bitwarden-android/src/App/Services
2016-10-29 10:30:03 -04:00
..
AppIdService.cs Created anonymous app id for google analytics. 2016-08-06 19:03:48 -04:00
AuthService.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
CryptoService.cs remove unused instance of Random 2016-10-10 22:09:58 -04:00
DatabaseService.cs initial commit 2016-05-02 02:52:09 -04: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
PasswordGenerationService.cs cryptographically secure RNG for password generator 2016-10-15 01:18:12 -04:00
PushNotificationListener.cs Only process push messages for the current logged in user. Do not unregister from push on logout. 2016-08-20 22:18:05 -04:00
SiteService.cs Moved BeginInvokeOnMainThread to App.cs 2016-07-19 22:00:28 -04:00
SyncService.cs null checks around Application.Current for SyncService. 2016-10-29 10:30:03 -04:00