Commit graph

8873 commits

Author SHA1 Message Date
Arun Babu Neelicattu 33b2100842 ci: fix integration test config syntax 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu 112a160725 ci: enable android emulator 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu d926890c79 ci: ignore warnings for integration tests 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu 1fac4dfe3e ci: clean up naming 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu 62ca8d87dc ci: setup synapse server manually 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu c39a8caaed ci: disable integration health checks 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu bebd84d1f5 ci: add integration tests 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu f0adf29d12 ci: split out apk linting 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu 209a9b09c7 ci: fix typo in naming 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu 55912ef49d ci: cache debug apk linting reports on failure 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu 467d3e764e ci: do not fail fast on debug apk builds 2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu ff1d8c310e ci: add initial github actions pipelines 2021-05-19 17:26:38 +02:00
Benoit Marty 57fd580124
Merge pull request #3337 from vector-im/dependabot/gradle/epoxy_version-4.6.1
Bump epoxy_version from 4.5.0 to 4.6.1
2021-05-19 16:33:13 +02:00
Benoit Marty 566369cccd Split long lines 2021-05-19 12:03:47 +02:00
Benoit Marty 3d174b0a25 Cleanup and properly inject the controller 2021-05-19 11:54:19 +02:00
Benoit Marty 8114d52d7d Change related to Epoxy 4.6.0 upgrade - step 2: small API change 2021-05-19 11:43:42 +02:00
Benoit Marty 9a9edd979d Change related to Epoxy 4.6.0 upgrade - step 1.1: handle DSL restriction, other error 2021-05-19 11:05:52 +02:00
Benoit Marty a0d04c40e9 Change related to Epoxy 4.6.0 upgrade - step 1: handle DSL restriction 2021-05-19 11:00:20 +02:00
Benoit Marty 9d7f092016 Ignore lint false positive 2021-05-18 21:23:50 +02:00
Benoit Marty 1aa3d04f33
Merge pull request #3338 from vector-im/dependabot/gradle/com.android.tools.build-gradle-4.2.1
Bump gradle from 4.1.3 to 4.2.1
2021-05-18 21:12:45 +02:00
dependabot[bot] e5cc6ceba7
Bump epoxy_version from 4.5.0 to 4.6.1
Bumps `epoxy_version` from 4.5.0 to 4.6.1.

Updates `epoxy` from 4.5.0 to 4.6.1
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.5.0...4.6.1)

Updates `epoxy-glide-preloading` from 4.5.0 to 4.6.1
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.5.0...4.6.1)

Updates `epoxy-processor` from 4.5.0 to 4.6.1
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.5.0...4.6.1)

Updates `epoxy-paging` from 4.5.0 to 4.6.1
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.5.0...4.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 18:18:15 +00:00
dependabot[bot] ffba75a49e
Bump gradle from 4.1.3 to 4.2.1
Bumps gradle from 4.1.3 to 4.2.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 18:15:06 +00:00
Benoit Marty 8c09c22239
Merge pull request #3352 from vector-im/dependabot/gradle/com.google.gms-google-services-4.3.8
Bump google-services from 4.3.5 to 4.3.8
2021-05-18 20:14:17 +02:00
Benoit Marty 448eda8624 Replace unbreakable space by a regular space 2021-05-18 19:11:57 +02:00
dependabot[bot] 722bccb0bb
Bump google-services from 4.3.5 to 4.3.8
Bumps google-services from 4.3.5 to 4.3.8.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 16:26:08 +00:00
Benoit Marty 0041743bf9
Merge pull request #3348 from vector-im/feature/bca/spaces_fix_invites
Fix space invite issues
2021-05-18 13:56:01 +02:00
Benoit Marty 1a70fa0fcc
Merge pull request #3227 from vector-im/dependabot/gradle/kotlin_version-1.5.0
Bump kotlin_version from 1.4.32 to 1.5.0
2021-05-17 16:15:27 +02:00
Benoit Marty 36f397be48
Merge branch 'develop' into dependabot/gradle/kotlin_version-1.5.0 2021-05-17 12:15:19 +02:00
Benoit Marty 2e2667fd69 Changelog 2021-05-17 11:49:13 +02:00
Benoit Marty 00b4ab8db9 ktlint 2021-05-17 11:39:42 +02:00
gradle-update-robot 552424befb Update Gradle Wrapper from 7.0.1 to 7.0.2.
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2021-05-17 11:13:05 +02:00
Benoit Marty 37cc0dc8b6 Ignore lint issues false positive 2021-05-17 10:25:31 +02:00
dependabot[bot] 0c92949e78 Bump gradle from 4.1.3 to 4.2.0
Bumps gradle from 4.1.3 to 4.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:54:49 +02:00
Valere 7f3d899521
Merge branch 'develop' into feature/bca/spaces_fix_invites 2021-05-17 09:14:37 +02:00
Valere 39b89ff103 Code review 2021-05-14 18:54:11 +02:00
Valere 14629f2041 Fix space invite issues 2021-05-14 17:15:41 +02:00
Benoit Marty 640b86ca9e
Merge pull request #3341 from vector-im/feature/bma/fix_migration_nightly
Fix a problem with database migration on nightly builds (#3335)
2021-05-14 16:32:28 +02:00
Benoit Marty 535d266cc2 Remove usage of GlobalScope 2021-05-14 15:56:51 +02:00
Benoit Marty 1f7482922d Remove usage of GlobalScope 2021-05-14 15:44:53 +02:00
Benoit Marty 8211cc266f Remove usage of GlobalScope 2021-05-14 15:26:16 +02:00
Benoit Marty 0437814479 Remove usage of GlobalScope 2021-05-14 15:24:04 +02:00
Benoit Marty 1e708b113b Remove usage of GlobalScope 2021-05-14 15:20:22 +02:00
Benoit Marty 25b4c32fd0 Remove usage of GlobalScope 2021-05-14 15:19:04 +02:00
Benoit Marty 0711ecc7f4 Remove usage of GlobalScope - I guess for those ones this is OK... 2021-05-14 15:10:36 +02:00
Benoit Marty 4112d28127 Remove usage of GlobalScope 2021-05-14 14:56:31 +02:00
Benoit Marty 555eada37a Remove usage of GlobalScope 2021-05-14 14:55:02 +02:00
Benoit Marty bf14251c3d Remove usage of GlobalScope 2021-05-14 14:43:28 +02:00
Benoit Marty 257b2ef593 Remove usage of GlobalScope 2021-05-14 14:36:36 +02:00
Benoit Marty baa4b95e18 Remove usage of GlobalScope 2021-05-14 14:35:08 +02:00
Benoit Marty aeda8bcc81 Remove usage of GlobalScope 2021-05-14 14:29:01 +02:00