Age | Commit message (Expand) | Author |
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 | 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 | 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 in... | Matthew Wong |
2015-10-18 | Offer #135 behaviour: if show time set to 0, don't clear clipboard or hide pa... | Matthew Wong |
2015-10-18 | Correct background color of 'app settings' | Matthew Wong |
2015-10-13 | revert to old colors, blue/orange was indeed ugly | Mohamed Zenadi |
2015-09-16 | Use intent for ensuring commit after decrypt->edit button->save | Matthew Wong |
2015-09-15 | Open dialog immediately at activity oncreate, can't open it after asynctask (... | Matthew Wong |
2015-09-03 | Use openpgpapi correctly to address #128 | Matthew Wong |
2015-08-29 | PgpHandler: fix possible npe. | Michael |
2015-08-27 | Some UI loading for #119 | Matthew Wong |
2015-08-26 | Fix #120 -- editing not creating git commits and yet another version bumpv1.2.0.31 | Matthew Wong |
2015-08-26 | UI cleanup & reformat | Matthew Wong |
2015-08-26 | Fix edit button crashing if pressed from encrypt | Matthew Wong |
2015-08-26 | Disallow name change when editing password | Matthew Wong |
2015-08-26 | Revert asynctask cancelling; allow parallel asynctasks | Matthew Wong |
2015-08-25 | Password editing: action bar edit button replaces decrypt view with encrypt view | Matthew Wong |
2015-08-25 | Show which passwords are selected | Matthew Wong |
2015-08-25 | Use support AlertDialog everywhere | Matthew Wong |
2015-08-25 | Generated password EditText to TextView + fix generation bug | Matthew Wong |
2015-08-16 | More instructions/information | Matthew Wong |
2015-08-15 | Prepend first/never keywords with / . file names won't begin with / | Matthew Wong |
2015-08-14 | Ensure enable autofill checkbox appearance matches setting | Matthew Wong |
2015-08-14 | strings & enable service preference | Matthew Wong |
2015-08-14 | Fix crash on first start & use documentLaunchMode for nicer openkeychain-api ... | Matthew Wong |
2015-08-14 | Load icons & labels async beforehand as well | Matthew Wong |
2015-08-14 | App filtering | Matthew Wong |
2015-08-14 | Async populate the app list | Matthew Wong |
2015-08-14 | Preference activity up & back behaviour. Especially when opened with 'Setting... | Matthew Wong |
2015-08-14 | Preference activity overhaul | Matthew Wong |
2015-08-14 | Make service compatible with latest PasswordRepository changes | Matthew Wong |
2015-08-14 | Settings page dividers | Matthew Wong |
2015-08-14 | Multi-select deletion of apps in settings page | Matthew Wong |
2015-08-14 | Add 'automatically match by default' setting; respect it & per-app settings w... | Matthew Wong |
2015-08-14 | passwordfragment changes | Matthew Wong |
2015-08-14 | Open settings from password fill dialog | Matthew Wong |
2015-08-14 | Move preferences to its own activity, leaving a "blank" openkeychain api one | Matthew Wong |