Age | Commit message (Expand) | Author |
2015-09-03 | Use openpgpapi correctly to address #128 | Matthew Wong |
2015-09-03 | Merge pull request #125 from betheg/signed_release... | Mohamed Zenadi |
2015-08-29 | version bump 52: pgp npe crash!v1.2.0.32 | Matthew Wong |
2015-08-29 | Merge pull request #126 from betheg/fix_npe... | wongma7 |
2015-08-29 | PgpHandler: fix possible npe. | Michael |
2015-08-29 | a way to generating signed release APK using gradle. | Michael |
2015-08-28 | Merge pull request #123 from betheg/httpclient_dependency... | wongma7 |
2015-08-28 | Merge pull request #124 from betheg/travis... | Mohamed Zenadi |
2015-08-28 | travis.yml: use sdk 23.0.0 | Michael |
2015-08-28 | get rid of the WARNING: Dependency org.apache.httpcomponents:httpclient... | 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 | SDK 23 | Matthew Wong |
2015-08-26 | version bump 50 | 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 | version bump 49v1.2.0.29 | 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-25 | Merge pull request #117 from zeapo/autofill... | wongma7 |
2015-08-16 | Settings dependent on service enabled | Matthew Wong |
2015-08-16 | Screenshots for instructions/information | 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 |
2015-08-14 | More tweaks of dialog dismissal behaviour | Matthew Wong |
2015-08-14 | Fix recursive filter; don't act twice on focus+click event | Matthew Wong |
2015-08-14 | Handle click events as well (useful when password field is the only focusable... | Matthew Wong |
2015-08-14 | Autofill per-app settings dialog opens on click on suggestion or on existing app | Matthew Wong |
2015-08-14 | Add searching for apps in autofill settings page | Matthew Wong |
2015-08-14 | Add per-app settings page | Matthew Wong |
2015-08-14 | Initialize the repository automatically, don't require the app to do it after... | Matthew Wong |