Age | Commit message (Expand) | Author |
2017-10-30 | seems like the info can be null too | zeapo |
2017-10-30 | fix a potential NPE | zeapo |
2017-10-30 | code cleanup & refactor | zeapo |
2017-10-30 | fix the case where localDir does not exist... | zeapo |
2017-10-30 | Merge branch 'master' of https://github.com/zeapo/Android-Password-Store | zeapo |
2017-09-13 | check that the packagename is not null | Mohamed |
2017-09-13 | add missing recursion stop to depth 10 | Mohamed |
2017-09-10 | ensure the fab is hidden when moving passwords | zeapo |
2017-09-10 | dismiss action mode after we've finished moving passwords | zeapo |
2017-09-10 | cleanup unused variables | zeapo |
2017-09-10 | update the url when switching ssh <-> https | zeapo |
2017-09-10 | ensure that the repository is indeed initialized before updating origin | zeapo |
2017-09-10 | fix the logic behind empty dir | zeapo |
2017-09-10 | when in action mode, hide the FAB | zeapo |
2017-09-10 | do not show the clone screen if the store is "just" empty | zeapo |
2017-09-10 | remove trailing white space | Mohamed Zenadi |
2017-08-11 | suprress inflateParams lint error in dialogs | zeapo |
2017-08-11 | Put the rebase abort in an async task... | zeapo |
2017-08-11 | introduce onSuccess/onError | zeapo |
2017-08-10 | add a way to see the git status and abort a rebase | zeapo |
2017-08-10 | add remember passphrase and clearing it from settings | zeapo |
2017-08-10 | detect error during push... | 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 |
2017-08-10 | backport the fix of ssh key import | zeapo |
2017-08-10 | remove pgp handler | Mohamed Zenadi |
2017-08-10 | Fix edit operation with latest changes in FILE_PATH | 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 | Ensure that we have a single `/` | Mohamed Zenadi |
2017-08-10 | decrypt test finally working | Mohamed Zenadi |
2017-08-10 | Add Espresso for testing | 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 | 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 |
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 |
2017-07-29 | fix password copy no longer working due to a typo | Mohamed Zenadi |
2017-07-27 | revert deleted cases... | 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 |