1
0
mirror of https://github.com/bitwarden/mobile.git synced 2025-01-07 18:58:35 +01:00
bitwarden-mobile/src/Android/Services
2016-08-06 19:03:48 -04:00
..
AppInfoService.cs About and credit page implementation. Adjusted block screen and launch screen logo margins up some. Added decryption message to extension loading. 2016-07-23 23:50:08 -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
GoogleAnalyticsService.cs Created anonymous app id for google analytics. 2016-08-06 19:03:48 -04:00
KeyStoreStorageService.cs initial commit 2016-05-02 02:52:09 -04: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