ganfra
5cd8e7c6c0
Merge branch 'develop' into feature/fga/some_room_related_fixes
2 years ago
ganfra
23a7b871f7
RoomMembers: change the API again..
2 years ago
renovate[bot]
82b50d9e4a
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.11
2 years ago
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
2 years ago
ganfra
4b9f2fdae0
Don't pass RoomMember to Node but a UserId instead
2 years ago
ganfra
64c50d4468
Ignore/Unignore: makes more sense to be at the client level than room
2 years ago
ganfra
b433725783
RoomDetailsPresenter: fix dm test
2 years ago
ganfra
40f3f2873b
Merge branch 'develop' into feature/fga/some_room_related_fixes
2 years ago
ganfra
baa7d3e592
Image: Try to handle blurhash
2 years ago
Jorge Martin Espinosa
78a715ce8d
Fix `NotificationData?.orDefault` using an invalid UserId ( #362 )
2 years ago
ganfra
4b5ca3acdd
Media: change the API
2 years ago
Jorge Martin Espinosa
2376d32b9e
[Room Details] Block & unblock user ( #340 )
2 years ago
ganfra
c920dfb97a
MediaResolver: exposes Result instead of Nullable
2 years ago
ganfra
9dcc3780ac
Timeline: Remove padding from parent Modifier
2 years ago
renovate[bot]
dc5a446b5c
Update plugin ktlint to v11.3.2
2 years ago
ganfra
5e8636d66e
Update kotlinc.xml with kotlin 1.8.20
2 years ago
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.
2 years ago
Kat Gerasimova
40f927fbdf
Update labelled issue automation
...
Migrate from graphql to actions.
Add QA team
2 years ago
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`.
2 years ago
Benoit Marty
b59ea181eb
Merge pull request #352 from vector-im/sync-localazy
...
Sync Strings
2 years ago
ganfra
10ea382e35
Generate new snapshots
2 years ago
ganfra
1ab96e2f34
Some clean up
2 years ago
ganfra
1d690fdd00
Merge develop into feature/fga/some_room_related_fixes
2 years ago
Benoit Marty
913e6465cb
Remove extra plural items manually until the issue on Localazy is fixed.
2 years ago
ganfra
f601bb5c1b
Timeline: copy getInitial method from EA to avoid showing @ as avatar.
2 years ago
ganfra
dfabc02bf6
Timeline : Add isInit to avoid calling rust methods when the timeline is not ready.
2 years ago
ganfra
e65adaecd1
Timeline: add ContentType instead of using introspection.
2 years ago
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
2 years ago
Benoit Marty
77656782d6
trigger ci
2 years ago
bmarty
860777d20c
Sync Strings from Localazy
2 years ago
renovate[bot]
11f479fa62
Update dependency com.squareup.okhttp3:okhttp-bom to v4.11.0
2 years ago
Chris Smith
17e645f507
Merge pull request #348 from vector-im/feature/cjs/accept-reject-invites
...
Accepting and declining invites
2 years ago
Benoit Marty
ade36e0544
Merge pull request #349 from vector-im/feature/bma/kotlin1.8.20
...
Kotlin 1.8.20
2 years ago
Benoit Marty
d4a71a1302
Merge pull request #346 from vector-im/renovate/androidx.core
...
Update dependency androidx.core:core-splashscreen to v1.0.1
2 years ago
renovate[bot]
7632a63282
Update anvil to v2.4.5
2 years ago
renovate[bot]
61a01b003b
Update kotlin
2 years ago
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
2 years ago
ganfra
90bfe97250
Room : continue improving members loading
2 years ago
ganfra
114e9725fa
Merge pull request #277 from vector-im/renovate/org.matrix.rustcomponents
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.10
2 years ago
Benoit Marty
c76c473cca
Merge pull request #345 from vector-im/renovate/compose_bom
...
Update dependency androidx.compose:compose-bom to v2023.04.01
2 years ago
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
2 years ago
renovate[bot]
be0eb06afb
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.10
2 years ago
ganfra
a1869a3019
Improve handling members
2 years ago
ganfra
5104fc8ac1
Fix bottomsheet not using right theme (BottomSheet is not part of material3)
2 years ago
renovate[bot]
f91ce1284b
Update activity to v1.7.1 ( #344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
4afb801f2f
Update dependency androidx.core:core-splashscreen to v1.0.1
2 years ago
renovate[bot]
731e6125cd
Update dependency androidx.compose:compose-bom to v2023.04.01
2 years ago
ganfra
ab0b1c59a7
Merge pull request #343 from vector-im/feature/fga/fix_room_id_placeholder
...
Avoid crash on placeholder RoomSummary
2 years ago
ganfra
c168573af3
Avoid crash on placeholder RoomSummary
2 years ago
Jorge Martin Espinosa
30d4a63ed2
Fix: improve offline indicator designs ( #341 )
...
* Use the right font weight for the offline indicator title.
* Remove unneeded suppression in some build files.
2 years ago