Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-10 | add getkeyids support | Mohamed Zenadi | |
2017-08-10 | Fix the context in layouts | Mohamed Zenadi | |
2017-08-10 | no longer pgphandler in the main activity | Mohamed Zenadi | |
2017-08-10 | fix wrong class being used | Mohamed Zenadi | |
2017-08-10 | Add support of EDIT from the selection menu | Mohamed Zenadi | |
2017-08-10 | Extract Select folder (moving) into its own activity | Mohamed Zenadi | |
more work needed | |||
2017-08-10 | initial work on pgp activity | Mohamed Zenadi | |
2017-08-10 | extract string | Mohamed Zenadi | |
2017-08-10 | get rid of double bang | Mohamed Zenadi | |
2017-08-10 | switch UserPreference to kotlin | Mohamed Zenadi | |
2017-08-05 | fix typo when changing the behaviour of get sshkey | Mohamed Zenadi | |
2017-08-02 | Fix more lint (#325) | Felix Bechstein | |
* fix/ignore lint errors, run lint on travis * fix/ignore some lint warnings | |||
2017-08-01 | Update Russian translation (#327) | Vladislav | |
2017-07-29 | fix password copy no longer working due to a typo | Mohamed Zenadi | |
2017-07-27 | revert deleted cases | Mohamed Zenadi | |
These are called after the user enters his/her passphrase, hence really needed… I messed up | |||
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 | 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 | 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-06-24 | add default android file picker for selecting ssh-key | zeapo | |
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-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 | 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 | 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 | Fix an issue with the number of shortcuts | Mohamed | |
2017-05-08 | little refactor and version bumpv1.2.0.58 | zeapo | |
2017-05-01 | locale: Add zh_TW translation (#294) | DanSnow | |