summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2015-06-07save port number after save and close the activityMohamed Zenadi
2015-06-07fix provider list preference not saving correctlyMohamed Zenadi
2015-06-07disable not used optionMohamed Zenadi
2015-05-31Fix spelling and remove exclamation mark...Johannes Wienke
2015-05-17Initial support for external *git* repositories, fix #41, fix #48Mohamed Zenadi
2015-05-17it is no longer necessary to go through settings to initialize an external repoMohamed Zenadi
2015-05-17user is able to chose internal/external when creating/cloning...Mohamed Zenadi
2015-05-17force the selection of directory until the welcome screen is implementedMohamed Zenadi
2015-05-17clean the content of the directory on delete, rather than deleting the direct...Mohamed Zenadi
2015-05-17now possible to clone/create repository in a given external directory....Mohamed Zenadi
2015-05-17directory chooser is enoughMohamed Zenadi
2015-05-17save the selected directory and show it as a summaryMohamed Zenadi
2015-05-17add a preference option to select an external directoryMohamed Zenadi
2015-05-17fix #85, use key_ids correctly...Mohamed Zenadi
2015-05-15fix #84 where account was missing, now it is selected on ecryptionv1.2.0.17Mohamed Zenadi
2015-05-12fixes some crashes where the dialog is no longer availablev1.2.0.16Mohamed Zenadi
2015-05-12initial support for openpgp-api v7Mohamed Zenadi
2015-05-09use a true monospaced font for pwd displayMohamed Zenadi
2015-05-09hide the content of pgp decryption activity from the window managerMohamed Zenadi
2015-05-09Fix #82, select user/pwd auth for https connectionMohamed Zenadi
2015-04-19use a FAB to add passwordsMohamed Zenadi
2015-04-19Add a Sync command that calls Pull then Push...Mohamed Zenadi
2015-04-04Show the pgp key selected in preferences...Mohamed Zenadi
2015-03-20fix the color of the select contextual menu...Mohamed Zenadi
2015-03-17check that the data we get is not nullv1.2.0.14Mohamed Zenadi
2015-03-17return the root directory if we have nothing in the fragment stackMohamed Zenadi
2015-03-17temp fix for welcome screen showing for everybodyMohamed Zenadi
2015-03-14version bump and some style updateMohamed Zenadi
2015-03-10Merge pull request #64 from zeapo/feature/external_repo...Mohamed Zenadi
2015-03-10disable the test until we setup a git repo for testingMohamed Zenadi
2015-01-08A cleaner way of testing if the repository is initialized or notMohamed Zenadi
2015-01-04ensure that the configuration is savedv1.2.0.12zeapo
2015-01-04set title when cloning/editing the server infozeapo
2015-01-04some tweak, and forgot stringszeapo
2015-01-04test for clone ssh + user/pwdzeapo
2015-01-04uri is useless herezeapo
2015-01-04starting to write testszeapo
2015-01-04set credential after they've been intializedzeapo
2015-01-04correct a typo for saved protocol/authmodezeapo
2015-01-04remember the connection mode and the auth modezeapo
2015-01-04more DRYnesszeapo
2015-01-04DRY refactoringzeapo
2015-01-04add support for pull and push operationszeapo
2015-01-04add documentationzeapo
2015-01-04git tasks refactoring (clone working)zeapo
2015-01-04bump versionv1.2.0.11zeapo
2015-01-02do not check for gpg-id file fix #51zeapo
2014-12-18update of Czech translation file...Jaroslav Lichtblau
2014-12-16fix the the git fields and a small refactorv1.2.0.10zeapo
2014-12-15corrected a typo, fixes #56zeapo