aboutsummaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)Author
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-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
2015-10-29 OpenPGP API v9 #143Matthew Wong
2015-10-28enable autofill for chrome & webview password fields (not useful yet)Matthew Wong
2015-10-28Fix #142Matthew Wong
2015-10-28Try to address #142Matthew Wong
2015-10-18If system alert dialog permission denied, autofill service will do nothing in...Matthew Wong
2015-10-18Offer #135 behaviour: if show time set to 0, don't clear clipboard or hide pa...Matthew Wong
2015-10-18Correct background color of 'app settings'Matthew Wong
2015-10-13revert to old colors, blue/orange was indeed uglyMohamed Zenadi
2015-10-03Czech translation update...Jaroslav Lichtblau
2015-09-16Use intent for ensuring commit after decrypt->edit button->saveMatthew Wong
2015-09-15Open dialog immediately at activity oncreate, can't open it after asynctask (...Matthew Wong
2015-09-03Use openpgpapi correctly to address #128Matthew Wong
2015-08-29PgpHandler: fix possible npe.Michael
2015-08-27Some UI loading for #119Matthew Wong
2015-08-26Fix #120 -- editing not creating git commits and yet another version bumpv1.2.0.31Matthew Wong
2015-08-26UI cleanup & reformatMatthew Wong
2015-08-26Fix edit button crashing if pressed from encryptMatthew Wong
2015-08-26Disallow name change when editing passwordMatthew Wong
2015-08-26Revert asynctask cancelling; allow parallel asynctasksMatthew Wong
2015-08-25Password editing: action bar edit button replaces decrypt view with encrypt viewMatthew Wong
2015-08-25Show which passwords are selectedMatthew Wong
2015-08-25Use support AlertDialog everywhereMatthew Wong
2015-08-25Generated password EditText to TextView + fix generation bugMatthew Wong
2015-08-16Settings dependent on service enabledMatthew Wong
2015-08-16Screenshots for instructions/informationMatthew Wong
2015-08-16More instructions/informationMatthew Wong
2015-08-15Prepend first/never keywords with / . file names won't begin with /Matthew Wong
2015-08-14Ensure enable autofill checkbox appearance matches settingMatthew Wong