1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-30 11:14:51 +02:00
bitwarden-mobile/src/App/Services
2017-04-20 00:06:11 -04:00
..
AppIdService.cs Created anonymous app id for google analytics. 2016-08-06 19:03:48 -04:00
AuthService.cs refactor for enc type header and cryptokey 2017-04-19 23:16:09 -04:00
CryptoService.cs privatekey, rsa decryption, org key management 2017-04-20 00:06:11 -04:00
DatabaseService.cs set up user settings data table and access repository 2017-02-08 20:39:37 -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 more updates to autofill flow 2017-02-13 22:10:34 -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
SettingsService.cs crash fixes 2017-02-09 22:06:39 -05:00
SyncService.cs catch sql crashes in sync service 2017-03-11 12:26:10 -05:00
TokenService.cs HandleTokenStateAsync before each API call for refresh and auth bearer migration 2017-02-04 23:31:37 -05:00