344 Commits (785952628027668147a8fe18ec9121775379c784)

Author SHA1 Message Date
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
renovate[bot] bb75539647
Update kotlin to 1.9.10 (#1123) 1 year ago
Benoit Marty 8415826a97 Import strings with Localazy. 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
renovate[bot] 4a630f141d
Update kotlin - TO BE MERGED AFTER THE RELEASE (#789) 1 year ago
ElementBot 38a25dc3e9
Sync Strings from Localazy (#1032) 1 year ago
Jorge Martin Espinosa 2131af28d5
Enable filter push notifications by push rules (#1041) 1 year ago
Benoit Marty 908471cd51 Remove other unused resource. 1 year ago
Jorge Martin Espinosa 05f7037939
Prepare update to Rust SDK 0.1.36 (#966) 1 year ago
Benoit Marty 495d6020ad Enable detekt rules `UseLet` and fix existing issues. 1 year ago
Benoit Marty b3cf0d2cf1 Enable detekt rules `UnderscoresInNumericLiterals` and fix existing issues. 1 year ago
Benoit Marty 1354ec76c9 Enable detekt rules `DataClassShouldBeImmutable` and fix existing issues. 1 year ago
Benoit Marty c75eabbcb0 Enable detekt rules `UnnecessaryParentheses` and cleanup the code. 1 year ago
Benoit Marty 86756dbc09 Enable detekt rules `UnusedParameter` and `UnusedPrivateProperty` and cleanup the code. 1 year ago
Benoit Marty d7f8aa533e Stop using deprecated LocalBroadcastManager. We will implement the code when we will work on the troubleshoot notification screen. 1 year ago
Benoit Marty c7222e2969 Fix warning (suppress, no sure I want to delete this class right now) 1 year ago
Benoit Marty 0f4af79fb1 Fix warning (comment out dead code due to notification actions not active yet.) 1 year ago
Benoit Marty b072872c85 Fix warning (suppress, no sure I want to delete this class right now) 1 year ago
Benoit Marty 202268ae55 Fix warning (remove dead code) 1 year ago
Benoit Marty 17c7ecd9c2 Clear all notifications of the session when the user signs out. 1 year ago
Marco Romano e7cab7ac1d
Make the functions in SystemUtils extensions (#899) 1 year ago
ganfra 2b679710d2 Rework a bit MatrixClientHolder and reintroduce cacheIndex... 1 year ago
Jorge Martin Espinosa 9247cd765a
Fix: make sure we ignore notifications for open rooms (#867) 1 year ago
Jorge Martín e2549a8308 Try to centralise session restoration through `MatrixClientsHolder` 1 year ago
ElementBot e75438a8e3
Sync Strings (#882) 1 year ago
Jorge Martín 0632d01d86 Fix sliding sync loop restarts due to expirations 1 year ago
Jorge Martin Espinosa 494229d153
Set right timestamp for fallback notifications (#864) 1 year ago
Benoit Marty 86a2c340ee Ensure pending intent data are unique. 1 year ago
Benoit Marty 92f5c96936 Use the param (bad copy paste) 1 year ago
Jorge Martin Espinosa a0c1f2c18a
Display room invitation notification (#735) 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
renovate[bot] d6780b1107 Update kotlin 1 year ago
renovate[bot] 32332deaf4 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.24 (#675) 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Benoit Marty 2452d8aa91 Fix the 6 issues reported by Sonar. 1 year ago
Benoit Marty b72cf1dcdd Update strings. 1 year ago
github-actions[bot] 044a3c991e Sync Strings (#522) 1 year ago
Yoan Pintas f534ecda96 Init analytics modules (#350) 1 year ago
Benoit Marty 44bfd1f15c More cleanup now that min API is back to 23. 1 year ago
Benoit Marty a1e0a2c08d Fix compilation issue after rebase. 1 year ago
Benoit Marty c46692eb20 Do not use System.currentTimeMillis() 1 year ago
Benoit Marty 881c8fd97b Fix test 1 year ago
Benoit Marty c7e68e5d81 Use coroutine dispatcher instead of WorkerThread 1 year ago
Benoit Marty 685b034977 Cleanup 1 year ago
Benoit Marty 183dd153ff Fix test 1 year ago
Benoit Marty 1ac5f8e788 Disable debugging of notification 1 year ago
Benoit Marty e02ba42ea0 Bigger image - WIP 1 year ago
Benoit Marty fee97ff735 Notifications: add prefix to debug notification display. 1 year ago