Commit Graph

5147 Commits

Author SHA1 Message Date
Benoit Marty 02fe9c4580 Handle PR review. 2023-12-21 16:05:51 +01:00
Benoit Marty 3a7804b3b0 We can have numUnreadMentions > 0 and numUnreadMessages == 0, in this case, display both icons. 2023-12-21 15:39:52 +01:00
ElementBot 5339acfae0 Update screenshots 2023-12-21 14:00:14 +00:00
Benoit Marty 3e41dff284 SDK 0.1.80 2023-12-21 14:51:31 +01:00
Benoit Marty f2c989cbd6 Iterate on indicators on room list #2079 2023-12-21 14:51:31 +01:00
Benoit Marty 98d9a65a1f Remove dead code (has been moved to selectroom module) 2023-12-21 14:09:59 +01:00
Benoit Marty 339c815bb4 Merge pull request #2067 from element-hq/feature/bma/videoCallIcon
Video call icon
2023-12-20 18:16:00 +01:00
ElementBot 98e4a31fc1 Update screenshots 2023-12-20 16:43:09 +00:00
Benoit Marty 6316dd2c15 Remove unused import and format. 2023-12-20 17:33:49 +01:00
Benoit Marty a7c5e620a4 Use icon from library and move and rename retry.xml to the library.
Also fix contentDescription for pause button.
2023-12-20 17:33:49 +01:00
Benoit Marty 9ae521dd0b Use Edit icon from Compound and delete ic_edit_solid 2023-12-20 17:33:49 +01:00
Benoit Marty f697d62831 Use Thread icon from Compound and delete ic_thread_decoration 2023-12-20 17:33:49 +01:00
Benoit Marty c0fa56fff4 Fix size trick, the icon has changed. 2023-12-20 17:33:49 +01:00
Benoit Marty 79f52990ff Use CompoundIcon and remove ic_send.xml 2023-12-20 17:33:49 +01:00
Benoit Marty c02d97f421 Format 2023-12-20 17:33:49 +01:00
Benoit Marty c18959f0a0 Use VideoCallSolid and also delete local ic_video_call.xml icon. 2023-12-20 17:33:49 +01:00
Benoit Marty f65ef7daf9 Merge pull request #2078 from element-hq/feature/bma/reactionOffsetInDm
Reaction offset in dm
2023-12-20 17:32:13 +01:00
Benoit Marty 19edf067fa Merge pull request #2071 from element-hq/feature/bma/fixTests
Attempt to fix test on CI.
2023-12-20 17:31:00 +01:00
ElementBot fd43b647c3 Update screenshots 2023-12-20 15:07:04 +00:00
Benoit Marty fa600357c4 Fix reaction offset in DM and follow design #2076 2023-12-20 16:00:09 +01:00
Benoit Marty fb766f5176 Merge pull request #2077 from element-hq/feature/bma/timestamp
Feature/bma/timestamp
2023-12-20 15:17:43 +01:00
Benoit Marty 258e074978 Last attempt... 2023-12-20 15:13:27 +01:00
Jorge Martin Espinosa 0e1d9e82f5 Font size on 'All Chats' was changing mid animation (#2073)
* Font size on 'All Chats' was changing mid animation
2023-12-20 13:52:19 +00:00
Jorge Martin Espinosa 9ec67e3cbb Rework timestamp positioning (#2075)
* Rework timestamp positioning

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-20 13:37:28 +00:00
Benoit Marty f94f5e4713 Second attempt... 2023-12-20 14:33:16 +01:00
ElementBot 4755528f56 Update screenshots 2023-12-20 10:49:19 +00:00
Benoit Marty 3d9fbe70d4 Fix timestamp font #2065 2023-12-20 11:42:29 +01:00
ganfra 921e9d2ca4 Merge pull request #2059 from element-hq/feature/fga/appyx_overlay
Appyx Overlay
2023-12-20 11:17:23 +01:00
Benoit Marty 139f5cdf72 Attempt to fix test on CI.
The test is failing on CI with this error:
expected instance of: io.element.android.libraries.architecture.Async$Success
but was instance of : io.element.android.libraries.architecture.Async$Loading
with value          : Loading(prevData=null)
2023-12-20 09:15:50 +01:00
Benoit Marty bd53b9c5b9 Merge pull request #2070 from element-hq/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.11.1
2023-12-20 09:10:49 +01:00
renovate[bot] 275e56b39e Update gradle/gradle-build-action action to v2.11.1 2023-12-20 06:42:17 +00:00
Benoit Marty fa9dd3a98e Merge pull request #2061 from element-hq/feature/bma/doNotRenderRoomId
Do not render roomId
2023-12-19 21:46:31 +01:00
Benoit Marty 215847d14c Merge pull request #2063 from element-hq/feature/bma/hideRoomListMenu
Hide room list menu
2023-12-19 21:26:56 +01:00
Benoit Marty 0575c4dd79 Merge pull request #2068 from element-hq/renovate/com.google.truth-truth-1.x
Update dependency com.google.truth:truth to v1.2.0
2023-12-19 21:07:19 +01:00
renovate[bot] aa54fead5c Update dependency com.google.truth:truth to v1.2.0 2023-12-19 19:41:07 +00:00
Benoit Marty 8650ce8d53 Cleanup 2023-12-19 15:58:18 +01:00
ElementBot 847342c1f1 Update screenshots 2023-12-19 14:19:18 +00:00
Benoit Marty 03a00330a6 Add RoomListConfig to be able to hide menu items. And hide them #2062. 2023-12-19 15:10:22 +01:00
Benoit Marty 0c86b76357 Move NotificationConfig object to the config module. 2023-12-19 15:01:36 +01:00
Benoit Marty 210edd71ed Avoid using Material (not 3) theme 2023-12-19 14:59:33 +01:00
Benoit Marty c8532a8dd6 Move Config object to the config module and rename to AnalyticsConfig 2023-12-19 14:58:29 +01:00
Benoit Marty f08c80358c Konsist test: ignore Composable extensions. 2023-12-19 14:50:47 +01:00
Benoit Marty 1d3669f144 Fix wrong color alias usage. 2023-12-19 13:54:32 +01:00
ElementBot 9f3bd69b6f Update screenshots 2023-12-19 12:53:27 +00:00
Benoit Marty 2ca6700b26 changelog 2023-12-19 13:42:43 +01:00
Benoit Marty 8378500a25 Change name to match use case. 2023-12-19 13:42:07 +01:00
Benoit Marty 5ea59feb6f Do not render roomId if the room has no canonical alias #1970 2023-12-19 13:40:52 +01:00
Benoit Marty baa3bfc0d1 Merge pull request #1975 from element-hq/feature/bma/extractForward
Extract RoomList select to its own module
2023-12-19 13:32:41 +01:00
Benoit Marty cee6f205d8 Merge pull request #2058 from element-hq/feature/bma/optionalThumbnails
Optional thumbnails
2023-12-19 13:30:24 +01:00
ganfra c4dc024c63 Fix detekt 2023-12-19 12:59:13 +01:00