bitwarden-mobile/src/Core/Services
Matt Portune 145482ea30
Project lib updates and migration (#789)
* Replace 3rd party FAB lib with our own code

* merged

* merged

* WIP

* WIP

* WIP

* WIP

* Updated LiteDB

* Update ZXing libs to 2.4.1

* Missing semicolon

* rename fab style to btn-fab

* Revert project guid modified by VSmac
2020-03-20 17:54:23 -04:00
..
ApiService.cs Show exception message from Api errors 2019-11-15 08:55:22 -05:00
AppIdService.cs service container 2019-04-11 14:14:34 -04:00
AuditService.cs fix password leaked check 2019-05-01 10:33:48 -04:00
AuthService.cs set fingerprint lock prop on login 2019-11-05 09:03:48 -05:00
BroadcasterService.cs assign new messageCallback when subbing 2019-07-22 09:21:00 -04:00
CipherService.cs fix add matching eq domains 2019-07-01 16:06:52 -04:00
CollectionService.cs null check on parts 2019-06-05 08:29:27 -04:00
ConsoleLogService.cs log service 2019-06-03 12:52:46 -04:00
CryptoService.cs var 2020-02-12 09:40:16 -05:00
EnvironmentService.cs fix baseurl check when return web vault url 2019-07-05 13:46:54 -04:00
EventService.cs enable event logging 2019-07-27 12:41:38 -04:00
ExportService.cs In-app vault export support (#729) 2020-02-14 16:10:58 -05:00
FolderService.cs null check on parts 2019-06-05 08:29:27 -04:00
InMemoryStorageService.cs in memory storage service 2019-07-03 12:31:18 -04:00
LiteDbStorageService.cs Project lib updates and migration (#789) 2020-03-20 17:54:23 -04:00
LockService.cs memory stored pinProtectedKey 2019-09-20 16:43:03 -04:00
PasswordGenerationService.cs Sanitize Password Length (#783) 2020-03-18 13:43:20 -05:00
PclCryptoFunctionService.cs NormalizePassword 2019-06-10 13:09:42 -04:00
PolicyService.cs Added null check for loading non-existent policies (#753) 2020-03-03 10:53:03 -05:00
SearchService.cs cipher searching 2019-05-06 22:35:42 -04:00
SettingsService.cs dont return null 2019-05-30 22:11:19 -04:00
StateService.cs lock now button 2019-05-15 15:47:50 -04:00
SyncService.cs Null check policies from SyncResponse before parsing (#767) 2020-03-12 15:45:34 -04:00
TokenService.cs token service 2019-04-09 10:35:21 -04:00
TotpService.cs totp service 2019-04-17 16:01:07 -04:00
UserService.cs user service 2019-04-09 16:13:32 -04:00