This website requires JavaScript.
Explore
Help
Sign In
bitwarden
/
mobile
Watch
1
Star
0
Fork
0
You've already forked mobile
mirror of
https://github.com/bitwarden/mobile
synced
2025-12-25 20:53:25 +00:00
Code
Issues
Releases
Wiki
Activity
Files
5c6ff45cc951dcff43b20ebf909564ed59b8d6e1
mobile
/
src
/
Android
/
Services
History
Kyle Spearrin
5c6ff45cc9
Proper conditions for push reregistration. Added fix for app compat crash on resume from sleep while app was open.
2016-08-27 14:36:32 -04:00
..
AppInfoService.cs
Proper conditions for push reregistration. Added fix for app compat crash on resume from sleep while app was open.
2016-08-27 14:36:32 -04:00
BouncyCastleKeyDerivationService.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
ClipboardService.cs
Clipboard service and view site page
2016-05-06 22:29:03 -04:00
DeviceInfoService.cs
Added Scale to device info service. Stack layout padding adjsutments depending on android scale.
2016-08-25 21:43:47 -04:00
GoogleAnalyticsService.cs
Created anonymous app id for google analytics.
2016-08-06 19:03:48 -04:00
KeyStoreStorageService.cs
initial commit
2016-05-02 02:52:09 -04:00
ReflectionService.cs
Added reflection service to handle sizerequest for extendedtableview. Remove footer spacing on uitableview ios renderer.
2016-07-03 02:57:09 -04:00
SqlService.cs
background thread full/incremental sync operations. pool sqlconnection. sqlconnection to FullMutex mode for multithread environment. try/catch decryption errors.
2016-07-06 22:33:50 -04:00