3797 Commits (c11a50371089fe11daf4a7de3f2419f6138619d8)

Author SHA1 Message Date
Benoit Marty 64930e4435 Add ability to not show the pusher registration again. 5 months ago
bmarty 9288b90ac6 Sync Strings from Localazy 5 months ago
ganfra 75b1c22197 Timeline : let FocusOnEvent be cancellable and refactor a bit focus states. 5 months ago
ganfra f53dbef8de Progress dialog : add dialog properties parameter 5 months ago
Benoit Marty 11d853bcca Fix test `present - notification settings set custom` 5 months ago
Benoit Marty 7c18133bb3 Fix wrong dependency. 5 months ago
Benoit Marty f096485d9d Fix formatting issue. 5 months ago
Benoit Marty 11711e8f67 Remove empty manifest files. 5 months ago
Benoit Marty ea679cc108 Move MAX_LOG_UPLOAD_SIZE to RageshakeConfig 5 months ago
Benoit Marty 816d60b6ce Move rageshake configuration from resource file to Kotlin RageshakeConfig 5 months ago
Benoit Marty 07dfd907c6 Delete useless file. 5 months ago
Benoit Marty fdc81c4b95 Fix wrong dependencies. 5 months ago
Benoit Marty 813158397f Implement a memory cache for CallWellknownAPI 5 months ago
Jorge Martin Espinosa cd045027dc
Add hidden developer settings in release builds too (#3020) 5 months ago
ganfra ccf7efe9b1 Sending queue : fix more tests. 5 months ago
ganfra bc4922afbb Fix ktlint 5 months ago
ganfra c177d3de7b Sending queue : fix more tests as we have less methods available now. 5 months ago
Benoit Marty 0233e867ed Remove unused import 5 months ago
Benoit Marty c98863a70e Ensure that setting change is taken at least 300ms to avoid dialog flickering (#1647) 5 months ago
Benoit Marty aef6f14ebf Rename Event for clarity 5 months ago
Benoit Marty 4dff3e9cce Ensure that the Loading Dialog and the toggles update at the same time. 5 months ago
Jorge Martin Espinosa 55a1ac4bb5
Fix tracing configuration in debug and nightlies (#3019) 5 months ago
ganfra 2ce02c564a Sending queue : disable edition of local echo 5 months ago
Benoit Marty dc7e56eb87 Do not log error in case of 404. 5 months ago
Benoit Marty f87047b899 Small quality fixes 5 months ago
Benoit Marty 9cc0601c79 Read element call base url from .well-known file if it exists. 5 months ago
Benoit Marty b3830bab95 Create CallScreenStateProvider to be able to preview errors. 5 months ago
ganfra a603855933 Sending queue : code quality 5 months ago
ganfra 60de33b8c6 Sending queue : remove onTimelineClik on TimelineViewTest (temporary) 5 months ago
Benoit Marty e56fcfe9f3 Introduce GetWidgetResult to avoid using Pair with generic String. 5 months ago
Benoit Marty 0fa662175d Un-deprecate `screen_room_retry_send_menu_send_again_action` and sync string again. 5 months ago
Jorge Martin Espinosa f07ec61ecc
Notify of ringing call when there's an active call (#3003) 5 months ago
Jorge Martin Espinosa 02d6fa7a92
Add timeline item for `m.call.notify` events (#2986) 5 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 5 months ago
bmarty f3d286911c Sync Strings from Localazy 5 months ago
ganfra a428922007 matrix : update rust sdk to 0.2.24 5 months ago
Jorge Martín 67f6bf0d2d Add session path migration to `SessionData` 5 months ago
ganfra 7100a9d619 Message queuing : use redactEvent on timeline instead of room. 5 months ago
Benoit Marty 2a980a925d Extract code in private sub methods 5 months ago
Benoit Marty e619fefb7f Add a flag to enable or disable incoming share 5 months ago
Benoit Marty 24d9c10f97 shareActionState is a property, no need to provide it as parameter. 5 months ago
Benoit Marty eef45309be Use functions from IntentCompat 5 months ago
Benoit Marty 265764ddf6 Move doc to the interface. 5 months ago
Benoit Marty 3d831323ec More renaming 5 months ago
Benoit Marty 66daa63d86 Handle no uri to share case. 5 months ago
Benoit Marty f9508f8472 Rename classes for clarity. 5 months ago
Benoit Marty 9a6eec3494 Ensure Uri permission is revoked. 5 months ago
Benoit Marty 0ede5d6626 Fix quality issues 5 months ago
Benoit Marty 99b827f792 Add test on SharePresenter 5 months ago
Benoit Marty 451433bd56 Remove duplicated dependency 5 months ago