Age | Commit message (Expand) | Author |
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 | add a signed apk of the latest version | zeapo |
2017-09-10 | remove trailing white space | Mohamed Zenadi |
2017-08-11 | more layout linting and string extraction | zeapo |
2017-08-11 | lint use "sp" rather than "dp" for text size | zeapo |
2017-08-11 | suprress inflateParams lint error in dialogs | zeapo |
2017-08-11 | fix Chinese values name | zeapo |
2017-08-11 | Put the rebase abort in an async task... | zeapo |
2017-08-11 | fix lint | 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 | extract string resource and fix phrasing | zeapo |
2017-08-10 | add remember passphrase and clearing it from settings | zeapo |
2017-08-10 | detect error during push... | zeapo |
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 |
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 |
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 |