Jorge Martin Espinosa
8298404630
Adapt 'change roles' screens to the new creator/owner role ( #5076 )
...
* Replace `RoomMember.Role.CREATOR` with `RoomMember.Role.Owner` - Make `RoomMember.Role` a sealed interface instead
* Adapt room member role mapping to include the power level to distinguish between admins and owners
* Use new `RoomMember.Role` sealed interface through the app
* Change how `MembersByRole` groups members to add owners to the admins section
* Adapt the `ChangeRoles` screen to the new roles:
- Owners can't modify other owner's roles.
- They can modify the roles of any other user, without confirmation.
* Adapt 'roles and permissions' screen:
- Owners can't demote themselves.
- The admin count also counts owners.
* Add more tests and screenshots
* Add owners to its own section in the 'change roles' screen
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-07-29 14:07:16 +00:00
Jorge Martin Espinosa
2750835a36
Make sure we display errors when we create a recovery key and it fails ( #5079 )
...
* Make sure we display errors when we create a recovery key and it fails
* Add another preview for the error state
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-07-25 13:36:43 +02:00
Jorge Martin Espinosa
1ad78b54f8
Use lower level APIs to draw the message bubbles ( #5056 )
...
Co-authored-by: ElementBot <android@element.io >
2025-07-21 12:00:31 +02:00
Benoit Marty
c40badec65
Merge pull request #5017 from element-hq/feature/bma/a11y/sessionVerification
...
[a11y] Improve session verification screens
2025-07-17 15:45:32 +02:00
ElementBot
84ca361d22
Update screenshots
2025-07-16 08:26:06 +00:00
ElementBot
d759125206
Update screenshots
2025-07-16 09:47:09 +02:00
Benoit Marty
370daea759
Cleanup
2025-07-11 16:19:11 +02:00
ElementBot
83e0296f29
Update screenshots
2025-07-09 12:59:13 +00:00
ElementBot
d301018b44
Update screenshots
2025-07-08 19:25:52 +00:00
Benoit Marty
470ed51758
Add preview for mentions in the context of the timeline.
2025-07-08 18:49:22 +02:00
ElementBot
b24118e045
Update screenshots
2025-07-08 08:41:16 +00:00
Benoit Marty
39cf20e686
Fix issue after rebase.
2025-07-07 17:24:58 +02:00
ElementBot
3dbcd4d979
Update screenshots
2025-07-07 15:07:10 +00:00
Benoit Marty
bcc01d5007
Apply gradient to focused Event.
2025-07-07 15:03:30 +02:00
Benoit Marty
5541ca7427
Improve Konsist test.
2025-07-07 14:49:09 +02:00
Benoit Marty
ea94ec32b4
Remove bloom effect and replace by linear gradient
...
Use semantic colors.
2025-07-07 14:49:07 +02:00
renovate[bot]
e50bfd6790
Update dependency io.element.android:compound-android to v25.7.4 ( #4984 )
...
* Update dependency io.element.android:compound-android to v25.7.4
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ElementBot <android@element.io >
2025-07-04 17:38:24 +02:00
ElementBot
0d6f758343
Update screenshots
2025-07-04 10:28:37 +00:00
Benoit Marty
5de36fcf1b
Fix wrong TopAppBar usage
2025-07-04 09:43:30 +02:00
Benoit Marty
69a8dcc795
Merge pull request #4964 from element-hq/feature/bma/roomListNavigationBar
...
Home navigation bar
2025-07-01 17:22:21 +02:00
ElementBot
eef0fdfd82
Update screenshots
2025-07-01 07:14:32 +00:00
ElementBot
95a8ec3f55
Update screenshots
2025-06-30 17:23:15 +00:00
ElementBot
7d50f87f03
Update screenshots
2025-06-30 08:09:42 +00:00
ElementBot
4e1fe610c6
Update screenshots
2025-06-27 14:25:41 +00:00
Benoit Marty
d065c30d49
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
Jorge Martin Espinosa
3c9b2144cd
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
ElementBot
d03195b8e2
Update screenshots
2025-06-26 16:40:38 +00:00
Benoit Marty
811527e789
Split function into separate files.
2025-06-26 13:03:22 +02:00
ElementBot
812d1503a8
Update screenshots
2025-06-26 13:03:21 +02:00
Benoit Marty
f0ce4afda3
Add NavigationBar component
2025-06-26 13:03:21 +02:00
Jorge Martin Espinosa
407c7ed70a
Simplify message composer layout ( #4884 )
...
Co-authored-by: ElementBot <android@element.io >
2025-06-24 14:05:28 +02:00
ElementBot
f3fb40af6b
Update screenshots
2025-06-24 09:13:33 +00:00
ElementBot
6e7696a2fe
Update screenshots
2025-06-24 08:10:17 +00:00
Benoit Marty
3f53bd64ad
Update screenshot
2025-06-24 09:06:08 +02:00
ElementBot
8a16aa8150
Update screenshots
2025-06-23 15:19:46 +00:00
ganfra
7fab4edd41
Merge pull request #4909 from element-hq/feature/fga/invalid-invite
...
Change : handle invalid invite error
2025-06-20 18:42:09 +02:00
ElementBot
3092256c8a
Update screenshots
2025-06-20 14:54:33 +00:00
ElementBot
578b108611
Update screenshots
2025-06-20 13:11:58 +00:00
ElementBot
6b9b135843
Update screenshots
2025-06-20 08:28:21 +00:00
ganfra
4cc814590e
Merge pull request #4896 from element-hq/feature/fga/fix_dm_predecessor_room_banner
...
fix (room upgrade) : room predecessor banner on DM room
2025-06-18 18:21:46 +02:00
ElementBot
4405201974
Update screenshots
2025-06-18 15:55:53 +00:00
renovate[bot]
31bb1848e4
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.18 ( #4894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
2025-06-18 15:10:47 +00:00
ElementBot
5b448dd191
Update screenshots
2025-06-18 11:50:44 +00:00
ganfra
50f666169a
Merge branch 'develop' into feature/fga/room-version-upgrade
2025-06-16 20:46:28 +02:00
Benoit Marty
72247a3047
Merge pull request #4845 from element-hq/feature/bma/batteryOptimization
...
Add a banner to ask the user to disable battery optimization when Event cannot be resolved from Push
2025-06-16 11:19:15 +02:00
Jorge Martin Espinosa
024a6b4f90
Disable BT audio devices for Element Call on Android < 12 ( #4876 )
...
Display an error dialog muting the call when a bluetooth audio device is selected on Android 11 or lower, re-enable the audio once another device is used.
2025-06-13 16:29:07 +02:00
ElementBot
f2a453263c
Update screenshots
2025-06-12 16:05:30 +00:00
ElementBot
a68a9b67b4
Update screenshots
2025-06-12 10:04:36 +00:00
ElementBot
b6c39594fe
Update screenshots
2025-06-12 09:20:55 +00:00
ElementBot
96c8a499de
Update screenshots
2025-06-11 18:41:52 +00:00