Kyle Spearrin
444d48a259
Revert "Update to Forms 2.4"
...
This reverts commit 09ef1b66cc
.
2017-12-13 23:30:43 -05:00
Kyle Spearrin
09ef1b66cc
Update to Forms 2.4
2017-12-13 21:04:51 -05:00
Kyle Spearrin
ca3c380493
close folder page, not cancel
2017-12-13 10:37:18 -05:00
Alistair Francis
b4e7fd6fa8
Improve the navigation on Windows platforms ( #199 )
...
* App: Don't default to modal pushes on Windows
On Windows we generally want to avoid modal pushes as that doesn't give
us a back arrow on Windows 10. Default to non-modal pushes.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: LoginPage.cs: Don't add the cancel button on Windows
With Windows Phone having a HW back buton and the UWP toolbar now
supporting a back button we no longer need a cancel button.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* src: Set a icon for UWP cancel buttons
We can't always use modal pages and in that case we need to set a icon
for UWP otherwise the button can't be seen on the toolbar.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: Pages: Don't add Cancel/Close button on Windows
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* Update DismissModalToolBarItem.cs
2017-12-12 16:03:25 -05:00
Alistair Francis
baf785d9f1
App: LoginPage.cs: Use a logo for the login button ( #200 )
...
* App: LoginPage.cs: Use a logo for the login button
This adds a helper function which we can use to set logos for Windows
platforms to ensure the user can see the UWP toolbar actions. This won't
have an effect on non-Windows platforms.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: Pages: Set an icon for the save button on Windows
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: Pages: Set an icon for submit, save and continue
Set an icon for the submit, save and continue buttons when running on
Windows platforms.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
* App: Pages: Valut: Set an icon for the edit button
Set the cog icon for the edit button when running on Windows platforms.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-12-11 15:51:16 -05:00
Kyle Spearrin
155b8b472f
back to old search icon
2017-11-27 22:44:51 -05:00
Kyle Spearrin
083003d34f
empty string header for iOS
2017-11-27 21:58:52 -05:00
Kyle Spearrin
699f76c29e
revert endpoint change
2017-11-27 21:58:32 -05:00
Kyle Spearrin
b670280688
update fingerprint library
2017-11-27 20:53:43 -05:00
Kyle Spearrin
f5896be699
add uri and add buttons of search page
2017-11-27 13:22:42 -05:00
Kyle Spearrin
362ddd0339
centralize some helpers
2017-11-25 23:04:14 -05:00
Kyle Spearrin
cfe34355bd
helper for empty header value
2017-11-20 22:39:49 -05:00
Kyle Spearrin
d4cd2b8be8
perform sync on update
2017-10-28 21:36:27 -04:00
Kyle Spearrin
264f2ab316
restore api endpoints
2017-10-19 11:19:10 -04:00
Kyle Spearrin
0ec22a4639
update resource strings for Logins => Items
2017-10-18 21:53:44 -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
Kyle Spearrin
2efe8b4186
switch back to bearer
2017-09-27 23:06:41 -04:00
Kyle Spearrin
43bae6c05b
use bearer3 still for now
2017-08-30 14:23:07 -04:00
Kyle Spearrin
10b22e9e42
update and refactor for settings changes
2017-08-29 16:03:26 -04:00
Kyle Spearrin
b5107d21dd
set custom environment urls from home page
2017-08-23 11:40:40 -04:00
Kyle Spearrin
0eb68ec461
revert old bearer code. use bearer scheme again
2017-08-10 10:16:58 -04:00
Kyle Spearrin
e4d9dfc128
added broadcast receiver for when android updated
2017-07-28 17:21:39 -04:00
Kyle Spearrin
5fa8d64994
fix preview identity url
2017-07-26 10:48:04 -04:00
Kyle Spearrin
73425c0052
debug check on screenshot protection
2017-07-24 15:04:31 -04:00
Kyle Spearrin
d14b23ca82
null check for mac
2017-07-23 00:10:32 -04:00
Kyle Spearrin
4921cfb593
mac is optional
2017-07-22 23:22:21 -04:00
Kyle Spearrin
f9d336a3a6
attachments page with upload/delete
2017-07-22 15:38:08 -04:00
Kyle Spearrin
26c110291e
totp code generation on view login
2017-07-13 14:44:02 -04:00
Kyle Spearrin
352c8ee867
clear cache and open file on iOS
2017-07-13 10:51:45 -04:00
Kyle Spearrin
fe5cc1f8f3
conditions around opening file
2017-07-13 09:01:00 -04:00
Kyle Spearrin
ac3fdbc2cd
download, decrypt and open attachment files
2017-07-12 23:09:44 -04:00
Kyle Spearrin
7823ec3fc8
hmac check on rsa decrypt
2017-06-19 11:57:37 -04:00
Kyle Spearrin
2fda7b8011
safety checks for popping modals
2017-06-07 10:19:56 -04:00
Kyle Spearrin
93176989fd
centralized crypto utils. keystore with rsa.
2017-06-05 21:04:19 -04:00
Kyle Spearrin
46fc2dd8d0
simple injector instead of unity
2017-06-01 14:50:17 -04:00
Kyle Spearrin
24382b8607
resolving warnings for obsolete APIs
2017-05-30 14:13:53 -04:00
Kyle Spearrin
bc6ff3e3bc
prevent rapid clicking actions that crash app
2017-05-20 12:36:27 -04:00
Kyle Spearrin
3f5c8fe2cb
IdentityHttpClient url fix
2017-05-06 21:21:20 -04:00
Kyle Spearrin
d1cf6c68f3
identity server client for auth
2017-05-06 20:20:57 -04:00
Kyle Spearrin
2714c7cce9
Added more api uris. lock screen bug in ios ext
2017-04-21 09:12:30 -04:00
Kyle Spearrin
b136bb74b8
encrypt with org key if needed
2017-04-20 11:40:39 -04:00
Kyle Spearrin
a960ccd786
IP for desktop from emulator
2017-04-19 20:57:40 -04: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
4a4779fc63
Converted auth to identity server endpoints and utilize bearer2 access token
2017-02-04 01:12:25 -05:00
Kyle Spearrin
9682abdded
HttpService abstraction with CustomAndroidClientHandler to handle xamarin android bug with error response body
2016-12-24 10:54:18 -05:00
Kyle Spearrin
936f65ecc9
switch tools to grid layout cells
2016-12-19 08:32:32 -05:00
Kyle Spearrin
9879f7fa0a
adjust sizes of buttons. Use modals on android
2016-12-06 22:43:25 -05:00
Kyle Spearrin
187bc83db9
Updated Xamarin forms. Dropped modernhttpclient in favor of native implementations built into xamarin now.
2016-12-06 22:43:25 -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
0cba25fc0c
Apply auth service token when it is present.
2016-08-29 23:15:03 -04:00
Kyle Spearrin
42434229ce
longer sleep for input focus on android
2016-08-27 02:37:52 -04:00
Kyle Spearrin
18ff80875a
small padding adjustments
2016-08-25 22:31:11 -04:00
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
2262e1c4c2
Created extension for adjusting margins on entry fields for specific android API levels.
2016-08-23 23:57:11 -04:00
Kyle Spearrin
c27d427799
Splash screen, styling updates, focus with delay for android.
2016-08-19 00:27:37 -04:00
Kyle Spearrin
503561d838
Device-Identifier header
2016-08-06 10:45:16 -04:00
Kyle Spearrin
b1da05474a
clear push token on unregister
2016-08-06 00:41:00 -04:00
Kyle Spearrin
f74273999c
Relative layout on register page to show help text under password and hint.
2016-07-04 02:45:32 -04:00
Kyle Spearrin
7d62a89a51
Init HttpClient with each Api Request. Guarg agsint connectivity issues when making API calls.
2016-07-01 18:54:00 -04:00
Kyle Spearrin
515412f863
Added device identifier as header to api calls
2016-06-30 21:40:44 -04:00
Kyle Spearrin
383a49b75c
icon resources for android. more places for extended obs collection.
2016-05-18 23:30:46 -04:00
Kyle Spearrin
c4161ac5a5
Extended observable collection for bulk addrange
2016-05-18 20:29:03 -04:00
Kyle Spearrin
24a5a16723
wip
2016-05-03 19:49:49 -04:00
Kyle Spearrin
bc3d9c4465
initial commit
2016-05-02 02:52:09 -04:00