ElementBot
3814ea0046
Update screenshots
9 months ago
Benoit Marty
87f14d8bab
Make the button to send problem enable, but show an error if the decription is too short to prevent users from being blocked.
9 months ago
Benoit Marty
bab2ae4bfe
Merge pull request #2348 from element-hq/feature/bma/fixMatrixRoomLink
...
Change link to Element Android room to Element X Android room.
9 months ago
Benoit Marty
320d5192c9
Remove `_`, added by mistake.
9 months ago
ElementBot
cbb11d2550
Update screenshots
9 months ago
Benoit Marty
95fba29669
Changelog
9 months ago
Benoit Marty
9f6c6ef76f
Change link to Element Android room to Element X Android room.
9 months ago
Benoit Marty
cbf7e9cfce
Hide Read Receipt if the user set Rended Read Receipt to false (actually disabled the "Share presence" toggle)
9 months ago
Benoit Marty
5747453505
Take into account the setting `isSendTypingNotificationsEnabled` to not send typing notification when it's been disabled by the user.
9 months ago
Benoit Marty
23fb7811f3
Update advanced settings screen. Replace Read Receipt private mode by Share presence.
9 months ago
Benoit Marty
9d1bc5925c
Avoid computing default value if it's not necessary.
9 months ago
Benoit Marty
a3716d0e0d
SessionPreferencesStore: add entries for `sharePresence`, `renderReadReceipts`, `sendTypingNotifications`, `renderTypingNotifications`.
...
`sharePresence` should take existing value of `sendPublicReadReceipts`, which has been added first.
9 months ago
Benoit Marty
da1e86a51b
Upgrade gradle wrapper to 8.6 using command line:
...
./gradlew wrapper --gradle-version 8.6 --distribution-type all --gradle-distribution-sha256-sum 85719317abd2112f021d4f41f09ec370534ba288432065f4b477b6a3b652910d
9 months ago
Benoit Marty
8891186ddf
Merge pull request #2344 from element-hq/renovate/com.google.truth-truth-1.x
...
Update dependency com.google.truth:truth to v1.4.0
9 months ago
Benoit Marty
e009c9ee68
Merge pull request #2345 from element-hq/sync-localazy
...
Sync Strings
9 months ago
bmarty
03c95555e3
Sync Strings from Localazy
9 months ago
renovate[bot]
fee8cda04a
Update dependency com.google.truth:truth to v1.4.0
9 months ago
Jorge Martin Espinosa
aabca49c20
Merge pull request #2342 from element-hq/feature/jme/2330-add-empty-state-for-room-list
...
Add an empty state to the room list
9 months ago
Jorge Martin Espinosa
eff515e544
Merge pull request #2303 from element-hq/misc/jme/remove-session-preferences-on-logout
...
Remove session preferences on logout.
9 months ago
ganfra
d9017a098c
Favorite : rework and add tests
9 months ago
Jorge Martín
5f064a4b27
Only display placeholder list when the room list hasn't loaded yet
9 months ago
ElementBot
8060c870f1
Update screenshots
9 months ago
Jorge Martín
02fe07a6bd
Tweak room list behaviour:
...
- Instead of an extra item, use `contentPadding`.
- Make sure each item has an unique id.
9 months ago
Jorge Martín
e9c0aee96e
Fix full placeholder screen
9 months ago
Jorge Martín
aa32123c82
Make the `RoomListRoomSummaryFactory.createPlaceholder` and `RoomListRoomSummaryFactory.createFakeList` functions static ones
9 months ago
Jorge Martín
49646f2bef
Add an empty state to the room list.
...
- Make `RoomListDataSource.allRooms` a `SharedFlow` so we can know when we don't have a value yet.
- Map its output in `RoomListPresenter` to `AsyncData`.
- Display the new empty state when the room list has loaded and has no items.
9 months ago
Jorge Martín
b3538e9d96
Add changelog
9 months ago
Jorge Martín
686d58ee0a
Fix message forwarding after SDK API change
...
Created `Room.fullRoomWithTimeline` helper to always get an initialized timeline with the room object.
9 months ago
Benoit Marty
9fad3f9b23
Merge pull request #2339 from element-hq/renovate/wysiwyg
...
Update wysiwyg to v2.27.0
9 months ago
Jorge Martin Espinosa
6de07ccc50
Merge pull request #2212 from surakin/align-cta-button-on-login-flow
...
Aligned CTA button on login flow
9 months ago
Marco Antonio Alvarez
3cc5716095
empty commit
9 months ago
ElementBot
e99d28bbc1
Update screenshots
9 months ago
Marco Antonio Alvarez
8351b89da8
fix spacing between continue and report problem
...
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
9 months ago
Marco Antonio Alvarez
f98cd5b99b
Merge branch 'develop' of github.com:element-hq/element-x-android into align-cta-button-on-login-flow
...
# Conflicts:
# features/onboarding/impl/src/main/kotlin/io/element/android/features/onboarding/impl/OnBoardingView.kt
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Day-0_1_null_0,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Day-0_1_null_1,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Day-0_1_null_2,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Day-0_1_null_3,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Day-0_1_null_4,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Night-0_2_null_0,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Night-0_2_null_1,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Night-0_2_null_2,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Night-0_2_null_3,NEXUS_5,1.0,en].png
# tests/uitests/src/test/snapshots/images/ui_S_t[f.onboarding.impl_OnBoardingScreen_null_OnBoardingScreen-Night-0_2_null_4,NEXUS_5,1.0,en].png
9 months ago
Jorge Martin Espinosa
f89d02fa74
Merge pull request #2336 from element-hq/renovate/org.sonarqube-4.x
...
Update plugin sonarqube to v4.4.1.3373
9 months ago
Jorge Martin Espinosa
a189e744e7
Merge pull request #2333 from element-hq/feature/jme/use-unencrypted-room-calls-if-room-is-not-encrypted
...
Use `MatrixRoom.isEncrypted` value to set encryption mode in room calls
9 months ago
renovate[bot]
857b47d69e
Update wysiwyg to v2.27.0
9 months ago
Jorge Martín
c392477f49
Remove sonarqube regression warning message
9 months ago
Benoit Marty
e946d92ec3
Merge pull request #2328 from element-hq/sync-localazy
...
Sync Strings
9 months ago
Benoit Marty
fcb61e7c9f
Merge pull request #2326 from element-hq/renovate/gradle-gradle-build-action-3.x
...
Update gradle/gradle-build-action action to v3
9 months ago
Benoit Marty
69bd18e8f6
Merge pull request #2334 from SpiritCroc/up-unregister-crash
...
Do not crash on UP unregistered
9 months ago
renovate[bot]
23b0809399
Update plugin sonarqube to v4.4.1.3373
9 months ago
renovate[bot]
f21c9a05e0
Update dependency com.posthog:posthog-android to v3.1.6
9 months ago
Jorge Martin Espinosa
768849e550
Merge pull request #2332 from element-hq/misc/jme/remove-compose-foundation-workaround
...
Remove Compose Foundation version pinning workaround
9 months ago
Jorge Martin Espinosa
22cd74a170
Update changelog.d/+remove-compose-foundation-workaround.misc
...
Co-authored-by: Benoit Marty <benoit@matrix.org>
9 months ago
renovate[bot]
95d9b04616
Update codecov/codecov-action action to v4 ( #2331 )
...
* Update codecov/codecov-action action to v4
* Add missing codecov token
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
9 months ago
Jorge Martin Espinosa
5202f732cc
Try fixing contributor PR notice ( #2335 )
...
* Try fixing contributor PR notice
9 months ago
Jorge Martin Espinosa
a44930aded
Update changelog.d/2333.feature
...
Co-authored-by: Benoit Marty <benoit@matrix.org>
9 months ago
Benoit Marty
eba1571ad0
Migrate form `gradle/gradle-build-action` to `gradle/actions/setup-gradle`
...
https://github.com/gradle/gradle-build-action
9 months ago
Benoit Marty
c8daa8b1eb
Merge pull request #2325 from element-hq/renovate/io.gitlab.arturbosch.detekt-1.x
...
Update plugin detekt to v1.23.5
9 months ago