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
Kyle Spearrin
24382b8607
resolving warnings for obsolete APIs
2017-05-30 14:13:53 -04:00
Kyle Spearrin
408d66ee74
update xamarin forms. empty string section titles
...
There appears to be a bug regression introduced with the new xamarin
forms that removes headers if there is no title. Hack to fix it for now
is to include a empty string header title.
2017-04-20 14:18:16 -04:00
Kyle Spearrin
27e996dba0
Detach events
2017-02-17 21:18:59 -05:00
Kyle Spearrin
d2d8ee504d
cached images
2017-02-15 21:56:02 -05:00
Kyle Spearrin
230722945e
move settings pages to modals instead of navigation pages
2017-02-08 19:18:34 -05:00
Kyle Spearrin
071ec61683
i18n resource strings for lock and settings pages
2016-11-25 13:22:11 -05:00
Kyle Spearrin
610789fd6d
Android font size adjustments
2016-08-22 18:59:15 -04:00
Kyle Spearrin
7060ee838c
Adjusted some spacing on about and settings
2016-07-30 00:16:40 -04:00
Kyle Spearrin
010ae19284
two step login
2016-07-28 00:39:35 -04:00
Kyle Spearrin
193ef8c995
Use tableview on about page for credits selections. Break settings page out into individual table views so we can use footer labels.
2016-07-25 22:24:40 -04:00
Kyle Spearrin
b8c6e77fca
About and credit page implementation. Adjusted block screen and launch screen logo margins up some. Added decryption message to extension loading.
2016-07-23 23:50:08 -04:00
Kyle Spearrin
7113bcca51
added new pages to settings. rearranged security section for settings.
2016-07-23 02:48:56 -04:00