377 Commits (6a3c42f189acf7a9695f34404587e13920914ea2)

Author SHA1 Message Date
Yoan Pintas 4a5a01d710
Add room notification settings (#807) 1 year ago
Benoit Marty 128c4a7b09
SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 1 year ago
Benoit Marty 82f6f358a7 Ensure the sync is started when receiving a Push, to ensure that the encryption loop is running. 1 year ago
Jorge Martin Espinosa 199f578e4a
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications (#1199) 1 year ago
Benoit Marty df5643bc1f Rename file and update `tosUri` value. 1 year ago
Marco Romano 51bb7febd6
Upgrade rust sdk to v48 (#1186) 1 year ago
renovate[bot] bb75539647
Update kotlin to 1.9.10 (#1123) 1 year ago
Jorge Martín 4b0f9213d3 Fix lint issues 1 year ago
yostyle 9e17d8f468 Fix PR comments 1 year ago
yostyle 85dd36a681 Update notification settings service interface to match rust SDK 1 year ago
yostyle 1c4198db5a Update dispatcher 1 year ago
yostyle 01a0175d40 Update strings 1 year ago
yostyle a611766476 Fix edition 1 year ago
yostyle a3aac9f66a Rebase on develop 1 year ago
yostyle 2c81384894 Rebase on develop 1 year ago
yostyle 83e45adfa5 Add room notification settings 1 year ago
Jorge Martin Espinosa c670fc9e9c
Prevent verification while initial sync is in progress (#1138) 1 year ago
Marco Romano 9fb0216272
Surface send poll start API from rust sdk (#1140) 1 year ago
renovate[bot] 53840c1009
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46 (#1130) 1 year ago
Jorge Martin Espinosa 7eb1f1c7bf
When event has no id, just cancel parsing the latest room message (#1126) 1 year ago
Benoit Marty d293cae47f Implement didRefreshTokens(): update database with updated SessionData. 1 year ago
Benoit Marty bc57a03a39 Add setting entry point to manage account (OIDC) 1 year ago
Benoit Marty 6928dc6e44 Restore OIDC support. 1 year ago
Florian Renaud 246e9c50e6 Do not handle poll end event 1 year ago
ganfra ddf542755f Fix memory leak : parallelMap can be cancelled so all members were not destroyed 1 year ago
ganfra 380b5302f3 Update rust sdk to 0.1.44 1 year ago
Jorge Martin Espinosa 983b83a56f
Media upload cancellation (#1058) 1 year ago
renovate[bot] 4a630f141d
Update kotlin - TO BE MERGED AFTER THE RELEASE (#789) 1 year ago
Florian Renaud 8a62abe93e
"View only" polls in the timeline (#1031) 1 year ago
ganfra a911134636
Update rust sdk to 0.1.42 (changes in tracing and sync apis) (#1055) 1 year ago
ganfra fa51f6eaa7
Feature/fga/sync states (#1042) 1 year ago
Jorge Martin Espinosa 2131af28d5
Enable filter push notifications by push rules (#1041) 1 year ago
ganfra e8d1f21a14
Feature/fga/rust sdk tracing (#1036) 1 year ago
ganfra 6800723722
Update rust sdk to 0.1.41 (just make it compiles) (#1040) 1 year ago
ganfra b5b120d09e
Update rust sdk to 0.1.39 (#1024) 1 year ago
ganfra ac7412c2d8
Feature/fga/matrix client versions (#1022) 1 year ago
Jorge Martin Espinosa 82c5b1a348
Fix notification rendering by removing leftover test code (#1019) 1 year ago
renovate[bot] 9bc336d17c
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.38 (#1015) 1 year ago
David Langley 0b95ef09b7
Reaction summary view and sorting reactions by count and then timestamp (#942) 1 year ago
ganfra e9802ffea6 Small changes after reviews 1 year ago
ganfra fa9fa69697 Makes sure NotificationService is suspendable 1 year ago
ganfra ea35e36aff Timeline: move TimelineEncryptedHistoryPostProcessor off the main thread 1 year ago
ganfra bd5e1e6520 No crash when room is already destroyed... 1 year ago
ganfra 878aa39781 Also catch Exception instead of RoomListException 1 year ago
ganfra 1d97412523 Fix warning 1 year ago
ganfra 6cd764dc1f Timeline: fetch members only after timeline is ready 1 year ago
ganfra 69c42a3cbc Update rust sdk to 0.1.37 1 year ago
Benoit Marty 82e35cda0d Allow user with enough power level to redact other's messages (#969) 1 year ago
Jorge Martin Espinosa dbec1a0a60
Improve fetch members performance, relax regexes for validating ids (#964) 1 year ago
Jorge Martin Espinosa 05f7037939
Prepare update to Rust SDK 0.1.36 (#966) 1 year ago