Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-10 | version bumpv1.2.0.69 | zeapo | |
2017-08-10 | go back to a newer version of commons-io as the ANR has been fixed | zeapo | |
2017-08-10 | no need to list files as a store can be empty | zeapo | |
2017-08-10 | the linter does not recognise our version check | zeapo | |
2017-08-10 | fix unchecked | zeapo | |
Also use File.listFiles rather than FileUtils | |||
2017-08-10 | check that encryption works | zeapo | |
2017-08-10 | backport the fix of ssh key import | zeapo | |
2017-08-10 | initial work on encrypt testing | Mohamed Zenadi | |
2017-08-10 | flatten encrypt layout | Mohamed Zenadi | |
2017-08-10 | remove pgp handler | Mohamed Zenadi | |
2017-08-10 | remove useless code | Mohamed Zenadi | |
2017-08-10 | Fix edit operation with latest changes in FILE_PATH | Mohamed Zenadi | |
2017-08-10 | wait a little bit more for decryption | Mohamed Zenadi | |
2017-08-10 | rename to `fullPath` to avoid confusion | Mohamed Zenadi | |
2017-08-10 | discard parent_path and use only file_path as before | Mohamed Zenadi | |
2017-08-10 | fix rebase error | Mohamed Zenadi | |
2017-08-10 | Ensure that we have a single `/` | Mohamed Zenadi | |
2017-08-10 | add copy and clipboard clearing tests | Mohamed Zenadi | |
this would have avoided the regression in .66 :) | |||
2017-08-10 | decrypt test finally working | Mohamed Zenadi | |
2017-08-10 | Add Espresso for testing | Mohamed Zenadi | |
2017-08-10 | remove useless tests before writing new ones | Mohamed Zenadi | |
2017-08-10 | Reduce duplicate code | Mohamed Zenadi | |
2017-08-10 | Call the new pgp activity | Mohamed Zenadi | |
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-10 | adding kotlin | Mohamed Zenadi | |
2017-08-05 | version bump to 88v1.2.0.68 | 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-02 | typo =_= | Mohamed Zenadi | |
2017-08-02 | downgrade commons-io | Mohamed Zenadi | |
The current version generated ANRs such as: `Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 11. Wait queue head age: 8523.6ms.)` when listing / opening files | |||
2017-08-01 | Update Russian translation (#327) | Vladislav | |
2017-07-29 | version bumpv1.2.0.67 | Mohamed Zenadi | |
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 | 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 | |