aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-05Version bump 59v1.2.0.39Matthew Wong
2016-01-05Merge pull request #146 from zeapo/webview...wongma7
2016-01-05Fix .travis.ymlMatthew Wong
2016-01-03fix getrootinactivewindow() nullpointerexceptionsMatthew Wong
2016-01-03avoid event.getsource nullpointerexceptionMatthew Wong
2016-01-03Fix .travis.yml https://github.com/travis-ci/travis-ci/issues/5036wongma7
2015-12-31CommentsMatthew Wong
2015-12-31Fix settings and add "pick and match" optionMatthew Wong
2015-12-31Fix 'Delete' nullpointerexception and revert to working URL-gettingMatthew Wong
2015-12-31Also check for default browser webviewMatthew Wong
2015-12-31Merge branch 'upstream' into webview...Matthew Wong
2015-12-31Add 'pick password' option that shows only when no other items are available ...Matthew Wong
2015-12-31Delete option for websitesMatthew Wong
2015-12-31Update .travis.ymlwongma7
2015-12-31Use URL as package name for app/website settings and match Chrome using URL. ...Matthew Wong
2015-12-30Update .travis.ymlwongma7
2015-12-30Get the URL in ChromeMatthew Wong
2015-12-30add always show dialog preference.Matthew Wong
2015-12-30Fix stringMatthew Wong
2015-12-30Add websites to autofill preferencesMatthew Wong
2015-12-27Don't use ResolveInfo for app settings uiMatthew Wong
2015-12-27Use website title from chrome to match with passwordsMatthew Wong
2015-12-26Version bump 58v1.2.0.38Matthew Wong
2015-12-26Delete unused gen. public keyMatthew Wong
2015-12-23check for blank username & update 'hostname' all in saveConfiguration()Matthew Wong
2015-12-23new gradle plugin and build toolsMatthew Wong
2015-12-23Don't crash if no storage permission and it's neededMatthew Wong
2015-12-22Update hostname variable with needed protocol prefix when hitting SAVE not ju...Matthew Wong
2015-12-06Version bumpv1.2.0.37Matthew Wong
2015-11-23Merge pull request #150 from svetlemodry/master...wongma7
2015-11-23updated Czech translationJaroslav Lichtblau
2015-11-22warn if the directory is not emptyzeapo
2015-11-22Merge pull request #149 from zeapo/fix/external...Mohamed Zenadi
2015-11-22Add warnings to the user about storing the passwords on the sdcardzeapo
2015-11-21version bumpv1.2.0.36Matthew Wong
2015-11-21default to reasonable external directoryMatthew Wong
2015-11-07remove some unused codeMatthew Wong
2015-11-07Request system_alert_window permission in android m, fix #138,Matthew Wong
2015-11-07Search for android.webkit.webviewMatthew Wong
2015-11-07Per-app settings hint text show # of picked matchesMatthew Wong
2015-11-07Smaller dialog sizeMatthew Wong
2015-11-07set and pick from multiple passwords per appMatthew Wong
2015-11-07undo process change. (not a simple change, sharedpreferences don't work)Matthew Wong
2015-11-07Let dialog be nullMatthew Wong
2015-11-07Use File instead of PasswordItem for using file to fillMatthew Wong
2015-11-07Make chrome/webview send password field focus eventsMatthew Wong
2015-11-07Separate service & main process since service should be always running by itselfMatthew Wong
2015-11-07search for webview recursively (& search files instead of passworditems)Matthew Wong
2015-11-07Request system_alert_window permission in android m, fix #138,Matthew Wong
2015-11-04cleanup: split autofill service into functionsMatthew Wong