aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Collapse)Author
2015-05-31Fix spelling and remove exclamation markJohannes Wienke
Fix a spelling error and remove an unnecessary exclamation mark in settings.
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/cloningMohamed Zenadi
also no longer needed to close to refresh the list
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 ↵Mohamed Zenadi
directory itself
2015-05-17now possible to clone/create repository in a given external directory.Mohamed Zenadi
*issues*: - not possible to switch between external/local directory without closing the app. (PasswordRepository is a singleton, has to be cleaned when a change is made)
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 correctlyMohamed Zenadi
as bonus, guava and retrolambda! Nicer code
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 PushMohamed Zenadi
Fixes #78
2015-04-04Show the pgp key selected in preferencesMohamed Zenadi
Fix #76
2015-03-20fix the color of the select contextual menuMohamed Zenadi
was showing white on kitkat
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_repoMohamed Zenadi
clean up
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 fileJaroslav Lichtblau
added mising strings, typos fixed
2014-12-16fix the the git fields and a small refactorv1.2.0.10zeapo
2014-12-15corrected a typo, fixes #56zeapo
2014-12-06formmating issuezeapo
2014-12-06removed a dangerous log...zeapo
2014-12-06Added preference to disable recursive filteringzeapo