Commit Graph

432 Commits

Author SHA1 Message Date
Kyle Spearrin 8322e49305 i18n resource strings for pre-login pages 2016-11-25 16:54:33 -05:00
Kyle Spearrin c0b6bf9f89 i18n resource strings for vault pages 2016-11-25 16:42:52 -05:00
Kyle Spearrin 620d421a4b i18n resource strings for tools pages 2016-11-25 16:32:13 -05:00
Kyle Spearrin 071ec61683 i18n resource strings for lock and settings pages 2016-11-25 13:22:11 -05:00
Kyle Spearrin c0a532a0fe Handle all 400-500 range error response models 2016-11-12 18:35:52 -05:00
Kyle Spearrin feb484dc9f added viewable checks on autofill for iOS 2016-11-11 22:43:15 -05:00
Kyle Spearrin 4b819bbcc4 screenshot updates for play store 2016-11-08 21:53:30 -05:00
Kyle Spearrin 0257c5b30d removed monospaced font from username field 2016-11-08 21:29:24 -05:00
Kyle Spearrin 3b1bb02e41 1.1.0 version bump 2016-11-08 21:17:33 -05:00
Kyle Spearrin 229dc03b23 Turn off keyboard suggestions for password entry on vault add/edit 2016-11-08 00:21:36 -05:00
Kyle Spearrin 2e883c2050 removed duplicate Url set that avoided null check 2016-11-08 00:07:19 -05:00
Kyle Spearrin 65abb1dfaa Don't allow entry width to overflow outside of layout 2016-11-08 00:02:43 -05:00
Kyle Spearrin c72b551e80 Android vault add/edit/view button widths, padding, and background color adjusted. 2016-11-07 23:45:46 -05:00
Kyle Spearrin 9718e5aace Added toggle apssword button to add site page as well 2016-11-07 22:46:15 -05:00
Kyle Spearrin db6ceea711 Added button to toggle password field visibility on site edit 2016-11-07 22:07:33 -05:00
Kyle Spearrin 4a0e3227fc adjust font sizse for username/password if they are over certain lengths on vault view page. 2016-10-30 00:02:07 -04:00
Kyle Spearrin 428e35237f null checks around `Application.Current` for `SyncService`. 2016-10-29 10:30:03 -04:00
Kyle Spearrin 74972336c6 Remove password requirement from vault site add/edit 2016-10-15 01:24:11 -04:00
Kyle Spearrin fc1b825f46 cryptographically secure RNG for password generator 2016-10-15 01:18:12 -04:00
Kyle Spearrin 8f1a8e3ce9 move gitter badge 2016-10-13 22:03:41 -04:00
Kyle Spearrin 4efec0b266 gitter badge 2016-10-13 22:01:22 -04:00
Kyle Spearrin 9c0c819dce remove unused instance of Random 2016-10-10 22:09:58 -04:00
Kyle Spearrin bb37372be0 relax password requirements during registration 2016-10-10 22:04:00 -04:00
Kyle Spearrin fe8240c47a license 2016-10-10 18:38:47 -04:00
Kyle Spearrin 0b5def0f39 version bump for 1.0.0 release 2016-10-06 22:07:28 -04:00
Kyle Spearrin b60be97b1f updated fill script to support multiple forms on the same page and no form at all (only fields) 2016-10-04 00:26:05 -04:00
Kyle Spearrin 23274ef914 Password rules for registration. 2016-10-03 23:20:17 -04:00
Kyle Spearrin 713fdaeac1 added new website URLs 2016-10-02 00:20:45 -04:00
Kyle Spearrin 2a44937d09 smarter username field selection for no form condition 2016-09-17 13:47:14 -04:00
Kyle Spearrin 4751cc04fc handle autofill for pages with no forms, but still has fields 2016-09-17 09:35:58 -04:00
Kyle Spearrin 5daeb0ee95 update xamarin forms for ios 10 fixes and bump version 2016-09-14 18:57:56 -04:00
Kyle Spearrin 1bcfd57193 version bump 2016-09-09 18:39:00 -04:00
Kyle Spearrin dbd697a473 Do not show no data message when searching and no results. 2016-09-06 00:34:27 -04:00
Kyle Spearrin 24722d3644 Lock password page tableview to properly adjust row height on iOS. 2016-08-30 22:34:49 -04:00
Kyle Spearrin a7f6205030 reorganization store assets 2016-08-30 00:34:44 -04:00
Kyle Spearrin 2ce4f31a41 version 0.0.4 bump 2016-08-29 23:52:08 -04:00
Kyle Spearrin 22ac095dce Created device specific navigation push/pops in order to support non-modal navigation on android (so we get the back button in nav). 2016-08-29 23:50:22 -04:00
Kyle Spearrin 0cba25fc0c Apply auth service token when it is present. 2016-08-29 23:15:03 -04:00
Kyle Spearrin ee883571da Settings plusin doesn't support string null values for default on android. ref https://github.com/jamesmontemagno/SettingsPlugin/issues/8 2016-08-29 23:06:29 -04:00
Kyle Spearrin c7e81ed69f removed culture code from captions filename since it's already defined in the folder name 2016-08-28 00:49:03 -04:00
kspearrin 4b44beb5b1 supplied copy for store screenshot captions 2016-08-28 00:46:54 -04:00
Kyle Spearrin d624a4bac9 captions copy file for en-US screenshots 2016-08-28 00:42:54 -04:00
Kyle Spearrin fb90a668a9 Reorganized screenshots under store folder. Added app/play store copy files for en-US. 2016-08-28 00:39:03 -04:00
Kyle Spearrin 52fb17f3f0 Update README.md
Added google play store badge to readme
2016-08-28 00:17:03 -04:00
Kyle Spearrin 4419fd5301 Added back ipad pro icon to info.plist (got accidently removed) 2016-08-27 23:55:46 -04:00
Kyle Spearrin 1ee11ea6f7 Android screenshots for google play store 2016-08-27 23:28:07 -04:00
Kyle Spearrin ca5d69016f filter out push dependencies from linker so that push works in release mode 2016-08-27 20:16:43 -04:00
Kyle Spearrin a077944629 Cannot make OnCreate method async or things don't execute in correct order 2016-08-27 15:00:12 -04:00
Kyle Spearrin 379404077a hockeyapp crash 2016-08-27 14:48:14 -04:00
Kyle Spearrin 5c6ff45cc9 Proper conditions for push reregistration. Added fix for app compat crash on resume from sleep while app was open. 2016-08-27 14:36:32 -04:00