1224 Commits (67fd2ebba95ef6cb53502c14e3c4927293f24003)

Author SHA1 Message Date
Benoit Marty 4c76396239 Add missing previews. 1 year ago
Benoit Marty 934e030d49 Change bubble background colors - also affects background of reactions. 1 year ago
Benoit Marty 5ef52f063b Fab icon alignment. 1 year ago
Benoit Marty fb09991793 Create UnreadIndicatorAtom with preview. 1 year ago
Benoit Marty 0c0f11eb61 Extract InvitesEntryPointView and change font style to bodyMedium 1 year ago
Benoit Marty c966acb829 Remove useless (?) Column. 1 year ago
Benoit Marty 637bc9706b Move preview to the Composable it is previewing. 1 year ago
Benoit Marty 7eca946313 Extract RequestVerificationHeader to its own file. 1 year ago
Benoit Marty 8b03203cc1 Design: iterate on Room List item 1 year ago
Benoit Marty 92bd16832d Rework AvatarSize. 1 year ago
Benoit Marty 4d0f58568f Room list: tweak UI and add overflow menu with report bug and invite friends action. 1 year ago
Yoan Pintas 710c3b279a Add JoinedRoom posthog event (#687) 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
ganfra 98c146c633 NetworkMonitor: new strategy, looks like it works. 1 year ago
ganfra 812880a148 RoomList: fix tests and sample 1 year ago
Marco Romano 316d57d1b6 Async API improvements "v2" (#672) 1 year ago
Benoit Marty 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. 1 year ago
Benoit Marty bc682cdfa3 Fix compilation issue. 1 year ago
Benoit Marty dfa1adb9c1 More cleanup 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
Marco Romano 882f75864c Set up SDK & reusable map view component (#476) 1 year ago
ganfra fa48c29486 RoomList: more rework on RoomSummaryDataSource 1 year ago
Marco Romano c5c9cd33da Refine handleSnackbarMessage API (#676) 1 year ago
Benoit Marty 36910abca4 Move FileSizeFormatter to module :libraries:androidutils 1 year ago
Benoit Marty b6920afb7f Move cache management to a dedicated class and in the setting module, for clarity. 1 year ago
Benoit Marty 145cd410c7 `Idx` -> `Index` 1 year ago
Benoit Marty 5b4069d9f4 Use operator invoke. 1 year ago
Benoit Marty 8f0834afd5 Fix compilation issue in Fake class. 1 year ago
Benoit Marty fb9568258f Clear cache: clear Coil and OkHttpClient cache. 1 year ago
Benoit Marty 3652059a52 Lazy usage of OkHttpClient 1 year ago
Benoit Marty e298670b68 var -> val 1 year ago
Benoit Marty 979ebe4adb Close the client before deleting data, and ensure the app is restarted, using a cache Index. 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
Benoit Marty 2a7d252a4e Display cache size in the developer settings (#643) 1 year ago
Benoit Marty f014f0a3ae Add clear cache action in the developer settings (#643) 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
ganfra f3e072bdb0 RoomList: try syncing when network is back and inError state 1 year ago
ganfra 7846fa19b4 Network monitor : try to make it more reliable... 1 year ago
Jorge Martin Espinosa cf2723ac7f [Message Actions] Copy events to clipboard (#665) 1 year ago
Chris Smith 67587b836a Keep screen analytics entirely in the node 1 year ago
Johannes Marbach f0f1a026f7 Add (primitive) screen tracking for room & DM creation 1 year ago
Chris Smith 318db6f44c Add some tests for create room analytics 1 year ago
Jorge Martin Espinosa 9251cbf536 [Message Actions] Report messages (#642) 1 year ago
ganfra e0e50a97e9 API: simplify NetworkMonitor api 1 year ago
Jorge Martin Espinosa 42827206b3 [Message Actions] Forward messages (#635) 1 year ago
ganfra ef8dc6ea7a RoomList: change a bit the api of RoomSummaryDataSource 1 year ago
ganfra 2115db7af5 Rust sdk update: make the app compile 1 year ago
ganfra 8e617b427d CanSendEvent default to true and branch refresh mechanism... 1 year ago
Benoit Marty da110bd2c4 Extract `getCanSendEvent` to the `matrixui` module, rename to `canSendEventAsState` and use produceState. 1 year ago