bitwarden-android/src/Core/Services
2020-12-29 11:38:12 -06:00
..
ApiService.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
AppIdService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
AuditService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
AuthService.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
BroadcasterService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
CipherService.cs Include revision date in cipher requests (#1152) 2020-11-23 14:41:43 -06:00
CollectionService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
ConsoleLogService.cs log service 2019-06-03 12:52:46 -04:00
CryptoService.cs fix for sso login when bio unlock already enabled (#1086) 2020-09-23 09:02:20 -04:00
EnvironmentService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
EventService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
ExportService.cs Do not export items that have been deleted (#1200) 2020-12-29 11:38:12 -06:00
FolderService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
InMemoryStorageService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
LiteDbStorageService.cs Workaround for lack of shared DB support (#1182) 2020-12-16 16:37:26 -05:00
PasswordGenerationService.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
PclCryptoFunctionService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
PolicyService.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
SearchService.cs Soft delete feature (#890) 2020-05-20 13:35:20 -04:00
SettingsService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
StateService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
SyncService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
TokenService.cs base64 url encode/decode heleprs (#1038) 2020-08-14 10:08:50 -04:00
TotpService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
UserService.cs make kdfIterations nullable (#1169) 2020-12-08 10:54:58 -05:00
VaultTimeoutService.cs Use monotonic clock for vault timeout (#1175) 2020-12-14 15:29:30 -05:00