2686 Commits (a68f39d8c4942bfc772cd0c278c269f3630365dd)

Author SHA1 Message Date
Benoit Marty 9a91e0fbc1 Ensure message bubble is .75f width screen ratio. Remove padding from LazyList and apply padding to content to ensure width is correctly computed. 1 year ago
Benoit Marty d2d5e2e745 Modifier parameter as first param with default value. 1 year ago
Benoit Marty ec74193170 Fix dev issue. 1 year ago
Benoit Marty 705883b29c Rename file. 1 year ago
Benoit Marty 12c2a201d6 Use new `aTimelineItemReactions` fun. 1 year ago
Benoit Marty b6cdafe02d Fix test compilation issue. 1 year ago
Benoit Marty 22b16850cb Bubble max width to 3/4 of the screen width 1 year ago
Benoit Marty c4836ac066 Iterate on extra padding solution. 1 year ago
Benoit Marty 69868917ba Iterate on Room placeholder 1 year ago
Benoit Marty 980d5462f3 Iterate on Room placeholder 1 year ago
Benoit Marty 2bc52216f5 Rework timestamp position. 1 year ago
Benoit Marty 5f20c17acf Increase padding for timestamp 1 year ago
Benoit Marty 322fcd1ef1 Increase space between messages. 1 year ago
Benoit Marty af95f9a131 Rework Message bubbles, to avoid using zIndex and offset. 1 year ago
Benoit Marty 3b94fe6061 Rework avatar rendering of sender of message. 1 year ago
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