190 Commits (6fe51b8d2508a32ab68f27d6bf87f1de0569389d)

Author SHA1 Message Date
Benoit Marty 24d3981261 Run the script again. 10 months ago
Benoit Marty fd42c78b15 Sync again 10 months ago
Benoit Marty 5af1a786e5 Sync string again after removing problematic translations from Localazy. 10 months ago
bmarty fced91addb Sync Strings from Localazy 10 months ago
Jorge Martin Espinosa 4de256b69c
Add special notifications for mentions (#1846) 10 months ago
ElementBot 12b3196471
Sync Strings (#1892) 10 months ago
Benoit Marty 9afba239bb Fix: This number should be separated by underscores in order to increase readability 10 months ago
Benoit Marty a02c5c2b44 Add test for DefaultNotificationDrawerManager 10 months ago
Benoit Marty b61b45dd0c NotificationEventPersistence is now an interface, to allow in-memory implementation. 10 months ago
Benoit Marty a09fa1c5ad Add test for NotificationEventPersistence 10 months ago
Benoit Marty 73ebffab2e Add coverage for NotificationBitmapLoader 10 months ago
Benoit Marty 7cb6740dd6 Remove useless try catch. 10 months ago
Benoit Marty abf1de7f42 Fix issue in RoomGroupMessageCreator 10 months ago
Benoit Marty 435827af28 Add test for RoomGroupMessageCreator 10 months ago
Benoit Marty 5a979e6237 Add test for NotificationCreator 10 months ago
Benoit Marty 1fdf8dad1f Rename NotificationFactory to NotificationCreator to fix the name clash. 10 months ago
Benoit Marty 3b6c92943c Remove dead code. 10 months ago
Benoit Marty 68463c2e0c Remove `UnknownMessageType`, should be handled by `OtherMessageType` now. 10 months ago
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