1
0
mirror of https://github.com/bitwarden/mobile synced 2025-01-01 11:38:11 +01:00
Bitwarden-app-android-iphon.../src/Android
Hicham Boushaba d651606800 Add UWP support (#139)
* Add UWP project, and generate services boilerplate

* SqliteService implementation and sqlite-net-pcl update (#bug https://stackoverflow.com/questions/45418669/xamarin-forms-pcl-assemly-issue)

* Important services implementation

* Create a shared project to host images for UWP (to keep code project clean)

* Add extensions to image names referenced by the pcl project

* Add DismissModalToolBarItem to modal pages

* moving UWP folders inside src folder

* Add DeviceInfoService implementation

* Remove dependency on BouncyCastle, and calculate key derivation using native support

* changes requested by project maintener

* Fix HasCamera property

* DeviceActionService implementation
2017-10-02 22:15:13 -04:00
..
Assets
Controls remove MovementMethod to enable highlight 2017-09-27 14:36:42 -04:00
Properties version bump 2017-09-28 16:54:51 -04:00
Resources qs tile to quickly launch my vault (android) 2017-09-19 15:55:15 -04:00
Services conditionals if device has camera or not 2017-09-07 00:33:19 -04:00
8bit.keystore.enc encrypted keystore for CI builds 2017-02-04 01:33:16 -05:00
Android.csproj Add UWP support (#139) 2017-10-02 22:15:13 -04:00
app.config update pinvoke libs 2017-08-30 22:15:30 -04:00
AutofillActivity.cs autofill intent fixes 2017-02-16 22:22:19 -05:00
AutofillCredentials.cs cleanup on autofill 2017-01-27 23:32:48 -05:00
AutofillService.cs qs tile to quickly launch my vault (android) 2017-09-19 15:55:15 -04:00
HockeyAppCrashManagerListener.cs
increment-version.ps1 add backslashes 2017-02-04 21:40:46 -05:00
MainActivity.cs qs tile to quickly launch my vault (android) 2017-09-19 15:55:15 -04:00
MainApplication.cs change login to cipher apis 2017-09-20 17:37:09 -04:00
MyVaultTileService.cs qs tile to quickly launch my vault (android) 2017-09-19 15:55:15 -04:00
PackageReplacedReceiver.cs added broadcast receiver for when android updated 2017-07-28 17:21:39 -04:00
packages.config Add UWP support (#139) 2017-10-02 22:15:13 -04:00
SplashActivity.cs qs tile to quickly launch my vault (android) 2017-09-19 15:55:15 -04:00
Utilities.cs attachments page with upload/delete 2017-07-22 15:38:08 -04:00