Marco Romano
2d3d007e60
Find and replace
1 year ago
renovate[bot]
054d0a7145
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.62 ( #1562 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v0.1.62
* Add `sendVoiceMessage()` API from https://github.com/matrix-org/matrix-rust-sdk/pull/2697
* Fix other breaking changes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Romano <marcor@element.io>
1 year ago
renovate[bot]
35d59982af
Update dependency io.sentry:sentry-android to v6.31.0
1 year ago
renovate[bot]
e0748c94c2
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.61
1 year ago
renovate[bot]
0cccc4de84
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.60
1 year ago
renovate[bot]
0e5f4ec2c2
Update plugin ktlint to v11.6.1
1 year ago
Benoit Marty
6e5caebc60
Add some Konsist test.
1 year ago
Benoit Marty
632389daa9
Remove not used dependencies to some accompanist libraries.
1 year ago
Benoit Marty
98ec390baf
Remove obsolete comment.
1 year ago
Benoit Marty
fdec9281c7
Remove dependency on `com.google.android.material:material`
1 year ago
Benoit Marty
904d45b255
Use the ktx version of androidx.sqlite:sqlite
1 year ago
renovate[bot]
24b8e9327f
Update dependency com.autonomousapps.dependency-analysis to v1.25.0
1 year ago
renovate[bot]
6f73a28699
Update wysiwyg to v2.14.1 ( #1491 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
317346b668
Update dependency gradle to v8.4 ( #1496 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
1e24e39b2e
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha09 ( #1493 )
...
* Update dependency androidx.compose.material3:material3 to v1.2.0-alpha09
* Fix deprecation issues
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
1 year ago
renovate[bot]
daa6abe8c4
Update dependency androidx.compose:compose-bom to v2023.10.00
1 year ago
renovate[bot]
6fe23889bb
Update activity to v1.8.0
1 year ago
renovate[bot]
1b7f5a9020
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.59
1 year ago
renovate[bot]
9b185110ed
Update dagger to v2.48.1 ( #1485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
6ee0e4e92c
Update appyx to v1.4.0
1 year ago
renovate[bot]
e22eb3ef07
Update dependency com.autonomousapps.dependency-analysis to v1.24.0 ( #1473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
jonnyandrew
53cf82f025
[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>
1 year ago
renovate[bot]
a9a297b165
Update dependency com.autonomousapps.dependency-analysis to v1.23.1 ( #1459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
981bb506b3
Update android.gradle.plugin to v8.1.2
1 year ago
renovate[bot]
46e5424d14
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha08
1 year ago
renovate[bot]
e6dc95662e
Update dependency io.sentry:sentry-android to v6.30.0
1 year ago
renovate[bot]
80fcb73842
Update dependency androidx.compose:compose-bom to v2023.09.02
1 year ago
renovate[bot]
3c692e4c48
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.58
1 year ago
renovate[bot]
63e88971ce
Update dependency io.mockk:mockk to v1.13.8 ( #1412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
47b6dc989b
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.2
1 year ago
Marco Romano
f81a4bf0f8
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
1 year ago
renovate[bot]
8565426a7d
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>
1 year ago
renovate[bot]
1515ce260e
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.1
1 year ago
renovate[bot]
1af66783f8
chore(deps): update dependency io.gitlab.arturbosch.detekt to v1.23.1
1 year ago
renovate[bot]
8b449e53b0
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.56
1 year ago
jonnyandrew
d784ca3804
[Rich text editor] Update code and links style ( #1362 )
1 year ago
Marco Romano
0d05df0651
Upgrade rust sdk to .55 ( #1365 )
...
Accomodates breaking changes.
1 year ago
jonnyandrew
ee8d27e927
[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
1 year ago
renovate[bot]
4e83f5555f
Update plugin ktlint to v11.6.0
1 year ago
ganfra
bc68d47d1f
Update rust-sdk to 0.1.54
1 year ago
renovate[bot]
25c1cfffca
Update dependency com.google.firebase:firebase-bom to v32.3.1
1 year ago
Jorge Martin Espinosa
f88507117b
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>
1 year ago
ganfra
7914ec0a28
Update rust sdk to 0.1.53
1 year ago
renovate[bot]
912244f37e
Update dependency com.google.firebase:firebase-bom to v32.3.0
1 year ago
renovate[bot]
ef6c1827e7
Update dependency app.cash.molecule:molecule-runtime to v1.2.1
1 year ago
renovate[bot]
f91f75457d
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.52
1 year ago
renovate[bot]
40da08fcba
Update dependency com.autonomousapps.dependency-analysis to v1.22.0
1 year ago
jonnyandrew
8ab391f615
[Rich text editor] Add feature flag for rich text editor ( #1289 )
1 year ago
renovate[bot]
d4e141aad8
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.51
1 year ago
Marco Romano
00d21e24e5
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`.
1 year ago