bitwarden-android/src/App/Abstractions/Services
2017-12-22 15:00:11 -05:00
..
IAppIdService.cs Created anonymous app id for google analytics. 2016-08-06 19:03:48 -04:00
IAppInfoService.cs add tools page for autofill service 2017-11-27 17:27:11 -05:00
IAppSettingsService.cs remove my vault as default page options 2017-12-20 00:11:15 -05:00
IAuthService.cs refactor message center use to services 2017-11-21 23:08:45 -05:00
ICipherService.cs filtered results for groupings and favorites 2017-11-27 09:47:49 -05:00
ICollectionService.cs vault list grouping page 2017-11-24 23:15:25 -05:00
ICryptoService.cs attachments page with upload/delete 2017-07-22 15:38:08 -04:00
IDatabaseService.cs initial commit 2016-05-02 02:52:09 -04:00
IDeviceActionService.cs custom toast implementations 2017-12-22 15:00:11 -05:00
IDeviceInfoService.cs add type to deviceinfo to avoid using XF 2017-12-21 22:28:09 -05: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 identity server client for auth 2017-05-06 20:20:57 -04: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 refactor message center use to services 2017-11-21 23:08:45 -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
IPushNotification.cs rename to pushnotificationservice 2017-10-10 08:26:17 -04:00
IPushNotificationListener.cs local push notification implementation from lib 2017-10-09 23:45:23 -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 refactoring code for login => cipher support 2017-10-18 20:55:33 -04:00
ITokenService.cs revert old bearer code. use bearer scheme again 2017-08-10 10:16:58 -04:00