aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Collapse)Author
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
2014-12-06Filter the passwords recursively, useful to search through the passwords ↵zeapo
from the root fixes #40
2014-12-06fixes #52zeapo
2014-12-06enable the users to delete the repositoryv1.2.0.8zeapo
2014-12-06solves a bug where we were unable to clone/pullzeapo
2014-12-04Add the possibility to edit git server informationzeapo
Also uses jgit 3.6
2014-11-28Update of Czech translation - git commit messagesJaroslav Lichtblau
2014-11-28Czech translation createdJaroslav Lichtblau
2014-11-25https repositories works now, bump version to v1.2-a6zeapo
2014-11-23allow the user to select https (not working yet)zeapo
2014-11-16less confusing path namezeapo
2014-11-09if the timer is empty default to 45secv1.2-a5zeapo
2014-11-09allows the users to read the ssh-key from an external storagezeapo
2014-11-05should not happen but a user got a NPE due non-existing viewzeapo
2014-11-05how comes result is null sometimes in return of e.getmessage....zeapo
2014-11-04added an error when unable to open/access ssh-keyzeapo
2014-11-01Preferences Hard coded Strings replacedAdam Smith
2014-11-01if the user press back without cloning, he gets an NPEzeapo
2014-10-31Hard coded strings replaced for resources in GitHandlerAdam Smith
2014-10-31Hard coded string in GitAsyncTask replaced with resourcesAdam Smith
2014-10-31MergedAdam Smith