Jorge Martin Espinosa
|
384c4a55da
|
Update accent color for Checkbox, RadioButton and Switch components (#3728)
* Update accent color for `Checkbox`, `RadioButton` and `Switch` components
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
|
2024-10-24 11:14:15 +02:00 |
|
ganfra
|
14fae6cac3
|
Merge pull request #3727 from element-hq/feature/fga/kotlin_poet_deps
Dependencies : makes sure to use same version for all kotlinpoet dependencies
|
2024-10-23 18:56:05 +02:00 |
|
ganfra
|
98057c1c39
|
Merge pull request #3725 from element-hq/feature/fga/knock_request_to_join
Feature: knock request to join
|
2024-10-23 18:50:32 +02:00 |
|
ganfra
|
83f96faf42
|
deps : makes sure to use same version for all kotlinpoet dependencies
|
2024-10-23 16:07:52 +02:00 |
|
ganfra
|
7588b4e5ab
|
Update screenshots
|
2024-10-23 15:44:13 +02:00 |
|
ganfra
|
5cce2ff572
|
knock : improve a bit code and add tests.
|
2024-10-23 15:44:00 +02:00 |
|
renovate[bot]
|
f1e8d3f81d
|
Update dependency org.maplibre.gl:android-sdk-ktx-v7 to v3.0.2 (#3703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-23 15:43:57 +02:00 |
|
renovate[bot]
|
205acad40d
|
Update dependency com.squareup:kotlinpoet-ksp to v2 (#3722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-23 12:51:08 +00:00 |
|
Benoit Marty
|
95d95d4f89
|
Merge pull request #3718 from element-hq/feature/bma/verifiedUserBadge
Verified user badge
|
2024-10-23 14:20:23 +02:00 |
|
ElementBot
|
4820cd0ed1
|
Update screenshots
|
2024-10-23 11:23:26 +00:00 |
|
Benoit Marty
|
67efecdec6
|
Fix preview for ignore user in a DM case.
|
2024-10-23 13:13:40 +02:00 |
|
Benoit Marty
|
f516c09d3b
|
Change a preview to have a room detail state without any badge.
|
2024-10-23 13:09:51 +02:00 |
|
Benoit Marty
|
2eec17fec7
|
Ensure modifier of BadgeList is used.
|
2024-10-23 13:06:55 +02:00 |
|
Benoit Marty
|
35867f9837
|
Let roomBadges be a computed val of RoomDetailsState
|
2024-10-23 12:59:56 +02:00 |
|
ganfra
|
89ac2a6831
|
knock : adjust api while sdk is not ready.
|
2024-10-22 16:49:39 +02:00 |
|
ganfra
|
512b362615
|
knock : close screen when canceling knock
|
2024-10-22 16:22:20 +02:00 |
|
ganfra
|
bc4a9a4ad0
|
knock : display alias in knocked room item list
|
2024-10-22 16:22:20 +02:00 |
|
ganfra
|
18914cad80
|
misc : fix invite sender view
|
2024-10-22 16:22:20 +02:00 |
|
ganfra
|
78b3839b34
|
knock : start adding ui to the JoinRoomView
|
2024-10-22 16:22:20 +02:00 |
|
ganfra
|
b0503978a1
|
knock : display knocked room in the room list
|
2024-10-22 16:22:19 +02:00 |
|
ganfra
|
ed5454bbb3
|
knock : add knock function to the matrix client
|
2024-10-22 16:22:19 +02:00 |
|
ganfra
|
73a46dcfc7
|
knock : use PendingRoom instead of InvitedRoom
|
2024-10-22 16:22:19 +02:00 |
|
ganfra
|
96b24c5299
|
knock : update strings
|
2024-10-22 16:22:07 +02:00 |
|
Benoit Marty
|
26da0f377a
|
Merge pull request #3719 from element-hq/feature/bma/iconSizeAndColor
Use BigIcon and fix colors
|
2024-10-22 15:50:54 +02:00 |
|
Benoit Marty
|
3c23555eb7
|
Code quality
|
2024-10-22 14:19:07 +02:00 |
|
ElementBot
|
596fe5e9e2
|
Update screenshots
|
2024-10-22 14:09:46 +02:00 |
|
Benoit Marty
|
ecbf6b7e7c
|
Room badge: let the presenter compute the list of badges.
|
2024-10-22 14:09:38 +02:00 |
|
Benoit Marty
|
5378c4efad
|
Verified user badge.
Add disable action to verify user.
|
2024-10-22 14:09:35 +02:00 |
|
ElementBot
|
2d9f83becb
|
Update screenshots
|
2024-10-22 10:39:48 +00:00 |
|
Benoit Marty
|
fb353e9657
|
Doc
|
2024-10-22 12:29:18 +02:00 |
|
Benoit Marty
|
c8a58a8be8
|
Use BigIcon.
|
2024-10-22 12:02:44 +02:00 |
|
Benoit Marty
|
a29cedf112
|
Remove RoundedIconAtomSize.Large, we must use BigIcon now.
|
2024-10-22 11:56:35 +02:00 |
|
Benoit Marty
|
daaaf92a87
|
Let IconTitleSubtitleMolecule use BigIcon.
|
2024-10-22 11:53:30 +02:00 |
|
Benoit Marty
|
e3b77ce219
|
Fix color of BigIcon according to Figma
|
2024-10-22 11:40:40 +02:00 |
|
Benoit Marty
|
8efbd67eea
|
Move strings with key starting by screen_room_member_details_ to the module :features:userprofile:shared
|
2024-10-22 10:18:44 +02:00 |
|
Benoit Marty
|
ddf4c6de09
|
Remove unnecessary padding, the Column already have a padding.
|
2024-10-22 10:18:44 +02:00 |
|
Benoit Marty
|
1ca8c5131b
|
Change model and create MatrixBadgeRowMolecule
|
2024-10-22 10:18:43 +02:00 |
|
Benoit Marty
|
77b87af52a
|
Move RoomBadge to atomic package and rename to MatrixBadge
|
2024-10-22 10:18:42 +02:00 |
|
Benoit Marty
|
1bfa43b6d8
|
Merge pull request #3715 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.56
|
2024-10-22 10:18:11 +02:00 |
|
Benoit Marty
|
3b8b1d5aba
|
Fix API break in tests.
|
2024-10-22 10:05:26 +02:00 |
|
Benoit Marty
|
79352dda3b
|
Merge pull request #3716 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
Update dependency com.google.firebase:firebase-bom to v33.5.0
|
2024-10-22 09:45:42 +02:00 |
|
Benoit Marty
|
dc8bd64a36
|
Merge pull request #3714 from element-hq/feature/bma/pinSmallIteration
Small UI iteration on pin feature.
|
2024-10-22 09:44:48 +02:00 |
|
Benoit Marty
|
45f4e54e18
|
Merge pull request #3717 from element-hq/feature/bma/fixFlakyTest
Fix flaky tests.
|
2024-10-22 09:44:34 +02:00 |
|
Benoit Marty
|
9e5738e093
|
Fix API break.
|
2024-10-22 09:36:11 +02:00 |
|
Benoit Marty
|
9eabc830c0
|
Fix flaky tests.
|
2024-10-21 22:43:49 +02:00 |
|
Benoit Marty
|
40b1ba58fb
|
Fix API break.
|
2024-10-21 22:33:15 +02:00 |
|
renovate[bot]
|
30f9433825
|
Update dependency com.google.firebase:firebase-bom to v33.5.0
|
2024-10-21 19:07:49 +00:00 |
|
Benoit Marty
|
7dc11a2226
|
RoundedIconAtom: add new size Big.
|
2024-10-21 20:03:40 +02:00 |
|
renovate[bot]
|
c67c03047c
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.56
|
2024-10-21 17:38:34 +00:00 |
|
ElementBot
|
385a4c90f5
|
Update screenshots
|
2024-10-21 13:44:50 +00:00 |
|