Commit Graph

164 Commits

Author SHA1 Message Date
Kyle Spearrin 3f11fdaa82 push notification services 2019-05-28 12:01:55 -04:00
Kyle Spearrin 23f27282d6 hybrid webview 2019-05-23 21:05:52 -04:00
Kyle Spearrin 2553938380 material icons. stub out ciphers search page 2019-05-02 21:25:26 -04:00
Kyle Spearrin 913cd23c45 cipher view cell and groupings styles 2019-04-22 17:08:37 -04:00
Kyle Spearrin b61355a8fa update xamarin forms 2019-04-17 17:14:04 -04:00
Kyle Spearrin 0d417b3eee more device actions 2019-04-09 23:33:12 -04:00
Kyle Spearrin 474ce458bf ios core lib 2019-04-08 21:38:17 -04:00
Kyle Spearrin 8c6823c463 key chain storage service 2019-04-08 21:23:16 -04:00
Kyle Spearrin cb9dddc7a7 crypto function service 2019-03-28 15:43:50 -04:00
Kyle Spearrin 21777602f6 storage services 2019-03-27 23:44:54 -04:00
Kyle Spearrin afd5d55b5f fontawesome icons 2019-03-27 21:26:57 -04:00
Kyle Spearrin a77bf9ddff stub out xamarin project 2019-03-27 20:12:44 -04:00
Kyle Spearrin 297beac169 reset for v2 2019-03-27 16:23:00 -04:00
Kyle Spearrin 5b6becc63f remove analytics 2019-01-15 11:19:31 -05:00
Kyle Spearrin 2f0935dbbe update libs 2018-11-23 09:20:39 -05:00
Kyle Spearrin 89c2f62f11 autofill tools page for ios 12 2018-09-21 16:03:34 -04:00
Kyle Spearrin e821d8a135 reference autofill project 2018-09-19 23:10:26 -04:00
Kyle Spearrin 4bd1322904 update libs 2018-06-29 14:09:53 -04:00
Kyle Spearrin 740a18dbc0 stub out yubico nfc support for ios 2018-05-24 11:41:57 -04:00
Kyle Spearrin e08a0a0938 cog alt buttons 2018-03-14 18:26:07 -04:00
Kyle Spearrin fb6e0c9eb8 moved password generation link to button 2018-03-06 12:40:42 -05:00
Kyle Spearrin fa9e22730a get rid of old refection and memory services 2018-01-02 16:41:06 -05:00
Kyle Spearrin f0662bb878 adjust bottom paddings on listviews/tableviews 2017-12-30 21:18:24 -05:00
Kyle Spearrin 839df123ff custom toast for ios 2017-12-22 16:18:16 -05:00
Kyle Spearrin 9f23f4ead7 custom toast implementations 2017-12-22 15:00:11 -05:00
Kyle Spearrin bcf49ab396 cleanup and simplify ios push reg/handling 2017-12-21 23:26:46 -05:00
Kyle Spearrin 4c8431bd5b move password generator to main nav 2017-12-20 09:39:38 -05:00
Kyle Spearrin 4fd70ad252 downgrade ios GA 2017-12-13 23:23:48 -05:00
Kyle Spearrin 7b9fc04704 remove app config and consolidate packages 2017-12-13 17:14:54 -05:00
Kyle Spearrin 383c683716 update to netstandard2.0 and nuget ref packages
also removed old test projects no longer in use
2017-12-13 16:41:57 -05:00
Kyle Spearrin 5bae15831b update fingerprint to beta4 2017-12-05 10:04:53 -05:00
Kyle Spearrin 00f0a7589c app missing ios extension services 2017-11-29 16:39:43 -05:00
Kyle Spearrin 6985ccf076 fix missing smile image refs 2017-11-29 16:11:07 -05:00
Kyle Spearrin d255d44be5 update fingerprint library 2017-11-29 11:51:07 -05:00
Kyle Spearrin 81700cfb44 Revert "update fingerprint library"
This reverts commit b670280688.
2017-11-28 07:55:32 -05:00
Kyle Spearrin 51b4716d45 ios buttons for list ciphers page 2017-11-27 22:34:42 -05:00
Kyle Spearrin b670280688 update fingerprint library 2017-11-27 20:53:43 -05:00
Kyle Spearrin d8bb12b5f1 folder_o for "No Folder" 2017-11-25 14:06:44 -05:00
Kyle Spearrin aaea0b2659 vault list grouping page 2017-11-24 23:15:25 -05:00
Kyle Spearrin ed7e43ed6e downgrade cachedimage lib 2017-10-21 00:05:59 -04:00
Kyle Spearrin 7c56f1a773 bind to image with OnBindingContextChanged 2017-10-20 23:08:39 -04:00
Kyle Spearrin 5c0d4700f9 new icons for ios 2017-10-20 16:32:08 -04:00
Kyle Spearrin ebbe704672 replace launch and clipboard buttons with icons 2017-10-19 14:56:11 -04:00
Kyle Spearrin 6040c7768f rename to pushnotificationservice 2017-10-10 08:26:17 -04:00
Kyle Spearrin 7c6cc7b246 local push notification implementation from lib 2017-10-09 23:45:23 -04:00
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 5501ab9083 bump build 2017-09-29 17:42:11 -04:00
Kyle Spearrin be7949b909 remove old icons 2017-09-29 17:15:16 -04:00
Kyle Spearrin a688656f6d asset catalog with app icons 2017-09-29 17:14:52 -04:00
Kyle Spearrin 62365529cc Revert "asset catalog with app icon for itunes"
This reverts commit dcea869098.
2017-09-29 17:10:12 -04:00