Benoit Marty
da0ceec844
Merge pull request #2476 from element-hq/renovate/app.cash.paparazzi-1.x
...
Update plugin paparazzi to v1.3.3
2024-03-07 10:37:54 +01:00
renovate[bot]
f55d45447c
Update dependency androidx.compose:compose-bom to v2024.02.02 ( #2500 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 09:05:22 +01:00
renovate[bot]
6617af1232
Update dependency app.cash.turbine:turbine to v1.1.0 ( #2497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 08:31:23 +01:00
Jorge Martin Espinosa
e4aed6b56c
Fix crash when leaving room using LeaveRoomPresenter ( #2498 )
...
This happened because `roomInfoFlow` was shared eagerly and the `initial` part was called after the `Room` Rust object was destroyed.
I think there isn't a need for room info to be shared, it was a mistake I forgot to rollback.
2024-03-06 16:39:44 +00:00
Jorge Martin Espinosa
134cacb024
Room member moderation: kick, ban and unban ( #2496 )
...
* Room member moderation: kick, ban and unban
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-03-06 16:44:05 +01:00
renovate[bot]
47539479dd
Update wysiwyg to v2.30.0 ( #2493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 09:08:15 +00:00
Jorge Martin Espinosa
97f2620997
Add room moderation feature flag ( #2495 )
2024-03-06 09:51:43 +01:00
Jorge Martin Espinosa
b9d902e3fe
Room admins can change user roles ( #2423 )
...
Allow Admins to modify room member roles:
- Add a 'roles and permissions' option for each room.
- Allow promoting users to admins, adding or removing moderators, and demote yourself if you're and admin.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-03-05 16:46:47 +00:00
Jorge Martin Espinosa
1d892b4bc8
Add extra params to bug reports ( #2490 )
...
* Add extra params to bug reports
- `local_time`: the time in the device's timezone.
- `utc_time`: the time in UTC.
- `sdk_sha`: the commit SHA that was used to build the Rust SDK
2024-03-05 17:21:47 +01:00
Timo Kösters
38cea8e68e
Faster member list by avoiding many FFI calls ( #2322 )
...
* Faster member list by avoiding many FFI calls
2024-03-05 10:41:51 +01:00
ElementBot
f2169aaaa8
Sync Strings ( #2484 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-03-05 09:10:47 +01:00
renovate[bot]
05ca8c959b
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.6 ( #2482 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v0.2.6
* Update SDK changes
* Fix tests
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-03-04 17:01:31 +00:00
renovate[bot]
7a2160962e
Update dependency com.posthog:posthog-android to v3.1.13 ( #2475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 08:23:16 +00:00
Benoit Marty
c6c00a60d4
Need a default value for Modifier.
2024-03-01 18:44:08 +01:00
ElementBot
2ae50c2485
Update screenshots
2024-03-01 17:33:04 +00:00
Benoit Marty
dd316aad3c
Merge pull request #2456 from element-hq/renovate/io.mockk-mockk-1.x
...
Update dependency io.mockk:mockk to v1.13.10
2024-03-01 18:27:24 +01:00
Benoit Marty
7b1e57c9f4
Fix preview error of MediaVideoView.
2024-03-01 18:25:26 +01:00
Benoit Marty
167b460d04
Merge pull request #2481 from element-hq/feature/bma/fixLayoutRoomEmpty
...
Feature/bma/fix layout room empty
2024-03-01 18:00:04 +01:00
renovate[bot]
befd92b7fa
Update dependency io.mockk:mockk to v1.13.10
2024-03-01 16:46:03 +00:00
ElementBot
03ef1882ad
Update screenshots
2024-03-01 16:41:29 +00:00
Benoit Marty
b63a829acb
Merge pull request #2477 from element-hq/renovate/io.sentry-sentry-android-7.x
...
Update dependency io.sentry:sentry-android to v7.5.0
2024-03-01 17:36:13 +01:00
Benoit Marty
e547cdc597
Update README.md
...
Fix small typo
2024-03-01 16:32:11 +01:00
Benoit Marty
b06f91b981
Merge pull request #2479 from element-hq/feature/bma/screenshotsGrid
...
Element X Android gallery
2024-03-01 16:31:17 +01:00
Benoit Marty
98fd9133ac
Fix layout issue, issue only visible when text is longer (French, German, etc.)
2024-03-01 15:57:13 +01:00
Benoit Marty
d0dd8e2b3a
Fix layout issue, issue only visible when text is longer (French, German, etc.) #2461
2024-03-01 15:28:45 +01:00
Benoit Marty
58f35a4038
Update README.md
2024-03-01 15:20:21 +01:00
renovate[bot]
a36f816178
Update dependency io.sentry:sentry-android to v7.5.0
2024-03-01 14:11:16 +00:00
Benoit Marty
bc394c2e24
Simple Html page to view all the screenshots.
...
Do not delete the whole screenshots folder, but just delete per language when the screenshots are generated.
Generate the data.js file regarding the existing screenshots, to be able to add languages.
Also the language will be sorted alphabetically (English still first).
And the screenshot will be sorted alphabetically.
Update the script to generate screenshot for specific language on demand.
2024-03-01 15:10:18 +01:00
Benoit Marty
071f80c4a7
Delete "fr" screenshot. Only keep "de" ones. If necessary, "fr" or any other languages can be generated on the fly.
2024-03-01 15:00:26 +01:00
renovate[bot]
e076379729
Update plugin paparazzi to v1.3.3
2024-03-01 13:46:57 +00:00
ganfra
62cc84d2e5
Merge pull request #2472 from element-hq/renovate/com.google.truth-truth-1.x
...
Update dependency com.google.truth:truth to v1.4.2
2024-03-01 10:23:49 +01:00
renovate[bot]
9c613a7d3d
Update dependency com.posthog:posthog-android to v3.1.12 ( #2470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 10:03:51 +01:00
renovate[bot]
3660c67860
Update dependency com.google.truth:truth to v1.4.2
2024-02-29 22:26:41 +00:00
Benoit Marty
a324a911d4
Merge pull request #2468 from element-hq/sync-localazy
...
Sync Strings
2024-02-29 18:09:12 +01:00
bmarty
4f81fe2090
Sync Strings from Localazy
2024-02-29 13:48:26 +00:00
ganfra
2d3d485d9b
Bump version patch.
2024-02-29 13:25:17 +01:00
Benoit Marty
68bc712ee1
Merge pull request #2466 from element-hq/feature/bma/fixLocalazySync
...
Fix localazy sync
2024-02-29 10:52:25 +01:00
Benoit Marty
2c010c0f14
A gradle task will be run now, so we need Java 17 and gradle setup.
2024-02-29 10:08:24 +01:00
Benoit Marty
b921991b1a
Format XML resource: ignore empty Node (which is different than empty String).
2024-02-29 10:08:15 +01:00
Benoit Marty
a4207d9bc9
Do not redirect output of commands to /dev/null.
2024-02-29 10:08:03 +01:00
Benoit Marty
3872085f81
Merge pull request #2449 from element-hq/feature/bma/frenchScreenshot
...
Add French and German screenshots
2024-02-29 08:40:48 +01:00
Benoit Marty
ac5099dc2c
Merge pull request #2457 from element-hq/renovate/firebaseappdistribution
...
Update firebaseAppDistribution to v4.2.0
2024-02-28 19:01:04 +01:00
renovate[bot]
9ea06444e9
Update firebaseAppDistribution to v4.2.0
2024-02-28 17:22:23 +00:00
Benoit Marty
42e165794b
Merge pull request #2453 from element-hq/renovate/app.cash.molecule-molecule-runtime-1.x
...
Update dependency app.cash.molecule:molecule-runtime to v1.4.0
2024-02-28 18:21:30 +01:00
Benoit Marty
e87ae0930c
Stop using consumeItemsUntilPredicate
2024-02-28 15:28:23 +01:00
ganfra
2a497bd8b1
Merge tag 'v0.4.5' into develop
2024-02-28 15:13:28 +01:00
Benoit Marty
ac3c6205e1
Merge pull request #2450 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.1.11
2024-02-28 15:03:08 +01:00
Benoit Marty
609abee809
Generate screenshots for foreign languages ("de" and "fr" for now). #2454
2024-02-28 14:30:34 +01:00
Benoit Marty
356736c426
Merge pull request #2455 from element-hq/sync-localazy
...
Sync Strings
2024-02-28 13:54:35 +01:00
bmarty
7710876089
Sync Strings from Localazy
2024-02-28 11:33:05 +00:00