1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-10-24 08:00:10 +02:00
bitwarden-mobile/src/iOS.Core
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
..
Controllers Added track screen events for pages and controller in extension. UserId refresh on login/logout. 2016-08-04 00:06:09 -04:00
Properties Assembly updates 2016-08-26 23:53:50 -04:00
Services conditionals if device has camera or not 2017-09-07 00:33:19 -04:00
Utilities Added username/password copy options to extension when no password field is detected on the page details intitiated from. 2016-07-28 19:12:51 -04:00
Views Added remember last email login. adjsuted sizing on extension slider. Added fallback logout to fingerprint. 2016-07-30 13:28:13 -04:00
app.config update lots of packages. 2016-12-06 22:43:25 -05:00
Constants.cs Added setup view controller to app extension. 2016-07-26 22:28:02 -04:00
HockeyAppCrashManagerDelegate.cs Use secure storage for app id so that it will persist over reinstalls. Use separate app identifier for extension in hockeyapp. 2016-07-27 18:46:55 -04:00
iOS.Core.csproj Add UWP support (#139) 2017-10-02 22:15:13 -04:00
packages.config Add UWP support (#139) 2017-10-02 22:15:13 -04:00