25 Commits (d2c7cb60201c338c42a68c010d6363930b6a446c)

Author SHA1 Message Date
Florian Renaud 8a62abe93e
"View only" polls in the timeline (#1031) 1 year ago
ganfra 62a367520e
RoomList: use same logic than Timeline for caching built items. (#1013) 1 year ago
Benoit Marty 4312a96851 Cleanup: there are no androidTest on those modules. 1 year ago
jonnyandrew 5b7c42a50a Fix multi-line reactions blocking message content (#785) 1 year ago
Marco Romano 7a12a812fe Send pin-drop location (#636) 1 year ago
Chris Smith 1e17d2943f Show location events in timeline 1 year ago
Yoan Pintas 331adfacdb Add Composer posthog event (#697) 1 year ago
Yoan Pintas 962d92ae1a Add ViewRoom posthog event (#669) 1 year ago
Benoit Marty 36910abca4 Move FileSizeFormatter to module :libraries:androidutils 1 year ago
Benoit Marty 573de1c168 Improve rendering of cache size (and fix compilation issue) 1 year ago
Benoit Marty 529720079a Move FileSizeFormatter to a new module for injectable Android utilities. 1 year ago
Jorge Martin Espinosa 9fa261e393 [Message Actions] Add emoji reactions option (#568) 1 year ago
Benoit Marty b7278f3e3e Process state event in timeline - WIP 1 year ago
ganfra 6dedb43213 Media: use telephoto library 1 year ago
Jorge Martin Espinosa 5eaa40a14b [Media upload] Media pre-processing (#403) 1 year ago
ganfra 2386ce733a Introduce Attachments and LocalMedia (WIP) 1 year ago
Jorge Martin Espinosa 014c0f4186 [Media upload] Add media pickers to the Room screen and the composer (#380) 1 year ago
ganfra ed10fc6651 MediaViewer: first step 1 year ago
Jorge Martin Espinosa eeca1c9ee3 Add `PickerLauncher` wrapper for media/file pickers. (#361) 1 year ago
ganfra 90bfe97250 Room : continue improving members loading 1 year ago
Jorge Martin Espinosa d391275420 [Room List] Show offline indicator when the device is offline (#239) 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2 years ago
ganfra a94862d778 Try splitting messages into api and impl modules 2 years ago
ganfra 91863e2529 [Architecture] introduce BackstackNode 2 years ago
Benoit Marty c2dff7888c Move module `matrixtest` to `matrix.test` 2 years ago
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
ganfra a5b5371fb6 Use DaySeperatorFormatter 2 years ago
Benoit Marty 333f9e9709 Add test for `TimelinePresenter` 2 years ago
Benoit Marty bbe10382b0 ElementTheme + MaterialTheme3 2 years ago
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2 years ago
ganfra 87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra e616d75d9d Rename all features modules 2 years ago
ganfra 7a29ce1d8d Remove viewmodel/fragment references 2 years ago
ganfra eeebb99292 Move some code to 'architecture' module 2 years ago
Benoit Marty e393e8f52b Fix warning 2 years ago
Benoit Marty d397d0741d Create a MatrixItemHelper to avoid duplicated code. 2 years ago
Benoit Marty 19301756e3 Add missing Copyright 2 years ago
ganfra 2de26a30d5 Nav: First iteration integrating Appyx 2 years ago
Benoit Marty 0644a5822f Code quality 2 years ago
ganfra 2ea87307a7 Branch on viewmodel... 2 years ago
Benoit Marty 4136ba94e5 Timber for all modules 2 years ago
ganfra 5034daed6c Continue cleaning gradle files 2 years ago
ganfra dd0e3c535b Timeline: first version of diff/cache 2 years ago
ganfra 69591ccb3e First tries with Html rendering... 2 years ago
Benoit Marty 6392c57fce Setup Showkase and add some Preview. WIP 2 years ago
ganfra 5dc7999a97 Add animation on screen navigation 2 years ago
ganfra 4521e59647 Timeline: improve image aspectRatio 2 years ago
ganfra 1ba025ed30 Try using custom fetcher for Coil... 2 years ago