Commit Graph
22 Commits
Author SHA1 Message Date
Andrea TorlaschiandGitHub 535fe3ebe4 README: Fix commands to run tests 2016-08-18 17:37:17 +02:00
Andrea Torlaschi fa926c7241 travis: add delay to increase reliability 2016-07-12 21:50:53 +02:00
Andrea Torlaschi 635358189c androidTest: Increase activity wait time
To be more safe.
2016-07-12 21:50:52 +02:00
Andrea Torlaschi 4322a38097 travis: start two build jobs
- unit tests
- androidTests
2016-07-12 21:50:51 +02:00
Andrea Torlaschi 0f2a22cd29 androidTest: Wait for activities to start
This is needed to correctly run tests on Travis.
I think it's not a Travis fault. Probably espresso doesn't work well with PendingIntent.
2016-07-12 21:50:51 +02:00
Andrea Torlaschi 8d43785770 androidTest: Remove broken tests 2016-07-12 21:50:37 +02:00
Andrea Torlaschi b214cac76e travis: add androidTests 2016-07-12 21:43:14 +02:00
Andrea Torlaschi 1a7a1f1a60 travis: cleanup 2016-07-12 21:43:14 +02:00
Andrea Torlaschi 3b4f608ba1 androidTest: Fix OpenPgpServiceTest
- fix class to solve exception
- add sleeps to wait for activities (ugly)
2016-07-12 21:43:13 +02:00
Andrea Torlaschi 77284a3594 androidTest: Fix errors introduced by changes of the code 2016-07-12 21:43:12 +02:00
Andrea Torlaschi 6cecb42389 androidTest: Add proguard file for test
For now we use the same as for other configurations.
2016-07-12 21:43:12 +02:00
Andrea Torlaschi dc32ff2707 Padding cleanup 2016-05-17 17:48:59 +02:00
Andrea Torlaschi 7a7d32f706 Remove dividers
Divider shouldn't be used after last item
2016-05-17 17:20:01 +02:00
Andrea Torlaschi 2ab55b6767 Settings: remove unuseful initialization 2016-05-17 17:09:03 +02:00
Andrea Torlaschi a2d2da9098 Settings: change CheckBoxPreference to SwitchPreference 2016-05-17 16:51:44 +02:00
Andrea Torlaschi c942d8b2ff PgpSignEncryptOperation refactoring 2016-05-10 23:38:11 +02:00
Andrea Torlaschi 360b5a658a Handle encrypted files while importing keys 2016-03-27 18:20:29 +02:00
Andrea Torlaschi bcef5b6692 Set filename after decryption 2016-03-05 13:24:18 +01:00
Andrea Torlaschi 26f8a9db9c Extend FileProvider to support name update 2016-03-05 13:17:15 +01:00
Andrea Torlaschi 73bbfc54d9 Remove uri from pending even when already added 2016-03-04 09:16:09 +01:00
Andrea Torlaschi 81ba0ff108 Always check read permission 2016-03-02 17:09:12 +01:00
Andrea Torlaschi ece848dee8 Fix backup code comparison 2016-03-02 00:07:34 +01:00