aboutsummaryrefslogtreecommitdiff
path: root/app/src/androidTest
AgeCommit message (Collapse)Author
2017-08-10check that encryption workszeapo
2017-08-10initial work on encrypt testingMohamed Zenadi
2017-08-10remove useless codeMohamed Zenadi
2017-08-10wait a little bit more for decryptionMohamed 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-02Fix more lint (#325)Felix Bechstein
* fix/ignore lint errors, run lint on travis * fix/ignore some lint warnings
2017-07-25Fix lint warnings (#319)Felix Bechstein
* Fix lint errors/warnings Fix a lot of lint errors and warnings. Most things are automatically applied fixes done with android studio: * externalize strings * remove unused code / classes / layouts / imports * migrate some fields to local variables * Remove dead code from comments Removed code that is commented out long ago. * remove unused resources * colors * strings * drawables * layouts * menus
2017-07-22Parse username from password entry, refs #192 (#318)Felix Bechstein
This is a first step of letting APS handle usernames from password entries. It shows the username in PgpHandler and allows to copy it to the clipboard.
2015-06-20version bumpv1.2.0.23Mohamed Zenadi
2015-03-10disable the test until we setup a git repo for testingMohamed Zenadi
2015-01-04some tweak, and forgot stringszeapo
2015-01-04test for clone ssh + user/pwdzeapo
2015-01-04starting to write testszeapo
2014-07-24initial commitZeapo