summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2017-03-02Added app shortcuts (#278)...Hussein Mohammed
2017-02-20japanese translation (#273)naofum
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-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
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 copy...Mohamed Zenadi
2016-12-31add the cause of jgit error to the messageMohamed Zenadi
2016-12-30sync command now tries to commit before pull/pushMohamed Zenadi
2016-12-28French translation (#253)...Stéphane D'Alu
2016-12-26Use 500ms delay between 20x clipboard clearsMatthew Wong
2016-12-26Fix #247: avoid npe getting accessibility event package nameMatthew Wong
2016-12-25fix commit not being executedMohamed Zenadi
2016-12-11remove useless and confusing option from the preferencesMohamed Zenadi
2016-12-11Handle jgit errors (#243)...Mohamed Zenadi
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
2016-10-17Russian translation (#234)Vladislav
2016-10-17Added the ability to make an invisible password visible using a button, and a...Daniël van den Berg
2016-10-17makes a copy of an other password, do not clear the clipboard from the first ......Mohamed Zenadi
2016-10-16fix list not being refreshed after a syncMohamed Zenadi
2016-09-21Allow for manual copying or sharing of the password without showing it. (#222)...Daniël van den Berg
2016-09-11use a file selector to get the ssh-keyMohamed Zenadi
2016-09-09Czech translation (#220)...Jaroslav Lichtblau
2016-09-09Added the ability to move passwords around. (#210)...Daniël van den Berg
2016-08-27Added the ability to share a password as plaintext using any app, including o...Daniël van den Berg
2016-08-18Fixed crash when ellipsing line. (#208)...Daniël van den Berg
2016-07-29Catch IOExceptionMatthew Wong
2016-07-29Don't show the 'directory already exists' error if it's just a .git folder & ...Matthew Wong
2016-07-21Use support library fragment (to avoid onAttach deprecation problems, etc)Matthew Wong
2016-07-19fix crash sorry everyoneMatthew Wong
2016-07-08Fix back button behaviourMatthew Wong
2016-07-04fix crash on lollipopMohamed Zenadi
2016-07-02Only clear the clipboard if we automatically copied the password to itMatthew Wong
2016-07-02Fix & refine weird editing behaviourMatthew Wong
2016-06-30Add systemui exception to autofillMatthew Wong
2016-06-30use runOnUiThread in autofill preferences activityMatthew Wong
2016-06-20Merge pull request #191 from svetlemodry/master...Mohamed Zenadi
2016-06-20Merge pull request #189 from DSIW/master...Mohamed Zenadi
2016-06-19Fix background color for selected list itemsDSIW
2016-06-19Use material icons in actionbarDSIW
2016-06-19Add german translation and extract some string as string resourceDSIW
2016-06-18Czech translation updated...Jaroslav Lichtblau
2016-06-12fix #187Matthew Wong