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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
res
/
menu
Age
Commit message (
Expand
)
Author
2020-05-14
treewide: Reformat XML resources again (#774)
Fabian Henneke
2020-05-13
treewide: fix copyright template and apply to all files (#773)
...
Harsh Shandilya
2020-05-10
Treewide codestyle cleanup (#765)
...
Harsh Shandilya
2020-05-08
Introduce no-auth mode for connections (#768)
...
Harsh Shandilya
2020-05-03
Better handle non-git repositories (#756)
Harsh Shandilya
2020-04-17
Refactor Git related activities (#685)
...
Harsh Shandilya
2020-02-20
Better UI flow (#630)
...
Gigahawk
2019-11-10
Redo in-app iconography (#566)
...
Harsh Shandilya
2019-11-06
treewide: Reformat with latest ktlint
...
Harsh Shandilya
2019-09-14
add save-and-copy button (#537)
Alex Burka
2018-10-12
Migrate to AndroidX (#430)
...
Harsh Shandilya
2017-08-10
Fix the context in layouts
Mohamed Zenadi
2017-08-10
Extract Select folder (moving) into its own activity
...
Mohamed Zenadi
2017-07-25
Fix lint warnings (#319)
...
Felix Bechstein
2017-07-22
Parse username from password entry, refs #192 (#318)
...
Felix Bechstein
2016-09-09
Added the ability to move passwords around. (#210)
...
Daniël van den Berg
2016-08-27
Added the ability to share a password as plaintext using any app, including o...
Daniël van den Berg
2016-06-19
Use material icons in actionbar
DSIW
2016-06-19
Add german translation and extract some string as string resource
DSIW
2016-06-10
Restyle new password formular
DSIW
2016-05-14
Switch positions of edit and delete buttons
Matthew Wong
2016-05-14
add edit long press action
Matthew Wong
2015-08-25
Password editing: action bar edit button replaces decrypt view with encrypt view
Matthew Wong
2015-08-14
Preference activity overhaul
Matthew Wong
2015-04-19
use a FAB to add passwords
Mohamed Zenadi
2015-04-19
Add a Sync command that calls Pull then Push
...
Mohamed Zenadi
2015-01-04
git tasks refactoring (clone working)
zeapo
2014-12-16
fix the the git fields and a small refactor
v1.2.0.10
zeapo
2014-10-31
Hard coded strings replaced with resources in PasswordStore
Adam Smith
2014-10-29
Merge pull request #24 from jbaiter/holo-icons
...
zeapo
2014-10-29
Merge branch 'filterlist' of git://github.com/jbaiter/Android-Password-Store ...
...
zeapo
2014-10-29
Merge pull request #23 from jbaiter/copy-on-show
...
Mohamed Zenadi
2014-10-29
Fix namespaces for showAsAction attributes to icons show in ActioBar
Johannes Baiter
2014-10-29
Fix Typo in menu XML
Johannes Baiter
2014-10-29
Add filtering to password list
Johannes Baiter
2014-10-20
User can now delete passwords
zeapo
2014-09-29
a simple solution to resolve #13
knuthy
2014-09-20
corrected a typo that made settings not working in clone screen
knuthy
2014-09-06
added copy password with a timer
knuthy
2014-08-17
ui improvements
zeapo
2014-08-17
ui improvements and fixed a slight bug due to ui
zeapo
2014-08-08
more refactoring and ability to pull from server
Zeapo
2014-08-07
more refactoring in preparation for a first version
Zeapo
2014-08-06
some refactoring with nicer icons...
Zeapo
2014-08-01
Better distinction between categories and passwords, multilevel categories
Zeapo
2014-07-30
some visual update (fragment list is kept at position) and a preparation for ...
Zeapo
2014-07-27
Implemented the List view, a lot of work to do..
Zeapo
2014-07-26
Moved the cloning to settings, needs a nicer icon
Zeapo
2014-07-26
Authentication works correctly for clone, some cleaning is still required
Zeapo
2014-07-24
initial commit
Zeapo