Kyle Spearrin
|
0cdba2a13d
|
Added Scale to device info service. Stack layout padding adjsutments depending on android scale.
|
2016-08-25 21:43:47 -04:00 |
|
Kyle Spearrin
|
5ff9131910
|
App extension callout alert on first time visiting the add site screen in iOS.
|
2016-08-25 00:23:24 -04:00 |
|
Kyle Spearrin
|
a4a7d2180c
|
Search bar adjustments. No data message and loading indicator for vault list.
|
2016-08-24 23:57:45 -04:00 |
|
Kyle Spearrin
|
fe422a101a
|
do not update activity on lock pages appearing
|
2016-08-24 00:16:54 -04:00 |
|
Kyle Spearrin
|
6cec61dc42
|
Do not record LastActivityDate on sleep if currently viewing a lock page on android
|
2016-08-24 00:15:13 -04:00 |
|
Kyle Spearrin
|
d4f52bce2b
|
Button uppercase styling enforcement
|
2016-08-24 00:07:46 -04:00 |
|
Kyle Spearrin
|
2262e1c4c2
|
Created extension for adjusting margins on entry fields for specific android API levels.
|
2016-08-23 23:57:11 -04:00 |
|
Kyle Spearrin
|
a7ba21f2f9
|
Implemented specific entry padding for android api 21.
|
2016-08-23 23:15:28 -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
|
e5f3be9669
|
transparent buttons for lock page
|
2016-08-23 20:12:27 -04:00 |
|
Kyle Spearrin
|
34cb04cbde
|
Android UI updates.
|
2016-08-22 22:59:42 -04:00 |
|
Kyle Spearrin
|
610789fd6d
|
Android font size adjustments
|
2016-08-22 18:59:15 -04:00 |
|
Kyle Spearrin
|
aa880264e3
|
Fixed issue with noheader property in extended table view.
|
2016-08-22 00:49:52 -04:00 |
|
Kyle Spearrin
|
fb77747a1b
|
Only process push messages for the current logged in user. Do not unregister from push on logout.
|
2016-08-20 22:18:05 -04:00 |
|
Kyle Spearrin
|
7b9c00cd77
|
More accurate push registration for android
|
2016-08-20 19:19:10 -04:00 |
|
Kyle Spearrin
|
8d33d8f216
|
Catch task cancellation of App.cs syncs
|
2016-08-19 18:42:27 -04:00 |
|
Kyle Spearrin
|
c27d427799
|
Splash screen, styling updates, focus with delay for android.
|
2016-08-19 00:27:37 -04:00 |
|
Kyle Spearrin
|
90a6855e39
|
Android style updates
|
2016-08-18 20:20:18 -04:00 |
|
Kyle Spearrin
|
1c4efb91b9
|
Hide android soft keyboard. Android styling of table view.
|
2016-08-18 19:09:01 -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
|
e3b44ac7d1
|
Added rate app function and message passing for android
|
2016-08-17 23:08:26 -04:00 |
|
Kyle Spearrin
|
fd09833df1
|
Revert micro sizes on android
|
2016-08-17 21:49:03 -04:00 |
|
Kyle Spearrin
|
8579b7130a
|
Move to lists and arrays for more performant iterating
|
2016-08-17 21:19:19 -04:00 |
|
Kyle Spearrin
|
ca4a00196a
|
Android styling. Invoke lock and isbusy updates on main UI thread. ConfigureAwaits in sync service.
|
2016-08-17 00:39:42 -04:00 |
|
Kyle Spearrin
|
189c56342a
|
Extended button and device specific monospace fonts
|
2016-08-16 22:18:45 -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
|
db36f618db
|
Invoke PresentationFolders reset on main thread. Formatting. Move to ThrowIfCancellationRequested.
|
2016-08-15 23:09:41 -04:00 |
|
Kyle Spearrin
|
c03b5d6c00
|
Updated Xamarin Forms to latest version.
|
2016-08-15 21:33:07 -04:00 |
|
Kyle Spearrin
|
ee867df0be
|
Added task cancellation to vault list so that search filtering tasks do not stack.
|
2016-08-14 01:42:18 -04:00 |
|
Kyle Spearrin
|
2180fb6728
|
Android UI updates to custom cells
|
2016-08-14 00:54:07 -04:00 |
|
Kyle Spearrin
|
d6a66d1eb0
|
Android styling for tools page
|
2016-08-13 22:07:44 -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
|
748698b33f
|
Fixes to android. Added assets for android.
|
2016-08-13 00:30:41 -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
|
36629b0855
|
Optimized full and incremental syncs with IDictionary key/value lookup rather than enumerating the collections.
|
2016-08-08 18:59:47 -04:00 |
|
Kyle Spearrin
|
fe1545fbdf
|
catch WebExceptions during API calls
|
2016-08-06 19:33:04 -04:00 |
|
Kyle Spearrin
|
98ceaba5f5
|
Created anonymous app id for google analytics.
|
2016-08-06 19:03:48 -04:00 |
|
Kyle Spearrin
|
a267bf9cf7
|
adjusted put token by identifier to not have a response
|
2016-08-06 18:45:23 -04:00 |
|
Kyle Spearrin
|
35da8dd4ed
|
clear push token after logout
|
2016-08-06 15:21:59 -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
|
2d6407f9a0
|
Only show IsBusy indicator on vault list pages
|
2016-08-06 11:43:22 -04:00 |
|
Kyle Spearrin
|
503561d838
|
Device-Identifier header
|
2016-08-06 10:45:16 -04:00 |
|
Kyle Spearrin
|
8c8db7c34b
|
catch when key is null
|
2016-08-06 03:10:54 -04:00 |
|
Kyle Spearrin
|
33a01c0512
|
Since a sync operation is running on a background thread and is long-running, it is possible someone could log out during its processing. Do some auth checking during the loops process.
|
2016-08-06 01:48:24 -04:00 |
|
Kyle Spearrin
|
48b5545a33
|
unregister push on logout. iOS has no concept of unregistering for push.
|
2016-08-06 01:43:48 -04:00 |
|
Kyle Spearrin
|
b1da05474a
|
clear push token on unregister
|
2016-08-06 00:41:00 -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
|
d96a94b478
|
store previous key and userid so we can determine if stored crypto is usable before a sync
|
2016-08-05 21:59:25 -04:00 |
|