Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-27 | version bumpv1.2.0.66 | Mohamed Zenadi | |
2017-07-27 | ensure data is not null | Mohamed Zenadi | |
2017-07-26 | Support pasting username with autofill, fixes #192 (#321) | Felix Bechstein | |
* Support pasting username with autofill, fixes #192 The workflow for pasting usernames is as follows: 1. Select password field 2. Select password store entry with username and paste it 3. Select any other editable field 4. Paste username * Show toast when username is available for pasting | |||
2017-07-25 | Improve french translation | Mohamed Zenadi | |
2017-07-25 | Version bump to .65 | Mohamed Zenadi | |
2017-07-25 | remove the most probably the buggiest calls ever | Mohamed Zenadi | |
2017-07-25 | check that the data we get from OpenKeychain is not null | Mohamed Zenadi | |
2017-07-25 | Add missing build tool in travisv1.2.0.65 | Mohamed Zenadi | |
2017-07-25 | drop support for ICS | Mohamed Zenadi | |
This will reduce the specific code | |||
2017-07-25 | no need to set versions globally as we've got no sub project | Mohamed Zenadi | |
2017-07-25 | remove copyLibs gradle file | Mohamed Zenadi | |
2017-07-25 | upgrade apache commons version | Mohamed Zenadi | |
2017-07-25 | remove guava dep | Mohamed Zenadi | |
2017-07-25 | Fix lint warnings (#319) | Felix Bechstein | |
* Fix lint errors/warnings Fix a lot of lint errors and warnings. Most things are automatically applied fixes done with android studio: * externalize strings * remove unused code / classes / layouts / imports * migrate some fields to local variables * Remove dead code from comments Removed code that is commented out long ago. * remove unused resources * colors * strings * drawables * layouts * menus | |||
2017-07-22 | Parse username from password entry, refs #192 (#318) | Felix Bechstein | |
This is a first step of letting APS handle usernames from password entries. It shows the username in PgpHandler and allows to copy it to the clipboard. | |||
2017-07-16 | Show extra content w/o copy password, fixes #288 (#317) | Felix Bechstein | |
Show extra content even if password is not copied to clipboard. Add toggle to preferences as well. | |||
2017-07-16 | externalize strings (#316) | Felix Bechstein | |
2017-07-16 | Ignore .extensions directory (#315) | Felix Bechstein | |
Ignore .extensions directory when traversing password tree. | |||
2017-07-15 | update german translation (#314) | Felix Bechstein | |
2017-07-08 | add a more secure btc addr | Mohamed Zenadi | |
2017-07-07 | Update README.md | Mohamed Zenadi | |
2017-07-04 | fix bitcoin address | Mohamed Zenadi | |
2017-06-24 | add default android file picker for selecting ssh-key | zeapo | |
2017-06-24 | bump version to 84v1.2.0.64 | zeapo | |
revert the git background task | |||
2017-06-24 | one last thing left, do not finish on commit | zeapo | |
2017-06-24 | one missing in the revert | zeapo | |
2017-06-24 | revert auto-sync and background git activity | Mohamed Zenadi | |
too buggy, no time to work on it correclty | |||
2017-06-23 | reuse git sync from gitactivity | Mohamed | |
2017-06-19 | fix stackoverflow case by limiting the depth of search to 10 | Mohamed | |
2017-06-18 | simple version bump, f-droid does not support suffixesv1.2.0.63 | Mohamed Zenadi | |
2017-06-15 | bump to 82v1.2.0.62-alpha | Mohamed | |
Fix majore issue with git failing silently | |||
2017-06-15 | fix files not being committed | Mohamed | |
2017-06-15 | fix authentication dialog not showing | Mohamed | |
2017-06-15 | fix color | Mohamed | |
2017-06-13 | re-enable locking for clone operation | Mohamed | |
2017-06-13 | show version name in settings | Mohamed | |
2017-06-05 | version bumpv1.2.0.61 | zeapo | |
- Added auto sync - Added background git tasks | |||
2017-06-05 | Do not lock the interface for any operation in the gitactivity | zeapo | |
2017-06-05 | add autoSync on startup | zeapo | |
2017-06-05 | on sync add non-committed files too | zeapo | |
2017-05-29 | getRootInActiveWindow throws an exception if it is unable to get root | Mohamed | |
2017-05-28 | use a simpler email pattern | zeapo | |
2017-05-28 | do not translate git items | zeapo | |
2017-05-28 | v59 play apkv1.2.0.60 | zeapo | |
2017-05-28 | version bump | zeapo | |
2017-05-28 | fix new passwords no longer being added | zeapo | |
2017-05-25 | follow: remove progress bar when waiting for OpenKeychain | Mohamed | |
2017-05-25 | no longer needed as it was fixed in OpenKeychain | Mohamed | |
2017-05-25 | version bumpv1.2.0.59 | Mohamed | |
2017-05-25 | Fix an issue with the number of shortcuts | Mohamed | |