1514 Commits (43ff5a911666c5a72489f882addf3650eae31f23)

Author SHA1 Message Date
Jorge Martin Espinosa b66801a022 Fix crash when opening a URL with associated text (#699) 1 year ago
Jorge Martin Espinosa 683b0b3594 Link Compound's `TypographyTokens` to `ElementTheme`. (#700) 1 year ago
Benoit Marty 8c3402b3f9 Use Semantic color for placeholder. 1 year ago
Benoit Marty 8dcf527933 Fix compilation issue after rebase. 1 year ago
Benoit Marty 80f2f6aa55 Fix compilation issue after rebase. 1 year ago
Benoit Marty 31c7c29836 Fix rendering of Room item in ForwardMessagesView 1 year ago
Benoit Marty 30d2a319ce Use a determinate progress indicator to improve the preview rendering 1 year ago
Benoit Marty 0c7832534c Cleanup 1 year ago
Benoit Marty 43b7acc64e Iterate on reactions (#668) 1 year ago
Benoit Marty 5e455eccb6 Fix compilation issue after rebase 1 year ago
Benoit Marty 02a71155d9 Improve rendering of message reply preview. 1 year ago
Benoit Marty e2731c1d4c Fix color of reply body preview. 1 year ago
Benoit Marty ee3e2108a0 Move all density unit calculation to the same place. 1 year ago
Benoit Marty 77432ef1a7 Create AvatarSize.MessageActionSender for Avatar in message actions bottom sheet (same value but do not use AvatarSize.TimelineSender) 1 year ago
Benoit Marty ddaf862764 Improve preview by adding Divider, and improve rendering. 1 year ago
Benoit Marty e7072c2c4a Improve rendering when only one line is displayed. 1 year ago
Benoit Marty 980d5462f3 Iterate on Room placeholder 1 year ago
Benoit Marty 905f681d70 Disable tonal elevation for bottom sheet in light theme. 1 year ago
Benoit Marty fb09991793 Create UnreadIndicatorAtom with preview. 1 year ago
Benoit Marty d7424ad1c3 Fix an issue on Avatar when font scale is not 1f. 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
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
Benoit Marty 44e53b9526 StringR -> CommonStrings 1 year ago
ganfra f6a1db44a6 Fix some code quality/formatting 1 year ago
ganfra 812880a148 RoomList: fix tests and sample 1 year ago
Benoit Marty 9264dd891e More cleanup 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
ganfra d9559af2cf RoomList: branch invites 1 year ago
ganfra 8f5fb64ba5 RoomList/Timeline: makes sure initial values are set before computing diff/update 1 year ago
Benoit Marty dfa1adb9c1 More cleanup 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
Benoit Marty 4fa7d1a2d8 Introduce handy aliases to avoid writing this: `import io.element.android.libraries.ui.strings.R as StringR` 1 year ago
Marco Romano 4fe7bb6809 Add `sendLocation` API to Rust Room (#681) 1 year ago
renovate[bot] 32332deaf4 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.24 (#675) 1 year ago
ganfra eb00ef3c06 RoomList: fix small error in update processing 1 year ago
ganfra 7c76a74a30 RoomList/Timeline : Add Buffer(Unlimited) to avoid blocking rust listener thread 1 year ago
ganfra 19e2c104af RoomList: update LoadingState and fix a crash 1 year ago
ganfra 8c66924be9 Timeline: refactor a bit 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 baf117e8fa Move content to to File.kt. Also remove deleteAllFiles, we have deleteRecursively now. 1 year ago
Benoit Marty 145cd410c7 `Idx` -> `Index` 1 year ago
Benoit Marty 4297cfac24 Fix typo in comment. 1 year ago
Benoit Marty 35dc9eebfc Ensure all file about sqlite are deleted. 1 year ago
Benoit Marty ffa7154e43 Implement missing methods in Fake class. 1 year ago
Benoit Marty 3652059a52 Lazy usage of OkHttpClient 1 year ago