Commit Graph

8716 Commits

Author SHA1 Message Date
Benoit Marty
3fc9e11ebf version++ 2024-10-10 20:29:37 +02:00
Benoit Marty
5d2ddcbc76 Merge tag 'v0.7.0' into develop
tag
2024-10-10 20:24:02 +02:00
Benoit Marty
90f704b8ae Merge branch 'release/0.7.0' into main 2024-10-10 20:23:52 +02:00
Benoit Marty
b224220c31 Adding fastlane file for version 0.7.0 2024-10-10 20:23:48 +02:00
Benoit Marty
85c445e77e Setting version for the release 0.7.0 2024-10-10 20:22:56 +02:00
Benoit Marty
19f0be51fe Merge pull request #3649 from element-hq/feature/bma/cryptoCopyAdjustment
Crypto copy adjustment
2024-10-10 19:41:17 +02:00
Benoit Marty
a51078b2f2 Update the test, the wording of the button has changed. 2024-10-10 18:04:34 +02:00
Jorge Martin Espinosa
9db6e97d31 Remove unused RoomSummary cache (#3647) 2024-10-10 15:50:28 +00:00
Benoit Marty
03dbfd927f Quality... 2024-10-10 17:40:56 +02:00
Benoit Marty
2288b64d0d Quality... 2024-10-10 17:35:59 +02:00
ElementBot
4206078c69 Update screenshots 2024-10-10 15:27:27 +00:00
Benoit Marty
354349df19 Merge pull request #3648 from element-hq/feature/bma/identityChangeFeatureFlag
Add feature flag IdentityPinningViolationNotifications.
2024-10-10 17:20:29 +02:00
Benoit Marty
f0f22d8f03 Merge pull request #3646 from element-hq/feature/bma/qrCodeFF
Enable Login with QR code in release builds.
2024-10-10 17:17:08 +02:00
Benoit Marty
89e9baa9d5 Add "Learn more" on identity verification first screen. 2024-10-10 17:09:35 +02:00
Benoit Marty
afba74cb63 Tweak screens related to crypto. 2024-10-10 16:44:11 +02:00
ganfra
fff74cbb83 Merge pull request #3642 from element-hq/feature/fga/improve_avatar_rendering
Improve avatar rendering
2024-10-10 16:37:58 +02:00
Benoit Marty
88c617d13e Add feature flag IdentityPinningViolationNotifications.
Disabled in production build, enabled by default on other builds.
2024-10-10 16:28:15 +02:00
Jorge Martin Espinosa
7035222f35 Add the CallWebView logs to our logging stack (#3637)
* Add the `CallWebView` logs to our logging stack

---

Co-Authored by @bmarty
2024-10-10 14:12:47 +00:00
Benoit Marty
6f7df87656 Enable Login with QR code in release builds. 2024-10-10 15:53:52 +02:00
ganfra
8b788fe74a misc : makes sure to always use the same size for fetching avatar thumbnail so caching works properly. 2024-10-10 14:09:49 +02:00
Jorge Martin Espinosa
e44b5ad98d Upgrade Kotlin to v2.0 (#3594)
* Bump Kotlin to v2.0

* Fix lots of issues due to the upgrade: lint issues, function signature incompatibilities, broken tests, etc.

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-10-10 08:32:00 +00:00
Benoit Marty
11467051d1 Git ignore .kotlin folder.
https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects
2024-10-10 09:05:37 +02:00
renovate[bot]
3517c35d18 fix(deps): update dependency com.posthog:posthog-android to v3.8.1 (#3638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 06:39:42 +00:00
Benoit Marty
e19b75fa76 Merge pull request #3584 from element-hq/renovate/androidx.webkit-webkit-1.x
fix(deps): update dependency androidx.webkit:webkit to v1.12.1
2024-10-09 15:46:35 +02:00
Benoit Marty
db8b4b13a2 Merge pull request #3610 from element-hq/renovate/dependencyanalysis
chore(deps): update dependencyanalysis to v2.1.4
2024-10-09 15:45:12 +02:00
renovate[bot]
529e1a6ba2 fix(deps): update dependency io.mockk:mockk to v1.13.13 (#3634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 14:05:27 +02:00
renovate[bot]
6ec39e1e76 fix(deps): update dependency androidx.compose:compose-bom to v2024.09.03 (#3583)
* fix(deps): update dependency androidx.compose:compose-bom to v2024.09.03

* Fix the `LinearProgressIndicator` new style

* Update screenshots

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
2024-10-09 11:50:11 +00:00
Benoit Marty
bea40cbe21 Merge pull request #3633 from element-hq/feature/bma/qrCodeNotice
QrCode intro screen: add subtitle and fix button wording #3632
2024-10-09 12:25:21 +02:00
renovate[bot]
55959fbbbd Update dependency io.element.android:emojibase-bindings to v1.3.3 (#3620)
* fix(deps): update dependency io.element.android:emojibase-bindings to v1.3.3

* Update screenshots

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-10-09 10:23:23 +00:00
Benoit Marty
f35ed529f2 Fix test 2024-10-09 11:44:58 +02:00
ganfra
f43c92723b Merge pull request #3631 from element-hq/feature/fga/rework_room_summary
Rework room summary
2024-10-09 11:44:45 +02:00
ganfra
65fe6ae0f3 misc: extract toSelectRoomInfo method 2024-10-09 11:13:27 +02:00
ElementBot
2ae13534a3 Update screenshots 2024-10-09 08:57:09 +00:00
ElementBot
db7f637ad1 Update screenshots 2024-10-09 08:35:09 +00:00
Benoit Marty
ad5ef27f2b QrCode intro screen: add subtitle and fix button wording #3632 2024-10-09 10:20:56 +02:00
Benoit Marty
fe3066f88d Changelog for version 0.6.5 2024-10-09 10:07:06 +02:00
Benoit Marty
c36419915f version++ 2024-10-09 09:40:04 +02:00
Benoit Marty
e2a9163f30 Merge tag 'v0.6.5' into develop
tag
2024-10-09 09:39:23 +02:00
Benoit Marty
1e918fa134 Merge branch 'release/0.6.5' into main 2024-10-09 09:39:07 +02:00
Benoit Marty
822f83f839 Adding fastlane file for version 0.6.5 2024-10-09 09:39:01 +02:00
Benoit Marty
546903aca5 Merge pull request #3630 from element-hq/feature/bma/noIdentityChangeAlertInClearRoom
Do not render pin violation in clear rooms.
2024-10-09 09:10:45 +02:00
ganfra
774dd92f2b Merge pull request #3608 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
Update dependency org.maplibre.gl:android-sdk to v11.5.1
2024-10-08 22:11:51 +02:00
ganfra
bd59d115e6 misc : rework getRoomInfoFlow (by using getRoomSummaryFlow) 2024-10-08 21:36:38 +02:00
ganfra
d73b1bad91 misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 2024-10-08 21:34:34 +02:00
Benoit Marty
3801f85a9c Do not render pin violation in clear room. 2024-10-08 18:30:08 +02:00
Benoit Marty
0534cdab7e Merge pull request #3621 from element-hq/feature/bma/composerAlert
Warn the user when unverified user has changed their identity
2024-10-08 16:33:14 +02:00
Benoit Marty
7614cbe081 Merge pull request #3622 from element-hq/feature/bma/sdkUpdate
SDK 0.2.53 19b9a73ecc3e31d502dbf0c5850bfdfaddf02afe
2024-10-08 16:32:53 +02:00
Benoit Marty
c81b5b3ac6 SDK 0.2.53 19b9a73ecc3e31d502dbf0c5850bfdfaddf02afe 2024-10-08 15:17:59 +02:00
Benoit Marty
dc7c801a96 Cleanup 2024-10-08 15:02:04 +02:00
Benoit Marty
576370cdf3 Fix regression. 2024-10-08 14:56:50 +02:00