summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-15local configs update, have to add them to git ignore...zeapo
2014-08-15Small readme update (and configs)zeapo
2014-08-15Added submodule for checking out openpgp-api-libzeapo
2014-08-10corrected a bug where the activity finishes before the dialog is dismissedknuthy
2014-08-10new apk (solid starter)knuthy
2014-08-10update readme to take in count the latest changes (init repository)knuthy
2014-08-10added possibility to pull and push after having initialized a repositoryknuthy
2014-08-10creates a new repositoryknuthy
2014-08-10handle the case when no account name was setknuthy
2014-08-10implemented key-id recovery from OpenKeychainknuthy
2014-08-10a very first alpha versionknuthy
2014-08-10verify that the server information is set before pulling/pushingknuthy
2014-08-10added licenseknuthy
2014-08-10access settings from githandler activityZeapo
2014-08-09refresh list after pull and removalZeapo
2014-08-09corrected a dumb mistakeZeapo
2014-08-09Updated README.mdZeapo
2014-08-09add and remove are now committing files to gitZeapo
2014-08-09corrected a small issue with commit and added push to originZeapo
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
2014-08-07use home button to return from preferencesZeapo
2014-08-07some ui improvements: show the category we add toZeapo
2014-08-06icons and libsZeapo
2014-08-06corrected the icon for decryptionZeapo
2014-08-06more refactoringZeapo
2014-08-06some refactoring and improved the creation so that it happens on the visible dirZeapo
2014-08-06made refresh work for non-root directories tooZeapo
2014-08-06corrected readmeZeapo
2014-08-06send the file name without extensionZeapo
2014-08-06some refactoring with nicer icons...Zeapo
2014-08-06corrected a bug where a new fragment was added while not neededZeapo
2014-08-06some ui improvements (icons and return from pgphandler to top)Zeapo
2014-08-06encryption working with a temporary hack (default account)Zeapo
2014-08-02improved ui for decrypt/encryptZeapo
2014-08-02improved ui for decrypt/encryptZeapo
2014-08-02improved the add button and other visual stuffsZeapo
2014-08-02added temp (10sec) password visibility and extra contentZeapo
2014-08-01avoid adding anything when getting back from an activityZeapo
2014-08-01data not neededZeapo
2014-08-01corrected a bug with file path when decryptingZeapo
2014-08-01Better distinction between categories and passwords, multilevel categoriesZeapo
2014-07-30decryption is working, yay! now work on the callbackZeapo
2014-07-30some visual update (fragment list is kept at position) and a preparation for ↵Zeapo
decrypt activity
2014-07-28moved arrays in arrays.xmlZeapo
2014-07-27get absolute path to a file from the name so that we can read it.Zeapo
2014-07-27performance optimizationZeapo
2014-07-27Inform the main activity that an item has been clicked, will handle it laterZeapo