1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-23 11:45:38 +01:00
bitwarden-mobile/src/App
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
..
Abstractions change login to cipher apis 2017-09-20 17:37:09 -04:00
Controls Add UWP support (#139) 2017-10-02 22:15:13 -04:00
Enums sync and display custom fields for login 2017-09-22 17:32:20 -04:00
Models edit custom fields 2017-09-25 17:13:20 -04:00
Pages Add UWP support (#139) 2017-10-02 22:15:13 -04:00
Properties Revert "convert nuget references" 2017-06-01 14:23:20 -04:00
Repositories change login to cipher apis 2017-09-20 17:37:09 -04:00
Resources new languages 2017-09-27 23:26:03 -04:00
Services change login to cipher apis 2017-09-20 17:37:09 -04:00
Utilities switch back to bearer 2017-09-27 23:06:41 -04:00
app.config update lots of packages. 2016-12-06 22:43:25 -05:00
App.cs qs tile to quickly launch my vault (android) 2017-09-19 15:55:15 -04:00
App.csproj Add UWP support (#139) 2017-10-02 22:15:13 -04:00
Constants.cs handle iOS apps that don't specify a url properly 2017-09-09 13:41:10 -04:00
packages.config Add UWP support (#139) 2017-10-02 22:15:13 -04:00