element-x-ada/tools
renovate[bot] 7bb1e24ff5
fix(deps): update dependency androidx.compose:compose-bom to v2025.04.01 (#4631)
* fix(deps): update dependency androidx.compose:compose-bom to v2025.04.01

* Fix autofill deprecations

* Adapt our custom BottomSheetState and scaffold to the new APIs

* Get rid of all the custom bottom sheet implementation

It doesn't seem to be needed anymore 🎉

* Replace `semantics { invisibleToUser() }`  with `hideFromAccessibility()`

* Update screenshots

* Add commit and cancel callbacks for autofill on the login view

* Fix broken tests caused mainly by https://issuetracker.google.com/issues/366255137

Add `LocalUiTestMode` composition local and helper functions.

* Remove dependency that caused a new license to need to be approved

* Let setSafeContent handle setting the value for LocalUiTestMode

* Fix broken test

* Apply fix to RoomMemberModerationViewTest and RoomListDeclineInviteMenuTest

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2025-06-03 21:05:43 +00:00
..
adb Fix mobile link (#4805) 2025-06-02 16:11:30 +02:00
check Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
danger Update danger check on translations. 2024-12-13 16:15:31 +01:00
dependencies Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
detekt fix(deps): update dependency androidx.compose:compose-bom to v2025.04.01 (#4631) 2025-06-03 21:05:43 +00:00
docs Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
git Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
gitflow Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
github Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
lint Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
localazy Merge branch 'develop' into feature/fga/user_moderation_bottomsheet 2025-06-03 10:46:12 +02:00
quality Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
release CalVer: use 2 digits for the year and 2 digits for the month. 2025-01-23 18:29:19 +01:00
rte Run shellcheck autofix. 2024-06-11 15:27:02 +02:00
sas Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
sdk Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
templates Fix typo. 2025-02-06 15:10:15 +01:00
test Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00