Benoit Marty
2fd4d86d01
Change wording to "Verify identity"
3 days ago
bmarty
1856363964
Sync Strings from Localazy
5 days ago
Benoit Marty
5378c4efad
Verified user badge.
...
Add disable action to verify user.
1 week ago
Benoit Marty
8efbd67eea
Move strings with key starting by `screen_room_member_details_` to the module `:features:userprofile:shared`
2 weeks ago
Benoit Marty
ddf4c6de09
Remove unnecessary padding, the Column already have a padding.
2 weeks ago
bmarty
b179518962
Sync Strings from Localazy
2 weeks ago
Benoit Marty
6106d7b0ba
Reorder imports.
2 weeks ago
Benoit Marty
5a3b4dfa83
Use test extension on presenter.
2 weeks ago
Benoit Marty
e46503ae82
Cover getCanCall with tests.
2 weeks ago
Benoit Marty
c5b0581bca
Renaming.
2 weeks ago
Benoit Marty
86cfaf70b4
No need for UserProfilePresenterHelper anymore.
2 weeks ago
Benoit Marty
95a7cf643e
Let RoomMemberDetailsPresenter use UserProfilePresenter to reduce code duplication.
2 weeks ago
Benoit Marty
77e874b906
Rework: use @AssistedFactory and comment out the UserProfileModule.
2 weeks ago
Benoit Marty
920dc2b0d7
Improve mapping regarding filename, caption and formattedCaption
3 weeks ago
bmarty
e25ba65170
Sync Strings from Localazy
4 weeks ago
Jorge Martin Espinosa
eeec7cc785
Centralise the DI code generation logic ( #3562 )
...
* Create Anvil extension helper
* Use the helper everywhere
1 month ago
Benoit Marty
f61df38e55
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2 months ago
bmarty
3e67448006
Sync Strings from Localazy
2 months ago
bmarty
76804d9e48
Sync Strings from Localazy
3 months ago
ElementBot
1f01bd73c4
Sync Strings ( #3232 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
3 months ago
jmartinesp
dabaa2d265
Sync Strings from Localazy
4 months ago
Jorge Martin Espinosa
b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner ( #3125 )
...
* Use ComposablePreviewScanner to rework how screenshot testing works
* Add test sharding
* Update screenshots
* Fixes for Element Gallery
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
4 months ago
bmarty
32c5da898b
Sync Strings from Localazy
4 months ago
Benoit Marty
17d2d7b0d7
Fix issue in avatar rendering and add a preview.
4 months ago
Jorge Martin Espinosa
30a1367714
Element Call ringing notifications ( #2978 )
...
- Add `ActiveCallManager` to handle incoming and ongoing calls.
- Add ringing call notifications with full screen intents and missed call ones as part of the 'conversation' notifications.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
Benoit Marty
71ea2a79c6
Rename parameter `roomId` to `dmRoomId` for clarity.
5 months ago
Benoit Marty
ec8cb2e32f
Change Test class suffix.
5 months ago
bmarty
ca5bc71057
Sync Strings from Localazy
5 months ago
Benoit Marty
37d9a9f5a9
Lambda parameters in a composable function should be in present tense, not past tense.
...
https://mrmans0n.github.io/compose-rules/rules/#naming-parameters-properly
5 months ago
Benoit Marty
b3e0f6e843
Translations: pt -> pt-rBR
5 months ago
Benoit Marty
34f7819702
Let Preference composables use ListItem.
...
Let PreferenceCheckbox use ListItem and add missing previews.
Let PreferenceCategory use ListSectionHeader
Let PreferenceSlide use ListItem
Let PreferenceRow use ListItem
Let PreferenceText use ListItem
5 months ago
bmarty
83a8a631f2
Sync Strings from Localazy
6 months ago
bmarty
0910da0a14
Sync Strings from Localazy
6 months ago
Jorge Martin Espinosa
5dddda64d1
UX cleanup: DM details screen ( #2820 )
...
* UX cleanup: user profile.
- Move send DM to a CTA button.
- Add 'Call' CTA button too when there is a DM with that user and a call is possible.
- Add missing tests.
* Update screenshots
* Add tests for clicking on the avatar
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
Jorge Martin Espinosa
0bbb107dea
UX cleanup: DM details screen ( #2817 )
...
* UX cleanup: DM details screen
Reuse `MainActionsSection` for DMs too, hiding the Share CTA in that case.
* Update screenshots
* Fix tests
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
Benoit Marty
0036fa7104
Sort imports.
6 months ago
Benoit Marty
0476bd95c8
Open user profile and room with event from permalink
6 months ago