Commit graph

7347 commits

Author SHA1 Message Date
renovate[bot]
cd9320e06a Update dependency com.squareup:kotlinpoet to v1.13.1 2023-04-28 14:54:19 +00:00
ganfra
5cd8e7c6c0 Merge branch 'develop' into feature/fga/some_room_related_fixes 2023-04-28 15:58:54 +02:00
ganfra
23a7b871f7 RoomMembers: change the API again.. 2023-04-28 15:04:33 +02:00
renovate[bot]
82b50d9e4a Update dependency org.matrix.rustcomponents:sdk-android to v0.1.11 2023-04-28 11:05:14 +00:00
Jorge Martin Espinosa
eeca1c9ee3 Add PickerLauncher wrapper for media/file pickers. (#361)
* Add `PickerLauncher` wrapper for media/file pickers.

* Add FileProvider path, handle Camera picker and add NoOp implementation to fix tests.

* Move media pickers to their own module.

* Add missing media pickers

* Add feature flag and some extra tests
2023-04-28 10:52:34 +02:00
ganfra
4b9f2fdae0 Don't pass RoomMember to Node but a UserId instead 2023-04-27 22:38:52 +02:00
ganfra
64c50d4468 Ignore/Unignore: makes more sense to be at the client level than room 2023-04-27 22:13:25 +02:00
ganfra
b433725783 RoomDetailsPresenter: fix dm test 2023-04-27 17:34:27 +02:00
ganfra
40f3f2873b Merge branch 'develop' into feature/fga/some_room_related_fixes 2023-04-27 17:25:12 +02:00
ganfra
baa7d3e592 Image: Try to handle blurhash 2023-04-27 15:35:25 +02:00
Jorge Martin Espinosa
78a715ce8d Fix NotificationData?.orDefault using an invalid UserId (#362) 2023-04-27 12:46:32 +02:00
ganfra
4b5ca3acdd Media: change the API 2023-04-27 12:06:01 +02:00
Jorge Martin Espinosa
2376d32b9e [Room Details] Block & unblock user (#340) 2023-04-26 16:14:44 +02:00
ganfra
c920dfb97a MediaResolver: exposes Result instead of Nullable 2023-04-26 16:13:09 +02:00
ganfra
9dcc3780ac Timeline: Remove padding from parent Modifier 2023-04-26 16:12:52 +02:00
renovate[bot]
dc5a446b5c Update plugin ktlint to v11.3.2 2023-04-25 19:36:57 +00:00
ganfra
5e8636d66e Update kotlinc.xml with kotlin 1.8.20 2023-04-25 18:26:18 +02:00
Jorge Martin Espinosa
0389f782c9 Fix: Maestro tests fail when using settings (#358)
* Fix Maestro tests using 'Settings' to open the settings screen.

* Try to allow manually running Maestro tests.

* Also adjust logout flow.
2023-04-25 18:01:54 +02:00
Kat Gerasimova
40f927fbdf Update labelled issue automation
Migrate from graphql to actions.

Add QA team
2023-04-25 13:29:27 +01:00
Jorge Martin Espinosa
0234553bca [Room list] Search & menu improvements (#356)
* Remove settings menu item, start splitting search UI. Also, add `applyIf` and `circularReveal` modifiers.

* Split UI & logic for room list search

* Suppress `composed` warning, improve its debuggability

* Add content description to the user's avatar, fix window insets. Also, remove unused `SearchRoomListTopBar`.
2023-04-25 11:35:36 +00:00
Benoit Marty
b59ea181eb Merge pull request #352 from vector-im/sync-localazy
Sync Strings
2023-04-25 11:47:25 +02:00
ganfra
10ea382e35 Generate new snapshots 2023-04-25 11:37:27 +02:00
ganfra
1ab96e2f34 Some clean up 2023-04-25 11:17:05 +02:00
ganfra
1d690fdd00 Merge develop into feature/fga/some_room_related_fixes 2023-04-24 18:13:12 +02:00
Benoit Marty
913e6465cb Remove extra plural items manually until the issue on Localazy is fixed. 2023-04-24 17:04:20 +02:00
ganfra
f601bb5c1b Timeline: copy getInitial method from EA to avoid showing @ as avatar. 2023-04-24 10:57:05 +02:00
ganfra
dfabc02bf6 Timeline : Add isInit to avoid calling rust methods when the timeline is not ready. 2023-04-24 10:43:37 +02:00
ganfra
e65adaecd1 Timeline: add ContentType instead of using introspection. 2023-04-24 10:42:27 +02:00
Benoit Marty
388345df4c Merge pull request #351 from vector-im/renovate/com.squareup.okhttp3
Update dependency com.squareup.okhttp3:okhttp-bom to v4.11.0
2023-04-24 10:29:46 +02:00
Benoit Marty
77656782d6 trigger ci 2023-04-24 10:28:07 +02:00
bmarty
860777d20c Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
renovate[bot]
11f479fa62 Update dependency com.squareup.okhttp3:okhttp-bom to v4.11.0 2023-04-23 06:32:17 +00:00
Chris Smith
17e645f507 Merge pull request #348 from vector-im/feature/cjs/accept-reject-invites
Accepting and declining invites
2023-04-21 16:06:07 +01:00
Benoit Marty
ade36e0544 Merge pull request #349 from vector-im/feature/bma/kotlin1.8.20
Kotlin 1.8.20
2023-04-21 17:03:26 +02:00
Benoit Marty
d4a71a1302 Merge pull request #346 from vector-im/renovate/androidx.core
Update dependency androidx.core:core-splashscreen to v1.0.1
2023-04-21 16:52:28 +02:00
renovate[bot]
7632a63282 Update anvil to v2.4.5 2023-04-21 16:29:33 +02:00
renovate[bot]
61a01b003b Update kotlin 2023-04-21 16:29:06 +02:00
Chris Smith
ff5672597a Accepting and declining invites
Hook up accept and decline buttons in the invites UI. Accept
will attempt to accept and then navigate to the room; decline
shows a confirmation dialog.

Fixes #106
2023-04-21 15:01:27 +01:00
ganfra
90bfe97250 Room : continue improving members loading 2023-04-21 14:39:47 +02:00
ganfra
114e9725fa Merge pull request #277 from vector-im/renovate/org.matrix.rustcomponents
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.10
2023-04-21 11:36:06 +02:00
Benoit Marty
c76c473cca Merge pull request #345 from vector-im/renovate/compose_bom
Update dependency androidx.compose:compose-bom to v2023.04.01
2023-04-21 10:12:57 +02:00
Benoit Marty
0ba96dde8f Merge pull request #338 from vector-im/renovate/major-com.jakewharton.retrofit
Update dependency com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter to v1
2023-04-21 09:46:55 +02:00
renovate[bot]
be0eb06afb Update dependency org.matrix.rustcomponents:sdk-android to v0.1.10 2023-04-20 23:23:19 +00:00
ganfra
a1869a3019 Improve handling members 2023-04-20 18:21:47 +02:00
ganfra
5104fc8ac1 Fix bottomsheet not using right theme (BottomSheet is not part of material3) 2023-04-20 15:58:20 +02:00
renovate[bot]
f91ce1284b Update activity to v1.7.1 (#344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 07:39:53 +02:00
renovate[bot]
4afb801f2f Update dependency androidx.core:core-splashscreen to v1.0.1 2023-04-20 02:19:56 +00:00
renovate[bot]
731e6125cd Update dependency androidx.compose:compose-bom to v2023.04.01 2023-04-19 21:34:16 +00:00
ganfra
ab0b1c59a7 Merge pull request #343 from vector-im/feature/fga/fix_room_id_placeholder
Avoid crash on placeholder RoomSummary
2023-04-19 20:16:07 +02:00
ganfra
c168573af3 Avoid crash on placeholder RoomSummary 2023-04-19 18:24:36 +02:00