ganfra
154bd5e714
Update rust-sdk : make the app compiles again
2023-04-28 18:26:32 +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
Jorge Martin Espinosa
78a715ce8d
Fix NotificationData?.orDefault using an invalid UserId ( #362 )
2023-04-27 12:46:32 +02:00
Jorge Martin Espinosa
2376d32b9e
[Room Details] Block & unblock user ( #340 )
2023-04-26 16:14:44 +02: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
Benoit Marty
913e6465cb
Remove extra plural items manually until the issue on Localazy is fixed.
2023-04-24 17:04:20 +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
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
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
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.
2023-04-19 15:58:56 +02:00
Chris Smith
88360802af
Merge pull request #297 from csmith/102-show-invites-list
...
Feat: show invites list
2023-04-19 12:40:29 +01:00
Chris Smith
34cc352053
Invite list view
...
Adds a CTA on the room list to view invites if there are any.
The invite list presents each invite with accept/decline buttons
and (for room invites) the sender details.
Fixes #102
2023-04-19 10:20:48 +01:00
renovate[bot]
8504904916
Update dependency com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter to v1
2023-04-19 05:29:23 +00:00
Jorge Martin Espinosa
1828270c06
Fix more R8 issues ( #337 )
2023-04-18 19:21:46 +02:00
Jorge Martin Espinosa
fae3417181
Validate several ids in constructors ( #336 )
...
* Validate ids in constructors.
* Remove redundant `.value` usage in string interpolation.
* Make a distinction between `SessionId` and `UserId` in `TestData`.
2023-04-18 16:17:13 +00:00
ganfra
638b45930e
Merge pull request #334 from vector-im/feature/fga/feature_flag
...
Feature/fga/feature flag
2023-04-18 15:24:04 +02:00
Benoit Marty
b97b9d07c4
Merge pull request #333 from vector-im/feature/bma/push5
...
Small cleanup and add log
2023-04-18 14:05:00 +02:00
Benoit Marty
ed8f867e1c
Merge pull request #330 from vector-im/feature/bma/ktlint
...
Upgrade of ktlint (not the plugin but the tool itself)
2023-04-18 14:03:59 +02:00
Jorge Martin Espinosa
deb14865c6
Fix: JNA issue in release mode ( #335 )
...
* Restore checkout config for nightly workflows.
* Add missing proguard config line for JNA.
2023-04-18 11:31:25 +00:00
ganfra
4e347b0f39
[FeatureFlag] generate screenshot
2023-04-18 12:51:20 +02:00
ganfra
baa3ab9494
[FeatureFlag] remove auto added gradle modules in settings
2023-04-18 12:22:02 +02:00
ganfra
991c7ff7f0
[FeatureFlag] add more tests
2023-04-18 12:05:29 +02:00
ganfra
df29b1dd8e
[BuildMeta] introduce BuildType and remove Network related code from BuildMeta
2023-04-18 11:58:24 +02:00
Benoit Marty
27722d21fa
Merge pull request #323 from vector-im/renovate/org.robolectric
...
Update dependency org.robolectric:robolectric to v4.10
2023-04-18 10:51:57 +02:00
Benoit Marty
7e196e6617
Merge pull request #311 from vector-im/renovate/danger-danger-js-11.x
...
Update danger/danger-js action to v11.2.6
2023-04-18 10:51:33 +02:00
Benoit Marty
fb6b9707d3
Merge pull request #274 from vector-im/renovate/app.cash.turbine
...
Update dependency app.cash.turbine:turbine to v0.12.3
2023-04-18 10:50:52 +02:00
Benoit Marty
edb5695e24
Merge pull request #179 from vector-im/michaelk/danger_check_github_org
...
Attempt to check org/group membership before danger complains about signoff.
2023-04-18 10:49:46 +02:00
Benoit Marty
01f66490c4
Merge pull request #306 from vector-im/renovate/com.google.firebase
...
Update dependency com.google.firebase:firebase-bom to v31.5.0
2023-04-18 10:21:53 +02:00
Benoit Marty
7e28794a3b
Add some log to the Activity, to help debugging from Rageshake.
2023-04-18 10:17:59 +02:00