1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-29 04:07:37 +02:00
bitwarden-mobile/src/App/Services
2016-08-06 01:43:48 -04:00
..
AppIdService.cs Use secure storage for app id so that it will persist over reinstalls. Use separate app identifier for extension in hockeyapp. 2016-07-27 18:46:55 -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 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
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 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
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 unregister push on logout. iOS has no concept of unregistering for push. 2016-08-06 01:43:48 -04:00
SiteService.cs Moved BeginInvokeOnMainThread to App.cs 2016-07-19 22:00:28 -04:00
SyncService.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