bitwarden-android/src/Android/Services
2016-12-24 10:54:18 -05:00
..
AppInfoService.cs Proper conditions for push reregistration. Added fix for app compat crash on resume from sleep while app was open. 2016-08-27 14:36:32 -04: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 Created anonymous app id for google analytics. 2016-08-06 19:03:48 -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 Localization services for setting culture 2016-11-26 10:51:04 -05:00
LogService.cs Log service. Linker adjustments. 2016-12-23 00:39: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