Kyle Spearrin
2fa7b532b1
new enc key implementation
2017-05-31 22:47:19 -04:00
Kyle Spearrin
8da80f0710
fix bug with button binding
2017-05-30 14:24:29 -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
d39211310d
make notes taller. autofocus name field on add
2017-05-02 19:41:57 -04:00
Kyle Spearrin
6e16ffe05f
autofill listing page name for android app fixes
2017-04-28 12:25:29 -04:00
Kyle Spearrin
952935de23
copy notes when tapped
2017-04-20 16:07:34 -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
b136bb74b8
encrypt with org key if needed
2017-04-20 11:40:39 -04:00
Kyle Spearrin
18b2b6f447
set org keys on login and decrypt org ciphers
2017-04-20 11:23:30 -04:00
Kyle Spearrin
8e5a01d82c
More null checks. Catch null exception in accessibility service.
2017-02-25 16:10:18 -05:00
Kyle Spearrin
17ed1cdc00
increase autofill toast timeout to 10 seconds
2017-02-18 00:23:47 -05:00
Kyle Spearrin
27e996dba0
Detach events
2017-02-17 21:18:59 -05:00
Kyle Spearrin
22f3bd1073
tearing down event handlers on page disappears
2017-02-17 00:16:09 -05:00
Kyle Spearrin
d2d8ee504d
cached images
2017-02-15 21:56:02 -05:00
Kyle Spearrin
d96b279beb
disable push service
2017-02-15 19:55:52 -05: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
56c33ee82b
Aitpfill fixes for main page set. Memory service for monitoring memory use on Android.
2017-02-14 19:47:00 -05:00
Kyle Spearrin
b05dd4cc2c
autofill search UX improvements
2017-02-13 22:35:16 -05:00
Kyle Spearrin
36d4ce8718
more updates to autofill flow
2017-02-13 22:10:34 -05:00
Kyle Spearrin
75201c9b30
Added fuzzy matches to autofill listing page. Allow autofilling from main vault search page when arriving from autofill service
2017-02-13 19:12:02 -05:00
Kyle Spearrin
c29d902b8e
Autofill service alert when adding new login for the first time and autofill isnt turned on. Added fi language to project.
2017-02-09 21:43:03 -05:00
Kyle Spearrin
539121070a
Added equivalent domain checks to autofill listing filter. centralized logic in login service.
2017-02-08 23:58:37 -05:00
Kyle Spearrin
c7af81bf0c
Cleanup hacks because of Intent LaunchedFromHistory bug
2017-02-06 19:39:07 -05:00
Kyle Spearrin
52a866147e
Optimized startup tasks to only happen when necessary. Added some GA telemetry to autofill.
2017-02-05 23:55:58 -05:00
Kyle Spearrin
31b2eeb293
remove lots of mainpage code since we allow closing of autofill page now
2017-02-03 00:26:55 -05:00
Kyle Spearrin
8c6d395d89
remove uri extra after captured
2017-02-02 23:05:24 -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
ea1aafbab2
WIP on accessibility service
2017-01-31 22:53:32 -05:00
Kyle Spearrin
2c446f939e
accessibility service WIP
2017-01-31 20:45:51 -05:00
Kyle Spearrin
36c6c5a35e
Accessibility service WIP
2017-01-30 19:26:39 -05:00
Kyle Spearrin
26667c0a59
autofill WIP into main activity. created login selection page
2017-01-27 23:13:28 -05:00
Kyle Spearrin
fe778293c1
renaming files for Site => Login refactor
2017-01-03 00:25:17 -05:00
Kyle Spearrin
991afb7722
Reactor rename Sites => Logins
2017-01-03 00:17:15 -05:00
Kyle Spearrin
7728046309
layout fixes
2016-12-26 11:30:57 -05:00
Kyle Spearrin
f211b3a4da
Resolve search bug on android 7
2016-12-19 09:41:47 -05:00
Kyle Spearrin
83985965f2
Performance tuning layouts: remove stack layouts in favor of grid.
2016-12-18 00:19:14 -05:00
Kyle Spearrin
9879f7fa0a
adjust sizes of buttons. Use modals on android
2016-12-06 22:43:25 -05:00
Kyle Spearrin
7c856d08c4
adjust UriCell button width
2016-12-06 22:43:25 -05:00
Kyle Spearrin
6c554b4d51
update lots of packages.
2016-12-06 22:43:25 -05:00
Kyle Spearrin
8e98eb439c
launch button width adjustment based on api level for android
2016-11-25 17:15:34 -05:00
Kyle Spearrin
c0b6bf9f89
i18n resource strings for vault pages
2016-11-25 16:42:52 -05:00
Kyle Spearrin
0257c5b30d
removed monospaced font from username field
2016-11-08 21:29:24 -05:00
Kyle Spearrin
229dc03b23
Turn off keyboard suggestions for password entry on vault add/edit
2016-11-08 00:21:36 -05:00
Kyle Spearrin
c72b551e80
Android vault add/edit/view button widths, padding, and background color adjusted.
2016-11-07 23:45:46 -05:00
Kyle Spearrin
9718e5aace
Added toggle apssword button to add site page as well
2016-11-07 22:46:15 -05:00
Kyle Spearrin
db6ceea711
Added button to toggle password field visibility on site edit
2016-11-07 22:07:33 -05:00
Kyle Spearrin
4a0e3227fc
adjust font sizse for username/password if they are over certain lengths on vault view page.
2016-10-30 00:02:07 -04:00
Kyle Spearrin
74972336c6
Remove password requirement from vault site add/edit
2016-10-15 01:24:11 -04:00
Kyle Spearrin
dbd697a473
Do not show no data message when searching and no results.
2016-09-06 00:34:27 -04:00