aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-16less confusing path namezeapo
2014-11-09if the timer is empty default to 45secv1.2-a5zeapo
2014-11-09version bumpzeapo
2014-11-09apk follows add0e1774a5f99e2386940346c3c7622706572e3zeapo
2014-11-09allows the users to read the ssh-key from an external storagezeapo
2014-11-05should not happen but a user got a NPE due non-existing viewzeapo
2014-11-05how comes result is null sometimes in return of e.getmessage....zeapo
2014-11-04Added FAQMohamed Zenadi
2014-11-04added an error when unable to open/access ssh-keyzeapo
2014-11-04bump 1.2-a4v1.2-a4zeapo
2014-11-01Merge pull request #36 from yowtsi/masterMohamed Zenadi
Update README.md with note to use bare repos only
2014-11-01Merge pull request #35 from iAmiAdam/masterMohamed Zenadi
Preferences Hard coded Strings replaced
2014-11-01Update README.md with note to use bare repos onlyyowtsi
Also update link to official pass website.
2014-11-01Preferences Hard coded Strings replacedAdam Smith
2014-11-01if the user press back without cloning, he gets an NPEzeapo
2014-10-31bump to v1.2-a3v1.2-a3zeapo
2014-10-31Merge pull request #30 from iAmiAdam/String-BashMohamed Zenadi
Hard coded strings replaced in resources
2014-10-31Hard coded strings replaced for resources in GitHandlerAdam Smith
2014-10-31Hard coded string in GitAsyncTask replaced with resourcesAdam Smith
2014-10-31MergedAdam Smith
2014-10-31PGPHandler Strings replacedAdam Smith
2014-10-31Merge pull request #29 from iAmiAdam/String-BashMohamed Zenadi
Hard coded strings replaced with resources in PasswordStore
2014-10-31Hard coded strings replaced with resources in PasswordStoreAdam Smith
2014-10-30Check that the string resources workAdam Smith
2014-10-30uniforming passwordfragment instanceszeapo
2014-10-30refresh the list rather than a full update related to PR #28zeapo
2014-10-30fixes an issue where the password was always added on the rootzeapo
2014-10-30when returning from an ADD without confirmation we are canceling not confirmingzeapo
2014-10-30Took off bindingDialog that caused more problems than solvedzeapo
2014-10-30Merge pull request #28 from jbaiter/refresh-after-modificationMohamed Zenadi
Update password list after potential modifications
2014-10-30Merge pull request #27 from jbaiter/extra-selectableMohamed Zenadi
Make decrypted Extra content selectable
2014-10-30Update password list after potential modificationsJohannes Baiter
2014-10-30Make decrypted Extra content selectableJohannes Baiter
2014-10-29added links to irc and the communityMohamed Zenadi
2014-10-29Merge pull request #25 from bitdeli-chef/masterMohamed Zenadi
Add a Bitdeli Badge to README
2014-10-29Add a Bitdeli badge to READMEBitdeli Chef
2014-10-29merge PR #24 changes made by jbaiterzeapo
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-29corrected an issue where after a filter the passwords are not shown back ↵zeapo
once we change category
2014-10-29corrected some issues with filtering and categorieszeapo
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-29Automatically copy password to clipboard after decryptionJohannes Baiter
2014-10-29Use Holo Dark search iconJohannes Baiter
2014-10-29Merge pull request #22 from jbaiter/fix-typoMohamed Zenadi
Fix Typo in menu XML
2014-10-29Fix filtering when loosening queryJohannes Baiter
2014-10-29Fix Typo in menu XMLJohannes Baiter
2014-10-29Add filtering to password listJohannes Baiter