Jorge Martin Espinosa
6db513c125
Improve designs of FTUE analytics opt-in screen ( #2684 )
...
* Improve designs of FTUE analytics opt-in screen
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
renovate[bot]
dafde3ce79
Update android.gradle.plugin to v8.3.2
7 months ago
renovate[bot]
a37b9320ce
Update dependency androidx.media3:media3-exoplayer to v1.3.1
7 months ago
Jorge Martin Espinosa
cf072fa1e1
Improve session recovery screens ( #2657 )
...
* Improve enter recovery key screen UI
* Add instructions to reset the encryption of the logged in account.
* Update screenshots
* Fix maestro flow
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
Jorge Martin Espinosa
d0f26777da
Remove Room moderation feature flag ( #2678 )
...
* Remove the feature flag
* Add changelog
* Increase login timeout for Maestro
7 months ago
renovate[bot]
ecd2974fef
Update dependency io.sentry:sentry-android to v7.8.0 ( #2680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Jorge Martin Espinosa
1045f99d18
Add `SessionData.needsVerification` field ( #2672 )
...
* Add `SessionData.needsVerification`:
- Allows us to add a skip button for debug builds.
- We can have the verification state almost instantly.
- It doesn't depend on network availability to know the verification state and display the UI.
* Add DB migration.
- Make the skip button in the verification flow skip the whole flow including the completed screen.
- Save the session as verified in `RustEncryptionService.recover(recoveryKey)`.
* Enforce session verification for existing users too.
* Fix verification confirmed screen subtitle (typo in id, was using the wrong string)
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
ganfra
14a638626d
Room navigation : import join room strings
7 months ago
Jorge Martin Espinosa
63f7defb07
Display members section when there are members in the room, not admins ( #2679 )
...
* Display members section when there are members in the room, not admins
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
ganfra
5e684edb8d
Room navigation : extract JoinRoomNode to his own feature module
7 months ago
ganfra
6a255a1b10
Room navigation : reuse accept/decline presentation logic
7 months ago
Benoit Marty
46bb960fcb
Merge pull request #2673 from element-hq/renovate/io.sentry-sentry-android-7.x
...
Update dependency io.sentry:sentry-android to v7.7.0
7 months ago
Benoit Marty
956630d6ac
Merge pull request #2661 from element-hq/renovate/dependencyanalysis
...
Update dependencyAnalysis to v1.31.0
7 months ago
Benoit Marty
db71d03bd6
Merge pull request #2677 from element-hq/renovate/peaceiris-actions-gh-pages-4.x
...
Update peaceiris/actions-gh-pages action to v4
7 months ago
renovate[bot]
05ab649b71
Update peaceiris/actions-gh-pages action to v4
7 months ago
ganfra
7d59884922
Room navigation : refactor Invites so we can use it in other places
7 months ago
Benoit Marty
014061facf
Merge pull request #2674 from element-hq/feature/bma/roomSuggestion
...
Room / User suggestions
7 months ago
ganfra
f586114458
Room navigation : rename module invitelist to invite
7 months ago
Benoit Marty
16d289e180
Exclude `fun ContentToPreview()` from coverage, this is not production code.
7 months ago
ganfra
e57ee00a91
Join Room : improve a bit
7 months ago
Benoit Marty
523b1644a2
Add UI test on CreateRoomRootView
7 months ago
Benoit Marty
470e8ff581
Add UI test on AddPeopleView
7 months ago
renovate[bot]
6c135a842b
Update dependency io.sentry:sentry-android to v7.7.0
7 months ago
Benoit Marty
8128a595c8
Merge pull request #2667 from SpiritCroc/avatar-fallback
...
Fall back to initials avatar when image avatar doesn't work
7 months ago
ElementBot
15f3f0ecfc
Update screenshots
7 months ago
Benoit Marty
1c66254e74
Add suggestion of users when starting a Chat #2634
7 months ago
Benoit Marty
649204238c
Add functions trackRecentlyVisitedRoom and getRecentlyVisitedRooms
7 months ago
Jorge Martin Espinosa
b6ceb8c697
Improve UI for notification permission screen in onboarding ( #2660 )
...
* Improve UI for notification permission screen in onboarding
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
Jorge Martin Espinosa
8e2f7a35cb
Categorise members by role in the ChangeRoles screen ( #2595 )
...
* Categorise members by role in the ChangeRoles screen
* Fix automatic reload of member list when either the membership or power levels change
* Replace empty space with disabled checkbox
* Add 'pending' label to members who are in invited state
* Implement new designs
* Fix string issue in confirm recovery key screen
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
renovate[bot]
192a1d2107
Update dependency io.element.android:compound-android to v0.0.6 ( #2670 )
...
* Update dependency io.element.android:compound-android to v0.0.6
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
SpiritCroc
e4b76e0e89
Add back debugPlaceholderAvatar for inspection mode
7 months ago
renovate[bot]
d5a5aafcda
Update sqldelight to v2.0.2 ( #2665 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Benoit Marty
415a5679be
Merge pull request #2669 from element-hq/sync-localazy
...
Sync Strings
7 months ago
bmarty
e6bd14a1a9
Sync Strings from Localazy
7 months ago
SpiritCroc
f704cca678
Fall back to initials avatar when image avatar doesn't work
...
Initially I had it implemented such that it would only fallback on
error, but actually it's nice to have also while loading if it takes
a while to load the avatar.
7 months ago
Benoit Marty
a46ff73655
Merge pull request #2664 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.13
7 months ago
ganfra
650256e59f
Join Room : add member count
7 months ago
ganfra
01d45377f6
Room navigation : do not replay RoomMembership Changes
7 months ago
ganfra
cdadd19e6a
Room navigation : introduce the JoinRoomNode
7 months ago
renovate[bot]
704889c64f
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.13
7 months ago
Benoit Marty
103743c338
Merge pull request #2663 from element-hq/feature/bma/testChangeRolesView
...
Fix a bunch of small issues around moderation and test change roles view
7 months ago
Benoit Marty
c0caa907aa
Move usersWithRole() function to a dedicated file and make it a documented extension of MatrixRoom.
7 months ago
Benoit Marty
34f3208fc0
Fix documentation
7 months ago
Benoit Marty
fd1ff97c53
Add comment for clarity
7 months ago
Benoit Marty
f2afc9ccda
Remove blank line
7 months ago
ElementBot
3a6959585b
Update screenshots
7 months ago
Benoit Marty
3fdc281bd3
No need to use CompositionLocalProvider here.
7 months ago
Benoit Marty
0a14ed67af
Add UI test on ChangeRolesView
7 months ago
Benoit Marty
705490d142
Merge pull request #2659 from element-hq/feature/bma/moreTest
...
Remove some dead code and add tests on RetrySendMessageMenu
7 months ago
Benoit Marty
2cb056711d
SearchBar handle the back press when it is active, there is no need to handle the event here.
7 months ago