Age | Commit message (Expand) | Author |
2015-12-23 | Don't crash if no storage permission and it's needed | Matthew Wong |
2015-12-22 | Update hostname variable with needed protocol prefix when hitting SAVE not ju... | Matthew Wong |
2015-12-06 | Version bumpv1.2.0.37 | Matthew Wong |
2015-11-23 | Merge pull request #150 from svetlemodry/master... | wongma7 |
2015-11-23 | updated Czech translation | Jaroslav Lichtblau |
2015-11-22 | warn if the directory is not empty | zeapo |
2015-11-22 | Merge pull request #149 from zeapo/fix/external... | Mohamed Zenadi |
2015-11-22 | Add warnings to the user about storing the passwords on the sdcard | zeapo |
2015-11-21 | version bumpv1.2.0.36 | Matthew Wong |
2015-11-21 | default to reasonable external directory | Matthew Wong |
2015-11-07 | remove some unused code | Matthew Wong |
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 | Separate service & main process since service should be always running by itself | 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 | enable autofill for chrome & webview password fields (not useful yet) | Matthew Wong |
2015-10-28 | Version bump 55v1.2.0.35 | 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 | version bumpv1.2.0.34 | Mohamed Zenadi |
2015-10-13 | revert to old colors, blue/orange was indeed ugly | Mohamed Zenadi |
2015-10-04 | Merge pull request #136 from svetlemodry/master... | wongma7 |
2015-10-04 | travis.yml: use sdk 23.0.1 | wongma7 |
2015-10-03 | Czech translation update... | Jaroslav Lichtblau |
2015-09-25 | Version bump 53v1.2.0.33 | Matthew Wong |
2015-09-25 | buildToolsVersion "23.0.1" | Matthew Wong |
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-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 |