Commit graph

659 commits

Author SHA1 Message Date
Matthew Wong
a782c3f83e Add 'pick password' option that shows only when no other items are available (+travis) 2015-12-31 05:14:37 -05:00
Matthew Wong
1d9e3b50a5 Delete option for websites 2015-12-31 04:28:42 -05:00
wongma7
90805cc496 Update .travis.yml 2015-12-31 04:27:23 -05:00
Matthew Wong
1c3a4fe763 Use URL as package name for app/website settings and match Chrome using URL. But use site title for automatching attempts when URL match not found 2015-12-31 03:47:51 -05:00
wongma7
098f1ef1c0 Update .travis.yml 2015-12-30 05:57:51 -05:00
Matthew Wong
cdf27fc24d Get the URL in Chrome 2015-12-30 05:50:56 -05:00
Matthew Wong
ebd565ec37 add always show dialog preference. 2015-12-30 01:18:42 -05:00
Matthew Wong
5263ed10bb Fix string 2015-12-30 00:22:53 -05:00
Matthew Wong
8c884bcba8 Add websites to autofill preferences 2015-12-30 00:15:08 -05:00
Matthew Wong
5cb380bf47 Don't use ResolveInfo for app settings ui 2015-12-27 06:00:06 -05:00
Matthew Wong
94ee36a38d Use website title from chrome to match with passwords 2015-12-27 04:07:11 -05:00
Matthew Wong
893e0ce89d Version bump 58 2015-12-26 02:26:59 -05:00
Matthew Wong
9684c6c8a1 Delete unused gen. public key 2015-12-26 02:19:12 -05:00
Matthew Wong
406d6c0425 check for blank username & update 'hostname' all in saveConfiguration() 2015-12-23 18:19:25 -05:00
Matthew Wong
23c5603b7f new gradle plugin and build tools 2015-12-23 00:51:36 -05:00
Matthew Wong
24b8999290 Don't crash if no storage permission and it's needed 2015-12-23 00:20:09 -05:00
Matthew Wong
60f65818f9 Update hostname variable with needed protocol prefix when hitting SAVE not just CLONE (addresses #94, maybe some of the oddities observed in #137) 2015-12-22 21:13:59 -05:00
Matthew Wong
6f9f50db29 Version bump 2015-12-06 21:56:39 -05:00
wongma7
6f8ec496be Merge pull request #150 from svetlemodry/master
updated Czech translation
2015-11-23 19:44:46 -05:00
Jaroslav Lichtblau
e224527125 updated Czech translation 2015-11-23 19:49:57 +01:00
zeapo
5d6d349e62 warn if the directory is not empty 2015-11-22 14:30:37 +01:00
Mohamed Zenadi
5b3cc540e4 Merge pull request #149 from zeapo/fix/external
Add warnings to the user about storing the passwords on the sdcard
2015-11-22 14:19:48 +01:00
zeapo
6e789a38f1 Add warnings to the user about storing the passwords on the sdcard 2015-11-22 14:19:06 +01:00
Matthew Wong
97087ba33e version bump 2015-11-21 04:20:09 -05:00
Matthew Wong
7ee5ff76ba default to reasonable external directory 2015-11-21 04:18:07 -05:00
Matthew Wong
ab2b4d699b remove some unused code 2015-11-07 20:45:11 -05:00
Matthew Wong
d83fc186b2 Request system_alert_window permission in android m, fix #138, 2015-11-07 20:17:46 -05:00
Matthew Wong
4653fa2c10 Search for android.webkit.webview 2015-11-07 20:17:46 -05:00
Matthew Wong
7a9ed6897d Per-app settings hint text show # of picked matches 2015-11-07 20:17:45 -05:00
Matthew Wong
a22cd874fd Smaller dialog size 2015-11-07 20:17:45 -05:00
Matthew Wong
8fa173e7d2 set and pick from multiple passwords per app 2015-11-07 20:17:44 -05:00
Matthew Wong
72e32c95f6 undo process change. (not a simple change, sharedpreferences don't work) 2015-11-07 20:17:44 -05:00
Matthew Wong
d68c06a4a6 Let dialog be null 2015-11-07 20:17:44 -05:00
Matthew Wong
28eae33567 Use File instead of PasswordItem for using file to fill 2015-11-07 20:17:41 -05:00
Matthew Wong
f2a4b944d8 Make chrome/webview send password field focus events 2015-11-07 20:17:11 -05:00
Matthew Wong
4a6901b309 Separate service & main process since service should be always running by itself 2015-11-07 20:16:56 -05:00
Matthew Wong
28379439de search for webview recursively (& search files instead of passworditems) 2015-11-07 20:16:43 -05:00
Matthew Wong
b78465b744 Request system_alert_window permission in android m, fix #138, 2015-11-07 19:51:06 -05:00
Matthew Wong
54a05daa82 cleanup: split autofill service into functions 2015-11-04 16:56:12 -05:00
Matthew Wong
f783ad84ee OpenPGP API v9 #143 2015-10-29 20:13:38 -04:00
Matthew Wong
55c312ddaa enable autofill for chrome & webview password fields (not useful yet) 2015-10-28 18:54:44 -04:00
Matthew Wong
3cb06e92e2 Version bump 55 2015-10-28 14:11:53 -04:00
Matthew Wong
a404af3018 Fix #142 2015-10-28 14:08:56 -04:00
Matthew Wong
3fe7978142 Try to address #142 2015-10-28 13:30:44 -04:00
Matthew Wong
81abb7954d If system alert dialog permission denied, autofill service will do nothing instead of crash #138 2015-10-18 23:24:42 -04:00
Matthew Wong
6abcebef18 Offer #135 behaviour: if show time set to 0, don't clear clipboard or hide password for the user 2015-10-18 22:50:08 -04:00
Matthew Wong
91c7f8f558 Correct background color of 'app settings' 2015-10-18 21:54:25 -04:00
Mohamed Zenadi
389501730f version bump 2015-10-13 20:31:51 +02:00
Mohamed Zenadi
d885693532 revert to old colors, blue/orange was indeed ugly 2015-10-13 20:16:13 +02:00
wongma7
794d153834 Merge pull request #136 from svetlemodry/master
Czech translation update
2015-10-04 23:42:06 -04:00