Commit graph

5140 commits

Author SHA1 Message Date
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
ganfra
78bd6915c7 BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it. 2023-12-19 12:55:14 +01:00
ganfra
b11f98afe8 Add Overlay navModel and related classes 2023-12-19 12:54:09 +01:00
Benoit Marty
6b611bedfc Move files to correct package. 2023-12-19 11:07:12 +01:00
Benoit Marty
7889ff118c Restore test for image sending, now that computing Thumbnail can fail. 2023-12-19 11:05:40 +01:00
Benoit Marty
ca751aac12 ThumbnailUtils.createImageThumbnail can throw IOException, and we can ignore it. 2023-12-19 10:47:31 +01:00
Benoit Marty
f7d8c45091 dict 2023-12-19 10:43:54 +01:00
Benoit Marty
d3654ef284 blurhash cannot be null here 2023-12-19 10:43:28 +01:00