index
:
fork/Android-Password-Store.git
archived/security-keys
aw/passkey-support
develop
hs/age-backend
hs/nio-paths
release
release-1.13
renovate/com.slack.lint-slack-lint-checks-0.x
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
Age
Commit message (
Collapse
)
Author
2016-03-07
split setwebmatchingpassword and setappmatchingpassword for clarity
Matthew Wong
2016-03-07
fix crash if url not found
Matthew Wong
2016-03-07
fix #172 firefox autofill crash
Matthew Wong
2016-01-03
fix getrootinactivewindow() nullpointerexceptions
Matthew Wong
2016-01-03
avoid event.getsource nullpointerexception
Matthew Wong
2015-12-31
Comments
Matthew Wong
2015-12-31
Fix settings and add "pick and match" option
Matthew Wong
2015-12-31
Fix 'Delete' nullpointerexception and revert to working URL-getting
Matthew Wong
2015-12-31
Also check for default browser webview
Matthew Wong
2015-12-31
Merge branch 'upstream' into webview
Matthew Wong
Conflicts: app/build.gradle
2015-12-31
Add 'pick password' option that shows only when no other items are available ↵
Matthew Wong
(+travis)
2015-12-31
Delete option for websites
Matthew Wong
2015-12-31
Use URL as package name for app/website settings and match Chrome using URL. ↵
Matthew Wong
But use site title for automatching attempts when URL match not found
2015-12-30
Get the URL in Chrome
Matthew Wong
2015-12-30
add always show dialog preference.
Matthew Wong
2015-12-30
Fix string
Matthew Wong
2015-12-30
Add websites to autofill preferences
Matthew Wong
2015-12-27
Don't use ResolveInfo for app settings ui
Matthew Wong
2015-12-27
Use website title from chrome to match with passwords
Matthew Wong
2015-12-26
Delete unused gen. public key
Matthew Wong
2015-12-23
check for blank username & update 'hostname' all in saveConfiguration()
Matthew Wong
2015-12-23
new gradle plugin and build tools
Matthew Wong
2015-12-23
Don't crash if no storage permission and it's needed
Matthew Wong
2015-12-22
Update hostname variable with needed protocol prefix when hitting SAVE not ↵
Matthew Wong
just CLONE (addresses #94, maybe some of the oddities observed in #137)
2015-11-23
updated Czech translation
Jaroslav Lichtblau
2015-11-22
warn if the directory is not empty
zeapo
2015-11-22
Add warnings to the user about storing the passwords on the sdcard
zeapo
2015-11-21
version bump
v1.2.0.36
Matthew Wong
2015-11-21
default to reasonable external directory
Matthew Wong
2015-11-07
remove some unused code
Matthew Wong
2015-11-07
Request system_alert_window permission in android m, fix #138,
Matthew Wong
2015-11-07
Search for android.webkit.webview
Matthew Wong
2015-11-07
Per-app settings hint text show # of picked matches
Matthew Wong
2015-11-07
Smaller dialog size
Matthew Wong
2015-11-07
set and pick from multiple passwords per app
Matthew Wong
2015-11-07
undo process change. (not a simple change, sharedpreferences don't work)
Matthew Wong
2015-11-07
Let dialog be null
Matthew Wong
2015-11-07
Use File instead of PasswordItem for using file to fill
Matthew Wong
2015-11-07
Make chrome/webview send password field focus events
Matthew Wong
2015-11-07
Separate service & main process since service should be always running by itself
Matthew Wong
2015-11-07
search for webview recursively (& search files instead of passworditems)
Matthew Wong
2015-11-07
Request system_alert_window permission in android m, fix #138,
Matthew Wong
2015-11-04
cleanup: split autofill service into functions
Matthew Wong
2015-10-29
OpenPGP API v9 #143
Matthew Wong
2015-10-28
enable autofill for chrome & webview password fields (not useful yet)
Matthew Wong
2015-10-28
Fix #142
Matthew Wong
2015-10-28
Try to address #142
Matthew Wong
2015-10-18
If system alert dialog permission denied, autofill service will do nothing ↵
Matthew Wong
instead of crash #138
2015-10-18
Offer #135 behaviour: if show time set to 0, don't clear clipboard or hide ↵
Matthew Wong
password for the user
2015-10-18
Correct background color of 'app settings'
Matthew Wong
[next]