Commit graph

23826 commits

Author SHA1 Message Date
Maxime NATUREL
cf609e5fe3 Adding changelog entry 2023-02-14 16:46:54 +01: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
SpiritCroc
b65bd730b8 Add some missed read receipt debugging
Change-Id: I431f18d433b49e382b70bc14dc999ca14e8f05f3
2023-02-14 10:49:18 +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
Linerly
3704d9de3b Translated using Weblate (Indonesian)
Currently translated at 100.0% (171 of 171 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/id/
2023-02-12 11:57:31 +00:00
waclaw66
2da0610b68 Translated using Weblate (Czech)
Currently translated at 100.0% (171 of 171 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/cs/
2023-02-12 11:57:31 +00:00
SpiritCroc
c35224f538 Debugging: Only show read receipt thread when showing duplicate receipts
The new pref is better suitable for controling visibility here.

Change-Id: I76cff0282bd2ac562dc5f0ed0ca51f629c63360e
2023-02-11 14:35:09 +01:00
SpiritCroc
d7ef3225c9 Bump wysiwyg version
We need this to be able to subclass EditorStyledTextView

Change-Id: I3e59fdd9af4ee6c943cb172d7937dfd52c704347
2023-02-11 08:49:43 +01:00
SpiritCroc
917b7ef5b7 Revert "[merge,TMP,DNM] Build wysiwyg from local maven"
This reverts commit 11b1e54429.
2023-02-11 08:49:43 +01:00
waclaw66
ee67027484 Translated using Weblate (Czech)
Currently translated at 100.0% (170 of 170 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/cs/
2023-02-11 07:38:28 +00:00
SpiritCroc
98b98c069d [merge] Fix room summary preview mismerge
Change-Id: I7a1511fc0c6adc1a98cea4a0517835efae83e069
2023-02-11 08:36:41 +01:00
SpiritCroc
6a2f318c1d [merge] Fix removing reply fallbacks before rendering
Change-Id: Id3427fdcdd5be1715ca31bfe1764544a4f08d80d
2023-02-11 08:33:05 +01:00
dependabot[bot]
d01c353c40
Bump dagger from 2.44.2 to 2.45
Bumps `dagger` from 2.44.2 to 2.45.

Updates `com.google.dagger:hilt-android-gradle-plugin` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45)

Updates `com.google.dagger:dagger` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45)

Updates `com.google.dagger:dagger-compiler` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45)

Updates `com.google.dagger:hilt-android` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45)

Updates `com.google.dagger:hilt-android-testing` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45)

Updates `com.google.dagger:hilt-compiler` from 2.44.2 to 2.45
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.45)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 23:58:54 +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
SpiritCroc
a48ce4b18c [TESTING] Fight duplicate read markers in main timeline, pt.2
- Make my read-marker experiments backwards-compatible, by introducing a
  new artificial marker
- Fix sometimes the marker going missing, by not deduplicating read
  markers, then filtering out the other one because duplicates didn't
  respect the thread id
Needs an initial sync to fully apply.

Change-Id: Id02ae19d03077016cbeb8d9a8fd5130d77931b2d
2023-02-10 16:04:26 +01:00
Florian Renaud
1f5df94c37 Reorganize notification packages 2023-02-10 15:54:38 +01:00
SpiritCroc
a52dd364f6 Automatic SchildiChat string correction
Change-Id: I8c3103b8011ba7275c50f7a8b9b5d77296bc6bc1
2023-02-10 12:08:33 +01:00
SpiritCroc
cd5f1d32a4 Automatic upstream merge postprocessing
Change-Id: I9cb252cda154749c59e64ddb30d897c4ecc0632b
2023-02-10 12:08:32 +01:00
SpiritCroc
254393152d [merge] Fix build and get footered rich editor styled textView to work
Change-Id: I75876d563760caec76673372ff560cbd17577f45
2023-02-10 12:07:42 +01:00
SpiritCroc
11b1e54429 [merge,TMP,DNM] Build wysiwyg from local maven
Builders: until this is published on maven, `make android` for
https://github.com/SchildiChat/matrix-rich-text-editor
to publish to local repository

Change-Id: I88e073db5fffeb60d82514d1b07267a5c35447d3
2023-02-10 11:34:38 +01: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
SpiritCroc
8c2b9ec6f4 [merge,WIP] interface'd FooteredTextView
Change-Id: I62f09fff7d094ebb3bf6690b17c951e4e48e80c7
2023-02-09 09:30:23 +01: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