Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase/element android 1.6.2a #944

Merged
merged 704 commits into from
Jul 6, 2023
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 12, 2023

  1. Add changelog file

    tulir committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e27464d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    0e50350 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. fix scope usage

    BillCarsonFr committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ca8dc37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d9596b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    425cbc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge tag '1.5.32' into develop

    no message
    ganfra committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0dc70a5 View commit details
    Browse the repository at this point in the history
  2. version++

    ganfra committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8329672 View commit details
    Browse the repository at this point in the history
  3. Bump fragment from 1.6.0-alpha09 to 1.6.0-beta01

    Bumps `fragment` from 1.6.0-alpha09 to 1.6.0-beta01.
    
    Updates `androidx.fragment:fragment-ktx` from 1.6.0-alpha09 to 1.6.0-beta01
    
    Updates `androidx.fragment:fragment-testing` from 1.6.0-alpha09 to 1.6.0-beta01
    
    Updates `androidx.fragment:fragment-testing-manifest` from 1.6.0-alpha09 to 1.6.0-beta01
    
    ---
    updated-dependencies:
    - dependency-name: androidx.fragment:fragment-ktx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: androidx.fragment:fragment-testing
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: androidx.fragment:fragment-testing-manifest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    681eab7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    b2c7f05 View commit details
    Browse the repository at this point in the history
  2. Clean and update doc

    BillCarsonFr committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    8e6db17 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7628 from vector-im/feature/bca/rust_flavor

    Merging Element R in Element Android as a new flavor
    BillCarsonFr authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d4d9a10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cc3f19 View commit details
    Browse the repository at this point in the history
  5. Add changelog

    add changelog
    BillCarsonFr committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    316666d View commit details
    Browse the repository at this point in the history
  6. Bump net.java.dev.jna:jna from 5.10.0 to 5.13.0

    Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.10.0 to 5.13.0.
    - [Release notes](https://github.com/java-native-access/jna/releases)
    - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - [Commits](java-native-access/jna@5.10.0...5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.jna:jna
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    efd9a08 View commit details
    Browse the repository at this point in the history
  7. Bump com.google.android.gms:play-services-oss-licenses

    Bumps com.google.android.gms:play-services-oss-licenses from 17.0.0 to 17.0.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.google.android.gms:play-services-oss-licenses
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    9070e77 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    178875b View commit details
    Browse the repository at this point in the history
  2. Changelog + doc update

    BillCarsonFr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    b0149c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a3d29d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c3751f View commit details
    Browse the repository at this point in the history
  5. Add changelog

    BillCarsonFr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f02cd0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2145926 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    f55740b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    347fef2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8340 from vector-im/feature/bca/rust_module_analy…

    …tics
    
    rust/native analytics E2E errors
    BillCarsonFr authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    cd8697b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8352 from vector-im/feature/bca/fix_is_identity_t…

    …rusted_api
    
    fix rust isCrossSigningVerified
    BillCarsonFr authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6345161 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8354 from vector-im/feature/bca/upgrade_crypto_crate

    bump rust crypto to 0.3.5 (withheld)
    BillCarsonFr authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    46a49d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. 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.
    kittykat authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4e9adaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3705e14 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    BillCarsonFr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    51580ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    881b68b View commit details
    Browse the repository at this point in the history
  5. fix concurrency

    BillCarsonFr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5841537 View commit details
    Browse the repository at this point in the history
  6. invalid yaml

    BillCarsonFr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    024005e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbb645d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. 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] <[email protected]>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f5d910c View commit details
    Browse the repository at this point in the history
  2. Update triage-labelled.yml

    kittykat authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    48d5cc8 View commit details
    Browse the repository at this point in the history
  3. 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](facebook/flipper@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](facebook/flipper@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] <[email protected]>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    312768e View commit details
    Browse the repository at this point in the history
  4. 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] <[email protected]>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    313db8c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge pull request #8363 from vector-im/kittykat-patch-1

    Update triage for labelled issues
    jmartinesp authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    0948bb4 View commit details
    Browse the repository at this point in the history
  2. Missing backup signature

    Ensure device keys before bootstrap cross signing
    BillCarsonFr committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    85b9dda View commit details
    Browse the repository at this point in the history
  3. 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](getsentry/sentry-java@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] <[email protected]>
    dependabot[bot] authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    5382b61 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. 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] <[email protected]>
    dependabot[bot] authored May 2, 2023
    Configuration menu
    Copy the full SHA
    c84ac00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8379 from vector-im/dependabot/gradle/io.sentry-s…

    …entry-android-6.18.1
    
    Bump io.sentry:sentry-android from 6.17.0 to 6.18.1
    jmartinesp authored May 2, 2023
    Configuration menu
    Copy the full SHA
    67a9d08 View commit details
    Browse the repository at this point in the history
  3. 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
    jmartinesp authored May 2, 2023
    Configuration menu
    Copy the full SHA
    3c2c6ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e37fe1f View commit details
    Browse the repository at this point in the history
  5. Jitsi 8.1.1

    bmarty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    48f4ad4 View commit details
    Browse the repository at this point in the history
  6. Allow dependency org.jitsi:webrtc, required by `com.facebook.react:…

    …react-native-webrtc:111.0.0-jitsi-13672566`
    bmarty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3a88f04 View commit details
    Browse the repository at this point in the history
  7. Jitsi 8.1.1 is now API 24+

    bmarty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    e34958b View commit details
    Browse the repository at this point in the history
  8. Changelog

    bmarty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c0905e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ca0381 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9347de3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b639092 View commit details
    Browse the repository at this point in the history
  12. 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](typetools/checker-framework@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] <[email protected]>
    dependabot[bot] authored May 2, 2023
    Configuration menu
    Copy the full SHA
    492115d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge pull request #8383 from vector-im/feature/bma/jitsi8

    Upgrade jitsi to version 8.1.1
    bmarty authored May 3, 2023
    Configuration menu
    Copy the full SHA
    6c80a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    343837f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90980a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8364 from vector-im/feature/bca/expose_rust_crate…

    …_version
    
    Expose rust version in settings and RS
    BillCarsonFr authored May 3, 2023
    Configuration menu
    Copy the full SHA
    92c37f3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8370 from vector-im/dependabot/gradle/flipper-0.1…

    …90.0
    
    Bump flipper from 0.189.0 to 0.190.0
    bmarty authored May 3, 2023
    Configuration menu
    Copy the full SHA
    38fd219 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8385 from vector-im/dependabot/gradle/org.checker…

    …framework-checker-3.34.0
    
    Bump org.checkerframework:checker from 3.33.0 to 3.34.0
    bmarty authored May 3, 2023
    Configuration menu
    Copy the full SHA
    aaa6e72 View commit details
    Browse the repository at this point in the history
  7. 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
    bmarty authored May 3, 2023
    Configuration menu
    Copy the full SHA
    9e57364 View commit details
    Browse the repository at this point in the history
  8. 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.
    bmarty committed May 3, 2023
    Configuration menu
    Copy the full SHA
    dae7c75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa60508 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    f3faed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8581a View commit details
    Browse the repository at this point in the history
  3. Code style

    bmarty committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3727b65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a744ad1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    613dc3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f0f8cf View commit details
    Browse the repository at this point in the history
  7. 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] <[email protected]>
    dependabot[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    6b374c7 View commit details
    Browse the repository at this point in the history
  8. add changelog

    BillCarsonFr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f9ae582 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8391 from vector-im/feature/bma/removeCryptoRustSdk

    Remove crypto rust sdk binary
    bmarty authored May 4, 2023
    Configuration menu
    Copy the full SHA
    d9c1e89 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    6e4b2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37149c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8371 from vector-im/dependabot/gradle/com.likethe…

    …salad.android-stem-plugin-2.4.0
    
    Bump com.likethesalad.android:stem-plugin from 2.3.0 to 2.4.0
    bmarty authored May 5, 2023
    Configuration menu
    Copy the full SHA
    b063afa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8327 from tulir/emoji-variation-selectors

    Add variation selector 16 to all applicable emojis
    bmarty authored May 5, 2023
    Configuration menu
    Copy the full SHA
    09e1d4d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8348 from vector-im/dependabot/gradle/com.google.…

    …android.gms-play-services-oss-licenses-17.0.1
    
    Bump com.google.android.gms:play-services-oss-licenses from 17.0.0 to 17.0.1
    bmarty authored May 5, 2023
    Configuration menu
    Copy the full SHA
    67095f8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8368 from vector-im/dependabot/gradle/org.jlleits…

    …chuh.gradle.ktlint-11.3.2
    
    Bump org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2
    bmarty authored May 5, 2023
    Configuration menu
    Copy the full SHA
    38aefb9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8325 from networkException/free-style-cropping

    Enable free style cropping for camera and gallery images
    bmarty authored May 5, 2023
    Configuration menu
    Copy the full SHA
    b5f1ecf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8347 from vector-im/dependabot/gradle/net.java.de…

    …v.jna-jna-5.13.0
    
    Bump net.java.dev.jna:jna from 5.10.0 to 5.13.0
    bmarty authored May 5, 2023
    Configuration menu
    Copy the full SHA
    1204d79 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8366 from vector-im/feature/bca/rust_integration_…

    …test_wf
    
    add workflow for rust test
    BillCarsonFr authored May 5, 2023
    Configuration menu
    Copy the full SHA
    e7c122e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8330 from vector-im/dependabot/gradle/appDistribu…

    …tion-16.0.0-beta08
    
    Bump appDistribution from 16.0.0-beta06 to 16.0.0-beta08
    Florian14 authored May 5, 2023
    Configuration menu
    Copy the full SHA
    985b77b View commit details
    Browse the repository at this point in the history
  11. Bump com.squareup.okhttp3:okhttp-bom from 4.10.0 to 4.11.0

    Bumps [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) from 4.10.0 to 4.11.0.
    - [Release notes](https://github.com/square/okhttp/releases)
    - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
    - [Commits](square/okhttp@parent-4.10.0...parent-4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okhttp3:okhttp-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 5, 2023
    Configuration menu
    Copy the full SHA
    df54e3e View commit details
    Browse the repository at this point in the history
  12. Bump org.jetbrains.kotlin:kotlin-reflect from 1.8.10 to 1.8.21

    Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.8.10 to 1.8.21.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.8.10...v1.8.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-reflect
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 5, 2023
    Configuration menu
    Copy the full SHA
    9fbf34f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #8361 from vector-im/dependabot/gradle/com.squareu…

    …p.okhttp3-okhttp-bom-4.11.0
    
    Bump com.squareup.okhttp3:okhttp-bom from 4.10.0 to 4.11.0
    Florian14 authored May 5, 2023
    Configuration menu
    Copy the full SHA
    466744d View commit details
    Browse the repository at this point in the history
  14. Merge pull request #8369 from vector-im/dependabot/gradle/org.jetbrai…

    …ns.kotlin-kotlin-reflect-1.8.21
    
    Bump org.jetbrains.kotlin:kotlin-reflect from 1.8.10 to 1.8.21
    Florian14 authored May 5, 2023
    Configuration menu
    Copy the full SHA
    e6bfb14 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    622aa88 View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Czech)

    Currently translated at 100.0% (2626 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
    waclaw66 authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4e64dd9 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (German)

    Currently translated at 100.0% (2626 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
    Vri authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    60b5f01 View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Estonian)

    Currently translated at 100.0% (2626 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
    Priit Jõerüüt authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6be4d08 View commit details
    Browse the repository at this point in the history
  19. Translated using Weblate (Persian)

    Currently translated at 100.0% (2626 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
    danialbehzadi authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5234147 View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Italian)

    Currently translated at 100.0% (2626 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
    random authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    adfe934 View commit details
    Browse the repository at this point in the history
  21. Translated using Weblate (Slovak)

    Currently translated at 100.0% (2626 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
    dodog authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bc7cce1 View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (Albanian)

    Currently translated at 99.3% (2610 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
    ujdhesa authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    45310ce View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (2626 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
    IhorHordiichuk authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    edaf5fb View commit details
    Browse the repository at this point in the history
  24. Translated using Weblate (Chinese (Traditional))

    Currently translated at 100.0% (2626 of 2626 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
    s8321414 authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1a29e55 View commit details
    Browse the repository at this point in the history
  25. Translated using Weblate (German)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/de/
    Vri authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    32d832f View commit details
    Browse the repository at this point in the history
  26. Translated using Weblate (Slovak)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/sk/
    dodog authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    e3f9374 View commit details
    Browse the repository at this point in the history
  27. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/uk/
    IhorHordiichuk authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0ead3e7 View commit details
    Browse the repository at this point in the history
  28. Translated using Weblate (Estonian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/et/
    Priit Jõerüüt authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5dac106 View commit details
    Browse the repository at this point in the history
  29. Translated using Weblate (Italian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/it/
    random authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    3aa2fe5 View commit details
    Browse the repository at this point in the history
  30. Translated using Weblate (Persian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/fa/
    danialbehzadi authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0e50a17 View commit details
    Browse the repository at this point in the history
  31. Translated using Weblate (Chinese (Traditional))

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/zh_Hant/
    s8321414 authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f30be0f View commit details
    Browse the repository at this point in the history
  32. Translated using Weblate (Czech)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/cs/
    waclaw66 authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    fddc3fe View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (Albanian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/sq/
    ujdhesa authored and weblate committed May 5, 2023
    Configuration menu
    Copy the full SHA
    16a95e0 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c8cddeb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Translated using Weblate (Czech)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
    waclaw66 authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    93c0316 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (German)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
    Vri authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    a59556e View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Estonian)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
    Priit Jõerüüt authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    69e45e4 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Persian)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
    danialbehzadi authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    906966b View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (French)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
    Glandos authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    c9c9145 View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
    Linerly authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    8a440e1 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Italian)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
    random authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    73e72d1 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Slovak)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
    dodog authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    6a20ad8 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Albanian)

    Currently translated at 99.3% (2611 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
    ujdhesa authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    3f06519 View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
    IhorHordiichuk authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    456c84c View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Chinese (Traditional))

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
    petercpg authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    4ab2fc3 View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (French)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/fr/
    Glandos authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    5b8f668 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/id/
    Linerly authored and weblate committed May 7, 2023
    Configuration menu
    Copy the full SHA
    e5725c3 View commit details
    Browse the repository at this point in the history
  14. unused resources

    BillCarsonFr committed May 7, 2023
    Configuration menu
    Copy the full SHA
    257ca26 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge pull request #8402 from vector-im/feature/bma/removeLegacySessi…

    …onImporter
    
    Remove LegacySessionImporter
    BillCarsonFr authored May 8, 2023
    Configuration menu
    Copy the full SHA
    79b4515 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    8b76010 View commit details
    Browse the repository at this point in the history
  2. Do not repeat the recovery setup.

    Should fix issue reported at element-hq/element-android#8165 (comment)
    bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9569c34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb1d361 View commit details
    Browse the repository at this point in the history
  4. Fix nightly and release build by temporarily deactivate `removeUnused…

    …Code`. Related to #8408
    bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    672151b View commit details
    Browse the repository at this point in the history
  5. changelog

    bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0421415 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8403 from RiotTranslateBot/weblate-element-androi…

    …d-element-app
    
    Translations update from Weblate
    bmarty authored May 9, 2023
    Configuration menu
    Copy the full SHA
    da9dd57 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Polish)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
    raspin0 authored and weblate committed May 9, 2023
    Configuration menu
    Copy the full SHA
    30335ce View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Swedish)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
    LinAGKar authored and weblate committed May 9, 2023
    Configuration menu
    Copy the full SHA
    60a377a View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Swedish)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
    LinAGKar authored and weblate committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d5e8397 View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Polish)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/pl/
    raspin0 authored and weblate committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9c948f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd04f80 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e64d834 View commit details
    Browse the repository at this point in the history
  13. Fix typo

    bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7f3a43e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec1474e View commit details
    Browse the repository at this point in the history
  15. Fix typo

    bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    62ec1eb View commit details
    Browse the repository at this point in the history
  16. create rust db as a realm migration

    BillCarsonFr authored and bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    fd186c1 View commit details
    Browse the repository at this point in the history
  17. update changelog

    BillCarsonFr authored and bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    88f505f View commit details
    Browse the repository at this point in the history
  18. fix changelog

    BillCarsonFr authored and bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0390591 View commit details
    Browse the repository at this point in the history
  19. Fix migration test per source set

    BillCarsonFr authored and bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    49054d8 View commit details
    Browse the repository at this point in the history
  20. post rebase fix

    BillCarsonFr authored and bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    98841bb View commit details
    Browse the repository at this point in the history
  21. test legacy is partially cleaned

    BillCarsonFr authored and bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    a170c0b View commit details
    Browse the repository at this point in the history
  22. Ignore a test for flackyness

    BillCarsonFr authored and bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e254f1e View commit details
    Browse the repository at this point in the history
  23. Add changelog

    bmarty committed May 9, 2023
    Configuration menu
    Copy the full SHA
    421d996 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    36b1e9b View commit details
    Browse the repository at this point in the history
  2. Let the focus go to the room list and the actions at the bottom, usef…

    …ul when navigating with the keyboard.
    bmarty committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c8fbb88 View commit details
    Browse the repository at this point in the history
  3. Fix 8418

    BillCarsonFr committed May 10, 2023
    Configuration menu
    Copy the full SHA
    8d58799 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe3a41e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71a2a4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c942a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db76cd5 View commit details
    Browse the repository at this point in the history
  8. Remove dead code

    bmarty committed May 10, 2023
    Configuration menu
    Copy the full SHA
    20fedc8 View commit details
    Browse the repository at this point in the history
  9. Attempt to give accessibility focus to the first item of the Recycler…

    …View when the recycler view is updated (screen change), to improve screen reader behavior.
    bmarty committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7a65a51 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Changelog

    bmarty committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6542eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d9330b View commit details
    Browse the repository at this point in the history
  3. Fix missing implem

    BillCarsonFr committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1a1f681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2a21f7 View commit details
    Browse the repository at this point in the history
  5. Fix compilation issue

    bmarty committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e2b20f0 View commit details
    Browse the repository at this point in the history
  6. Remove unused resource

    bmarty committed May 11, 2023
    Configuration menu
    Copy the full SHA
    14884b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9f341e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8390 from vector-im/feature/bma/crypto_rust_default

    Rust Crypto SDK is now the default, and the build will replace the existing application
    BillCarsonFr authored May 11, 2023
    Configuration menu
    Copy the full SHA
    b2cde3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    215c503 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8413 from RiotTranslateBot/weblate-element-androi…

    …d-element-app
    
    Translations update from Weblate
    bmarty authored May 11, 2023
    Configuration menu
    Copy the full SHA
    90b1085 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0d3fbe View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    04f5ae1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Translated using Weblate (Arabic)

    Currently translated at 38.9% (1024 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
    abidin251 authored and weblate committed May 14, 2023
    Configuration menu
    Copy the full SHA
    2d381fa View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Polish)

    Currently translated at 100.0% (2627 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
    raspin0 authored and weblate committed May 14, 2023
    Configuration menu
    Copy the full SHA
    37039ee View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Vietnamese)

    Currently translated at 48.4% (47 of 97 strings)
    
    Translation: Element Android/Element Android Store
    Translate-URL: https://translate.element.io/projects/element-android/element-store/vi/
    someone1611 authored and weblate committed May 14, 2023
    Configuration menu
    Copy the full SHA
    ab1377c View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Vietnamese)

    Currently translated at 79.0% (2076 of 2627 strings)
    
    Translation: Element Android/Element Android App
    Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
    someone1611 authored and weblate committed May 14, 2023
    Configuration menu
    Copy the full SHA
    adb8be8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acaa013 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Sync Emojis

    bmarty authored May 15, 2023
    Configuration menu
    Copy the full SHA
    1fdb31d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8435 from vector-im/sync-emojis

    Sync Emojis
    bmarty authored May 15, 2023
    Configuration menu
    Copy the full SHA
    dd2bbf6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8433 from RiotTranslateBot/weblate-element-androi…

    …d-element-app
    
    Translations update from Weblate
    bmarty authored May 15, 2023
    Configuration menu
    Copy the full SHA
    0b374bf View commit details
    Browse the repository at this point in the history
  4. Add sentry config for rust crypto

    update posthog url
    BillCarsonFr committed May 15, 2023
    Configuration menu
    Copy the full SHA
    eba31a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c3ecec View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8436 from vector-im/feature/bca/update_analytics

    Add sentry config for rust crypto
    BillCarsonFr authored May 15, 2023
    Configuration menu
    Copy the full SHA
    c9ed3ab View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    e2afa0c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    dadad35 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    yostyle committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d6028b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    134992c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    120053a View commit details
    Browse the repository at this point in the history
  5. Add more migration logs

    BillCarsonFr committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6e27ffc View commit details
    Browse the repository at this point in the history
  6. Changelog for version 1.6.0

    bmarty committed May 17, 2023
    Configuration menu
    Copy the full SHA
    ec9b56d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d6d102 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b9dc50 View commit details
    Browse the repository at this point in the history
  9. Merge tag 'v1.6.0' into develop

    v1.6.0
    bmarty committed May 17, 2023
    Configuration menu
    Copy the full SHA
    4ca6702 View commit details
    Browse the repository at this point in the history
  10. version++

    bmarty committed May 17, 2023
    Configuration menu
    Copy the full SHA
    66aa422 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aecdd47 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    705b17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517af96 View commit details
    Browse the repository at this point in the history
  3. Add change log

    BillCarsonFr committed May 22, 2023
    Configuration menu
    Copy the full SHA
    94956a2 View commit details
    Browse the repository at this point in the history
  4. Bump com.likethesalad.android:stem-plugin from 2.4.0 to 2.4.1

    Bumps com.likethesalad.android:stem-plugin from 2.4.0 to 2.4.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.likethesalad.android:stem-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    ccf77eb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Add changelog

    BillCarsonFr committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b98d6ca View commit details
    Browse the repository at this point in the history
  2. Fix app non responsive

    BillCarsonFr committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2ea6cdb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8459 from vector-im/dependabot/gradle/com.likethe…

    …salad.android-stem-plugin-2.4.1
    
    Bump com.likethesalad.android:stem-plugin from 2.4.0 to 2.4.1
    jmartinesp authored May 23, 2023
    Configuration menu
    Copy the full SHA
    bb09bee View commit details
    Browse the repository at this point in the history
  4. add changelog

    BillCarsonFr committed May 23, 2023
    Configuration menu
    Copy the full SHA
    19dc812 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27f9be5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8457 from vector-im/feature/bca/fix_bad_device_list

    fix always returning live devices for current user
    BillCarsonFr authored May 23, 2023
    Configuration menu
    Copy the full SHA
    df16419 View commit details
    Browse the repository at this point in the history
  7. Always allow users sign out

    - Updates the dialog with a more helpful error message for the user, letting them know what happens if they logout without informing the homeserver.
    langleyd committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cee6ec5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8461 from vector-im/feature/bca/fix_several_anr

    Fix several app non responsive issues
    BillCarsonFr authored May 23, 2023
    Configuration menu
    Copy the full SHA
    591b08f View commit details
    Browse the repository at this point in the history
  9. code review

    BillCarsonFr committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bb59a75 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8458 from vector-im/feature/bca/remove_legacy_per…

    …_device_verif
    
    Remove legacy manually verify specific other device
    BillCarsonFr authored May 23, 2023
    Configuration menu
    Copy the full SHA
    9f3255d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request #8462 from vector-im/feature/bca/fix_8445

    Special text for re-verification after update
    BillCarsonFr authored May 24, 2023
    Configuration menu
    Copy the full SHA
    6da05a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e4c29 View commit details
    Browse the repository at this point in the history
  3. Bump io.element.android:wysiwyg from 1.2.2 to 2.2.1 (#8464)

    * Bump io.element.android:wysiwyg from 1.2.2 to 2.2.1
    
    Bumps [io.element.android:wysiwyg](https://github.com/matrix-org/matrix-wysiwyg) from 1.2.2 to 2.2.1.
    - [Changelog](https://github.com/matrix-org/matrix-rich-text-editor/blob/main/CHANGELOG.md)
    - [Commits](matrix-org/matrix-rich-text-editor@1.2.2...2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.element.android:wysiwyg
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fix compilation
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jonnyandrew <[email protected]>
    dependabot[bot] and jonnyandrew authored May 24, 2023
    Configuration menu
    Copy the full SHA
    d5d5c90 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Merge pull request #8439 from vector-im/yostyle/fix_crash_on_start_ve…

    …rification
    
    Allow stateloss on verification dialogfragment
    bmarty authored May 25, 2023
    Configuration menu
    Copy the full SHA
    cff9fbd View commit details
    Browse the repository at this point in the history
  2. Ensure signout service is always use even if users want to ignore sig…

    …out error from the server. The SDK is doing more cleanup.
    bmarty committed May 25, 2023
    Configuration menu
    Copy the full SHA
    997c9dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8274859 View commit details
    Browse the repository at this point in the history
  4. Changelog for version 1.6.1

    bmarty committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f261a90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93e2d7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9cc1b6 View commit details
    Browse the repository at this point in the history
  7. Merge tag 'v1.6.1' into develop

    tag
    bmarty committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e961a8c View commit details
    Browse the repository at this point in the history
  8. version++

    bmarty committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8f69e41 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    3bf5c0c View commit details
    Browse the repository at this point in the history
  2. Add changelog

    BillCarsonFr committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a2ef955 View commit details
    Browse the repository at this point in the history
  3. fix test compilation

    BillCarsonFr committed May 26, 2023
    Configuration menu
    Copy the full SHA
    ac91607 View commit details
    Browse the repository at this point in the history
  4. Fix animated webp playback (#8120)

    * fix: add webp as playable image type
    
    * fix: make glide transformations optional to prevent rendering webp throwing exception
    
    * fix: stop marking webp as playable by default
    
    * fix: play animated Webp in attachment view
    
    * feat: autoplay webp if autoplay is enabled
    
    ---------
    
    Signed-off-by: Alex Maras <[email protected]>
    Co-authored-by: Jorge Martín <[email protected]>
    alexmaras and jmartinesp authored May 26, 2023
    Configuration menu
    Copy the full SHA
    24b1884 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b37eca4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request #8470 from vector-im/feature/bca/extract_common_cr…

    …ypto
    
    Extract common crypto interface for all flavors
    BillCarsonFr authored May 30, 2023
    Configuration menu
    Copy the full SHA
    8379534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e1659b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    268cbb8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. missing suspend

    BillCarsonFr committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b59068b View commit details
    Browse the repository at this point in the history
  2. fix unit test

    BillCarsonFr committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2d335c1 View commit details
    Browse the repository at this point in the history
  3. ktlint

    BillCarsonFr committed May 31, 2023
    Configuration menu
    Copy the full SHA
    dc969f5 View commit details
    Browse the repository at this point in the history
  4. Code review

    BillCarsonFr committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8c19389 View commit details
    Browse the repository at this point in the history
  5. remove log

    BillCarsonFr committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7e6376b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    cb0fb63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8463 from vector-im/dla/feature/always_allow_signout

    Always allow users sign out
    bmarty authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f741c4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8485 from vector-im/feature/bca/fix_anrs

    Make cryptoDevice calls suspendable
    BillCarsonFr authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2f1a7b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61d4e46 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    1eda087 View commit details
    Browse the repository at this point in the history
  2. Add change log

    BillCarsonFr committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    99b6c88 View commit details
    Browse the repository at this point in the history
  3. bump to 0.3.9

    BillCarsonFr committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    be8f226 View commit details
    Browse the repository at this point in the history
  4. update change log

    BillCarsonFr committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    688ae7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ada8539 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f8a19f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91f507e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8488 from vector-im/feature/bca/bump_crypto_sdk_0…

    ….3.8
    
    bump crypto sdk to 0.3.9
    BillCarsonFr authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    56ea316 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e4f47b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    632f316 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f797e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    61d6a65 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts on Rebase/Element-v1.6.2 into Tchap

    Nicolas Buquet committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    30b5095 View commit details
    Browse the repository at this point in the history
  3. Fix Rebase/Element-v1.6.2 compile errors

    Nicolas Buquet committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2441656 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    Nicolas Buquet committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b264d1a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Add changelog

    Nicolas Buquet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4d9db0f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rebase/element-android-1.6.2a' of github.com:tchapgouv/…

    …tchap-android into rebase/element-android-1.6.2a
    Nicolas Buquet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7e0f122 View commit details
    Browse the repository at this point in the history
  3. Fix to pass Github CI tests

    Nicolas Buquet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    447da92 View commit details
    Browse the repository at this point in the history
  4. Fix to pass Github CI tests

    Nicolas Buquet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    983f6d9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rebase/element-android-1.6.2a' of github.com:tchapgouv/…

    …tchap-android into rebase/element-android-1.6.2a
    Nicolas Buquet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    34806cf View commit details
    Browse the repository at this point in the history
  6. Merge branch 'rebase/element-android-1.6.2a' of github.com:tchapgouv/…

    …tchap-android into rebase/element-android-1.6.2a
    Nicolas Buquet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b9e8a8a View commit details
    Browse the repository at this point in the history
  7. Fix CI

    Nicolas Buquet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bbb2107 View commit details
    Browse the repository at this point in the history