index
:
fork/Android-Password-Store.git
archived/security-keys
aw/passkey-support
develop
hs/age-backend
hs/nio-paths
release
release-1.13
renovate/com.slack.lint-slack-lint-checks-0.x
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Collapse
)
Author
2017-10-30
seems like the info can be null too
zeapo
2017-10-30
fix a potential NPE
zeapo
2017-10-30
update gradle, support versions and target versions
zeapo
2017-10-30
code cleanup & refactor
zeapo
2017-10-30
fix the case where localDir does not exist
zeapo
which is the common situation..
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
uhum... there was network operation
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
fix #280
2017-08-10
version bump
v1.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
[next]