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 (
Expand
)
Author
2015-08-14
Fill in field immediately after user unlocks
Matthew Wong
2015-08-14
Only try again paste/set after decryption if the correct password was entered...
Matthew Wong
2015-08-14
Create app autofill service: a dialog pops up for all password fields & has a...
Matthew Wong
2015-08-14
Move UI things to UI thread
Matthew Wong
2015-08-12
initialize & getRepositoryDirectory take context arguments so that service ca...
Matthew Wong
2015-08-12
show the full category of the password
...
Mohamed Zenadi
2015-08-12
Fix #118: use File.equals
Matthew Wong
2015-08-11
Open password deletion dialogs one-by-one instead of all at once, don't rely ...
Matthew Wong
2015-08-11
Keep selectedItems up-to-date safely (behaviour was undefined before?)
Matthew Wong
2015-08-11
a test apk build for #116
Mohamed Zenadi
2015-08-11
add a way to get the password repo dir without worktree
Mohamed Zenadi
2015-08-11
Fix passwords appearing like they have been selected after exiting 'delete mode'
Matthew Wong
2015-08-10
bump version to 48
v1.2.0.28
Mohamed Zenadi
2015-08-10
check that we have a repository before cloning
Mohamed Zenadi
2015-08-09
Use getAdapterPosition instead of position variable set in onBindViewHolder
Matthew Wong
2015-08-08
Ensure positions of passwords after deleted password are updated (attempt to ...
Matthew Wong
2015-08-03
fix potential NPE
v1.2.0.27
Mohamed Zenadi
2015-08-03
update of libs and version bump
Mohamed Zenadi
2015-08-02
Czech translation updated
...
Jaroslav Lichtblau
2015-07-26
prompt for an external dir if none is selected
Mohamed Zenadi
2015-07-22
Don't ask for ssh key passphrase if key is not encrypted with one #106
Matthew Wong
2015-07-21
Add 'clear clipboard 20 times' preference
Matthew Wong
2015-07-21
disable proguard in release
v1.2.0.26
Mohamed Zenadi
2015-07-21
fix release build crash
Matthew Wong
2015-07-21
version bump
Matthew Wong
2015-07-19
Version bump (oops...)
Matthew Wong
2015-07-19
ssh keys with empty passphrase should not be written as "encrypted" (said key...
Matthew Wong
2015-07-19
Revert change that causes 'copy' to crash app
v1.2.0.25
Matthew Wong
2015-07-19
enable proguard and versions bumps
v1.2.0.24
Mohamed Zenadi
2015-07-19
addd missing strings into the cs lang (no translation yet)
Mohamed Zenadi
2015-07-19
handle rotation in password list and password decrypt
Mohamed Zenadi
2015-07-19
Merge pull request #103 from wongma7/master
...
Mohamed Zenadi
2015-07-19
fix some issues where the password repository was not initialized
Mohamed Zenadi
2015-07-18
Set result & finish so that if the user presses generate when prompted for ge...
Matthew Wong
2015-07-19
fix #100 where passwords were not copied if we didn't show them
Mohamed Zenadi
2015-07-18
Remove fontfamily xml
Matthew Wong
2015-07-18
v.find vs getDialog.find consistency and fix more textview/edittext
Matthew Wong
2015-07-18
Merge remote-tracking branch 'upstream/master'
...
Matthew Wong
2015-07-18
Set correct monospace font, fix more textview/edittext confusion
Matthew Wong
2015-07-18
fix a typo, the generate edit text is in the dialog not in the fragment
Mohamed Zenadi
2015-07-18
Use monospace font and add show passphrase checkbox
Matthew Wong
2015-07-18
use a normal button rather than an image button
Mohamed Zenadi
2015-07-18
use monospaced font for passwords
...
Mohamed Zenadi
2015-07-17
Use strings and clean up margins in ssh keygen
Matthew Wong
2015-07-17
Use android support library (for fab)
Matthew Wong
2015-07-16
Make the generated public key viewer a dialog instead of fragment and add a "...
Matthew Wong
2015-07-15
Make AsyncTask for ssh key generation and show a progress dialog. Show the ex...
Matthew Wong
2015-07-14
Change 'No SSH key' dialog to have options for import or generate. Also add a...
Matthew Wong
2015-07-14
Add preference to start ssh keygen
Matthew Wong
2015-07-14
Create ssh keygen activity with two fragments: the keygen & a screen to show ...
Matthew Wong
[next]