aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2015-06-17Add the option for not showing the passwords after decryptMohamed Zenadi
fixes #90
2015-06-10fix missing spaces between the file committed and the commit msgMohamed Zenadi
2015-06-07disable not used optionMohamed Zenadi
2015-05-31Fix spelling and remove exclamation markJohannes Wienke
Fix a spelling error and remove an unnecessary exclamation mark in settings.
2015-05-17Initial support for external *git* repositories, fix #41, fix #48Mohamed Zenadi
2015-05-17user is able to chose internal/external when creating/cloningMohamed Zenadi
also no longer needed to close to refresh the list
2015-05-17add a preference option to select an external directoryMohamed Zenadi
2015-05-17fix #85, use key_ids correctlyMohamed Zenadi
as bonus, guava and retrolambda! Nicer code
2015-05-12initial support for openpgp-api v7Mohamed Zenadi
2015-04-19use a FAB to add passwordsMohamed Zenadi
2015-04-19Add a Sync command that calls Pull then PushMohamed Zenadi
Fixes #78
2015-03-20fix the color of the select contextual menuMohamed Zenadi
was showing white on kitkat
2015-03-14version bump and some style updateMohamed Zenadi
2015-01-04set title when cloning/editing the server infozeapo
2015-01-04some tweak, and forgot stringszeapo
2015-01-04git tasks refactoring (clone working)zeapo
2015-01-04bump versionv1.2.0.11zeapo
2014-12-18update of Czech translation fileJaroslav Lichtblau
added mising strings, typos fixed
2014-12-16fix the the git fields and a small refactorv1.2.0.10zeapo
2014-12-06Added preference to disable recursive filteringzeapo
2014-12-06enable the users to delete the repositoryv1.2.0.8zeapo
2014-12-04Add the possibility to edit git server informationzeapo
Also uses jgit 3.6
2014-11-28Update of Czech translation - git commit messagesJaroslav Lichtblau
2014-11-28Czech translation createdJaroslav Lichtblau
2014-11-23allow the user to select https (not working yet)zeapo
2014-11-16less confusing path namezeapo
2014-11-04added an error when unable to open/access ssh-keyzeapo
2014-11-01Preferences Hard coded Strings replacedAdam Smith
2014-10-31Hard coded strings replaced for resources in GitHandlerAdam Smith
2014-10-31Hard coded string in GitAsyncTask replaced with resourcesAdam Smith
2014-10-31PGPHandler Strings replacedAdam Smith
2014-10-31Hard coded strings replaced with resources in PasswordStoreAdam Smith
2014-10-30Check that the string resources workAdam Smith
2014-10-30Make decrypted Extra content selectableJohannes Baiter
2014-10-29Merge pull request #24 from jbaiter/holo-iconszeapo
Previously most of the icons looked a bit cobbled together and not very Android-y. This PR replaces them with semantically equivalent icons from Google's Iconography recommendations. This aligns Android-Password-Store more with Google's design recommendations and other Android apps.
2014-10-29Merge branch 'filterlist' of git://github.com/jbaiter/Android-Password-Store ↵zeapo
into jbaiter-filterlist - Corrected some issues due to the lack of comments
2014-10-29Merge pull request #23 from jbaiter/copy-on-showMohamed Zenadi
Add option to automatically copy password to clipboard after decryption
2014-10-29Fix namespaces for showAsAction attributes to icons show in ActioBarJohannes Baiter
2014-10-29Add option to automatically copy password to clipboard after decryptionJohannes Baiter
2014-10-29Use Holo Dark search iconJohannes Baiter
2014-10-29Fix Typo in menu XMLJohannes Baiter
2014-10-29Add filtering to password listJohannes Baiter
2014-10-20User can now delete passwordszeapo
2014-10-19Improved layout of clone and made it similar to the rest of the applicationzeapo
2014-10-19nicer layout for pass listzeapo
2014-10-19Using RecyclerView rather than ListViewzeapo
2014-10-19First shot on Material design (prefrences not working)zeapo
2014-10-02support non-physical keyboard for cloneknuthy
2014-10-02improved support of explicitly given portv1.1-b8knuthy
2014-10-01Improved clone screen and added preliminary support for custom ports, fix #14knuthy