aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-05version bumpv1.2.0.61zeapo
- Added auto sync - Added background git tasks
2017-06-05Do not lock the interface for any operation in the gitactivityzeapo
2017-06-05add autoSync on startupzeapo
2017-06-05on sync add non-committed files toozeapo
2017-05-29getRootInActiveWindow throws an exception if it is unable to get rootMohamed
2017-05-28use a simpler email patternzeapo
2017-05-28do not translate git itemszeapo
2017-05-28v59 play apkv1.2.0.60zeapo
2017-05-28version bumpzeapo
2017-05-28fix new passwords no longer being addedzeapo
2017-05-25follow: remove progress bar when waiting for OpenKeychainMohamed
2017-05-25no longer needed as it was fixed in OpenKeychainMohamed
2017-05-25version bumpv1.2.0.59Mohamed
2017-05-25Fix an issue with the number of shortcutsMohamed
2017-05-08little refactor and version bumpv1.2.0.58zeapo
2017-05-08update gradlezeapo
2017-05-01locale: Add zh_TW translation (#294)DanSnow
2017-04-27Make git username and email configurable (#289)shanavas
* Gather git config data and save in preferences * Align text box properly * Apply git configs from settings * Validate email address
2017-04-17Make passwords sort case insensitive (#290)Łukasz Rutkowski
2017-04-11Update README.md (#287)Hussein Mohammed
Fix URL for gitter chat svg
2017-03-27show extra content even if the password is emptyMohamed Zenadi
fixes #274
2017-03-27fix git rm and syncMohamed Zenadi
fixes #276 fixes #283
2017-03-02Added app shortcuts (#278)Hussein Mohammed
* Added app shortcuts Signed-off-by: Hussein Mohammed <zidhussein@gmail.com> * Added sdk25 to travis
2017-02-20japanese translation (#273)naofum
2017-01-24version bumpv1.2.0.57Mohamed Zenadi
2017-01-24add preference option to export all passwords to an external dirMohamed Zenadi
2017-01-16fix the case where we're unable to clone if we specify the port 22Mohamed Zenadi
2017-01-16remove all mentions of getWorkTreeMohamed Zenadi
2017-01-11add bitcoin donationMohamed Zenadi
2017-01-06one getWorkTree less, we should remove them allMohamed Zenadi
2017-01-06check that package name is not nullMohamed Zenadi
2017-01-02Pref i18n (#258)Stéphane D'Alu
* preference i18n * wrong key
2017-01-02improved/fixed translation (#257)Stéphane D'Alu
2017-01-02added missing internatinalisation for pwgen (#256)Stéphane D'Alu
2016-12-31do not put anything in the clipboard when clearing itMohamed Zenadi
2016-12-31set the timer to clear the clipboard on copyMohamed Zenadi
fix #244
2016-12-31add the cause of jgit error to the messageMohamed Zenadi
2016-12-30version bump 1.2.0.56v1.2.0.56Mohamed Zenadi
2016-12-30sync command now tries to commit before pull/pushMohamed Zenadi
2016-12-28French translation (#253)Stéphane D'Alu
* French translation * fixed '
2016-12-26Use 500ms delay between 20x clipboard clearsMatthew Wong
2016-12-26Fix #247: avoid npe getting accessibility event package nameMatthew Wong
2016-12-25version bumpv1.2.0.55Mohamed Zenadi
2016-12-25fix commit not being executedMohamed Zenadi
2016-12-11version bumpv1.2.0.54Mohamed Zenadi
2016-12-11remove useless and confusing option from the preferencesMohamed Zenadi
2016-12-11Handle jgit errors (#243)Mohamed Zenadi
* initial work on the git error handling * remove throws exception and handle the jsch one correctly * move the commit task into its own operation * get rid of the interface and rely on the abstract class GitOperation * add error message to the pull command * add error message to the push command * add error message to the sync operationˆ
2016-11-12detect wrong ssh-key passphraseMohamed Zenadi
2016-10-27Add Chinese Translation (#239)Kevin Sicong Jiang
2016-10-25request sd-card access when importing the ssh-keyMohamed Zenadi