Matthew Wong
|
c6b9c69971
|
Version bump 59
|
2016-01-05 19:42:01 -05:00 |
|
Matthew Wong
|
aaa9af93de
|
fix getrootinactivewindow() nullpointerexceptions
|
2016-01-03 20:39:37 -05:00 |
|
Matthew Wong
|
6ef9e3bbca
|
avoid event.getsource nullpointerexception
|
2016-01-03 20:27:26 -05:00 |
|
Matthew Wong
|
35e30a67c4
|
Comments
|
2015-12-31 18:38:10 -05:00 |
|
Matthew Wong
|
963859b347
|
Fix settings and add "pick and match" option
|
2015-12-31 18:26:43 -05:00 |
|
Matthew Wong
|
a3e10d3ca8
|
Fix 'Delete' nullpointerexception and revert to working URL-getting
|
2015-12-31 07:20:48 -05:00 |
|
Matthew Wong
|
c3b87f5b18
|
Also check for default browser webview
|
2015-12-31 06:51:47 -05:00 |
|
Matthew Wong
|
ba1ef7a38e
|
Merge branch 'upstream' into webview
Conflicts:
app/build.gradle
|
2015-12-31 06:24:05 -05:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|