ganfra
f7801c0ff6
Merge pull request #2856 from element-hq/feature/bma/asJelly
...
Kotlin 1.9.24 and Android Jellyfish change.
6 months ago
Benoit Marty
f06a01f894
Replace `getRoomPreview` by `getRoomPreviewFromRoomId`.
...
We do not need `getRoomPreviewFromRoomAlias` since we always resolve the Alias first.
6 months ago
Jorge Martin Espinosa
f03818f413
Restore legacy shrinking configuration for AGP `8.4.x` ( #2867 )
...
* Restore legacy shrinking configuration for AGP `8.4.x`
The current one is causing issues with release builds and no changes in proguard rules seem to fix them.
Co-authored-by: Benoit Marty <benoit@matrix.org>
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
6 months ago
Benoit Marty
7e0951471b
Merge pull request #2858 from element-hq/feature/bma/moreTests
...
Add test about redacting an Event that has not been sent
6 months ago
Benoit Marty
38d6e08db4
Format
6 months ago
Benoit Marty
f7a3b5df77
Add test about redacting an Event that has not been sent #2855
6 months ago
Benoit Marty
b00f06349c
Ignore .idea/deploymentTargetSelector.xml
6 months ago
Benoit Marty
dfab477294
Kotlin 1.9.24
6 months ago
Benoit Marty
9d4cfd8e20
Merge pull request #2849 from element-hq/feature/bma/roomNameEdition
...
Improve room setting edition
6 months ago
Jorge Martin Espinosa
69d5b564da
Fix crash when creating an `EncryptedFile` in Android 6 ( #2853 )
6 months ago
Benoit Marty
5ab96c3bdc
Do not use MutableState in Composable function parameter.
6 months ago
Benoit Marty
c3caff0a1f
Remove some keys for remember saveButtonEnabled.
6 months ago
ElementBot
1c9d046d65
Update screenshots
6 months ago
Benoit Marty
7f5a3b788c
Ignore some non-passing test for now.
6 months ago
renovate[bot]
ab237bb906
Update dependency app.cash.molecule:molecule-runtime to v1.4.3
6 months ago
Benoit Marty
4278c24784
Extract content lambda.
6 months ago
Benoit Marty
193081a554
Migrate AvatarActionBottomSheet to Material3 BottomSheet
...
Also correctly handle the back press when this bottom sheet is opened, previously it was leaving the room edition screen.
ModalBottomSheetLayout can now be deleted.
6 months ago
Benoit Marty
1710671f06
Add UI test on RoomDetailsEditView
6 months ago
Benoit Marty
09bfc820e4
Merge pull request #2845 from element-hq/renovate/androidx.annotation-annotation-jvm-1.x
...
Update dependency androidx.annotation:annotation-jvm to v1.8.0
6 months ago
ElementBot
cf654fd645
Update screenshots
6 months ago
Benoit Marty
04537bc684
Fix tests.
6 months ago
Benoit Marty
ef28cf314e
Move aMatrixRoom to its own file, since it's used by several test classes.
6 months ago
Benoit Marty
e6badb1e04
Use rawName instead of displayName in RoomDetailsEditPresenter #2844
6 months ago
renovate[bot]
87bd3eecba
Update android.gradle.plugin to v8.4.0 ( #2777 )
...
* Update android.gradle.plugin to v8.4.0
* Update `android.experimental.lint.version` to `8.5.0-alpha07`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
6 months ago
Jorge Martin Espinosa
ef38535665
UX cleanup: reorder text composer actions ( #2847 )
...
* UX cleanup: reorder text composer actions
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
Benoit Marty
a4c4d6d804
Avoid using copy in RoomDetailsEditStateProvider
6 months ago
Benoit Marty
12ad232ea8
Add `MatrixRoomInfo.rawName`.
6 months ago
renovate[bot]
96b627f00a
Update kotlin ( #2821 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Benoit Marty
0b9724af84
EditUserProfileState.userId cannot be null.
...
It simplifies a bit the codebase.
6 months ago
Benoit Marty
176c7c8bc6
Add preview for EditableAvatarView
6 months ago
Benoit Marty
4b720f90b7
Rename parameter since it can reference a userId or a roomId
6 months ago
Benoit Marty
cf0da56bb8
Change type of `roomId` from `String` to `RoomId`
6 months ago
renovate[bot]
5dc545f36b
Update dependency androidx.annotation:annotation-jvm to v1.8.0
6 months ago
Benoit Marty
4f74dd4c93
Merge pull request #2843 from element-hq/feature/bma/joinRoomVia
...
Provide serverNames when available and fix issue around analytics
6 months ago
ganfra
b3053f2668
Merge pull request #2841 from element-hq/feature/fga/timeline_remove_from_main_thread
...
Timeline : remove some code from main thread
6 months ago
Benoit Marty
80279c916b
Changelog.
6 months ago
Benoit Marty
22329b9678
Provide serverNames when available and fix issue around analytics
6 months ago
ganfra
635b105d27
Merge pull request #2842 from element-hq/feature/fga/fix_room_directory_release_test
...
Fix running roomDirectory/testReleaseUnitTest
6 months ago
ganfra
624a3435cb
Fix running roomDirectory/testReleaseUnitTest
6 months ago
ganfra
ffdbf799e6
Timeline : remove some code from main thread
6 months ago
Benoit Marty
cbc3971434
Merge pull request #2834 from element-hq/sync-localazy
...
Sync Strings
6 months ago
Benoit Marty
231f323cb0
Merge pull request #2839 from element-hq/feature/bma/removeDeadCode
...
It's not possible to join room from the RoomDirectory screen anymore.
6 months ago
ElementBot
0148224d3e
Update screenshots
6 months ago
Benoit Marty
5814de1efd
It's not possible to join room from the RoomDirectory screen anymore.
...
Cleanup after #2827
6 months ago
renovate[bot]
f063268b0d
Update dependency io.sentry:sentry-android to v7.9.0 ( #2837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Jorge Martín
3a31256c8f
version++
6 months ago
Jorge Martín
e7bd6986a4
Merge tag 'v0.4.12' into develop
...
Version `v0.4.12`
6 months ago
Jorge Martín
4f3a66f2a7
Merge branch 'release/0.4.12'
6 months ago
Jorge Martín
faca52d1d7
Adding fastlane file for version 0.4.12
6 months ago
Jorge Martín
298c332484
Changelog for version 0.4.12
6 months ago