bitwarden-android/src/App/Abstractions/Services
2017-04-25 16:05:13 -04:00
..
IAppIdService.cs Created anonymous app id for google analytics. 2016-08-06 19:03:48 -04:00
IAppInfoService.cs Accessibility service setup pages 2017-02-01 00:38:35 -05:00
IAuthService.cs rename CryptoKey to SymmetricCryptoKey 2017-04-22 14:37:01 -04:00
IClipboardService.cs Clipboard service and view site page 2016-05-06 22:29:03 -04:00
ICryptoService.cs encrypted private key and org keys at rest 2017-04-25 16:05:13 -04:00
IDatabaseService.cs initial commit 2016-05-02 02:52:09 -04:00
IDeviceInfoService.cs Added Scale to device info service. Stack layout padding adjsutments depending on android scale. 2016-08-25 21:43:47 -04:00
IFolderService.cs Fix build errors with delete repo contract change 2016-07-01 19:06:07 -04:00
IGoogleAnalyticsService.cs Remove userid from Ga service, not being used 2017-04-19 21:05:03 -04:00
IHttpService.cs HttpService abstraction with CustomAndroidClientHandler to handle xamarin android bug with error response body 2016-12-24 10:54:18 -05:00
IKeyDerivationService.cs Removed BouncyCastle in favor of PCLCrypto. Created KeyDerivationService for Android using BouncyCastle. Applied key derivation service to CryptoService. Create iOS Test project. 2016-08-01 20:23:46 -04:00
ILocalizeService.cs Localization services for setting culture 2016-11-26 10:51:04 -05:00
ILockService.cs centralized lock logic into a new lock service to be shared to extension 2016-07-19 23:29:32 -04:00
ILoginService.cs Added fuzzy matches to autofill listing page. Allow autofilling from main vault search page when arriving from autofill service 2017-02-13 19:12:02 -05:00
ILogService.cs Log service. Linker adjustments. 2016-12-23 00:39:00 -05:00
IMemoryService.cs Aitpfill fixes for main page set. Memory service for monitoring memory use on Android. 2017-02-14 19:47:00 -05:00
IPasswordGenerationService.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
IReflectionService.cs Added reflection service to handle sizerequest for extendedtableview. Remove footer spacing on uitableview ios renderer. 2016-07-03 02:57:09 -04:00
ISecureStorageService.cs initial commit 2016-05-02 02:52:09 -04:00
ISettingsService.cs Added equivalent domain checks to autofill listing filter. centralized logic in login service. 2017-02-08 23:58:37 -05:00
ISqlService.cs initial commit 2016-05-02 02:52:09 -04:00
ISyncService.cs sync org keys and refactors 2017-04-21 22:33:09 -04:00
ITokenService.cs HandleTokenStateAsync before each API call for refresh and auth bearer migration 2017-02-04 23:31:37 -05:00