Commit Graph

311 Commits

Author SHA1 Message Date
renovate[bot]
d427407b50 Update dependency androidx.recyclerview:recyclerview to v1.3.1 (#974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 08:43:04 +02:00
Jorge Martin Espinosa
a9d1a299f5 Prepare update to Rust SDK 0.1.36 (#966)
* Update to Rust SDK 0.1.36

* Cancel fetching members when the we exit the room
2023-07-26 14:22:09 +00:00
renovate[bot]
cfa63caebb Update dependency io.sentry:sentry-android to v6.27.0 2023-07-26 08:42:55 +00:00
Benoit Marty
c93625080e Implement Sentry module as an AnalyticsProvider. 2023-07-21 18:58:10 +02:00
renovate[bot]
68c943e08d Update dependency app.cash.molecule:molecule-runtime to v1.1.0 2023-07-21 04:57:25 +00:00
renovate[bot]
6d3b816bf5 Update dependency app.cash.molecule:molecule-runtime to v1 (#925)
* Update dependency app.cash.molecule:molecule-runtime to v1

* Replace `RecompositionClock` with `RecompositionMode`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-07-20 07:36:19 +02:00
renovate[bot]
6520419c4b Update dependency io.sentry:sentry-android to v6.26.0 (#910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-19 11:05:35 +02:00
ganfra
9e4888c4ab Update rust sdk to 0.1.34 2023-07-18 20:12:51 +02:00
ganfra
c7406de5e2 Update rust sdk : start branching new SyncService (wip) 2023-07-17 22:26:21 +02:00
Marco Romano
a852465554 MapLibre compose wrapper library (#877)
Heavily inspired from https://github.com/googlemaps/android-maps-compose It doesn't aim to be a full featured library like android-maps-compose, it's been stripped down to only handle our use cases.

Related to:
https://github.com/vector-im/element-meta/issues/1674
https://github.com/vector-im/element-meta/issues/1682
2023-07-17 16:22:29 +02:00
Benoit Marty
4ff99e3c6b Merge pull request #871 from vector-im/renovate/com.google.firebase
Update dependency com.google.firebase:firebase-bom to v32.2.0
2023-07-17 16:12:03 +02:00
renovate[bot]
d23d6584fa Update dependency io.sentry:sentry-android to v6.25.2 2023-07-14 09:38:20 +00:00
renovate[bot]
b9b3d6633b Update dagger to v2.47 (#872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 08:16:52 +02:00
renovate[bot]
4696e1dd4e Update dependency com.google.firebase:firebase-bom to v32.2.0 2023-07-13 22:07:07 +00:00
renovate[bot]
af968f6e98 Update dependency io.sentry:sentry-android to v6.25.1 (#853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 13:23:53 +02:00
ganfra
03c29817c3 Update rust sdk to 0.1.31 2023-07-12 16:03:03 +02:00
Benoit Marty
288ebab4ac Merge pull request #835 from vector-im/renovate/gradle-8.x
Update dependency gradle to v8.2.1
2023-07-10 16:22:30 +02:00
ganfra
7fabbc339d Merge branch 'develop' into feature/fga/update-rust-sdk-0.1.29-again 2023-07-10 15:41:42 +02:00
renovate[bot]
2748a185a2 Update dependency gradle to v8.2.1 2023-07-10 12:40:34 +00:00
Jorge Martin Espinosa
9170c5eb71 Display room invitation notification (#735)
* Notifications: Add some extra mappings so we keep the original contents and can pass it later to an UI layer

* Fix notifications not appearing for a room if the app was on that room when it went to background.

* Modernize how we create spannable strings for notifications, remove unneeded dependency

* Remove actions from invite notifications temporarily

* Add `NotificationDrawerManager` interface to be able to clear membership notifications when accepting or rejecting a room invite

* Fix tests

* Add comment to clarify some weird behaviours

* Address review comments

* Set circle shape for `largeBitmap` in message notifications

* Fix no avatar in DM rooms

* Fix rebase issues

* Add invite list pending intent:

- Refactor pending intents.
- Make `DeepLinkData` a sealed interface.
- Fix and add tests.

* Rename `navigate__` functions to `attach__`

* Add an extra test case for the `InviteList` deep link

* Address most review comments.

* Fix rebase issue

* Add fallback notification type, allow dismissing invite notifications.

Fallback notifications have a different underlying type and can be dismissed at will.

* Fix tests
2023-07-10 14:34:58 +02:00
ganfra
98cf3e98c5 Update rust sdk to 0.1.29 (new back pagination status api) 2023-07-07 17:37:46 +02:00
ganfra
b1ebaf17f9 Matrix rust sdk: update to 0.1.28 2023-07-06 18:56:11 +02:00
jonnyandrew
e39cc9555c Fix multi-line reactions blocking message content (#785)
Fixes vector-im/element-x-android#753

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-07-06 12:44:37 +00:00
renovate[bot]
bd4ece41ac Update media3 to v1.1.0 (#777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 15:57:18 +02:00
renovate[bot]
f884778941 Update dependency io.sentry:sentry-android to v6.25.0 2023-07-04 15:19:57 +00:00
renovate[bot]
6e5b9e870f Update dependency gradle to v8.2 (#744)
* Update dependency gradle to v8.2

* Restore copyright notice

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-07-04 10:54:32 +02:00
Benoit Marty
0f4822e8e1 Merge pull request #758 from vector-im/renovate/org.jlleitschuh.gradle.ktlint-11.x
Update plugin ktlint to v11.5.0
2023-07-04 10:13:45 +02:00
Jorge Martin Espinosa
59be2abf21 Add missing parameter for the SNAPSHOT version of analytics library (#759)
* Unblock CI by adding missing parameter for the SNAPSHOT version of analytics library

* Use commit hash as version for now
2023-07-04 09:59:12 +02:00
renovate[bot]
08fee2166b Update plugin ktlint to v11.5.0 2023-07-04 00:39:44 +00:00
ganfra
d535ceeaaf Update rust sdk to 0.1.27 2023-07-03 20:47:17 +02:00
renovate[bot]
a77f9c98ea Update dependency org.maplibre.gl:android-plugin-annotation-v9 to v2 2023-07-03 11:12:56 +00:00
renovate[bot]
de2d07953a Update dependency app.cash.molecule:molecule-runtime to v0.11.0 (#743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-03 09:05:57 +02:00
renovate[bot]
0ab6a1aed5 Update kotlin to v1.7.2 2023-06-30 12:16:15 +00:00
renovate[bot]
016c27450a Update kotlin 2023-06-28 22:23:44 +00:00
jonnyandrew
9e8257cc4c Toggle reactions from the timeline (#707) 2023-06-28 13:02:04 +00:00
Benoit Marty
fd1352de5f Merge pull request #680 from vector-im/renovate/org.matrix.rustcomponents
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.25
2023-06-27 10:37:05 +02:00
Marco Romano
3eb6a4bc5a Set up SDK & reusable map view component (#476)
Adds `libraries/map` which contains some initial building blocks that will be used by the location sharing feature.

Ref: https://github.com/vector-im/element-meta/issues/1684
2023-06-27 07:23:00 +00:00
renovate[bot]
8bd291ecd7 Update dependency app.cash.molecule:molecule-runtime to v0.10.0 (#679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27 08:36:25 +02:00
renovate[bot]
b0c468ec8d Update dependency org.matrix.rustcomponents:sdk-android to v0.1.25 2023-06-27 06:30:11 +00:00
renovate[bot]
ff135352d8 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.24 (#675)
* Update dependency org.matrix.rustcomponents:sdk-android to v0.1.24

* Add new `filterByPushRules`.
Only existing usage of this API will set this param to `true` in order to not change the current behavior.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Romano <marcor@element.io>
2023-06-27 08:29:36 +02:00
renovate[bot]
a42b8caab3 Update appyx to v1.3.0 2023-06-26 10:07:03 +00:00
Benoit Marty
a2615a6408 Merge pull request #659 from vector-im/renovate/dependencycheck
Update dependency org.owasp.dependencycheck to v8.3.1
2023-06-26 09:54:46 +02:00
ganfra
6489d4bbfd Merge pull request #667 from vector-im/update-rust-sdk-0.1.23
Update rust sdk 0.1.23
2023-06-23 17:40:23 +02:00
ganfra
fb23350b62 Merge pull request #660 from vector-im/renovate/io.sentry
Update dependency io.sentry:sentry-android to v6.24.0
2023-06-23 15:11:00 +02:00
renovate[bot]
843fc17dc3 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.23 2023-06-23 10:47:59 +00:00
renovate[bot]
2e88f3214d Update plugin ktlint to v11.4.2 (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23 08:10:37 +02:00
renovate[bot]
1be8d16d48 Update dependency io.sentry:sentry-android to v6.24.0 2023-06-22 19:26:33 +00:00
renovate[bot]
8658c50522 Update dependency org.owasp.dependencycheck to v8.3.1 2023-06-22 11:28:36 +00:00
ganfra
356b4fb16c Merge pull request #656 from vector-im/update-rust-sdk-0.1.22
Update rust sdk 0.1.22
2023-06-22 10:39:31 +02:00
Benoit Marty
ca4a69dda5 Merge pull request #654 from vector-im/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2023.06.01
2023-06-22 10:03:24 +02:00