summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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-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-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
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
2014-08-15some improvements to decrypt uiknuthy
2014-08-10corrected a bug where the activity finishes before the dialog is dismissedknuthy
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-10verify that the server information is set before pulling/pushingknuthy
2014-08-10access settings from githandler activityZeapo
2014-08-09refresh list after pull and removalZeapo
2014-08-09corrected a dumb mistakeZeapo
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-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