aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-04-28version bump 62v1.2.0.42Mohamed Zenadi
2016-04-27no confirmation/no deletion when using sd-card directoryMohamed 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 lacking...Mohamed Zenadi
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-01-05Version bump 59v1.2.0.39Matthew Wong
2016-01-03fix getrootinactivewindow() nullpointerexceptionsMatthew Wong
2016-01-03avoid event.getsource nullpointerexceptionMatthew Wong
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-31Use URL as package name for app/website settings and match Chrome using URL. ...Matthew Wong
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-23updated Czech translationJaroslav Lichtblau
2015-11-22warn if the directory is not emptyzeapo
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