aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2014-10-29corrected some issues with filtering and categorieszeapo
2014-10-29Merge branch 'filterlist' of git://github.com/jbaiter/Android-Password-Store ......zeapo
2014-10-29Merge pull request #23 from jbaiter/copy-on-show...Mohamed Zenadi
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-29Fix filtering when loosening queryJohannes Baiter
2014-10-29Fix Typo in menu XMLJohannes Baiter
2014-10-29Add filtering to password listJohannes Baiter
2014-10-22Corrects issue where list was stacked again and again + clean upzeapo
2014-10-20Fix #19zeapo
2014-10-20User can now delete passwordszeapo
2014-10-19users get directly onto the ssh-key selection screen rather than having to do...zeapo
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-19UserPreference works nowzeapo
2014-10-19First shot on Material design (prefrences not working)zeapo
2014-10-04Merge branch 'jgit_beta'knuthy
2014-10-04corrected some bugs in repository creationknuthy
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-10-01corrected a nasty bug, resolves #18knuthy
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-23Take into account subdirectories...knuthy
2014-09-22solves the issue where pwd store closes without having bound with openkeychainknuthy
2014-09-21took off duplicate code CloneAsyncTask into GitAsyncTaskknuthy
2014-09-20Corrected an issue on kitkat when opening ssh-key...knuthy
2014-09-20corrected a major bug with kitkat when selecting sshkeyknuthy
2014-09-20a nasty bug!knuthy
2014-09-13unbind when leaving activity...knuthy
2014-09-13avoid reloading a new fragment when leaving the applicationknuthy
2014-09-13Z2 didn't recognize file filter "file/*" so changed to */*knuthy
2014-09-06corrected a potentially major bugknuthy
2014-09-06added copy password with a timerknuthy
2014-09-06Finish activity when timer endsknuthy
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-17corrected a bug where cancel in openkeychain does not dismiss pgp dialogzeapo
2014-08-17ui improvements and fixed a slight bug due to uizeapo
2014-08-17corrected a bug where binding dialog was not dismissedzeapo
2014-08-17Corrected a bug where visually the item was closed while it was openzeapo
2014-08-17major ui improvement to the list using SwipeListViewzeapo
2014-08-15more improvements to the expandable list...knuthy
2014-08-15first shot for improved expandable listsknuthy