Benoit Marty
d9c1e89b9f
Merge pull request #8391 from vector-im/feature/bma/removeCryptoRustSdk
...
Remove crypto rust sdk binary
2023-05-04 16:08:29 +02:00
valere
f9ae582141
add changelog
2023-05-04 14:47:19 +02:00
dependabot[bot]
6b374c735f
Bump appDistribution from 16.0.0-beta06 to 16.0.0-beta08
...
Bumps `appDistribution` from 16.0.0-beta06 to 16.0.0-beta08.
Updates `com.google.firebase:firebase-appdistribution-api-ktx` from 16.0.0-beta06 to 16.0.0-beta08
- [Release notes](https://github.com/firebase/firebase-android-sdk/releases )
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py )
- [Commits](https://github.com/firebase/firebase-android-sdk/commits )
Updates `com.google.firebase:firebase-appdistribution` from 16.0.0-beta06 to 16.0.0-beta08
- [Release notes](https://github.com/firebase/firebase-android-sdk/releases )
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py )
- [Commits](https://github.com/firebase/firebase-android-sdk/commits )
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-appdistribution-api-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.firebase:firebase-appdistribution
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 12:43:37 +00:00
dependabot[bot]
2f0f8cf1a0
Bump com.google.firebase:firebase-bom from 31.4.0 to 32.0.0 ( #8386 )
2023-05-04 12:36:16 +00:00
Benoit Marty
613dc3d7fa
Fix crash when starting app with no available network.
2023-05-04 12:02:09 +02:00
valere
a744ad1f60
update rust migration to support lazy
2023-05-04 12:00:53 +02:00
Benoit Marty
3727b653ba
Code style
2023-05-04 11:57:49 +02:00
valere
1a8581a78e
Update rust sdk to fix withheld test
2023-05-04 10:36:39 +02:00
Yoan Pintas
f3faed0ffd
Update sound on vb network error ( #8389 )
2023-05-04 08:19:44 +00:00
SpiritCroc
acf7d374b9
Render MSC2530 captions in notifications
...
Change-Id: I0de1c61ded81fe6fc8ef79ec6effc42aca693dc6
2023-05-03 20:20:05 +02:00
Benoit Marty
aa60508b1e
Git ignore library/rustCrypto/matrix-rust-sdk-crypto.aar, to avoid committing it again.
2023-05-03 15:25:36 +02:00
Benoit Marty
dae7c75614
Delete matrix-rust-sdk-crypto.aar from Git repo.
...
This file is only used locally when testing a locally built SDK. We do not need to add it to version control.
2023-05-03 15:23:29 +02:00
Benoit Marty
9e57364022
Merge pull request #8344 from vector-im/dependabot/gradle/fragment-1.6.0-beta01
...
Bump fragment from 1.6.0-alpha09 to 1.6.0-beta01
2023-05-03 14:19:13 +02:00
Benoit Marty
aaa6e7255c
Merge pull request #8385 from vector-im/dependabot/gradle/org.checkerframework-checker-3.34.0
...
Bump org.checkerframework:checker from 3.33.0 to 3.34.0
2023-05-03 14:18:35 +02:00
Benoit Marty
38fd219a53
Merge pull request #8370 from vector-im/dependabot/gradle/flipper-0.190.0
...
Bump flipper from 0.189.0 to 0.190.0
2023-05-03 14:17:59 +02:00
Valere
92c37f3bb2
Merge pull request #8364 from vector-im/feature/bca/expose_rust_crate_version
...
Expose rust version in settings and RS
2023-05-03 12:50:37 +02:00
valere
90980a415e
Fix test using all signatures
2023-05-03 12:49:03 +02:00
dependabot[bot]
343837ff14
Bump io.realm:realm-gradle-plugin from 10.11.1 to 10.15.1 ( #8349 )
2023-05-03 08:27:04 +00:00
Benoit Marty
6c80a38c4a
Merge pull request #8383 from vector-im/feature/bma/jitsi8
...
Upgrade jitsi to version 8.1.1
2023-05-03 09:27:55 +02:00
dependabot[bot]
492115d702
Bump org.checkerframework:checker from 3.33.0 to 3.34.0
...
Bumps [org.checkerframework:checker](https://github.com/typetools/checker-framework ) from 3.33.0 to 3.34.0.
- [Release notes](https://github.com/typetools/checker-framework/releases )
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.33.0...checker-framework-3.34.0 )
---
updated-dependencies:
- dependency-name: org.checkerframework:checker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 23:58:54 +00:00
dependabot[bot]
b6390924d3
Bump com.googlecode.libphonenumber:libphonenumber ( #8372 )
2023-05-02 13:49:40 +00:00
Yoan Pintas
9347de3fad
Improve message rendering when editing ( #8377 )
2023-05-02 13:28:31 +00:00
Yoan Pintas
8ca0381e9b
Add an audio alert when the voice broadcast recording is automatically paused ( #8382 )
2023-05-02 13:27:43 +00:00
Benoit Marty
c0905e5f11
Changelog
2023-05-02 14:43:13 +02:00
Benoit Marty
e34958b814
Jitsi 8.1.1 is now API 24+
2023-05-02 14:38:40 +02:00
Benoit Marty
3a88f04f0d
Allow dependency `org.jitsi:webrtc`, required by `com.facebook.react:react-native-webrtc:111.0.0-jitsi-13672566`
2023-05-02 14:38:40 +02:00
Benoit Marty
48f4ad412f
Jitsi 8.1.1
2023-05-02 14:38:40 +02:00
SpiritCroc
de1cd864cf
Make autocompletion a bit more compact
...
- Less standard emojis shown by default
- Smaller section titles
Change-Id: Ia79d7370253108a7866628013d8c4f89ba8327a3
2023-05-02 13:18:33 +02:00
SpiritCroc
0faa712f23
Fix possible emoji-autocompletion crash
...
Thread: main, Exception: java.lang.ClassCastException: im.vector.app.features.autocomplete.AutocompleteHeaderItem$Holder cannot be cast to im.vector.app.features.autocomplete.emoji.AutocompleteEmojiItem$Holder
at im.vector.app.features.autocomplete.emoji.AutocompleteEmojiItem_.handlePreBind(AutocompleteEmojiItem_.java:1)
at com.airbnb.epoxy.BaseEpoxyAdapter.onBindViewHolder(BaseEpoxyAdapter.java:22)
at com.airbnb.epoxy.BaseEpoxyAdapter.onBindViewHolder(BaseEpoxyAdapter.java:3)
at androidx.recyclerview.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:43)
at androidx.recyclerview.widget.RecyclerView$Recycler.tryBindViewHolderByDeadline(RecyclerView.java:59)
at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:974)
at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6)
at androidx.recyclerview.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:54)
at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1)
at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:54)
at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:400)
at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:67)
at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:135)
at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:8)
Change-Id: I4d4919c35babea2606a06b3e99b5c3b3ce08e95d
2023-05-02 13:18:20 +02:00
jonnyandrew
e37fe1f8f5
Allow custom push gateway to use non-default port ( #8376 )
2023-05-02 10:05:15 +00:00
Jorge Martin Espinosa
3c2c6ef136
Merge pull request #8381 from vector-im/dependabot/gradle/org.amshove.kluent-kluent-android-1.73
...
Bump org.amshove.kluent:kluent-android from 1.72 to 1.73
2023-05-02 09:19:36 +02:00
Jorge Martin Espinosa
67a9d08f48
Merge pull request #8379 from vector-im/dependabot/gradle/io.sentry-sentry-android-6.18.1
...
Bump io.sentry:sentry-android from 6.17.0 to 6.18.1
2023-05-02 09:15:31 +02:00
dependabot[bot]
c84ac00866
Bump org.amshove.kluent:kluent-android from 1.72 to 1.73
...
Bumps [org.amshove.kluent:kluent-android](https://github.com/MarkusAmshove/Kluent ) from 1.72 to 1.73.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases )
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MarkusAmshove/Kluent/commits )
---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent-android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 00:02:26 +00:00
CicadaCinema
23279ba3cd
document fallback TURN server feature
2023-04-29 13:57:57 +01:00
dependabot[bot]
5382b61572
Bump io.sentry:sentry-android from 6.17.0 to 6.18.1
...
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java ) from 6.17.0 to 6.18.1.
- [Release notes](https://github.com/getsentry/sentry-java/releases )
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-java/compare/6.17.0...6.18.1 )
---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 23:59:22 +00:00
valere
85b9dda092
Missing backup signature
...
Ensure device keys before bootstrap cross signing
2023-04-28 18:58:38 +02:00
Jorge Martin Espinosa
0948bb473d
Merge pull request #8363 from vector-im/kittykat-patch-1
...
Update triage for labelled issues
2023-04-28 12:57:48 +02:00
SpiritCroc
eeb4b8dc0d
Switch to height 32 for sent custom emotes, as suggested by MSC2545
...
Change-Id: If59aed6fe9b6af1acfe69db0a89d073558279882
2023-04-27 10:48:13 +02:00
dependabot[bot]
313db8cab1
Bump com.likethesalad.android:stem-plugin from 2.3.0 to 2.4.0
...
Bumps com.likethesalad.android:stem-plugin from 2.3.0 to 2.4.0.
---
updated-dependencies:
- dependency-name: com.likethesalad.android:stem-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 23:57:30 +00:00
dependabot[bot]
312768ec96
Bump flipper from 0.189.0 to 0.190.0
...
Bumps `flipper` from 0.189.0 to 0.190.0.
Updates `com.facebook.flipper:flipper` from 0.189.0 to 0.190.0
- [Release notes](https://github.com/facebook/flipper/releases )
- [Commits](https://github.com/facebook/flipper/compare/v0.189.0...v0.190.0 )
Updates `com.facebook.flipper:flipper-network-plugin` from 0.189.0 to 0.190.0
- [Release notes](https://github.com/facebook/flipper/releases )
- [Commits](https://github.com/facebook/flipper/compare/v0.189.0...v0.190.0 )
---
updated-dependencies:
- dependency-name: com.facebook.flipper:flipper
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.facebook.flipper:flipper-network-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 23:57:24 +00:00
Kat Gerasimova
48d5cc8545
Update triage-labelled.yml
2023-04-26 10:50:20 +01:00
dependabot[bot]
f5d910c4e9
Bump org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2
...
Bumps org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 00:00:06 +00:00
valere
fbb645d9d4
do not re run screenshot tests
2023-04-25 17:27:31 +02:00
valere
024005ead7
invalid yaml
2023-04-25 17:02:40 +02:00
valere
58415375b1
fix concurrency
2023-04-25 16:47:49 +02:00
valere
881b68bcd3
add workflow for rust test
2023-04-25 16:40:43 +02:00
SpiritCroc
aa34c108b5
Labs: setting to clear highlighted message on scroll
...
Change-Id: If07012f29159bb10cbd90f410955b49684891945
2023-04-25 14:15:47 +02:00
valere
51580ffa76
Update changelog
2023-04-25 13:34:30 +02:00
valere
3705e14851
Expose rust version in settings and RS
2023-04-25 13:31:15 +02:00
Kat Gerasimova
4e9adaf5dd
Update triage for labelled issues
...
Modernise actions: switch from graphql to use new actions.
Remove automation for Delight, WTF, FTUE, voice message and message bubble boards.
2023-04-25 11:57:05 +01:00