bitwarden-android/src/App/Services
2016-08-17 00:39:42 -04:00
..
AppIdService.cs Created anonymous app id for google analytics. 2016-08-06 19:03:48 -04:00
AuthService.cs Added "first load" check on site list to wait for sync to complete if key changed. Renamed "other" constants. 2016-08-05 23:58:31 -04:00
CryptoService.cs catch when key is null 2016-08-06 03:10:54 -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 Track activity more accurately throughout the app & extension so that lock screen is not presented prematurly. 2016-08-08 19:00:36 -04:00
PasswordGenerationService.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
PushNotificationListener.cs adjusted put token by identifier to not have a response 2016-08-06 18:45:23 -04:00
SiteService.cs Moved BeginInvokeOnMainThread to App.cs 2016-07-19 22:00:28 -04:00
SyncService.cs Android styling. Invoke lock and isbusy updates on main UI thread. ConfigureAwaits in sync service. 2016-08-17 00:39:42 -04:00