bitwarden-android/src/App/Abstractions/Services
2016-08-01 00:06:12 -04:00
..
IAppIdService.cs device registration on login 2016-06-21 22:29:29 -04:00
IAppInfoService.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
IAuthService.cs support for two factor login flow 2016-07-23 02:17:11 -04:00
IClipboardService.cs Clipboard service and view site page 2016-05-06 22:29:03 -04:00
ICryptoService.cs initial commit 2016-05-02 02:52:09 -04:00
IDatabaseService.cs initial commit 2016-05-02 02:52:09 -04:00
IFolderService.cs Fix build errors with delete repo contract change 2016-07-01 19:06:07 -04:00
IKeyDerivationService.cs key derivation service that pinvokes into CommonCrypto for PBKDF2 key 2016-08-01 00:06:12 -04:00
ILockService.cs centralized lock logic into a new lock service to be shared to extension 2016-07-19 23:29:32 -04:00
IPasswordGenerationService.cs Respect options on gneerate password. Allow override parameters to be passed into password generation service. Respect context password options. Copy password. 2016-07-15 01:01:00 -04:00
IReflectionService.cs Added reflection service to handle sizerequest for extendedtableview. Remove footer spacing on uitableview ios renderer. 2016-07-03 02:57:09 -04:00
ISecureStorageService.cs initial commit 2016-05-02 02:52:09 -04:00
ISiteService.cs Fix build errors with delete repo contract change 2016-07-01 19:06:07 -04:00
ISqlService.cs initial commit 2016-05-02 02:52:09 -04:00
ISyncService.cs cascade null to sites on folder delete 2016-07-31 00:19:12 -04:00