Kyle Spearrin
|
87e71ea860
|
QR code scanning for authenticator keys
|
2017-07-13 17:23:18 -04:00 |
|
Kyle Spearrin
|
65168c71c0
|
add/edit login totp key
|
2017-07-13 11:52:24 -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
|
56075cb7d9
|
read yubikey and log in
|
2017-06-28 22:24:04 -04:00 |
|
Kyle Spearrin
|
753d01d413
|
update fingerprint libraries
|
2017-06-02 14:46:10 -04:00 |
|
Kyle Spearrin
|
15a9f80430
|
Tools share cell
|
2017-04-25 14:48:42 -04:00 |
|
Kyle Spearrin
|
4854b2b1c0
|
share icon on vault listing
|
2017-04-24 15:00:55 -04:00 |
|
Kyle Spearrin
|
b05dd4cc2c
|
autofill search UX improvements
|
2017-02-13 22:35:16 -05:00 |
|
Kyle Spearrin
|
83f00d69ce
|
added close button to autofill list page. if uri is a website on api level < 21, do not autofill and present modal for copying
|
2017-02-02 22:20:45 -05:00 |
|
Kyle Spearrin
|
46af313c25
|
AutoFillServiceDescription
|
2017-02-01 22:03:35 -05:00 |
|
Kyle Spearrin
|
85dda759ec
|
updated autofill service tools page with new tutorial images
|
2017-02-01 21:55:00 -05:00 |
|
Kyle Spearrin
|
27fb44277f
|
Accessibility service setup pages
|
2017-02-01 00:38:35 -05:00 |
|
Kyle Spearrin
|
64fd8e3be9
|
autofill service WIP
|
2017-01-28 23:58:26 -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
|
3807f185d6
|
Android listview cell background set via drawable so that we can retain the selected state coloring. Adjustments to style separator for tableview cells.
|
2016-08-26 18:42:28 -04:00 |
|
Kyle Spearrin
|
e067d9b6df
|
Android theming.,Tab bar icons, etc.
|
2016-08-20 01:17:13 -04:00 |
|
Kyle Spearrin
|
3c20669296
|
Switch to proper appcompat/material theming.
|
2016-08-19 20:42:33 -04:00 |
|
Kyle Spearrin
|
c27d427799
|
Splash screen, styling updates, focus with delay for android.
|
2016-08-19 00:27:37 -04:00 |
|
Kyle Spearrin
|
83bcd39791
|
some theming for android
|
2016-08-16 00:37:18 -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
|
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
|
41deae60f5
|
Added google analytics service implementation for iOS and android
|
2016-08-03 21:25:01 -04:00 |
|
Kyle Spearrin
|
c42a1504a7
|
upadted package and isntalled pclcrypto into device projects
|
2016-08-01 21:15:24 -04:00 |
|
Kyle Spearrin
|
23097072ef
|
Android test project with Key Derivation Tests
|
2016-08-01 20:49:04 -04:00 |
|
Kyle Spearrin
|
6f800896c3
|
Removed BouncyCastle in favor of PCLCrypto. Created KeyDerivationService for Android using BouncyCastle. Applied key derivation service to CryptoService. Create iOS Test project.
|
2016-08-01 20:23:46 -04:00 |
|
Kyle Spearrin
|
fc07844bb6
|
key derivation service that pinvokes into CommonCrypto for PBKDF2 key
|
2016-08-01 00:06:12 -04:00 |
|
Kyle Spearrin
|
0a2bc7f053
|
adjusted build configs for ios. safer parsing od push notifications
|
2016-07-23 15:04:05 -04:00 |
|
Kyle Spearrin
|
c0214e3707
|
adjusted config manager builds for iphone
|
2016-07-23 14:03:01 -04:00 |
|
Kyle Spearrin
|
9ee5571000
|
Added hockeyapp configuration for ios
|
2016-07-22 00:04:05 -04:00 |
|
Kyle Spearrin
|
b2c96cb8fc
|
background thread on full sync after login
|
2016-07-19 18:59:46 -04:00 |
|
Kyle Spearrin
|
299411e9a5
|
moved password lock page to a table form
|
2016-07-18 19:37:25 -04:00 |
|
Kyle Spearrin
|
49cb984373
|
There is already a TableView property for a UITableViewController. Remove assigned one from storyboard.
|
2016-07-14 08:48:45 -04:00 |
|
Kyle Spearrin
|
f2ed6a4d33
|
support ipad for actionviewcontroller presentation on app extension page
|
2016-07-10 01:15:59 -04:00 |
|
Kyle Spearrin
|
0be15d7a34
|
updated to forms 2.3.0. Few fixes to NoHeader and NoFooter for tableview on iOS.
|
2016-07-05 19:07:56 -04:00 |
|
Kyle Spearrin
|
55ed801fe7
|
Password generator page. Password generation service. Tests. Renamed some settings constants.
|
2016-07-02 02:01:47 -04:00 |
|
Kyle Spearrin
|
8fd4e09b78
|
More sync operations with broadcast refreshes of listing pages
|
2016-06-30 20:08:34 -04:00 |
|
Kyle Spearrin
|
acfe0032ef
|
background color updates
|
2016-06-30 19:08:09 -04:00 |
|
Kyle Spearrin
|
17af08b7d4
|
Removed disclosure from view cell in favor of button. Updated sync logic for incrementals. Store revision date from server record. Apply more accessability font size support for editor and picker controls
|
2016-06-30 18:53:43 -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
|
3532037700
|
Login page updates
|
2016-06-23 23:03:00 -04:00 |
|
Kyle Spearrin
|
8677e9e7ae
|
Setup push notifications for android and ios
|
2016-06-18 02:45:46 -04:00 |
|
Kyle Spearrin
|
244936534e
|
android adjustments
|
2016-06-17 18:14:24 -04:00 |
|
Kyle Spearrin
|
0c3bd0b92c
|
some style consolidation
|
2016-06-17 00:01:25 -04:00 |
|
Kyle Spearrin
|
527fc00e0a
|
larger box for text cell disclosure button
|
2016-06-15 23:05:11 -04:00 |
|
Kyle Spearrin
|
0d3cb7c117
|
added "more" disclosure image for vault listing cell "more options" action sheet.
|
2016-06-15 00:36:50 -04:00 |
|
Kyle Spearrin
|
243a32c62b
|
added bg to android
|
2016-06-11 11:55:35 -04:00 |
|
Kyle Spearrin
|
1502792f28
|
stubbed out login service using accessibility apis for android.
|
2016-05-29 00:06:22 -04:00 |
|
Kyle Spearrin
|
c408614a85
|
added lock fingerprint page. added view for ios to hide app when backgrounded from multitask window.
|
2016-05-21 12:32:34 -04:00 |
|