324 Commits (b0cebf5ca0ce6e89ccb988189a20baff30491ab1)

Author SHA1 Message Date
ElementBot 3bf34eae01
Sync Strings (#1789) 11 months ago
Benoit Marty 5850f5342d Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA 11 months ago
Benoit Marty 8819522423 Replace hard-coded value by value from gradle datalog 11 months ago
renovate[bot] 9e66180d20
Update kotlin (#1697) 12 months ago
Marco Romano c377656354
Show "Voice message" in voice message push notifications (#1705) 12 months ago
Marco Romano a07286ace9
Split `VoiceMessageType` from `AudioMessageType` (#1664) 12 months ago
Benoit Marty cb0abd4c12 Display a single notification for all the fallback notifications. 12 months ago
Benoit Marty 3482452011 Notification: fix issue: clear event only for the matching session. 12 months ago
renovate[bot] 244c45797f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 1 year ago
Benoit Marty 510bdd47af Remove AppNameProvider, we have buildMeta now. 1 year ago
Benoit Marty 819576867d Always register the pusher when application starts 1 year ago
Benoit Marty 7c5a41f03d Konsist: no field should have 'm' prefix, and fix new detected issues. 1 year ago
bmarty cd120b408f Sync Strings from Localazy 1 year ago
Benoit Marty 2a7a66fb18 Emote: format notification 1 year ago
bmarty 7e3b9d8d3b Sync Strings from Localazy 1 year ago
Marco Romano fc205698c6
Display poll notifications in the notification drawer (#1467) 1 year ago
Benoit Marty aefeb01cdd Reduce the number of fallback notification. Only used now when message cannot be decrypted. 1 year ago
Benoit Marty 0453ea5904 Localazy sync 1 year ago
bmarty d2f9b02bbf Sync Strings from Localazy 1 year ago
Benoit Marty 0d204f5e98 Share tag with other modules. 1 year ago
Benoit Marty b9317ee2aa Add log tag 1 year ago
Benoit Marty d3231487aa Log param. 1 year ago
Jorge Martin Espinosa f88507117b
Element Call SPA integration (#1283) 1 year ago
Benoit Marty 7d080ea337 Add Timber tags. 1 year ago
Benoit Marty 020839f17e Simplify again the code. 1 year ago
Benoit Marty 9a461f4b74 No need to force `DefaultNotificationDrawerManager` receiver for this private fun. 1 year ago
Benoit Marty 1c56d95eab Do not render notification if the user has dismiss the notification. 1 year ago
Benoit Marty 60104822cd Notification: log roomId and eventId 1 year ago
ganfra b382993cbb Sync Strings from Localazy 1 year ago
renovate[bot] 04c82aa1a5
Update core to v1.12.0 (#1242) 1 year ago
David Langley a0ac324e3f Implement Notification Settings 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
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