Commit Graph

9662 Commits

Author SHA1 Message Date
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
SpiritCroc 7e4a0ddb5c Fix footer alignment in RTL layouts
Change-Id: I453fe81150cd7b2ed626b6e95898c1a3dd0b7110
2021-05-19 17:01:51 +02:00
SpiritCroc 707012ee5c Fix RTL paddings
Android apparently has an issue with the layout in RTL, since it applies
the start/end padding to both sides of the bubble.
As a workaround, put the bubbleLayout always in LTR, and handle the
correct padding selection from code.

Change-Id: Icddbe4b8d99383448d68bcf97f3ea166fd4cd3e6
2021-05-19 16:43:54 +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 25f7f29d94 Implement a workaround to render <del> and <u> in the timeline (#1817) 2021-05-19 15:15:34 +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
dependabot[bot] 5629d30932
Bump appcompat from 1.2.0 to 1.3.0
Bumps appcompat from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 06:20:33 +00:00
Black616Angel 5bd3aed51c Translated using Weblate (German)
Currently translated at 99.8% (2451 of 2454 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-05-18 22:18:11 +00:00
Michael Sasser 4e55475429 Translated using Weblate (German)
Currently translated at 99.8% (2451 of 2454 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-05-18 22:18:11 +00:00
Julian Heinzel 8f4735827e Translated using Weblate (German)
Currently translated at 99.8% (2451 of 2454 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-05-18 22:18:11 +00: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
Besnik Bleta 28122aba2c Translated using Weblate (Albanian)
Currently translated at 99.5% (2443 of 2454 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
2021-05-16 13:34:32 +00:00
Trendyne 0bfa2578a7 Translated using Weblate (Icelandic)
Currently translated at 27.4% (674 of 2454 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2021-05-16 13:34:31 +00:00
libexus ec56e689ae Translated using Weblate (German)
Currently translated at 99.7% (2449 of 2454 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-05-16 13:34:31 +00:00
SpiritCroc d6b05925a9 Fix counting unread chats in spaces
Change-Id: Ibd39e18e92b28105d6b4289eb5ecaf7caeca7574
2021-05-16 10:39:37 +02:00
SpiritCroc eed534060f Expand status: remember for each space
Change-Id: I2d733a433026304ab2a096abdf590de473cccc82
2021-05-16 09:06:06 +02:00
SpiritCroc 676a9f7bfa Unified room overview: fix normal priority section text
Change-Id: Idce69949c1aa687273a7e6a5f94a0f262707a9b7
2021-05-15 12:22:51 +02:00
SpiritCroc c16d661590 Fix updating read marker automatically v2
According to user reports where it works in v1.1.6.sc32-test7 but not in
v1.1.7.sc32-test10, so NonCancellable might still be needed.

Change-Id: I87b10eb292f14ffed2729bfbc4f05f3330406d0c
2021-05-15 12:19:22 +02:00
SpiritCroc e40bf1704b Increment version
Change-Id: If1b871b3ab76544d87e965986a8c53b782692f8e
2021-05-15 10:03:28 +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