renovate[bot]
b02be8aaf7
Update dependency com.autonomousapps.dependency-analysis to v1.24.0 ( #1473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 08:13:27 +02:00
jonnyandrew
70dfbd7c31
[Rich text editor] Add full screen mode ( #1447 )
...
- Add full screen mode for the rich text editor (RTE). When text formatting options are enabled, the editor can be dragged to full screen.
- Remove `ConstraintLayout` from `textcomposer` module, now made much simpler now the RTE supports being called in multiple layouts matrix-org/matrix-rich-text-editor#822
- Part of vector-im/element-meta#1973
- Includes design from #1315
- Fixes #1293 (through new layout)
- Fixes #1394 (through inclusion of matrix-org/matrix-rich-text-editor#824 )
- Fixes #1259 (through inclusion of matrix-org/matrix-rich-text-editor#820 )
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-09-29 09:11:18 +00:00
Benoit Marty
d423e83645
Merge pull request #1458 from vector-im/renovate/android.gradle.plugin
...
Update android.gradle.plugin to v8.1.2
2023-09-29 09:03:13 +02:00
renovate[bot]
4b7c8d205e
Update dependency com.autonomousapps.dependency-analysis to v1.23.1 ( #1459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 09:00:09 +02:00
renovate[bot]
ab25aead19
Update android.gradle.plugin to v8.1.2
2023-09-28 19:53:28 +00:00
Benoit Marty
aba7714c0d
Merge pull request #1441 from vector-im/renovate/compose.bom
...
Update dependency androidx.compose:compose-bom to v2023.09.02
2023-09-28 15:30:29 +02:00
renovate[bot]
ec813cdadc
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha08
2023-09-28 14:20:28 +02:00
renovate[bot]
de4a532bd8
Update dependency io.sentry:sentry-android to v6.30.0
2023-09-28 09:27:00 +00:00
renovate[bot]
a3d006af49
Update dependency androidx.compose:compose-bom to v2023.09.02
2023-09-27 18:19:04 +00:00
renovate[bot]
6ae44f17e4
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.58
2023-09-26 18:05:41 +00:00
ganfra
f7820e091f
Merge pull request #1416 from vector-im/renovate/telephoto
...
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.2
2023-09-25 10:02:57 +02:00
renovate[bot]
7898d66d9d
Update dependency io.mockk:mockk to v1.13.8 ( #1412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 08:13:54 +02:00
renovate[bot]
2c6d68b0c5
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.2
2023-09-23 19:34:48 +00:00
Marco Romano
b6c0ea8d71
Upgrade Rust SDK to v0.1.57 ( #1401 )
...
- Enables polls in room summaries from https://github.com/vector-im/element-x-android/pull/1387
- Accommodates a few breaking changes
2023-09-21 19:48:19 +00:00
renovate[bot]
34f1b0f020
fix(deps): update dependency androidx.compose:compose-bom to v2023.09.01 ( #1397 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-21 09:10:51 +02:00
Benoit Marty
ebfacdeeb8
Merge pull request #1388 from vector-im/renovate/detekt
...
chore(deps): update dependency io.gitlab.arturbosch.detekt to v1.23.1
2023-09-21 08:42:44 +02:00
renovate[bot]
40efbb0ea4
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.1
2023-09-20 21:21:02 +00:00
renovate[bot]
5bf58745b0
chore(deps): update dependency io.gitlab.arturbosch.detekt to v1.23.1
2023-09-20 11:58:53 +00:00
renovate[bot]
ae83555437
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.56
2023-09-19 16:15:41 +00:00
jonnyandrew
2757b5b13d
[Rich text editor] Update code and links style ( #1362 )
2023-09-19 15:40:59 +00:00
Marco Romano
52bbede960
Upgrade rust sdk to .55 ( #1365 )
...
Accomodates breaking changes.
2023-09-19 13:33:03 +02:00
jonnyandrew
d291622eea
[Rich text editor] Add link functionality to rich text editor ( #1309 )
...
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
2023-09-19 11:20:07 +00:00
renovate[bot]
7490f08bb1
Update plugin ktlint to v11.6.0
2023-09-18 23:05:19 +00:00
Benoit Marty
37fd064ad2
Merge pull request #1352 from vector-im/renovate/com.google.firebase
...
Update dependency com.google.firebase:firebase-bom to v32.3.1
2023-09-18 11:01:49 +02:00
ganfra
200446adc3
Update rust-sdk to 0.1.54
2023-09-18 10:29:52 +02:00
renovate[bot]
98f0cdd12c
Update dependency com.google.firebase:firebase-bom to v32.3.1
2023-09-15 22:34:32 +00:00
Jorge Martin Espinosa
a06bea4d71
Element Call SPA integration ( #1283 )
...
* Integrate Element Call into EX, being able to open its URLs and handle the call in-app.
* Add custom scheme support with format `element:call?url=...`.
* Update androix.webkit
* Silence the foreground service notification.
- Allow foreground service tap action to re-open the ongoing call.
- Unify notification small icons in different modules using a vector one.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-09-15 16:39:44 +02:00
ganfra
fe41d2aa28
Merge pull request #1346 from vector-im/feature/fga/update_rust_sdk_0.1.53
...
Update rust sdk to 0.1.53
2023-09-15 10:55:32 +02:00
ganfra
21d6cddb01
Merge pull request #1338 from vector-im/renovate/molecule
...
Update dependency app.cash.molecule:molecule-runtime to v1.2.1
2023-09-15 10:35:58 +02:00
ganfra
6c45945f57
Update rust sdk to 0.1.53
2023-09-15 10:27:57 +02:00
renovate[bot]
731a487504
Update dependency com.google.firebase:firebase-bom to v32.3.0
2023-09-14 20:30:50 +00:00
renovate[bot]
2dbba53c95
Update dependency app.cash.molecule:molecule-runtime to v1.2.1
2023-09-14 20:30:44 +00:00
renovate[bot]
f7904d98cf
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.52
2023-09-14 16:33:09 +02:00
renovate[bot]
bd6b8ab6df
Update dependency com.autonomousapps.dependency-analysis to v1.22.0
2023-09-13 18:31:17 +00:00
jonnyandrew
d5b01ac0b4
[Rich text editor] Add feature flag for rich text editor ( #1289 )
2023-09-13 08:17:02 +00:00
renovate[bot]
57ae88ef80
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.51
2023-09-12 16:42:48 +00:00
Marco Romano
5ddaf0547f
Update analytics sdk to v0.8.0 ( #1284 )
...
Integrates a few breaking changes introducing a `messageType` Composer prop:
- Sends `messageType` = Text by default in composer.
- Refactors existing location analytics to send the appropriate `messageType`.
2023-09-12 14:01:33 +02:00
renovate[bot]
29bbb0bfc4
Update core to v1.12.0 ( #1242 )
...
* Update core to v1.12.0
* Fixed now nullable `PendingIntent` creation
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-09-12 12:00:29 +02:00
Benoit Marty
05bbff3da8
Add warning about issue on alpha07
2023-09-11 10:55:26 +02:00
renovate[bot]
c55541faa5
Update anvil to v2.4.8-1-8
2023-09-08 01:27:46 +00:00
Benoit Marty
1bdf9da02b
Merge pull request #1240 from vector-im/renovate/lifecycle
...
Update lifecycle to v2.6.2
2023-09-07 23:09:10 +02:00
renovate[bot]
e63e134ac1
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.50
2023-09-07 19:01:23 +00:00
jonnyandrew
11c1fca92e
[Rich text editor] Integrate rich text editor library ( #1172 )
...
* Integrate rich text editor
* Also increase swapfile size in test CI
Fixes issue where screenshot tests are terminated due to lack of CI
resources.
See https://github.com/actions/runner-images/discussions/7188#discussioncomment-6750749
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-09-07 15:21:29 +00:00
ganfra
9bb6d9b66d
Merge pull request #1234 from vector-im/renovate/io.sentry
...
Update dependency io.sentry:sentry-android to v6.29.0
2023-09-07 15:56:28 +02:00
Jorge Martin Espinosa
b20d9f6973
De-duplicate sonar job in the CI ( #1238 )
...
* De-duplicate sonar job in the CI
* Remove workaround for `src/*/kotlin` folders
* Downgrade the sonarqube plugin version
* Try increasing workers for this job, since it's quite slow
* Warn about regression in latest sonarqube release
* Forbid backups to prevent cryptographic issues
2023-09-07 11:19:13 +00:00
renovate[bot]
71acfb8a26
Update dependency androidx.compose:compose-bom to v2023.09.00
2023-09-07 01:43:49 +00:00
renovate[bot]
13e9bca609
Update lifecycle to v2.6.2
2023-09-06 21:13:29 +00:00
Benoit Marty
a3adb7deaa
SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. ( #1231 )
...
* Revert "Ensure the sync is started when receiving a Push, to ensure that the encryption loop is running."
This reverts commit 74a444966e .
* Integrate SDK from https://github.com/matrix-org/matrix-rust-sdk/pull/2505
* Enable retryDecryption() on the NotificationClient.
* SDK 0.1.49 - Encryption Sync is enabled by default now, and retryDecryption is the default too.
* Remove feature flag `UseEncryptionSync`
* Fix sample project build
* Exclude `DeveloperSettingsPresenter` from kover verification.
* Add changelog
---------
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-09-06 11:33:36 +02:00
renovate[bot]
b6a5f0f39e
Update dependency io.sentry:sentry-android to v6.29.0
2023-09-06 07:56:49 +00:00
renovate[bot]
172efc102b
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.0
2023-09-05 19:02:09 +00:00