Benoit Marty
830bad2bcf
Fix compilation warning, add opt in for ExperimentalMaterial3Api
12 months ago
renovate[bot]
a5fd082a3b
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha11
12 months ago
Benoit Marty
67ed385e45
Prevent usage of hard-coded string for contentDescription, and fix existing issues.
12 months ago
Benoit Marty
2e6803ac41
Fix contentDescription for jump to bottom FAB.
12 months ago
Benoit Marty
3a21ee7a50
Fix contentDescription for Read Receipt.
12 months ago
Benoit Marty
311835962f
Fix some contentDescription.
12 months ago
Benoit Marty
88a7cc9740
Fix some contentDescription.
12 months ago
Benoit Marty
de7b175501
Merge pull request #1837 from vector-im/renovate/com.squareup-kotlinpoet-1.x
...
Update dependency com.squareup:kotlinpoet to v1.15.1
12 months ago
Benoit Marty
b62f1ebb05
Add contentDescription for sending states.
12 months ago
Benoit Marty
92df82272b
Merge pull request #1842 from vector-im/renovate/io.sentry-sentry-android-6.x
...
Update dependency io.sentry:sentry-android to v6.34.0
12 months ago
renovate[bot]
bb51862fc4
Update mobile-dev-inc/action-maestro-cloud action to v1.8.0
12 months ago
Benoit Marty
edc876e7c8
Merge pull request #1823 from vector-im/renovate/media3
...
Update media3 to v1.2.0
12 months ago
Benoit Marty
99d0189281
Merge pull request #1836 from vector-im/renovate/wysiwyg
...
Update wysiwyg to v2.18.0
12 months ago
Benoit Marty
e3968d8749
Merge pull request #1844 from vector-im/feature/bma/themeSwitch
...
Feature/bma/theme switch
12 months ago
ElementBot
5e95da9911
Update screenshots
12 months ago
Benoit Marty
68f9c81628
Let the user choose theme ( #1499 )
12 months ago
Jorge Martin Espinosa
a8fbb882f2
Integrate mentions in the composer ( #1799 )
...
* Integrate mentions in the composer:
- Add `MentionSpanProvider`.
- Add custom colors needed for mentions.
- Use the span provider to render mentions in the composer.
- Allow selecting users from the mentions suggestions to insert a mention.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
12 months ago
renovate[bot]
86a3ec6732
Update dependency io.sentry:sentry-android to v6.34.0
12 months ago
Benoit Marty
004804a7c8
Merge pull request #1834 from vector-im/feature/bma/readReceipts
...
Render send state and read receipts
12 months ago
Benoit Marty
5397ecdf51
Fix compilation issue after merge.
12 months ago
Benoit Marty
5d4313acea
Merge pull request #1832 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.68
12 months ago
Benoit Marty
e0a01e9535
Merge pull request #1840 from vector-im/renovate/rnkdsh-action-upload-diawi-1.x
...
Update rnkdsh/action-upload-diawi action to v1.5.4
12 months ago
Benoit Marty
58012268f4
Merge branch 'develop' into feature/bma/readReceipts
12 months ago
Benoit Marty
e7c864c61a
Fix test on CI.
12 months ago
Marco Romano
95ae3eaaf2
Stop voice message on redaction ( #1826 )
...
As per product spec: Voice messages must stop playing when redacted.
12 months ago
Marco Romano
28f4ccdf9f
Delete media caches on startup ( #1807 )
...
Clear media caches on app startup
12 months ago
Benoit Marty
12bdaf9727
Remove wrong comment.
12 months ago
ElementBot
f9d621b6e8
Update screenshots
12 months ago
ElementBot
eeb9b30d80
Sync Strings ( #1839 )
...
* Sync Strings from Localazy
* Fix 'Report a problem' screen title
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
12 months ago
Benoit Marty
c07a032157
SecureBackup: improve error flow when backup state cannot be retrieved, and add tests.
12 months ago
renovate[bot]
1937d0e67d
Update rnkdsh/action-upload-diawi action to v1.5.4
12 months ago
ganfra
532db979bf
Merge pull request #1838 from vector-im/renovate/me.saket.telephoto-zoomable-image-coil-0.x
...
Update dependency me.saket.telephoto:zoomable-image-coil to v0.7.1
12 months ago
ganfra
89aebbbd3d
Merge pull request #1835 from vector-im/feature/fga/timeline_recomposition
...
Timeline : do not use SubcomposeLayout if not needed
12 months ago
Benoit Marty
008804bb36
Merge pull request #1817 from vector-im/renovate/lifecycle
...
Update lifecycle to v2.7.0-rc01
12 months ago
Benoit Marty
dac933eaaf
Merge pull request #1816 from vector-im/renovate/kotlin
...
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.1
12 months ago
renovate[bot]
7c3804888f
Update dependency com.squareup:kotlinpoet to v1.15.1
12 months ago
renovate[bot]
99dbbc722d
Update dependency me.saket.telephoto:zoomable-image-coil to v0.7.1
12 months ago
renovate[bot]
5267597b69
Update wysiwyg to v2.18.0
12 months ago
ganfra
a0f289592e
Timeline : do not use SubcomposeLayout if not needed
12 months ago
Benoit Marty
d352f14665
BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke `EncryptionService.doesBackupExistOnServer()` to check if a Backup exists.
12 months ago
ElementBot
7eee8fab60
Update screenshots
12 months ago
Benoit Marty
51654e4b96
Send state: show if null and is last message.
...
Read receipt: Also show the send state even if the flag for read receipt is set to false.
12 months ago
Benoit Marty
2f3333af69
Remove hard-coded value.
12 months ago
Benoit Marty
014b15771b
Read receipt: Rework how the feature flag is used.
...
tom
12 months ago
Benoit Marty
c8b8938aa8
Read receipt: BottomSheet: Add "seen by" title.
12 months ago
Benoit Marty
d1df0e47f1
Read receipt: Improve accessibility
12 months ago
Benoit Marty
3ec5c0c52b
Sync strings
12 months ago
Benoit Marty
4585597715
Merge pull request #1828 from vector-im/feature/bma/fixForwardToRoomError
...
Fix wrong list used when forwarding an Event to some rooms fails.
12 months ago
renovate[bot]
fe1ffe3aae
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.68
12 months ago
renovate[bot]
63d03be28c
Update dependency com.google.firebase:firebase-bom to v32.6.0 ( #1831 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months ago