summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 tests...Mohamed Zenadi
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 activity...Mohamed Zenadi
2017-08-10fix travis buildMohamed Zenadi
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
2017-08-02typo =_=Mohamed Zenadi
2017-08-02downgrade commons-io...Mohamed Zenadi
2017-08-01Update Russian translation (#327)Vladislav
2017-07-29version bumpv1.2.0.67Mohamed Zenadi
2017-07-29fix password copy no longer working due to a typoMohamed Zenadi
2017-07-27revert deleted cases...Mohamed Zenadi
2017-07-27version bumpv1.2.0.66Mohamed Zenadi
2017-07-27ensure data is not nullMohamed Zenadi
2017-07-26Support pasting username with autofill, fixes #192 (#321)...Felix Bechstein
2017-07-25Improve french translationMohamed Zenadi
2017-07-25Version bump to .65Mohamed Zenadi
2017-07-25remove the most probably the buggiest calls everMohamed Zenadi
2017-07-25check that the data we get from OpenKeychain is not nullMohamed Zenadi
2017-07-25Add missing build tool in travisv1.2.0.65Mohamed Zenadi
2017-07-25drop support for ICS...Mohamed Zenadi
2017-07-25no need to set versions globally as we've got no sub projectMohamed Zenadi
2017-07-25remove copyLibs gradle fileMohamed Zenadi
2017-07-25upgrade apache commons versionMohamed Zenadi
2017-07-25remove guava depMohamed Zenadi
2017-07-25Fix lint warnings (#319)...Felix Bechstein
2017-07-22Parse username from password entry, refs #192 (#318)...Felix Bechstein