summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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
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 from......zeapo
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 information...zeapo
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
2014-10-31PGPHandler Strings replacedAdam Smith
2014-10-31Merge pull request #29 from iAmiAdam/String-Bash...Mohamed Zenadi
2014-10-31Hard coded strings replaced with resources in PasswordStoreAdam Smith
2014-10-30Check that the string resources workAdam Smith
2014-10-30uniforming passwordfragment instanceszeapo
2014-10-30refresh the list rather than a full update related to PR #28zeapo
2014-10-30fixes an issue where the password was always added on the rootzeapo
2014-10-30when returning from an ADD without confirmation we are canceling not confirmingzeapo