aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2017-08-11suprress inflateParams lint error in dialogszeapo
2017-08-11fix Chinese values namezeapo
2017-08-11Put the rebase abort in an async taskzeapo
uhum... there was network operation
2017-08-11fix lintzeapo
2017-08-11introduce onSuccess/onErrorzeapo
2017-08-10add a way to see the git status and abort a rebasezeapo
2017-08-10extract string resource and fix phrasingzeapo
2017-08-10add remember passphrase and clearing it from settingszeapo
2017-08-10detect error during pushzeapo
fix #280
2017-08-10version bumpv1.2.0.69zeapo
2017-08-10go back to a newer version of commons-io as the ANR has been fixedzeapo
2017-08-10no need to list files as a store can be emptyzeapo
2017-08-10the linter does not recognise our version checkzeapo
2017-08-10fix uncheckedzeapo
Also use File.listFiles rather than FileUtils
2017-08-10check that encryption workszeapo
2017-08-10backport the fix of ssh key importzeapo
2017-08-10initial work on encrypt testingMohamed Zenadi
2017-08-10flatten encrypt layoutMohamed Zenadi
2017-08-10remove pgp handlerMohamed Zenadi
2017-08-10remove useless codeMohamed Zenadi
2017-08-10Fix edit operation with latest changes in FILE_PATHMohamed Zenadi
2017-08-10wait a little bit more for decryptionMohamed Zenadi
2017-08-10rename to `fullPath` to avoid confusionMohamed Zenadi
2017-08-10discard parent_path and use only file_path as beforeMohamed Zenadi
2017-08-10fix rebase errorMohamed Zenadi
2017-08-10Ensure that we have a single `/`Mohamed Zenadi
2017-08-10add copy and clipboard clearing testsMohamed Zenadi
this would have avoided the regression in .66 :)
2017-08-10decrypt test finally workingMohamed Zenadi
2017-08-10Add Espresso for testingMohamed Zenadi
2017-08-10remove useless tests before writing new onesMohamed Zenadi
2017-08-10Reduce duplicate codeMohamed Zenadi
2017-08-10Call the new pgp activityMohamed Zenadi
2017-08-10add getkeyids supportMohamed Zenadi
2017-08-10Fix the context in layoutsMohamed Zenadi
2017-08-10no longer pgphandler in the main activityMohamed Zenadi
2017-08-10fix wrong class being usedMohamed Zenadi
2017-08-10Add support of EDIT from the selection menuMohamed Zenadi
2017-08-10Extract Select folder (moving) into its own activityMohamed Zenadi
more work needed
2017-08-10initial work on pgp activityMohamed Zenadi
2017-08-10extract stringMohamed Zenadi
2017-08-10get rid of double bangMohamed Zenadi
2017-08-10switch UserPreference to kotlinMohamed Zenadi
2017-08-10adding kotlinMohamed Zenadi
2017-08-05version bump to 88v1.2.0.68Mohamed Zenadi
2017-08-05fix typo when changing the behaviour of get sshkeyMohamed Zenadi
2017-08-02Fix more lint (#325)Felix Bechstein
* fix/ignore lint errors, run lint on travis * fix/ignore some lint warnings
2017-08-02typo =_=Mohamed Zenadi
2017-08-02downgrade commons-ioMohamed Zenadi
The current version generated ANRs such as: `Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 11. Wait queue head age: 8523.6ms.)` when listing / opening files
2017-08-01Update Russian translation (#327)Vladislav
2017-07-29version bumpv1.2.0.67Mohamed Zenadi