Kyle Spearrin
bc6ff3e3bc
prevent rapid clicking actions that crash app
2017-05-20 12:36:27 -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
f5e7f9249c
attach and detach event handlers onappearing and ondisappearing to free up views for GC
2017-02-15 00:28:05 -05:00
Kyle Spearrin
071ec61683
i18n resource strings for lock and settings pages
2016-11-25 13:22:11 -05: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
2c05c9595b
Await async calls after loading. Added ConfigureAwaits throughout API repositories. Formatting.
2016-08-16 19:20:41 -04:00
Kyle Spearrin
7c29f8b77a
More GA event tracking throughout. Added dispatch when ios app is backgrounded.
2016-08-04 19:35:56 -04:00
Kyle Spearrin
6068a4bd56
Handle unexpected error cases on API calls better.
2016-07-30 18:16:09 -04:00
Kyle Spearrin
c44726bd54
Moved to default lock of 15 minutes. Removed context options from vault list. Made folder add name selectable.
2016-07-30 16:39:52 -04:00
Kyle Spearrin
39b7420c52
Updated to new version of user dialogs with new toast messages
2016-07-26 00:38:41 -04:00
Kyle Spearrin
d07210c7dc
Centralized logout into a message subscription in app class. Logout when API results are forbidden or unauthorized.
2016-07-19 18:46:39 -04:00
Kyle Spearrin
cd4f1f4c2f
Organizated pages into folders based on app "section"
2016-07-01 19:21:12 -04:00