Benoit Marty
576658988f
Improve test `Classes extending 'PreviewParameterProvider' name MUST end with 'Provider' and MUST contain provided class name`
2 weeks ago
Benoit Marty
d7ca0c13c8
Merge pull request #3669 from element-hq/feature/bma/reduceIndentation
...
Ensure selectedRoomMember is not null to reduce code indentation.
2 weeks ago
Benoit Marty
ce318b3719
Merge pull request #3686 from element-hq/feature/bma/identityChangeWording
...
Add userId in identity change warning banner
2 weeks ago
Benoit Marty
44eb58caad
Merge pull request #3672 from element-hq/bma/cleanupTests
...
Cleanup tests
2 weeks ago
Jorge Martin Espinosa
2e9dce391b
Refresh room summaries when date or time changes in the device ( #3683 )
...
* Add `DateTimeObserver` to rebuild the room summary data when the date/time changes.
* Add time changed action too, to trigger when the user manually changes date/time
* Fix timezone issue by adding `TimezoneProvider`, fix tests
* Create test for `DateTimeObserver` usage in `RoomListDataSource`
* Create aRoomListRoomSummaryFactory function.
* Improve test by faking the lastMessageTimestampFormatter
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
2 weeks ago
Benoit Marty
269551366c
Let FakeKnockRoom and FakeLogoutUseCase use simulateLongTask
2 weeks ago
Benoit Marty
d5bf8ae42f
Safer code.
2 weeks ago
Benoit Marty
25e3aa6fc4
Remove runBlocking usage in LambdaRecorder.
2 weeks ago
Benoit Marty
6392404c3a
Fix tests.
2 weeks ago
Benoit Marty
5d09d9c7f4
Add test on isCallActive
2 weeks ago
Benoit Marty
d8779f038b
Neat: do not compute `audioAttributes` if not necessary.
2 weeks ago
Benoit Marty
cf80b3b804
Set Active call immediately when not in widget mode.
2 weeks ago
Benoit Marty
0562b2ffdb
Merge pull request #3687 from element-hq/renovate/app.cash.licensee-1.x
...
Update plugin licensee to v1.12.0
2 weeks ago
renovate[bot]
b8a7c30857
Update plugin licensee to v1.12.0
2 weeks ago
ElementBot
0272788f3f
Update screenshots
2 weeks ago
Benoit Marty
6e722d6a54
Add userId in identity change warning banner #3678
2 weeks ago
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
2 weeks ago
Benoit Marty
5f42b7732b
ElementCall: CallForegroundService now use the Microphone permissions.
2 weeks ago
Benoit Marty
b8ea3ce67d
ElementCall: request audio focus and start CallForeground service only when the call is effectively started.
2 weeks ago
Benoit Marty
a4966ef896
Merge pull request #3667 from element-hq/feature/bma/asyncActionConfirmingWithParam
...
AsyncAction confirming with param
2 weeks ago
Benoit Marty
830304f8cd
Merge pull request #3680 from element-hq/feature/bma/storeDescription
...
Update store description
2 weeks ago
Benoit Marty
9c2a08e269
RTL: ensure the sender information are displayed at the start of the screen.
2 weeks ago
Benoit Marty
5e6f5f4449
RTL: ensure the top start corner is cropped.
2 weeks ago
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
2 weeks ago
Benoit Marty
b2ea39ebbe
Merge pull request #3670 from element-hq/feature/bma/fixCanInviteRefresh
...
Fix issue on canInvite refresh.
2 weeks ago
Benoit Marty
bfc1b8830e
Merge pull request #3668 from element-hq/feature/bma/noNeedForLaunch
...
No need to launch a coroutine here.
2 weeks ago
Benoit Marty
67f1752405
Add permission rationale (required by Google and already done on the PlayStore console)
2 weeks ago
Benoit Marty
b40cce1909
Fix typo in the description.
2 weeks ago
Benoit Marty
baed5f8d18
Kotlin 2.0.21
3 weeks ago
Benoit Marty
fa13d85d74
fix compilation warning
3 weeks ago
renovate[bot]
d943ea5a2f
Update kotlin
3 weeks ago
Benoit Marty
ed9046f822
Merge pull request #3677 from element-hq/renovate/android.gradle.plugin
...
Update android.gradle.plugin to v8.7.1
3 weeks ago
renovate[bot]
90c74d7571
Update android.gradle.plugin to v8.7.1
3 weeks ago
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
3 weeks ago
Benoit Marty
3b426705f7
Import fun
3 weeks ago
Benoit Marty
a7328c705c
Fix regression due to icon now supports RTL.
3 weeks ago
Benoit Marty
76e8e8ffae
Remove useless `return`
3 weeks ago
renovate[bot]
9fd6969ee7
Update dependency io.sentry:sentry-android to v7.15.0
3 weeks ago
renovate[bot]
5c10827fce
Update dependency io.element.android:compound-android to v0.1.1
3 weeks ago
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
3 weeks ago
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
3 weeks ago
renovate[bot]
921bc37b3c
Update dependency io.nlopez.compose.rules:detekt to v0.4.16
3 weeks ago
renovate[bot]
e426186040
Update dependency com.posthog:posthog-android to v3.8.2
3 weeks ago
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
3 weeks ago
Benoit Marty
e5a8180acc
Fix issue on canInvite refresh.
3 weeks ago
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