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
Chris Smith
88360802af
Merge pull request #297 from csmith/102-show-invites-list
...
Feat: show invites list
2 years ago
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
2 years ago
renovate[bot]
8504904916
Update dependency com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter to v1
2 years ago
Jorge Martin Espinosa
1828270c06
Fix more R8 issues ( #337 )
2 years ago
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`.
2 years ago
ganfra
638b45930e
Merge pull request #334 from vector-im/feature/fga/feature_flag
...
Feature/fga/feature flag
2 years ago
Benoit Marty
b97b9d07c4
Merge pull request #333 from vector-im/feature/bma/push5
...
Small cleanup and add log
2 years ago
Benoit Marty
ed8f867e1c
Merge pull request #330 from vector-im/feature/bma/ktlint
...
Upgrade of ktlint (not the plugin but the tool itself)
2 years ago
Jorge Martin Espinosa
deb14865c6
Fix: JNA issue in release mode ( #335 )
...
* Restore checkout config for nightly workflows.
* Add missing proguard config line for JNA.
2 years ago
ganfra
4e347b0f39
[FeatureFlag] generate screenshot
2 years ago
ganfra
baa3ab9494
[FeatureFlag] remove auto added gradle modules in settings
2 years ago
ganfra
991c7ff7f0
[FeatureFlag] add more tests
2 years ago
ganfra
df29b1dd8e
[BuildMeta] introduce BuildType and remove Network related code from BuildMeta
2 years ago
Benoit Marty
27722d21fa
Merge pull request #323 from vector-im/renovate/org.robolectric
...
Update dependency org.robolectric:robolectric to v4.10
2 years ago
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
2 years ago
Benoit Marty
fb6b9707d3
Merge pull request #274 from vector-im/renovate/app.cash.turbine
...
Update dependency app.cash.turbine:turbine to v0.12.3
2 years ago
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.
2 years ago
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
2 years ago
Benoit Marty
7e28794a3b
Add some log to the Activity, to help debugging from Rageshake.
2 years ago
Benoit Marty
a8ae909137
Use `ContributesMultibinding` annotation and remove the module for push providers.
2 years ago
Benoit Marty
1bf72d9585
Merge pull request #331 from vector-im/feature/bma/renovateComposeCompiler
...
Let renovate upgrade the compose compiler and group related upgrades about Kotlin.
2 years ago