aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30a first draft, not complete yetknuthy
2014-09-29version bump and generated release and debug apkv1.1-b7knuthy
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-23Some other Eclipse integration, modified AndroidManifest.xml to match build.g...kLeZ
2014-09-23Merge branch 'master' of github.com:zeapo/Android-Password-StorekLeZ
2014-09-23avoid all these failing builds on Travisknuthy
2014-09-23bump to build 13, Fix #9knuthy
2014-09-23Take into account subdirectories...knuthy
2014-09-22Merge branch 'master' of github.com:zeapo/Android-Password-Storeknuthy
2014-09-22trying to use travisknuthy
2014-09-22solves the issue where pwd store closes without having bound with openkeychainknuthy
2014-09-22Merge remote-tracking branch 'origin/eclipse-integration'kLeZ
2014-09-21Merge pull request #8 from kLeZ/master...Mohamed Zenadi
2014-09-21Added link to F-Droid in README.mdkLeZ
2014-09-21took off duplicate code CloneAsyncTask into GitAsyncTaskknuthy
2014-09-21Merge pull request #7 from kLeZ/eclipse-integration...Mohamed Zenadi
2014-09-21Added Eclipse IntegrationkLeZ
2014-09-21fixed a mistake with openpgp-api-lib updateknuthy
2014-09-20Corrected an issue on kitkat when opening ssh-key...knuthy
2014-09-20corrected a typo that made settings not working in clone screenknuthy
2014-09-20corrected a major bug with kitkat when selecting sshkeyknuthy
2014-09-20a nasty bug!knuthy
2014-09-14Merge branch 'master' of github.com:zeapo/Android-Password-Storeknuthy
2014-09-14modified the figures slightlyknuthy
2014-09-13smaller image sizeMohamed Zenadi
2014-09-13version bump and readme updateknuthy
2014-09-13Added a gif to explain how it works. And the APKs...knuthy
2014-09-13unbind when leaving activity...knuthy
2014-09-13avoid reloading a new fragment when leaving the applicationknuthy
2014-09-13Merge remote-tracking branch 'origin/master'knuthy
2014-09-13Z2 didn't recognize file filter "file/*" so changed to */*knuthy
2014-09-11don't ignore app-release and app-debug.apkMohamed Zenadi
2014-09-11the apk is not available on the app/ dir yet...Mohamed Zenadi
2014-09-06drop support of http/https as it's not tested correctlyknuthy
2014-09-06Improved Starting uiknuthy
2014-09-06corrected a potentially major bugknuthy
2014-09-06added copy password with a timerknuthy
2014-09-06Finish activity when timer endsknuthy
2014-08-23major changes (added ssh-key support)zeapo
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 improvementszeapo
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-17refactoring and some stylingzeapo