Commit Graph

31 Commits

Author SHA1 Message Date
Matthieu 860a639d42 GitLab CI fix for git submodule 2023-12-25 19:55:11 +00:00
Matthieu 21c68fdfae Update .gitlab-ci.yml 2023-06-22 12:46:55 +00:00
Matthieu e0e2ef632b Update .gitlab-ci.yml 2023-06-22 12:05:06 +00:00
Matthieu 7e18dec6e8 Update .gitlab-ci.yml 2023-06-22 12:04:36 +00:00
Matthieu aca93b63fb Use f-droid build ci image from mvglasow 2023-06-22 12:02:40 +00:00
Matthieu ad9edc5689 Set CI to interruptible 2023-03-21 11:05:46 +00:00
Matthieu 9ebf11b8df Test java thingie 2023-01-23 09:50:00 +00:00
Matthieu 29f09fc0dd test other image 2023-01-23 09:50:00 +00:00
Matthieu e27224725d Update CI 2023-01-23 09:50:00 +00:00
Matthieu 68d3d996f7 Update CI for submodule 2022-10-24 23:15:36 +00:00
Matthieu 6da6376eb9 move failure allow to correct one? 2022-10-12 14:28:59 +02:00
Matthieu 04abea54a1 Tweak CI for dependency verification 2022-08-21 12:25:10 +02:00
Matthieu 7b74c9e057 Remove CI cache 2022-08-21 11:31:24 +02:00
Matthieu ee7e24a3d3 F-Droid metadata improvements 2022-08-09 12:49:15 +02:00
Matthieu dc68d328ff Add dependency verification and remove information leak from OkHttp 2022-07-29 10:45:28 +02:00
Matthieu 9d2e77da8f Try test butler 2022-07-27 12:12:14 +02:00
Matthieu d1a34abf85 undo emulator change 2022-07-26 19:49:17 +02:00
Matthieu a1fe894212 try gradle emulator 2022-07-26 17:54:13 +02:00
Matthieu cfdc040e6a Try switching CI backend 2022-07-15 11:26:24 +02:00
Matthieu f1be5733e0 Act on some of the security suggestions 2022-07-11 10:47:18 +02:00
Matthieu a041c74129 add indonesian 2021-05-25 14:29:57 +02:00
Matthieu 12d8026a6e Integrate F-Droid builds into CI 2021-05-15 10:58:13 +00:00
Matthieu aaff664be4 Add caching to runners 2021-05-08 22:11:04 +02:00
Matthieu b25262db2f Fix coverage stat, update dependencies, remove useless db passing 2021-04-20 12:07:18 +00:00
Matthieu 191aa3ff57 Fix double tap like 2021-03-26 10:26:00 +01:00
Matthieu 8b90e17fc4 Restore integration tests in CI 2021-02-17 22:55:31 +01:00
Matthieu d589e464ea Remove emulator tests from CI, since they are very flaky. 2020-11-08 20:24:38 +01:00
Matthieu 7bca413d60 Use nodeinfo endpoint to get info about the capabilities of the instance 2020-08-22 22:34:21 +02:00
Matthieu 1028bf0cf3 Improve CI 2020-06-24 15:34:14 +02:00
Ulysse Widmer 8950d4c162
Reconnect button (#108)
* reconnect button and profile button functionality

* fix lint error and cleaned some imports

* more lint errors

* added tests for the drawer menu

* added some timing for the animations

* drawer settings test
2020-04-17 15:07:04 +02:00
Wv5twkFEKh54vo4tta9yu7dHa3 61cdb1118b
WIP: Loading (#76)
* Add loading indications, refactor fragments into common parent class

* Add cirrus

* actually add cirrus

* Add timeouts

* Fix test rules

* Add gitlab ci file to tes

* move tests to MockedServer to not have infinite waits by Espresso

* Update README for gitlab badge
2020-04-01 19:38:21 +02:00