Commit graph

21992 commits

Author SHA1 Message Date
Kat Gerasimova 3bb19838a4 Don't run tests on changes to .github/*
If a PR is only touching files in the .github directory, there's no need to run tests on the app
2023-02-16 18:22:08 +00:00
jonnyandrew a8ba3aa9c1
Build unmerged APKs on pull request (#8044) 2023-02-16 16:49:52 +00:00
Maxime NATUREL 2ae6cd40c7
Merge pull request #8126 from vector-im/fix/mna/poll-votes-aggregation
[Poll] Fix votes aggregation process (PSG-1153)
2023-02-16 17:29:45 +01:00
dependabot[bot] 2dd90aa07f
Bump io.sentry:sentry-android from 6.13.0 to 6.14.0 (#8138)
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 6.13.0 to 6.14.0.
- [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.13.0...6.14.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-16 13:56:19 +01:00
Jorge Martin Espinosa a358644354
Fix ktlint issue that was accidentally merged (#8139) 2023-02-16 11:14:15 +00:00
Benoit Marty 2453f2cee0
Merge pull request #8115 from luixxiul/localization-3
Replace 'Use Bots' with 'Use bots' for localization experience on Weblate
2023-02-16 10:16:23 +01:00
Benoit Marty e8ea5388b9
Merge pull request #8123 from vector-im/hughns/msc3903-v2
Support for v2 of MSC3903
2023-02-16 09:36:40 +01:00
Benoit Marty ad7e466fb8
Merge pull request #8133 from vector-im/dependabot/gradle/org.jlleitschuh.gradle.ktlint-11.2.0
Bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0
2023-02-15 16:59:33 +01:00
Benoit Marty 067e316969 Merge branch 'hotfix/1.5.25' into develop 2023-02-15 15:26:02 +01:00
Benoit Marty 3a25743ded Merge hotfix 1.5.25 2023-02-15 15:25:40 +01:00
Benoit Marty 4cf78795bd Add extra cases. 2023-02-15 15:06:34 +01:00
Benoit Marty f6711a3d16 Fix issue on timer when recording/playing voice message or voice broadcast. All the seconds were not properly displayed. 2023-02-15 12:23:12 +01:00
Benoit Marty 671435c7f7 fastlane 2023-02-15 10:49:06 +01:00
Benoit Marty 1edfefa71e Towncrier 2023-02-15 10:24:47 +01:00
Benoit Marty bb08def69b Hotfix 1.5.25 2023-02-15 10:18:02 +01:00
Benoit Marty afe133ed7a
Merge pull request #8127 from vector-im/bugfix/fre/fix_countuptimer_stackoverflow
Fix StackOverFlow exception when stop action is called within the tick event
2023-02-15 09:30:29 +01:00
dependabot[bot] 7980dccc9d
Bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0
Bumps org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 23:57:19 +00:00
Hugh Nimmo-Smith e8f196a6f1 Deduplicate error messages 2023-02-14 17:53:02 +00:00
Florian Renaud 225f51d3fd Update comment wording 2023-02-14 12:27:39 +01:00
Florian Renaud 450d3d2238 Add changelog 2023-02-14 12:25:38 +01:00
Florian Renaud 68712513b3 Fix StackOverFlow exception when stop action is called within the tick event 2023-02-14 12:16:24 +01:00
Johannes Marbach 74adab0627
Add EXF issues to the X-Plorer project 2023-02-14 11:53:43 +01:00
Maxime NATUREL 53b369ba38
Merge pull request #8125 from vector-im/dependabot/gradle/org.owasp-dependency-check-gradle-8.1.0
Bump org.owasp:dependency-check-gradle from 8.0.2 to 8.1.0
2023-02-14 09:11:16 +01:00
dependabot[bot] ffce999cba
Bump org.owasp:dependency-check-gradle from 8.0.2 to 8.1.0
Bumps org.owasp:dependency-check-gradle from 8.0.2 to 8.1.0.

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 23:59:48 +00:00
Hugh Nimmo-Smith f43c9bf4d0
Spelling 2023-02-13 17:40:50 +00:00
Maxime NATUREL 6034085244 Adding unit test 2023-02-13 18:08:08 +01:00
Maxime NATUREL 454ce1c095 Aggregate poll response events even when the poll start event has been received yet 2023-02-13 18:08:07 +01:00
Maxime NATUREL 67c2f0d288 Adding changelog entry 2023-02-13 18:08:07 +01:00
Maxime NATUREL 552af673ff
Merge pull request #8069 from vector-im/feature/mna/poll-history-details
[Poll] History list: details screen of a poll (PSG-1041, PSG-1151)
2023-02-13 17:47:54 +01:00
Hugh Nimmo-Smith 3a40223bf7 Lint 2023-02-13 16:34:56 +00:00
Hugh Nimmo-Smith 117eceb8b0 Changelog 2023-02-13 16:32:06 +00:00
Hugh Nimmo-Smith 2db75e2a62 Support for v2 of MSC3903
Improves the feedback in case of valid code but of unsupported algorithm or transport.
Added some test cases.
2023-02-13 15:07:44 +00:00
Yoan Pintas 578e71dfc7
Merge pull request #8094 from vector-im/yostyle/gitignore
Ignore sonarlint generated files in repo
2023-02-10 18:56:54 +01:00
Suguru Hirahara d1044d216f
Add a changelog.d file
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-11 02:40:10 +09:00
Suguru Hirahara 6cc089a774
Replace 'Use Bots' with 'Use bots'
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-11 02:25:51 +09:00
Kat Gerasimova f23952461d Update matrix-sdk.yml
Fix formatting issue
2023-02-10 16:22:29 +00:00
Kat Gerasimova 4c781d5684 Update matrix-sdk.yml
Remove broken link from template description
2023-02-10 16:22:29 +00:00
Kat Gerasimova 847f9bb2e8 Update bug.yml
Remove broken link from template description
2023-02-10 16:22:29 +00:00
Kat Gerasimova 9f9b440e71 Delete enhancement.yml
Redirect to Element Meta as we've been using that for a while now
2023-02-10 16:22:29 +00:00
Kat Gerasimova 4d59b532e2 Add a config file for issue templates with links
Link to Element Meta for enhancements and feature requests, and to the Matrix room for support.
2023-02-10 16:22:29 +00:00
Florian Renaud 9ad0c0c44d
Merge pull request #8108 from vector-im/dependabot/gradle/com.google.firebase-firebase-bom-31.2.1
Bump com.google.firebase:firebase-bom from 31.2.0 to 31.2.1
2023-02-10 10:58:31 +01:00
dependabot[bot] b6896765a9
Bump com.googlecode.libphonenumber:libphonenumber from 8.13.5 to 8.13.6 (#8107)
Bumps [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) from 8.13.5 to 8.13.6.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](https://github.com/google/libphonenumber/compare/v8.13.5...v8.13.6)

---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 09:42:11 +00:00
Florian Renaud 941153894c
Merge pull request #8098 from vector-im/dependabot/gradle/androidx.exifinterface-exifinterface-1.3.6
Bump androidx.exifinterface:exifinterface from 1.3.5 to 1.3.6
2023-02-10 10:17:51 +01:00
dependabot[bot] 4c756cb12f
Bump com.google.firebase:firebase-bom from 31.2.0 to 31.2.1
Bumps com.google.firebase:firebase-bom from 31.2.0 to 31.2.1.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 23:58:28 +00:00
Benoit Marty 4cc2daa5ef
Merge pull request #7920 from vector-im/hughns/msc3824-oidc-aware
Implementation of MSC3824 to make the client OIDC-aware
2023-02-09 16:57:54 +01:00
Yoan Pintas f4367a0855
Merge pull request #8100 from vector-im/dependabot/gradle/androidx.appcompat-appcompat-1.6.1
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
2023-02-09 14:31:15 +01:00
Hugh Nimmo-Smith b1d7831684 Session migration 51 2023-02-09 09:57:07 +00:00
Hugh Nimmo-Smith 10a1ea033b Merge branch 'develop' into hughns/msc3824-oidc-aware 2023-02-09 09:53:26 +00:00
dependabot[bot] 27c1e02764
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 23:02:06 +00:00
dependabot[bot] 4e1e30ef1d
Bump androidx.exifinterface:exifinterface from 1.3.5 to 1.3.6
Bumps androidx.exifinterface:exifinterface from 1.3.5 to 1.3.6.

---
updated-dependencies:
- dependency-name: androidx.exifinterface:exifinterface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 23:01:36 +00:00