329 Commits (766ae389ce3ef0f7d17bb2357e4126ab462524b2)

Author SHA1 Message Date
Benoit Marty 9fe9d88dc8 Small rework code to avoid dead code. 10 months ago
Benoit Marty ec459165db Add tests for `NotifiableEventResolver` 10 months ago
Jorge Martin Espinosa d413aa1ee3
Add plain text representation of messages (#1850) 10 months ago
Benoit Marty 2cb0060f96 Add a View to show the beginning of the timeline (parity with iOS) 10 months ago
Benoit Marty f073e51a84 Move PushConfig to the `appconfig` module. 10 months ago
ElementBot 3bf34eae01
Sync Strings (#1789) 10 months ago
Benoit Marty 5850f5342d Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA 10 months ago
Benoit Marty 8819522423 Replace hard-coded value by value from gradle datalog 10 months ago
renovate[bot] 9e66180d20
Update kotlin (#1697) 11 months ago
Marco Romano c377656354
Show "Voice message" in voice message push notifications (#1705) 11 months ago
Marco Romano a07286ace9
Split `VoiceMessageType` from `AudioMessageType` (#1664) 11 months ago
Benoit Marty cb0abd4c12 Display a single notification for all the fallback notifications. 11 months ago
Benoit Marty 3482452011 Notification: fix issue: clear event only for the matching session. 11 months ago
renovate[bot] 244c45797f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 11 months ago
Benoit Marty 510bdd47af Remove AppNameProvider, we have buildMeta now. 11 months ago
Benoit Marty 819576867d Always register the pusher when application starts 11 months ago
Benoit Marty 7c5a41f03d Konsist: no field should have 'm' prefix, and fix new detected issues. 12 months ago
bmarty cd120b408f Sync Strings from Localazy 12 months ago
Benoit Marty 2a7a66fb18 Emote: format notification 12 months ago
bmarty 7e3b9d8d3b Sync Strings from Localazy 12 months ago
Marco Romano fc205698c6
Display poll notifications in the notification drawer (#1467) 12 months ago
Benoit Marty aefeb01cdd Reduce the number of fallback notification. Only used now when message cannot be decrypted. 12 months 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