Benoit Marty
|
0562b2ffdb
|
Merge pull request #3687 from element-hq/renovate/app.cash.licensee-1.x
Update plugin licensee to v1.12.0
|
2024-10-16 08:45:41 +02:00 |
|
renovate[bot]
|
b8a7c30857
|
Update plugin licensee to v1.12.0
|
2024-10-15 20:20:59 +00:00 |
|
Benoit Marty
|
717d1b2440
|
Merge pull request #3641 from element-hq/renovate/mobile-dev-inc-action-maestro-cloud-1.x
Update mobile-dev-inc/action-maestro-cloud action to v1.9.2
|
2024-10-15 16:45:43 +02:00 |
|
Benoit Marty
|
a4966ef896
|
Merge pull request #3667 from element-hq/feature/bma/asyncActionConfirmingWithParam
AsyncAction confirming with param
|
2024-10-15 12:28:03 +02:00 |
|
Benoit Marty
|
830304f8cd
|
Merge pull request #3680 from element-hq/feature/bma/storeDescription
Update store description
|
2024-10-15 10:52:32 +02:00 |
|
Benoit Marty
|
8e8353caaf
|
Merge pull request #3640 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.15.0
|
2024-10-15 09:01:13 +02:00 |
|
Benoit Marty
|
b2ea39ebbe
|
Merge pull request #3670 from element-hq/feature/bma/fixCanInviteRefresh
Fix issue on canInvite refresh.
|
2024-10-15 09:00:09 +02:00 |
|
Benoit Marty
|
bfc1b8830e
|
Merge pull request #3668 from element-hq/feature/bma/noNeedForLaunch
No need to launch a coroutine here.
|
2024-10-15 08:59:32 +02:00 |
|
Benoit Marty
|
67f1752405
|
Add permission rationale (required by Google and already done on the PlayStore console)
|
2024-10-15 08:56:07 +02:00 |
|
Benoit Marty
|
b40cce1909
|
Fix typo in the description.
|
2024-10-15 08:55:33 +02:00 |
|
Benoit Marty
|
ed9046f822
|
Merge pull request #3677 from element-hq/renovate/android.gradle.plugin
Update android.gradle.plugin to v8.7.1
|
2024-10-14 23:35:04 +02:00 |
|
renovate[bot]
|
90c74d7571
|
Update android.gradle.plugin to v8.7.1
|
2024-10-14 19:51:09 +00:00 |
|
Benoit Marty
|
963a77637f
|
Merge pull request #3676 from element-hq/renovate/io.element.android-compound-android-0.x
Update dependency io.element.android:compound-android to v0.1.1
|
2024-10-14 21:50:14 +02:00 |
|
Benoit Marty
|
3b426705f7
|
Import fun
|
2024-10-14 21:13:52 +02:00 |
|
Benoit Marty
|
a7328c705c
|
Fix regression due to icon now supports RTL.
|
2024-10-14 21:13:50 +02:00 |
|
Benoit Marty
|
76e8e8ffae
|
Remove useless return
|
2024-10-14 20:58:51 +02:00 |
|
renovate[bot]
|
9fd6969ee7
|
Update dependency io.sentry:sentry-android to v7.15.0
|
2024-10-14 15:50:37 +00:00 |
|
renovate[bot]
|
5c10827fce
|
Update dependency io.element.android:compound-android to v0.1.1
|
2024-10-14 15:49:48 +00:00 |
|
Benoit Marty
|
cde55834b5
|
Merge pull request #3674 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.8.2
|
2024-10-14 17:49:28 +02:00 |
|
Benoit Marty
|
18129cc5a7
|
Merge pull request #3675 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.4.16
|
2024-10-14 17:49:01 +02:00 |
|
renovate[bot]
|
921bc37b3c
|
Update dependency io.nlopez.compose.rules:detekt to v0.4.16
|
2024-10-14 14:58:55 +00:00 |
|
renovate[bot]
|
e426186040
|
Update dependency com.posthog:posthog-android to v3.8.2
|
2024-10-14 14:58:48 +00:00 |
|
Benoit Marty
|
77df6b8f52
|
Merge pull request #3663 from element-hq/gradlew-update-8.10.2
Update Gradle Wrapper from 8.10 to 8.10.2
|
2024-10-14 16:57:50 +02:00 |
|
Benoit Marty
|
e5a8180acc
|
Fix issue on canInvite refresh.
|
2024-10-14 12:16:01 +02:00 |
|
Benoit Marty
|
212e5761ec
|
No need to launch a coroutine here.
|
2024-10-14 12:04:37 +02:00 |
|
Benoit Marty
|
ca4f906964
|
Split long lines
|
2024-10-14 11:35:58 +02:00 |
|
Benoit Marty
|
03fd7afdd1
|
AcceptDeclineInviteState: create ConfirmingDeclineInvite to host InviteData when confirming decline of invite.
|
2024-10-14 11:19:18 +02:00 |
|
Benoit Marty
|
ecd7bb0458
|
AsyncActionView: provide the value to the confirmationDialog lambda.
|
2024-10-14 11:02:47 +02:00 |
|
Benoit Marty
|
01fb0664da
|
Merge pull request #3662 from element-hq/renovate/anvil
Update anvil to v0.3.2
|
2024-10-14 10:55:26 +02:00 |
|
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).
|
2024-10-14 10:49:55 +02:00 |
|
Benoit Marty
|
792fdb346d
|
Merge pull request #3665 from element-hq/sync-localazy
Sync Strings
|
2024-10-14 10:28:42 +02:00 |
|
bmarty
|
851a547b89
|
Sync Strings from Localazy
|
2024-10-14 00:27:28 +00:00 |
|
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>
|
2024-10-12 00:28:35 +00:00 |
|
renovate[bot]
|
4edcff4590
|
Update anvil to v0.3.2
|
2024-10-11 21:54:26 +00:00 |
|
Benoit Marty
|
4c0364548d
|
Changelog for version 0.7.0
|
2024-10-10 21:12:31 +02:00 |
|
Benoit Marty
|
bf5599cac5
|
Add missing import
|
2024-10-10 20:35:12 +02:00 |
|
Benoit Marty
|
afa5525baf
|
version++
|
2024-10-10 20:29:37 +02:00 |
|
Benoit Marty
|
060ec57caf
|
Merge tag 'v0.7.0' into develop
tag
|
2024-10-10 20:24:02 +02:00 |
|
Benoit Marty
|
1ad7a1fd49
|
Merge branch 'release/0.7.0' into main
|
2024-10-10 20:23:52 +02:00 |
|
Benoit Marty
|
4450529c1d
|
Adding fastlane file for version 0.7.0
|
2024-10-10 20:23:48 +02:00 |
|
Benoit Marty
|
5823c2886e
|
Setting version for the release 0.7.0
|
2024-10-10 20:22:56 +02:00 |
|
Benoit Marty
|
673de64c18
|
Merge pull request #3649 from element-hq/feature/bma/cryptoCopyAdjustment
Crypto copy adjustment
|
2024-10-10 19:41:17 +02:00 |
|
Benoit Marty
|
266210e264
|
Update the test, the wording of the button has changed.
|
2024-10-10 18:04:34 +02:00 |
|
Jorge Martin Espinosa
|
22f79f2726
|
Remove unused RoomSummary cache (#3647)
|
2024-10-10 15:50:28 +00:00 |
|
Benoit Marty
|
10261d406a
|
Quality...
|
2024-10-10 17:40:56 +02:00 |
|
Benoit Marty
|
99c085fa3e
|
Quality...
|
2024-10-10 17:35:59 +02:00 |
|
ElementBot
|
208d5f433e
|
Update screenshots
|
2024-10-10 15:27:27 +00:00 |
|
Benoit Marty
|
9c7f2b992a
|
Merge pull request #3648 from element-hq/feature/bma/identityChangeFeatureFlag
Add feature flag IdentityPinningViolationNotifications.
|
2024-10-10 17:20:29 +02:00 |
|
Benoit Marty
|
930bbca557
|
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
|
fd819c2381
|
Add "Learn more" on identity verification first screen.
|
2024-10-10 17:09:35 +02:00 |
|