Commit Graph

5158 Commits

Author SHA1 Message Date
Benoit Marty
bedbb723d2 Enable Chat backup, Mentions and Read Receipt in release.
Also change default for debug to enabled, but keep `isFinished = false` for now, so that they are still disableable.
2023-12-21 16:44:54 +01:00
Benoit Marty
93fabfdc56 Merge pull request #2080 from element-hq/feature/bma/roomListBadges
Room list badges
2023-12-21 16:44:10 +01:00
Benoit Marty
a66ce1a3ea Fix test. 2023-12-21 16:11:03 +01:00
Benoit Marty
709e68f099 Handle PR review. 2023-12-21 16:05:51 +01:00
Benoit Marty
6b16995812 Merge pull request #2041 from element-hq/feature/fga/fix_timeline_back_pagination_loop
Fix timeline back pagination loop in encrypted room.
2023-12-21 15:42:23 +01:00
Benoit Marty
15e61d3bd9 Merge pull request #2086 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.80
2023-12-21 15:41:22 +01:00
Benoit Marty
a83cafd6b7 We can have numUnreadMentions > 0 and numUnreadMessages == 0, in this case, display both icons. 2023-12-21 15:39:52 +01:00
ElementBot
f45b4e6120 Update screenshots 2023-12-21 14:00:14 +00:00
Benoit Marty
43efecd700 SDK 0.1.80 2023-12-21 14:51:31 +01:00
Benoit Marty
e6ad262329 Iterate on indicators on room list #2079 2023-12-21 14:51:31 +01:00
Benoit Marty
799f351536 Remove dead code (has been moved to selectroom module) 2023-12-21 14:09:59 +01:00
renovate[bot]
c8ad66f4e9 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.80 2023-12-21 13:09:08 +00:00
Jorge Martin Espinosa
80c139974b Emojis in custom reaction bottomsheet are too tiny (#2074)
* Emojis in custom reaction bottomsheet are too tiny

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-21 10:39:11 +01:00
Benoit Marty
7ee3a11452 Merge pull request #2067 from element-hq/feature/bma/videoCallIcon
Video call icon
2023-12-20 18:16:00 +01:00
ElementBot
cdb4e25862 Update screenshots 2023-12-20 16:43:09 +00:00
Benoit Marty
f32a76e92a Remove unused import and format. 2023-12-20 17:33:49 +01:00
Benoit Marty
cc50d45141 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
8f753a8a91 Use Edit icon from Compound and delete ic_edit_solid 2023-12-20 17:33:49 +01:00
Benoit Marty
f7f71ddf4a Use Thread icon from Compound and delete ic_thread_decoration 2023-12-20 17:33:49 +01:00
Benoit Marty
ab593376cf Fix size trick, the icon has changed. 2023-12-20 17:33:49 +01:00
Benoit Marty
184e9928f5 Use CompoundIcon and remove ic_send.xml 2023-12-20 17:33:49 +01:00
Benoit Marty
6a9bcb8d1e Format 2023-12-20 17:33:49 +01:00
Benoit Marty
39298a22f3 Use VideoCallSolid and also delete local ic_video_call.xml icon. 2023-12-20 17:33:49 +01:00
Benoit Marty
4b8e92171a Merge pull request #2078 from element-hq/feature/bma/reactionOffsetInDm
Reaction offset in dm
2023-12-20 17:32:13 +01:00
Benoit Marty
e49c73188d 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
856a1612de Update screenshots 2023-12-20 15:07:04 +00:00
Benoit Marty
43eece8785 Fix reaction offset in DM and follow design #2076 2023-12-20 16:00:09 +01:00
Benoit Marty
ba04bbc5ca Merge pull request #2077 from element-hq/feature/bma/timestamp
Feature/bma/timestamp
2023-12-20 15:17:43 +01:00
Benoit Marty
fb1de09d73 Last attempt... 2023-12-20 15:13:27 +01:00
Jorge Martin Espinosa
96ebe1a11c 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
9eb249c9e7 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
875cc9adbf Second attempt... 2023-12-20 14:33:16 +01:00
ElementBot
36cd82e9f1 Update screenshots 2023-12-20 10:49:19 +00:00
Benoit Marty
b51b0c3994 Fix timestamp font #2065 2023-12-20 11:42:29 +01:00
ganfra
7d33409810 Merge pull request #2059 from element-hq/feature/fga/appyx_overlay
Appyx Overlay
2023-12-20 11:17:23 +01:00
Benoit Marty
badc17531c 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
2a7e4c30ba 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]
fd53c587fe Update gradle/gradle-build-action action to v2.11.1 2023-12-20 06:42:17 +00:00
Benoit Marty
f57f353883 Merge pull request #2061 from element-hq/feature/bma/doNotRenderRoomId
Do not render roomId
2023-12-19 21:46:31 +01:00
Benoit Marty
ea2647cb8a Merge pull request #2063 from element-hq/feature/bma/hideRoomListMenu
Hide room list menu
2023-12-19 21:26:56 +01:00
Benoit Marty
33ee360218 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]
48d191de6e Update dependency com.google.truth:truth to v1.2.0 2023-12-19 19:41:07 +00:00
Benoit Marty
4cd287edc5 Cleanup 2023-12-19 15:58:18 +01:00
ElementBot
7d0d609dcb Update screenshots 2023-12-19 14:19:18 +00:00
Benoit Marty
0c99a457e4 Add RoomListConfig to be able to hide menu items. And hide them #2062. 2023-12-19 15:10:22 +01:00
Benoit Marty
93e43084e1 Move NotificationConfig object to the config module. 2023-12-19 15:01:36 +01:00
Benoit Marty
41634b8c92 Avoid using Material (not 3) theme 2023-12-19 14:59:33 +01:00
Benoit Marty
0b44b8b200 Move Config object to the config module and rename to AnalyticsConfig 2023-12-19 14:58:29 +01:00
Benoit Marty
d31cb17000 Konsist test: ignore Composable extensions. 2023-12-19 14:50:47 +01:00
Benoit Marty
4236b42ba5 Fix wrong color alias usage. 2023-12-19 13:54:32 +01:00