aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-25Update README.mdv1.2.0.41Mohamed Zenadi
2016-04-25Update README.mdMohamed Zenadi
2016-04-25version bump1.2.0.41Mohamed Zenadi
2016-04-25fix a confusion on which button does whatMohamed Zenadi
2016-04-25versions upgradeMohamed Zenadi
2016-04-25add translations to cz values as they are lackingMohamed Zenadi
need to be translated
2016-03-18Update README.mdMatthew Wong
2016-03-18plug for wikiMatthew Wong
2016-03-16version bump 60v1.2.0.40Matthew Wong
2016-03-07split setwebmatchingpassword and setappmatchingpassword for clarityMatthew Wong
2016-03-07fix crash if url not foundMatthew Wong
2016-03-07fix #172 firefox autofill crashMatthew Wong
2016-02-21we no longer put the apk in the repoMohamed Zenadi
2016-01-05Version bump 59v1.2.0.39Matthew Wong
2016-01-05Merge pull request #146 from zeapo/webviewwongma7
Autofill: multiple associations per app & WebView/Chrome
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 webviewMatthew Wong
Conflicts: app/build.gradle
2015-12-31Add 'pick password' option that shows only when no other items are available ↵Matthew Wong
(+travis)
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
But use site title for automatching attempts when URL match not found
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 ↵Matthew Wong
just CLONE (addresses #94, maybe some of the oddities observed in #137)
2015-12-06Version bumpv1.2.0.37Matthew Wong
2015-11-23Merge pull request #150 from svetlemodry/masterwongma7
updated Czech translation
2015-11-23updated Czech translationJaroslav Lichtblau
2015-11-22warn if the directory is not emptyzeapo
2015-11-22Merge pull request #149 from zeapo/fix/externalMohamed Zenadi
Add warnings to the user about storing the passwords on the sdcard
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