Maxime NATUREL
|
744b03a806
|
Merge pull request #7523 from vector-im/feature/mna/push-toggle-current-session
Push notifications toggle: align implementation for current session (PSG-971)
|
2022-11-10 13:44:49 +01:00 |
|
Amit Kumar
|
c07b110b99
|
Add spannable tracking around SyncResponseHandler (#7514)
* Add spannable tracking around SyncResponseHandler
* Update LICENSE header
* Refactor handleResponse and MetricsExtensions
* Update changelog.d
* Improve code docs and comments
* Check if Sentry is enabled before tracking
|
2022-11-10 16:13:09 +05:30 |
|
Maxime NATUREL
|
24a5cfa9e5
|
Listen for pusher or account data changes to update the local setting
|
2022-11-10 10:00:27 +01:00 |
|
Benoit Marty
|
d07c6da3ac
|
Add a test for incomplete word.
|
2022-11-09 15:31:27 +01:00 |
|
Benoit Marty
|
823e7bf212
|
Fix search tests.
|
2022-11-09 15:26:39 +01:00 |
|
Maxime NATUREL
|
fc24beaa68
|
Merge pull request #7456 from vector-im/feature/mna/session_manager_multi_signout
[Session manager] Multi-session signout (PSG-857)
|
2022-11-08 14:21:14 +01:00 |
|
NIkita Fedrunov
|
0c40acb186
|
temporary workaround for a failing sync due to unexpected enableUnreadThreadNotifications param
|
2022-11-07 16:16:51 +01:00 |
|
Maxime NATUREL
|
1d2b8e76a2
|
Adding min size annotation to task params
|
2022-11-07 11:13:23 +01:00 |
|
Maxime NATUREL
|
76e2b6b39f
|
Removing some TODOs
|
2022-11-07 11:09:42 +01:00 |
|
Maxime NATUREL
|
bb262f0c41
|
Adding new "delete_devices" request API
|
2022-11-07 11:09:41 +01:00 |
|
Florian Renaud
|
ac0d823c88
|
Merge pull request #7519 from vector-im/bugfix/fre/unencrypted_media_event_json_type
Fix bad content types when sending unencrypted media event with additional content data
|
2022-11-04 10:40:18 +01:00 |
|
Maxime NATUREL
|
4621488f21
|
Merge pull request #7476 from vector-im/fix/mna/push-toggle-check-support
[Session manager] Hide push notification toggle when there is no server support (PSG-970)
|
2022-11-04 09:19:04 +01:00 |
|
Florian Renaud
|
c0ba2f2f48
|
Fix bad content types when sending unencrypted media
|
2022-11-03 11:28:45 +01:00 |
|
ganfra
|
404383e683
|
Update versions
|
2022-11-02 17:58:10 +01:00 |
|
Maxime NATUREL
|
52a77e074f
|
Renaming const for feature value
|
2022-11-02 09:37:10 +01:00 |
|
Maxime NATUREL
|
1acb42f61d
|
Adding use case to check support for new enabled field support
|
2022-11-02 09:37:10 +01:00 |
|
Amit Kumar
|
b6746653f1
|
Add metrics plugin to track device download keys task (#7438)
* Add metrics tracking plugin for download device keys
* Add support for multiple metrics plugin
* Update copyright license header in matrix-sdk-android
* Add tests for MetricExtension
* Update changelog
* Improve MetricsExtension and reformatting
|
2022-11-02 13:43:57 +05:30 |
|
Eric Decanini
|
29d3856ef2
|
Merge pull request #7424 from vector-im/feature/eric/msc3773
Implements MSC3773 (Thread Notifications)
|
2022-10-26 10:44:32 -04:00 |
|
Benoit Marty
|
c8d08e21a8
|
Small refactor
|
2022-10-26 12:36:58 +02:00 |
|
Benoit Marty
|
e8046da0ba
|
Use GpsTagConstants.ALL_GPS_TAGS to remove all tags related to GPS.
|
2022-10-26 12:34:03 +02:00 |
|
Benoit Marty
|
3632e6dc8a
|
Replace library org.apache.sanselan:sanselan:0.97-incubator with org.apache.commons:commons-imaging:1.0-alpha3
|
2022-10-26 12:32:27 +02:00 |
|
ericdecanini
|
dffb9d3d9d
|
Fixes lint error
|
2022-10-24 21:39:31 -04:00 |
|
ericdecanini
|
3673e720fa
|
Code improvements
|
2022-10-24 10:31:55 -04:00 |
|
ericdecanini
|
35be56a44a
|
Merge remote-tracking branch 'origin/develop' into feature/eric/msc3773
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
|
2022-10-24 10:28:21 -04:00 |
|
Nikita Fedrunov
|
113d0ff540
|
thread read receipts and unread notifications support is added to hom… (#7386)
|
2022-10-21 15:06:20 +02:00 |
|
ericdecanini
|
1086ed367e
|
Fixes thread notifications instantly disappearing
|
2022-10-20 19:42:06 -04:00 |
|
Florian Renaud
|
d44d81ed46
|
Merge pull request #7419 from vector-im/feature/fre/voice_broadcast_live_listening
Voice broadcast - live listening
|
2022-10-20 23:52:57 +02:00 |
|
Benoit Marty
|
ed0d255495
|
Quick improvement on the doc.
|
2022-10-20 14:03:42 +02:00 |
|
Florian Renaud
|
e9c81ca98f
|
VoiceBroadcastPlayer - Live listening
|
2022-10-20 12:51:08 +02:00 |
|
ericdecanini
|
dc7bff10c1
|
Merge remote-tracking branch 'origin/feature/nfe/threads_notifications_and_receipts' into feature/eric/msc3773
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
|
2022-10-19 17:03:20 -04:00 |
|
ericdecanini
|
2379ce673b
|
Adds filter event to opt in to thread notifications
|
2022-10-19 17:02:32 -04:00 |
|
Benoit Marty
|
9122d96fc6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-10-19 17:17:33 +02:00 |
|
Benoit Marty
|
36eb538a93
|
Version++
|
2022-10-19 17:17:21 +02:00 |
|
Johannes Marbach
|
451f5f824a
|
Merge pull request #7369 from vector-im/feature/hughns/qr_code_login
Implement logic for sign in with QR
|
2022-10-19 17:10:19 +02:00 |
|
Hugh Nimmo-Smith
|
4f652f1026
|
Request changes from review
|
2022-10-19 09:12:09 +01:00 |
|
Benoit Marty
|
f5fe5cce62
|
Merge pull request #7372 from vector-im/feature/bma/fix_getUser_null
Handle properly when getUser returns null - prefer using getUserOrDefault
|
2022-10-19 08:40:44 +02:00 |
|
Florian Renaud
|
fbf242756e
|
Allow additional content when sending an event
|
2022-10-18 21:08:08 +02:00 |
|
ericdecanini
|
ed9ecb7fc9
|
Merge remote-tracking branch 'origin/develop' into feature/eric/msc3773
|
2022-10-18 11:03:41 -04:00 |
|
Hugh Nimmo-Smith
|
67be8c3c40
|
The one that got away
|
2022-10-18 12:44:05 +01:00 |
|
Florian Renaud
|
16c27ba174
|
Voice Broadcast - Get voice messages events related to a given VB
|
2022-10-18 13:41:05 +02:00 |
|
Florian Renaud
|
5f35926ce6
|
Voice Broadcast - Hide related voice message events
|
2022-10-18 13:41:04 +02:00 |
|
Florian Renaud
|
ce14270fab
|
Introduce MessageAudioEvent
|
2022-10-18 13:41:04 +02:00 |
|
Hugh Nimmo-Smith
|
f7e0a19833
|
Remove redundant annotations
|
2022-10-18 12:29:48 +01:00 |
|
Hugh Nimmo-Smith
|
811d6d87ae
|
Reuse getDecimalCodeRepresentation from SAS instead of duplicating code
|
2022-10-18 12:23:21 +01:00 |
|
Hugh Nimmo-Smith
|
a83fb8bf83
|
Update matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/rendezvous/RendezvousChannel.kt
Co-authored-by: Benoit Marty <benoitm@matrix.org>
|
2022-10-18 12:09:17 +01:00 |
|
Hugh Nimmo-Smith
|
8530f8f280
|
Update matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/rendezvous/channels/ECDHRendezvousChannel.kt
Co-authored-by: Benoit Marty <benoitm@matrix.org>
|
2022-10-18 12:09:06 +01:00 |
|
Hugh Nimmo-Smith
|
0d1df3f66e
|
Update matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/rendezvous/RendezvousChannel.kt
Co-authored-by: Benoit Marty <benoitm@matrix.org>
|
2022-10-18 12:08:09 +01:00 |
|
NIkita Fedrunov
|
6f5fefba56
|
lint
|
2022-10-18 10:44:20 +02:00 |
|
Hugh Nimmo-Smith
|
376cd1cb36
|
Missing throws
|
2022-10-18 09:34:28 +01:00 |
|
Hugh Nimmo-Smith
|
57a8dd4a1f
|
Whitespce
|
2022-10-18 09:31:13 +01:00 |
|