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

Remove dependency on libolm #8901

Merged
merged 13 commits into from
Sep 23, 2024
Merged

Remove dependency on libolm #8901

merged 13 commits into from
Sep 23, 2024

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5908cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c86f3 View commit details
    Browse the repository at this point in the history
  3. Remove old unused algorithm m.secret_storage.v1.curve25519-aes-sha2

    https://github.com/uhoreg/matrix-doc/blob/symmetric_ssss/proposals/2472-symmetric-ssss.md
    "The m.secret_storage.v1.curve25519-aes-sha2 method proposed in MSC1946 is removed."
    bmarty committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    637a227 View commit details
    Browse the repository at this point in the history
  4. Remove todo and cleanup

    bmarty committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fc68f1c View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    355621b View commit details
    Browse the repository at this point in the history
  6. New SDK: fix API break.

    bmarty committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8056285 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. ScanEncryptorUtils.getDownloadBodyAndEncryptIfNeeded can throw, ensur…

    …e it will not crash the application.
    bmarty committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    14a52d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dcb7c8 View commit details
    Browse the repository at this point in the history
  3. Fix quality issues.

    bmarty committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    51c20b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 20, 2024

  1. Bump org.matrix.rustcomponents:crypto-android from 0.4.1 to 0.4.3

    Bumps [org.matrix.rustcomponents:crypto-android](https://github.com/matrix-org/matrix-rust-components-kotlin) from 0.4.1 to 0.4.3.
    - [Release notes](https://github.com/matrix-org/matrix-rust-components-kotlin/releases)
    - [Commits](matrix-org/matrix-rust-components-kotlin@crypto-v0.4.1...crypto-v0.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.matrix.rustcomponents:crypto-android
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bmarty committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9efb692 View commit details
    Browse the repository at this point in the history
  2. Fix copyright issue.

    bmarty committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f7195a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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