Commit graph

11104 commits

Author SHA1 Message Date
ElementBot
f7dde9dd6e Update screenshots 2025-06-30 17:23:15 +00:00
Benoit Marty
33daa38455 NavigationBar for Spaces 2025-06-30 19:02:20 +02:00
Benoit Marty
9ee371d1b1 Add Feature flag for Spaces 2025-06-30 17:12:44 +02:00
Benoit Marty
c804fe0558
Add "View avatar" content description to all clickable Avatar that will open the avatar preview. (#4948)
* Add "View avatar" content description to all clickable Avatar that will open the avatar preview.

* Improve accessibility of avatar images.
2025-06-30 17:06:10 +02:00
Benoit Marty
f8adf0bed4 Ensure test works with other minApi level. 2025-06-30 17:01:04 +02:00
Benoit Marty
dd188e6cc7 Fix test regression on API 33. 2025-06-30 17:01:03 +02:00
Benoit Marty
425e131160 Fix test regression on API 33. 2025-06-30 17:01:02 +02:00
Benoit Marty
06a551c388 Fix test regression on API 33. 2025-06-30 17:01:01 +02:00
Benoit Marty
4de44b702e Fix test regression on API 33. 2025-06-30 17:01:00 +02:00
Benoit Marty
71ff72750c Fix test regression on API 33. 2025-06-30 17:01:00 +02:00
Benoit Marty
cb091106b6 Fix test regression on API 33. 2025-06-30 17:00:59 +02:00
Benoit Marty
0570fb1c0e Fix shellcheck issue on release.sh 2025-06-30 17:00:58 +02:00
Benoit Marty
fd83aff81d Fix shellcheck issue on local-recording.sh 2025-06-30 17:00:58 +02:00
Benoit Marty
dcf923c4ae Remove scandir param, it seems that it is not recursive 2025-06-30 17:00:57 +02:00
Benoit Marty
c3b7f38dab Change minSDK to 33 for Element enterprise. #4905 2025-06-30 17:00:56 +02:00
Benoit Marty
3ff8592785 Release script: read minSdkVersion from file plugins/src/main/kotlin/Versions.kt 2025-06-30 17:00:56 +02:00
Benoit Marty
7f449fef81 Introduce MIN_SDK_FOSS and MIN_SDK_ENTERPRISE const. 2025-06-30 17:00:55 +02:00
Benoit Marty
c54608da44
Merge pull request #4958 from element-hq/feature/bma/splitPresenter
Split RoomListPresenter and introduce HomePresenter
2025-06-30 16:57:34 +02:00
renovate[bot]
5f9035e100
fix(deps): update dependency io.sentry:sentry-android to v8.16.0 (#4941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 15:28:40 +02:00
ElementBot
1aa18aeaf0 Update screenshots 2025-06-30 08:09:42 +00:00
Benoit Marty
1b05c2a965 Split RoomListPresenter and introduce HomePresenter 2025-06-30 09:50:22 +02:00
Benoit Marty
53df3a0f45
Merge pull request #4913 from element-hq/sync-localazy
Sync Strings - new translations to Danish
2025-06-30 09:36:56 +02:00
bmarty
284241a4ec Sync Strings from Localazy 2025-06-30 00:33:54 +00:00
Benoit Marty
fba0cc5279
Merge pull request #4955 from element-hq/feature/bma/moveRoomListHome
Rename module roomlist to home
2025-06-27 17:02:54 +02:00
ElementBot
2ba5d10f6a Update screenshots 2025-06-27 14:25:41 +00:00
Benoit Marty
082b012bc5 Fix incorrect import 2025-06-27 15:51:13 +02:00
Benoit Marty
67f36f3d74 Add missing import 2025-06-27 15:48:14 +02:00
Benoit Marty
b02aa0d546 Add TODO 2025-06-27 15:25:02 +02:00
Benoit Marty
60083ad5ea Rename module roomlist to home 2025-06-27 15:24:50 +02:00
Benoit Marty
fe9fbe894c
Merge pull request #4944 from element-hq/feature/bma/version
Replace the Report a problem button with the app's version on the on boading screen.
2025-06-27 14:45:18 +02:00
renovate[bot]
56b5afcfcc
fix(deps): update dependency com.google.firebase:firebase-bom to v33.16.0 (#4945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 11:07:22 +02:00
Jorge Martin Espinosa
2f6ce3da33
Element Call: remove top app bar and add it inside the webview instead (#4927)
Co-authored-by: ElementBot <android@element.io>
2025-06-27 08:41:10 +02:00
renovate[bot]
bebe2d4ab5
fix(deps): update dependency com.google.gms:google-services to v4.4.3 2025-06-26 21:48:11 +00:00
Benoit Marty
27a5787b13
Merge pull request #4943 from element-hq/feature/bma/a11yDeleteFilters
a11y: improve content description of the close buttons
2025-06-26 22:04:03 +02:00
ganfra
0e738821b8 change (media preview config) : manage migration of local data 2025-06-26 21:44:03 +02:00
ganfra
98b60d46b1 change (media preview config) : handle loading and failure ui 2025-06-26 20:53:00 +02:00
ganfra
5332246bde change (media preview config) : use the new apis 2025-06-26 20:52:44 +02:00
ganfra
416f4f2215 change (media preview config) : introduce new apis from sdk 2025-06-26 20:34:36 +02:00
ElementBot
2cefa92a2a Update screenshots 2025-06-26 16:40:38 +00:00
Benoit Marty
adf539473d Show version on OnBoarding screen. 2025-06-26 18:24:36 +02:00
Benoit Marty
e806d07865 Extract and unit test MultipleTapToUnlock 2025-06-26 17:45:42 +02:00
Benoit Marty
3b687a129c a11y: improve content description of the close formatting button. Change from "Close" to "Cancel and close text formatting" 2025-06-26 15:55:15 +02:00
Benoit Marty
871fb88018 a11y: improve content description of the clear filter button. Change from "Clear" to "Clear filters" 2025-06-26 15:28:53 +02:00
renovate[bot]
9bd2c178f4
fix(deps): update dependency org.maplibre.gl:android-sdk to v11.11.0 (#4939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 15:14:58 +02:00
Benoit Marty
53613b140a
Merge pull request #4940 from element-hq/feature/bma/navigationBar
Navigation bar component
2025-06-26 13:30:21 +02:00
Benoit Marty
bdaeaf25aa Fix quality issues on Composables 2025-06-26 13:03:24 +02:00
Benoit Marty
c5cdcc4d37 Fix typo 2025-06-26 13:03:23 +02:00
Benoit Marty
71e309f6c3 Split function into separate files. 2025-06-26 13:03:22 +02:00
ElementBot
67e280280f Update screenshots 2025-06-26 13:03:21 +02:00
Benoit Marty
aedd98d34a Add NavigationBar component 2025-06-26 13:03:21 +02:00