Benoit Marty
|
09e1d4d97a
|
Merge pull request #8327 from tulir/emoji-variation-selectors
Add variation selector 16 to all applicable emojis
|
2023-05-05 10:28:30 +02:00 |
|
Benoit Marty
|
b063afaa91
|
Merge pull request #8371 from vector-im/dependabot/gradle/com.likethesalad.android-stem-plugin-2.4.0
Bump com.likethesalad.android:stem-plugin from 2.3.0 to 2.4.0
|
2023-05-05 10:22:15 +02:00 |
|
Benoit Marty
|
37149c655e
|
Merge pull request #8396 from vector-im/feature/bma/fixCrashNoNetwork
Fix crash no network
|
2023-05-05 10:17:00 +02:00 |
|
dependabot[bot]
|
6e4b2f4987
|
Bump com.google.android.material:material from 1.8.0 to 1.9.0 (#8399)
|
2023-05-05 07:38:40 +00:00 |
|
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 |
|
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 |
|
Benoit Marty
|
3727b653ba
|
Code style
|
2023-05-04 11:57:49 +02:00 |
|
Yoan Pintas
|
f3faed0ffd
|
Update sound on vb network error (#8389)
|
2023-05-04 08:19:44 +00: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Valere
|
46a49d899c
|
Merge pull request #8354 from vector-im/feature/bca/upgrade_crypto_crate
bump rust crypto to 0.3.5 (withheld)
|
2023-04-24 17:53:43 +02:00 |
|
Valere
|
63451611a9
|
Merge pull request #8352 from vector-im/feature/bca/fix_is_identity_trusted_api
fix rust isCrossSigningVerified
|
2023-04-24 16:54:10 +02:00 |
|
Valere
|
cd8697b94a
|
Merge pull request #8340 from vector-im/feature/bca/rust_module_analytics
rust/native analytics E2E errors
|
2023-04-24 16:53:52 +02:00 |
|
dependabot[bot]
|
347fef225b
|
Bump com.autonomousapps.dependency-analysis from 1.19.0 to 1.20.0 (#8357)
|
2023-04-24 07:58:50 +00:00 |
|
dependabot[bot]
|
f55740bd50
|
Bump androidx.activity:activity-ktx from 1.7.0 to 1.7.1 (#8346)
|
2023-04-24 07:14:14 +00:00 |
|
valere
|
21459261a2
|
add changelog for rust sdk module
|
2023-04-21 19:56:29 +02:00 |
|
valere
|
f02cd0d77f
|
Add changelog
|
2023-04-21 18:10:37 +02:00 |
|
valere
|
7c3751f568
|
bump rust crypto to 0.3.5 (withheld)
|
2023-04-21 18:09:13 +02:00 |
|
Benoit Marty
|
8a3d29d630
|
Fix typo to be able to upload nightly build.
|
2023-04-21 12:58:52 +02:00 |
|
valere
|
b0149c4960
|
Changelog + doc update
|
2023-04-21 10:15:03 +02:00 |
|
valere
|
178875b809
|
fix rust isCrossSigningVerified
|
2023-04-21 10:09:19 +02:00 |
|
valere
|
316666d6a4
|
Add changelog
add changelog
|
2023-04-20 16:58:15 +02:00 |
|
valere
|
1cc3f194e4
|
rust/native analytics E2E errors
|
2023-04-20 16:58:04 +02:00 |
|