bitwarden-android/src/App/Services
2017-02-08 19:07:38 -05:00
..
AppIdService.cs Created anonymous app id for google analytics. 2016-08-06 19:03:48 -04:00
AuthService.cs check old auth bearer for logged in status as well 2017-02-07 21:19:23 -05:00
CryptoService.cs Fix wrong key when decrypting cipher with mac 2017-02-08 19:07:38 -05:00
DatabaseService.cs Reactor rename Sites => Logins 2017-01-03 00:17:15 -05:00
FolderService.cs Moved BeginInvokeOnMainThread to App.cs 2016-07-19 22:00:28 -04:00
LockService.cs Settings plusin doesn't support string null values for default on android. ref https://github.com/jamesmontemagno/SettingsPlugin/issues/8 2016-08-29 23:06:29 -04:00
LoginService.cs renaming files for Site => Login refactor 2017-01-03 00:25:17 -05:00
PasswordGenerationService.cs cryptographically secure RNG for password generator 2016-10-15 01:18:12 -04:00
PushNotificationListener.cs remove incremental syncs and move to full syncs with revision checks 2017-02-06 23:40:24 -05:00
SyncService.cs log out when checking account reivison if authentication issue 2017-02-08 00:19:30 -05:00
TokenService.cs HandleTokenStateAsync before each API call for refresh and auth bearer migration 2017-02-04 23:31:37 -05:00