254 Commits (8a532769e3dee06acd0fc2751c5e9016af4fa181)

Author SHA1 Message Date
ganfra 6c296c1cf8 DI: rework how components are created and provided 1 year ago
Benoit Marty ae9ecd9a55 Set different app icon background for debug/release/nightly. (#1089) 1 year ago
Benoit Marty a719f1df30 New app icon (imported with 64% of scale) 1 year ago
Marco Romano 5d15b1ab91 Enable Android 13/14 predictive back gesture 1 year ago
Benoit Marty 9f02de45b8 setenv "RUST_BACKTRACE" to "1" to get more info when a Rust stacktrace is printed out. 1 year ago
Jorge Martin Espinosa e19b27badf
De-duplicate sonar job in the CI (#1238) 1 year ago
Benoit Marty a32e5df1ab Developer setting: add entry point to configure the Tracing. 1 year ago
David Langley a5d42f61fa Fix tests and improve structure of CustomReactionState 1 year ago
Benoit Marty f8417bda21 Format file. 1 year ago
David Langley ce4c12ce74 Integrate emojibase 1 year ago
Benoit Marty d8459093a5 Introduce `LoggedInAppScopeFlowNode`. It's a Node just responsible to set up the Dagger SessionScope. 1 year ago
ganfra e8d1f21a14
Feature/fga/rust sdk tracing (#1036) 1 year ago
Jorge Martín 4e3bea08e6 Fix tests and warnings 1 year ago
Benoit Marty 6aa5239189 Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
Jorge Martin Espinosa 9247cd765a
Fix: make sure we ignore notifications for open rooms (#867) 1 year ago
Benoit Marty 47b684f724 Let RootFlowNode manage MatrixClientsHolder save and restoration. 1 year ago
ganfra d77ff60f03 Coroutine: remove diffUpdateDispatcher, not used anymore 1 year ago
Jorge Martin Espinosa a0c1f2c18a
Display room invitation notification (#735) 1 year ago
ganfra d71a025f9d Room : rename the flows 1 year ago
ganfra 43b4351732 Room : small refactoring 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
Benoit Marty e81d9c1ac9 Add application version to the setting screen. 1 year ago
Benoit Marty ea620fc200 Use modifier. 1 year ago
Benoit Marty 26e46dc6ed Splash theme: remove icon 1 year ago
Benoit Marty c53933ccea Add compose preview for launcher icons (mainly for tests) 1 year ago
Benoit Marty 02960fc4fb Update application icon. 1 year ago
Jorge Martin Espinosa b66801a022 Fix crash when opening a URL with associated text (#699) 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
Benoit Marty 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. 1 year ago
Jorge Martin Espinosa 9251cbf536 [Message Actions] Report messages (#642) 1 year ago
ganfra a52db06546 Node: fix compilation after changes 1 year ago
ganfra 3ba219c975 Dagger: makes sure to not remove an active component when navigating 1 year ago
ganfra ba44ff32c1 Fix crash on MainActivity when restored 1 year ago
Jorge Martin Espinosa 9fa261e393 [Message Actions] Add emoji reactions option (#568) 1 year ago
ganfra fa63ed1faf MediaViewer: improve actions (save on disk and share) 1 year ago
Benoit Marty 47af53049e Avoid Custom Chrome tab to appear as recent activity. 1 year ago
Benoit Marty d2f969252d Oidc with CustomTab 1 year ago
Jorge Martin Espinosa 5eaa40a14b [Media upload] Media pre-processing (#403) 1 year ago
Jorge Martin Espinosa eeca1c9ee3 Add `PickerLauncher` wrapper for media/file pickers. (#361) 1 year ago
ganfra 1ab96e2f34 Some clean up 1 year ago
ganfra df29b1dd8e [BuildMeta] introduce BuildType and remove Network related code from BuildMeta 1 year ago
Benoit Marty 7e28794a3b Add some log to the Activity, to help debugging from Rageshake. 1 year ago
Benoit Marty b0f14bfb15 Deeplink: handle notification click to open a room. 1 year ago
Benoit Marty ce11c33680 Add firebase resource file generated by the firebase plugin, to be able to remove the plugin. 1 year ago
Benoit Marty 1faedca69d Add some tests (mainly imported from EA). Also change type from String to SessionId, RoomId, etc. 1 year ago
Benoit Marty 7e7e798acf Making progress on notification for multi account. 1 year ago
Benoit Marty 8d5ecfd358 Fix multi Activity wen opening app from notification. 1 year ago
Benoit Marty e6ac547501 Show basic notification when push is recieve 1 year ago
Benoit Marty 275fa03de3 Import some stuff about Push and notification from Element Android - WIP 1 year ago