2224 Commits (b66801a02285b495faccb519966c7971a7e550b2)
 

Author SHA1 Message Date
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 905f681d70 Disable tonal elevation for bottom sheet in light theme. 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 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
Yoan Pintas 710c3b279a Add JoinedRoom posthog event (#687) 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
Benoit Marty 01a1b1c776 Merge pull request #693 from vector-im/feature/bma/removeOldResources 1 year ago
Benoit Marty a791064da2 Merge pull request #695 from vector-im/feature/bma/nonBlockingDiawi 1 year ago
Benoit Marty d366b40c47 Do not fail the whole build if Diawi upload fails 1 year ago
Benoit Marty 44e53b9526 StringR -> CommonStrings 1 year ago
Benoit Marty aadc6d68d8 Merge branch 'develop' into feature/bma/removeOldResources 1 year ago
Benoit Marty c33a08b602 Merge pull request #684 from vector-im/feature/bma/stringR 1 year ago
jonnyandrew 838fb7e689 Link from CONTRIBUTING.md to dev onboarding (#686) 1 year ago
ElementBot 698d5174ff Update screenshots 1 year ago
Chris Smith ca1df5829f Danger: remove "add screenshots" warning (#691) 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
Benoit Marty bc682cdfa3 Fix compilation issue. 1 year ago
Benoit Marty 01ea66e60e Merge pull request #680 from vector-im/renovate/org.matrix.rustcomponents 1 year ago
Benoit Marty 931edb27ae Update check rule. 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 882f75864c Set up SDK & reusable map view component (#476) 1 year ago
Marco Romano 4fe7bb6809 Add `sendLocation` API to Rust Room (#681) 1 year ago
renovate[bot] b437360bc5 Update dependency app.cash.molecule:molecule-runtime to v0.10.0 (#679) 1 year ago
renovate[bot] fe59b381a7 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.25 1 year ago
renovate[bot] 32332deaf4 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.24 (#675) 1 year ago
ganfra 7c87005caa Merge pull request #674 from vector-im/renovate/appyx 1 year ago
Marco Romano c5c9cd33da Refine handleSnackbarMessage API (#676) 1 year ago
renovate[bot] 5c469765c8 Update appyx to v1.3.0 1 year ago
Benoit Marty 59061f9e37 Merge pull request #648 from vector-im/feature/bma/clearCache 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 cc1c3c8f7b Improve readability 1 year ago
Benoit Marty baf117e8fa Move content to to File.kt. Also remove deleteAllFiles, we have deleteRecursively now. 1 year ago