aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2014-11-25less 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
2014-10-01improves the clone screenknuthy
2014-09-30a first draft, not complete yetknuthy
2014-09-29show toast on copy and dismiss dialog if error on openkeychainknuthy
2014-09-29a simple solution to resolve #13knuthy
2014-09-23Added "Show Time" preference and changed default to 45 to match passkLeZ
2014-09-20corrected a typo that made settings not working in clone screenknuthy
2014-09-06drop support of http/https as it's not tested correctlyknuthy
2014-09-06Improved Starting uiknuthy
2014-09-06added copy password with a timerknuthy
2014-08-23store initialization supports ssh-key nowzeapo
2014-08-23avoid eternal looping when selecting an openpgp providerzeapo
2014-08-23pull and push working with ssh-key nowzeapo
2014-08-23added ssh-key based authentication for clonezeapo
2014-08-17ui improvementszeapo
2014-08-17ui improvements and fixed a slight bug due to uizeapo
2014-08-17refactoring and some stylingzeapo
2014-08-17major ui improvement to the list using SwipeListViewzeapo
2014-08-15more improvements to the expandable listknuthy
- Deletion is working flawlessly - refresh works better now, especially after add - Added the possibility to refresh list after gitasync
2014-08-15first shot for improved expandable listsknuthy
2014-08-15some improvements to decrypt uiknuthy
2014-08-10implemented key-id recovery from OpenKeychainknuthy
2014-08-08cloning and pulling are not well encapsulated via a common interfaceZeapo
2014-08-08more refactoring and ability to pull from serverZeapo
2014-08-07more refactoring in preparation for a first versionZeapo
2014-08-07added account name settings and made it mandatory for encryptionZeapo