Kyle Spearrin
|
8e29a990cb
|
Remove userid from Ga service, not being used
|
2017-04-19 21:05:03 -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
|
463b0fa28a
|
remove incremental syncs and move to full syncs with revision checks
|
2017-02-06 23:40:24 -05:00 |
|
Kyle Spearrin
|
d112e0ea42
|
two-factor login re-worked with new auth flow
|
2017-02-06 09:39:07 -05:00 |
|
Kyle Spearrin
|
4a4779fc63
|
Converted auth to identity server endpoints and utilize bearer2 access token
|
2017-02-04 01:12:25 -05:00 |
|
Kyle Spearrin
|
8322e49305
|
i18n resource strings for pre-login pages
|
2016-11-25 16:54:33 -05:00 |
|
Kyle Spearrin
|
0257c5b30d
|
removed monospaced font from username field
|
2016-11-08 21:29:24 -05: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
|
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 |
|
Kyle Spearrin
|
c26960380a
|
Still need to unregister push each time on android for some reason
|
2016-08-27 02:59:34 -04:00 |
|
Kyle Spearrin
|
043a4122b4
|
Added custom device info service for determining model and version (ios = major version, android = API level).
|
2016-08-23 22:43:17 -04:00 |
|
Kyle Spearrin
|
7b9c00cd77
|
More accurate push registration for android
|
2016-08-20 19:19:10 -04:00 |
|
Kyle Spearrin
|
c27d427799
|
Splash screen, styling updates, focus with delay for android.
|
2016-08-19 00:27:37 -04:00 |
|
Kyle Spearrin
|
8a47e99a2c
|
Fixed extended button renderer. Added styles for it.
|
2016-08-18 08:43:55 -04:00 |
|
Kyle Spearrin
|
1ca4cceec8
|
turn off uppercase for some android buttons
|
2016-08-18 00:20:21 -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
|
b4a80751b2
|
Android UI improvements. Added hockeyapp for android. Recycle lsitview elements.
|
2016-08-13 21:43:15 -04:00 |
|
Kyle Spearrin
|
d3b1fed9b7
|
Track activity more accurately throughout the app & extension so that lock screen is not presented prematurly.
|
2016-08-08 19:00:36 -04:00 |
|
Kyle Spearrin
|
638b3288b4
|
Don't focus fields if coming from register page so that they can see toast.
|
2016-08-06 13:14:58 -04:00 |
|
Kyle Spearrin
|
7de33d1c60
|
load login page after registration completed
|
2016-08-06 11:57:05 -04:00 |
|
Kyle Spearrin
|
38184e4893
|
Added "first load" check on site list to wait for sync to complete if key changed. Renamed "other" constants.
|
2016-08-05 23:58:31 -04:00 |
|
Kyle Spearrin
|
7ba4baa5ce
|
Tracked a few events in the main app.
|
2016-08-04 00:32:37 -04:00 |
|
Kyle Spearrin
|
a831c9ac4f
|
Added track screen events for pages and controller in extension. UserId refresh on login/logout.
|
2016-08-04 00:06:09 -04:00 |
|
Kyle Spearrin
|
c59549f25a
|
Added remember last email login. adjsuted sizing on extension slider. Added fallback logout to fingerprint.
|
2016-07-30 13:28:13 -04:00 |
|
Kyle Spearrin
|
4a136315d5
|
Control showing status bar for home page
|
2016-07-23 15:32:11 -04:00 |
|
Kyle Spearrin
|
cf27ace05e
|
support for two factor login flow
|
2016-07-23 02:17:11 -04:00 |
|
Kyle Spearrin
|
2911af2c16
|
Password hint page
|
2016-07-23 00:40:17 -04:00 |
|
Kyle Spearrin
|
b2c96cb8fc
|
background thread on full sync after login
|
2016-07-19 18:59:46 -04:00 |
|
Kyle Spearrin
|
d82c0d7d71
|
Lock by master password page.
|
2016-07-18 19:16:27 -04:00 |
|
Kyle Spearrin
|
ec419a2306
|
padding option for form entry cell. increased padding on login and register forms. reduced large font size on iOS
|
2016-07-03 00:27:10 -04:00 |
|
Kyle Spearrin
|
8fd4e09b78
|
More sync operations with broadcast refreshes of listing pages
|
2016-06-30 20:08:34 -04:00 |
|
Kyle Spearrin
|
0cbda0b574
|
added image option to form entry cell. Added clear option to extended entry
|
2016-06-27 22:17:49 -04:00 |
|
Kyle Spearrin
|
54da129887
|
Move to named sizes
|
2016-06-27 20:56:59 -04:00 |
|
Kyle Spearrin
|
aac1c22c56
|
Changed all background colors for pages. Got rid of custom label colors in favor of defaults.
|
2016-06-27 19:53:31 -04:00 |
|
Kyle Spearrin
|
e38dbff152
|
Added register page and accounts repo. Switch to color instead of bg image.
|
2016-06-25 20:54:17 -04:00 |
|
Kyle Spearrin
|
712f031650
|
async fix on log in
|
2016-06-23 23:06:33 -04:00 |
|
Kyle Spearrin
|
3532037700
|
Login page updates
|
2016-06-23 23:03:00 -04:00 |
|
Kyle Spearrin
|
1b73748d52
|
Stubbed out new HomePage for landing on when logged out.
|
2016-06-21 23:54:51 -04:00 |
|
Kyle Spearrin
|
4cfa8e2dee
|
device registration on login
|
2016-06-21 22:29:29 -04:00 |
|
Kyle Spearrin
|
aeb04d0178
|
More localized resource strings applied. Implemented more options actions on valut list page. Added delete confirmation.
|
2016-05-07 13:42:09 -04:00 |
|
Kyle Spearrin
|
e05ed4c1f2
|
updates
|
2016-05-02 17:50:16 -04:00 |
|
Kyle Spearrin
|
bc3d9c4465
|
initial commit
|
2016-05-02 02:52:09 -04:00 |
|