aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-27version bumpv1.2.0.66Mohamed Zenadi
2017-07-27ensure data is not nullMohamed Zenadi
2017-07-26Support 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-25Improve french translationMohamed Zenadi
2017-07-25Version bump to .65Mohamed Zenadi
2017-07-25remove the most probably the buggiest calls everMohamed Zenadi
2017-07-25check that the data we get from OpenKeychain is not nullMohamed Zenadi
2017-07-25Add missing build tool in travisv1.2.0.65Mohamed Zenadi
2017-07-25drop support for ICSMohamed Zenadi
This will reduce the specific code
2017-07-25no need to set versions globally as we've got no sub projectMohamed Zenadi
2017-07-25remove copyLibs gradle fileMohamed Zenadi
2017-07-25upgrade apache commons versionMohamed Zenadi
2017-07-25remove guava depMohamed Zenadi
2017-07-25Fix 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-22Parse 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-16Show 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-16externalize strings (#316)Felix Bechstein
2017-07-16Ignore .extensions directory (#315)Felix Bechstein
Ignore .extensions directory when traversing password tree.
2017-07-15update german translation (#314)Felix Bechstein
2017-07-08add a more secure btc addrMohamed Zenadi
2017-07-07Update README.mdMohamed Zenadi
2017-07-04fix bitcoin addressMohamed Zenadi
2017-06-24add default android file picker for selecting ssh-keyzeapo
2017-06-24bump version to 84v1.2.0.64zeapo
revert the git background task
2017-06-24one last thing left, do not finish on commitzeapo
2017-06-24one missing in the revertzeapo
2017-06-24revert auto-sync and background git activityMohamed Zenadi
too buggy, no time to work on it correclty
2017-06-23reuse git sync from gitactivityMohamed
2017-06-19fix stackoverflow case by limiting the depth of search to 10Mohamed
2017-06-18simple version bump, f-droid does not support suffixesv1.2.0.63Mohamed Zenadi
2017-06-15bump to 82v1.2.0.62-alphaMohamed
Fix majore issue with git failing silently
2017-06-15fix files not being committedMohamed
2017-06-15fix authentication dialog not showingMohamed
2017-06-15fix colorMohamed
2017-06-13re-enable locking for clone operationMohamed
2017-06-13show version name in settingsMohamed
2017-06-05version bumpv1.2.0.61zeapo
- Added auto sync - Added background git tasks
2017-06-05Do not lock the interface for any operation in the gitactivityzeapo
2017-06-05add autoSync on startupzeapo
2017-06-05on sync add non-committed files toozeapo
2017-05-29getRootInActiveWindow throws an exception if it is unable to get rootMohamed
2017-05-28use a simpler email patternzeapo
2017-05-28do not translate git itemszeapo
2017-05-28v59 play apkv1.2.0.60zeapo
2017-05-28version bumpzeapo
2017-05-28fix new passwords no longer being addedzeapo
2017-05-25follow: remove progress bar when waiting for OpenKeychainMohamed
2017-05-25no longer needed as it was fixed in OpenKeychainMohamed
2017-05-25version bumpv1.2.0.59Mohamed
2017-05-25Fix an issue with the number of shortcutsMohamed