bitwarden-android/src/Android/Services
2017-04-19 21:05:03 -04:00
..
AppInfoService.cs Better way of checking for autofill sevrice running 2017-02-17 23:22:02 -05:00
BouncyCastleKeyDerivationService.cs Removed BouncyCastle in favor of PCLCrypto. Created KeyDerivationService for Android using BouncyCastle. Applied key derivation service to CryptoService. Create iOS Test project. 2016-08-01 20:23:46 -04:00
ClipboardService.cs Clipboard service and view site page 2016-05-06 22:29:03 -04:00
DeviceInfoService.cs Added Scale to device info service. Stack layout padding adjsutments depending on android scale. 2016-08-25 21:43:47 -04:00
GoogleAnalyticsService.cs Remove userid from Ga service, not being used 2017-04-19 21:05:03 -04:00
HttpService.cs HttpService abstraction with CustomAndroidClientHandler to handle xamarin android bug with error response body 2016-12-24 10:54:18 -05:00
KeyStoreStorageService.cs initial commit 2016-05-02 02:52:09 -04:00
LocalizeService.cs simplified chinese used for all chinese languages for now 2016-12-26 14:38:18 -05:00
LogService.cs Log service. Linker adjustments. 2016-12-23 00:39:00 -05:00
MemoryService.cs Aitpfill fixes for main page set. Memory service for monitoring memory use on Android. 2017-02-14 19:47:00 -05:00
ReflectionService.cs Added reflection service to handle sizerequest for extendedtableview. Remove footer spacing on uitableview ios renderer. 2016-07-03 02:57:09 -04:00
SqlService.cs background thread full/incremental sync operations. pool sqlconnection. sqlconnection to FullMutex mode for multithread environment. try/catch decryption errors. 2016-07-06 22:33:50 -04:00