Age | Commit message (Expand) | Author |
2014-09-29 | show toast on copy and dismiss dialog if error on openkeychain | knuthy |
2014-09-29 | a simple solution to resolve #13 | knuthy |
2014-09-23 | Added "Show Time" preference and changed default to 45 to match pass | kLeZ |
2014-09-23 | Some other Eclipse integration, modified AndroidManifest.xml to match build.g... | kLeZ |
2014-09-23 | Take into account subdirectories... | knuthy |
2014-09-22 | solves the issue where pwd store closes without having bound with openkeychain | knuthy |
2014-09-21 | took off duplicate code CloneAsyncTask into GitAsyncTask | knuthy |
2014-09-20 | Corrected an issue on kitkat when opening ssh-key... | knuthy |
2014-09-20 | corrected a typo that made settings not working in clone screen | knuthy |
2014-09-20 | corrected a major bug with kitkat when selecting sshkey | knuthy |
2014-09-20 | a nasty bug! | knuthy |
2014-09-13 | unbind when leaving activity... | knuthy |
2014-09-13 | avoid reloading a new fragment when leaving the application | knuthy |
2014-09-13 | Z2 didn't recognize file filter "file/*" so changed to */* | knuthy |
2014-09-06 | drop support of http/https as it's not tested correctly | knuthy |
2014-09-06 | Improved Starting ui | knuthy |
2014-09-06 | corrected a potentially major bug | knuthy |
2014-09-06 | added copy password with a timer | knuthy |
2014-09-06 | Finish activity when timer ends | knuthy |
2014-08-23 | store initialization supports ssh-key now | zeapo |
2014-08-23 | avoid eternal looping when selecting an openpgp provider | zeapo |
2014-08-23 | pull and push working with ssh-key now | zeapo |
2014-08-23 | added ssh-key based authentication for clone | zeapo |
2014-08-17 | corrected a bug where cancel in openkeychain does not dismiss pgp dialog | zeapo |
2014-08-17 | ui improvements | zeapo |
2014-08-17 | ui improvements and fixed a slight bug due to ui | zeapo |
2014-08-17 | corrected a bug where binding dialog was not dismissed | zeapo |
2014-08-17 | refactoring and some styling | zeapo |
2014-08-17 | Corrected a bug where visually the item was closed while it was open | zeapo |
2014-08-17 | major ui improvement to the list using SwipeListView | zeapo |
2014-08-15 | more improvements to the expandable list... | knuthy |
2014-08-15 | first shot for improved expandable lists | knuthy |
2014-08-15 | some improvements to decrypt ui | knuthy |
2014-08-10 | corrected a bug where the activity finishes before the dialog is dismissed | knuthy |
2014-08-10 | added possibility to pull and push after having initialized a repository | knuthy |
2014-08-10 | creates a new repository | knuthy |
2014-08-10 | handle the case when no account name was set | knuthy |
2014-08-10 | implemented key-id recovery from OpenKeychain | knuthy |
2014-08-10 | verify that the server information is set before pulling/pushing | knuthy |
2014-08-10 | access settings from githandler activity | Zeapo |
2014-08-09 | refresh list after pull and removal | Zeapo |
2014-08-09 | corrected a dumb mistake | Zeapo |
2014-08-09 | add and remove are now committing files to git | Zeapo |
2014-08-09 | corrected a small issue with commit and added push to origin | Zeapo |
2014-08-08 | cloning and pulling are not well encapsulated via a common interface | Zeapo |
2014-08-08 | more refactoring and ability to pull from server | Zeapo |
2014-08-07 | more refactoring in preparation for a first version | Zeapo |
2014-08-07 | added account name settings and made it mandatory for encryption | Zeapo |
2014-08-07 | use home button to return from preferences | Zeapo |
2014-08-07 | some ui improvements: show the category we add to | Zeapo |