Benoit Marty
e697b4c942
Ensure selectedRoomMember is not null to reduce code indentation.
3 weeks ago
Benoit Marty
212e5761ec
No need to launch a coroutine here.
3 weeks ago
Benoit Marty
ca4f906964
Split long lines
3 weeks ago
Benoit Marty
03fd7afdd1
AcceptDeclineInviteState: create ConfirmingDeclineInvite to host InviteData when confirming decline of invite.
3 weeks ago
Benoit Marty
ecd7bb0458
AsyncActionView: provide the value to the confirmationDialog lambda.
3 weeks ago
Benoit Marty
01fb0664da
Merge pull request #3662 from element-hq/renovate/anvil
...
Update anvil to v0.3.2
3 weeks ago
Benoit Marty
fb52657b12
Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object.
...
This will allow inheritance of `AsyncAction.Confirming` with parameter(s).
3 weeks ago
Benoit Marty
792fdb346d
Merge pull request #3665 from element-hq/sync-localazy
...
Sync Strings
3 weeks ago
bmarty
851a547b89
Sync Strings from Localazy
3 weeks ago
gradle-update-robot
2704959140
Update Gradle Wrapper from 8.10 to 8.10.2
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
3 weeks ago
renovate[bot]
4edcff4590
Update anvil to v0.3.2
3 weeks ago
Benoit Marty
4c0364548d
Changelog for version 0.7.0
3 weeks ago
Benoit Marty
bf5599cac5
Add missing import
3 weeks ago
Benoit Marty
88062758b6
Add missing import
3 weeks ago
Benoit Marty
afa5525baf
version++
3 weeks ago
Benoit Marty
060ec57caf
Merge tag 'v0.7.0' into develop
...
tag
3 weeks ago
Benoit Marty
1ad7a1fd49
Merge branch 'release/0.7.0' into main
3 weeks ago
Benoit Marty
4450529c1d
Adding fastlane file for version 0.7.0
3 weeks ago
Benoit Marty
5823c2886e
Setting version for the release 0.7.0
3 weeks ago
Benoit Marty
673de64c18
Merge pull request #3649 from element-hq/feature/bma/cryptoCopyAdjustment
...
Crypto copy adjustment
3 weeks ago
Benoit Marty
266210e264
Update the test, the wording of the button has changed.
3 weeks ago
Jorge Martin Espinosa
22f79f2726
Remove unused `RoomSummary` cache ( #3647 )
3 weeks ago
Benoit Marty
10261d406a
Quality...
3 weeks ago
Benoit Marty
99c085fa3e
Quality...
3 weeks ago
ElementBot
208d5f433e
Update screenshots
3 weeks ago
Benoit Marty
9c7f2b992a
Merge pull request #3648 from element-hq/feature/bma/identityChangeFeatureFlag
...
Add feature flag IdentityPinningViolationNotifications.
3 weeks ago
Benoit Marty
930bbca557
Merge pull request #3646 from element-hq/feature/bma/qrCodeFF
...
Enable Login with QR code in release builds.
3 weeks ago
Benoit Marty
fd819c2381
Add "Learn more" on identity verification first screen.
3 weeks ago
Benoit Marty
3116c4535e
Tweak screens related to crypto.
3 weeks ago
ganfra
7a85cdda9d
Merge pull request #3642 from element-hq/feature/fga/improve_avatar_rendering
...
Improve avatar rendering
3 weeks ago
Benoit Marty
aa07ab1a07
Add feature flag IdentityPinningViolationNotifications.
...
Disabled in production build, enabled by default on other builds.
3 weeks ago
Jorge Martin Espinosa
c6d3ad88d3
Add the `CallWebView` logs to our logging stack ( #3637 )
...
* Add the `CallWebView` logs to our logging stack
---
Co-Authored by @bmarty
3 weeks ago
Benoit Marty
ab41f2d729
Enable Login with QR code in release builds.
3 weeks ago
ganfra
2e631b1ae5
misc : makes sure to always use the same size for fetching avatar thumbnail so caching works properly.
3 weeks ago
Jorge Martin Espinosa
366db4791b
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>
3 weeks ago
Benoit Marty
63074cb3b0
Git ignore .kotlin folder.
...
https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects
3 weeks ago
renovate[bot]
ff08a97638
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>
3 weeks ago
renovate[bot]
e885b58d41
chore(deps): update mobile-dev-inc/action-maestro-cloud action to v1.9.2
3 weeks ago
Benoit Marty
7a45024893
Merge pull request #3584 from element-hq/renovate/androidx.webkit-webkit-1.x
...
fix(deps): update dependency androidx.webkit:webkit to v1.12.1
3 weeks ago
Benoit Marty
381f44ebf0
Merge pull request #3610 from element-hq/renovate/dependencyanalysis
...
chore(deps): update dependencyanalysis to v2.1.4
3 weeks ago
renovate[bot]
e28ac1b43b
fix(deps): update dependency io.mockk:mockk to v1.13.13 ( #3634 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 weeks ago
renovate[bot]
1f2075f1b3
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>
3 weeks ago
Benoit Marty
79a1ab72e9
Merge pull request #3633 from element-hq/feature/bma/qrCodeNotice
...
QrCode intro screen: add subtitle and fix button wording #3632
3 weeks ago
renovate[bot]
76a7c11d38
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>
3 weeks ago
Benoit Marty
bf1334152e
Fix test
3 weeks ago
ganfra
a3db4b2043
Merge pull request #3631 from element-hq/feature/fga/rework_room_summary
...
Rework room summary
3 weeks ago
ganfra
5afa7f6437
misc: extract toSelectRoomInfo method
3 weeks ago
ElementBot
05536888b1
Update screenshots
3 weeks ago
ElementBot
be2216ccd9
Update screenshots
3 weeks ago
Benoit Marty
7e6a12854f
QrCode intro screen: add subtitle and fix button wording #3632
3 weeks ago