1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-10 01:08:23 +02:00
bitwarden-mobile/src
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
..
Android Add UWP support (#139) 2017-10-02 22:15:13 -04:00
App Add UWP support (#139) 2017-10-02 22:15:13 -04:00
iOS Add UWP support (#139) 2017-10-02 22:15:13 -04:00
iOS.Core Add UWP support (#139) 2017-10-02 22:15:13 -04:00
iOS.Extension Add UWP support (#139) 2017-10-02 22:15:13 -04:00
UWP Add UWP support (#139) 2017-10-02 22:15:13 -04:00
UWP.Images Add UWP support (#139) 2017-10-02 22:15:13 -04:00