Commit Graph

  • 5be6b74b31 Fix outdated doc. Benoit Marty 2023-06-26 20:42:56 +02:00
  • 0c7832534c Cleanup Benoit Marty 2023-06-26 18:45:51 +02:00
  • 43b7acc64e Iterate on reactions (#668) Benoit Marty 2023-06-26 18:31:50 +02:00
  • 5e455eccb6 Fix compilation issue after rebase Benoit Marty 2023-06-26 17:27:51 +02:00
  • fb01559ac4 Date separator: body/sm/medium and color/text/primary Benoit Marty 2023-06-26 17:00:18 +02:00
  • 67fb6c3838 Add GroupedEvent in the preview. Benoit Marty 2023-06-26 16:50:13 +02:00
  • 02a71155d9 Improve rendering of message reply preview. Benoit Marty 2023-06-26 15:38:48 +02:00
  • e2731c1d4c Fix color of reply body preview. Benoit Marty 2023-06-26 15:28:07 +02:00
  • 5a6a984bc1 Use same size. Benoit Marty 2023-06-26 15:27:46 +02:00
  • 875bb9a55c Add preview for TimelineItemImageContent, (and video and file) since the icon is rendered differently in this case. Benoit Marty 2023-06-26 14:56:47 +02:00
  • 3e37f1a483 16.dp padding on start of Timestamp https://www.figma.com/file/0MMNu7cTOzLOlWb7ctTkv3/Element-X?type=design&node-id=2128%3A107003&t=y1eqw6l1S8Mw3g3e-1 Benoit Marty 2023-06-26 14:51:16 +02:00
  • ee3e2108a0 Move all density unit calculation to the same place. Benoit Marty 2023-06-26 13:50:02 +02:00
  • 77432ef1a7 Create AvatarSize.MessageActionSender for Avatar in message actions bottom sheet (same value but do not use AvatarSize.TimelineSender) Benoit Marty 2023-06-26 13:15:40 +02:00
  • 20fd1c371c Fix warning Benoit Marty 2023-06-26 13:11:54 +02:00
  • ddaf862764 Improve preview by adding Divider, and improve rendering. Benoit Marty 2023-06-26 13:06:38 +02:00
  • e7072c2c4a Improve rendering when only one line is displayed. Benoit Marty 2023-06-26 12:53:58 +02:00
  • 36d86be414 Improve preview for TimelineItemTextView Benoit Marty 2023-06-26 12:30:31 +02:00
  • 01cd45b240 Add padding on TimelineItemFileView Benoit Marty 2023-06-26 12:20:48 +02:00
  • 6c229170e1 Increase padding in error case Benoit Marty 2023-06-26 12:20:15 +02:00
  • 9a91e0fbc1 Ensure message bubble is .75f width screen ratio. Remove padding from LazyList and apply padding to content to ensure width is correctly computed. Avoid using LocalConfiguration, its not working well with screenshot test. Benoit Marty 2023-06-26 11:04:09 +02:00
  • d2d5e2e745 Modifier parameter as first param with default value. Benoit Marty 2023-06-23 15:01:17 +02:00
  • ec74193170 Fix dev issue. Benoit Marty 2023-06-23 14:59:09 +02:00
  • 705883b29c Rename file. Benoit Marty 2023-06-23 14:39:05 +02:00
  • 12c2a201d6 Use new aTimelineItemReactions fun. Benoit Marty 2023-06-23 14:25:21 +02:00
  • b6cdafe02d Fix test compilation issue. Benoit Marty 2023-06-23 14:26:03 +02:00
  • 22b16850cb Bubble max width to 3/4 of the screen width Benoit Marty 2023-06-23 14:17:07 +02:00
  • c4836ac066 Iterate on extra padding solution. Benoit Marty 2023-06-23 12:36:09 +02:00
  • 69868917ba Iterate on Room placeholder Benoit Marty 2023-06-23 10:40:13 +02:00
  • 980d5462f3 Iterate on Room placeholder Benoit Marty 2023-06-23 10:38:36 +02:00
  • 2bc52216f5 Rework timestamp position. Add extra empty text to message content to avoid timestamp to overlap the text. Benoit Marty 2023-06-23 09:38:07 +02:00
  • 5f20c17acf Increase padding for timestamp Benoit Marty 2023-06-22 17:16:20 +02:00
  • 322fcd1ef1 Increase space between messages. Benoit Marty 2023-06-22 17:12:02 +02:00
  • af95f9a131 Rework Message bubbles, to avoid using zIndex and offset. Benoit Marty 2023-06-22 17:04:57 +02:00
  • 3b94fe6061 Rework avatar rendering of sender of message. Benoit Marty 2023-06-22 15:19:20 +02:00
  • 4c76396239 Add missing previews. Benoit Marty 2023-06-22 12:12:20 +02:00
  • 934e030d49 Change bubble background colors - also affects background of reactions. Benoit Marty 2023-06-22 11:46:21 +02:00
  • 905f681d70 Disable tonal elevation for bottom sheet in light theme. Benoit Marty 2023-06-22 11:19:08 +02:00
  • 5ef52f063b Fab icon alignment. Benoit Marty 2023-06-22 10:11:19 +02:00
  • fb09991793 Create UnreadIndicatorAtom with preview. Benoit Marty 2023-06-21 18:09:06 +02:00
  • 0c0f11eb61 Extract InvitesEntryPointView and change font style to bodyMedium Benoit Marty 2023-06-21 18:00:21 +02:00
  • c966acb829 Remove useless (?) Column. Benoit Marty 2023-06-21 17:46:56 +02:00
  • 637bc9706b Move preview to the Composable it is previewing. Benoit Marty 2023-06-21 17:42:24 +02:00
  • 7eca946313 Extract RequestVerificationHeader to its own file. Benoit Marty 2023-06-21 17:34:45 +02:00
  • 8b03203cc1 Design: iterate on Room List item Benoit Marty 2023-06-21 17:31:05 +02:00
  • d7424ad1c3 Fix an issue on Avatar when font scale is not 1f. Benoit Marty 2023-06-21 17:27:15 +02:00
  • 92bd16832d Rework AvatarSize. Remove default value for AvatarSize, it has to be explicitely provided. Benoit Marty 2023-06-21 16:01:42 +02:00
  • 4d0f58568f Room list: tweak UI and add overflow menu with report bug and invite friends action. Extract invite friends action to a use case to avoid copy paste. Benoit Marty 2023-06-21 14:50:00 +02:00
  • 710c3b279a Add JoinedRoom posthog event (#687) Yoan Pintas 2023-06-27 18:32:20 +02:00
  • a16335b4b7 [Compound] Integrate compound tokens (#586) Jorge Martin Espinosa 2023-06-27 18:15:40 +02:00
  • 98c146c633 NetworkMonitor: new strategy, looks like it works. ganfra 2023-06-27 17:58:45 +02:00
  • 01a1b1c776 Merge pull request #693 from vector-im/feature/bma/removeOldResources Benoit Marty 2023-06-27 16:44:09 +02:00
  • a791064da2 Merge pull request #695 from vector-im/feature/bma/nonBlockingDiawi Benoit Marty 2023-06-27 16:43:39 +02:00
  • d366b40c47 Do not fail the whole build if Diawi upload fails Benoit Marty 2023-06-27 16:16:11 +02:00
  • 44e53b9526 StringR -> CommonStrings Benoit Marty 2023-06-27 16:11:32 +02:00
  • aadc6d68d8 Merge branch 'develop' into feature/bma/removeOldResources Benoit Marty 2023-06-27 16:09:30 +02:00
  • c33a08b602 Merge pull request #684 from vector-im/feature/bma/stringR Benoit Marty 2023-06-27 16:00:31 +02:00
  • 838fb7e689 Link from CONTRIBUTING.md to dev onboarding (#686) jonnyandrew 2023-06-27 13:59:00 +00:00
  • 698d5174ff Update screenshots ElementBot 2023-06-27 13:54:18 +00:00
  • ca1df5829f Danger: remove "add screenshots" warning (#691) Chris Smith 2023-06-27 14:37:44 +01:00
  • f6a1db44a6 Fix some code quality/formatting ganfra 2023-06-27 14:39:28 +02:00
  • 812880a148 RoomList: fix tests and sample ganfra 2023-06-27 14:06:58 +02:00
  • 9264dd891e More cleanup Benoit Marty 2023-06-27 13:38:55 +02:00
  • 316d57d1b6 Async API improvements "v2" (#672) Marco Romano 2023-06-27 13:37:23 +02:00
  • 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. Benoit Marty 2023-06-27 13:34:55 +02:00
  • d9559af2cf RoomList: branch invites ganfra 2023-06-27 12:52:06 +02:00
  • bc682cdfa3 Fix compilation issue. Benoit Marty 2023-06-27 11:29:45 +02:00
  • 34f5e0597a Merge branch 'develop' into feature/fga/room_list_api ganfra 2023-06-27 10:47:50 +02:00
  • 8f5fb64ba5 RoomList/Timeline: makes sure initial values are set before computing diff/update ganfra 2023-06-27 10:47:14 +02:00
  • 01ea66e60e Merge pull request #680 from vector-im/renovate/org.matrix.rustcomponents Benoit Marty 2023-06-27 10:37:05 +02:00
  • 931edb27ae Update check rule. Benoit Marty 2023-06-27 09:55:14 +02:00
  • dfa1adb9c1 More cleanup Benoit Marty 2023-06-27 09:51:33 +02:00
  • 798da50454 Use CommonStrings everywhere Benoit Marty 2023-06-27 09:42:28 +02:00
  • 4fa7d1a2d8 Introduce handy aliases to avoid writing this: import io.element.android.libraries.ui.strings.R as StringR Benoit Marty 2023-06-27 09:44:38 +02:00
  • 882f75864c Set up SDK & reusable map view component (#476) Marco Romano 2023-06-27 09:23:00 +02:00
  • 4fe7bb6809 Add sendLocation API to Rust Room (#681) Marco Romano 2023-06-27 09:12:17 +02:00
  • b437360bc5 Update dependency app.cash.molecule:molecule-runtime to v0.10.0 (#679) renovate[bot] 2023-06-27 08:36:25 +02:00
  • fe59b381a7 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.25 renovate[bot] 2023-06-27 06:30:11 +00:00
  • 32332deaf4 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.24 (#675) renovate[bot] 2023-06-27 08:29:36 +02:00
  • eb00ef3c06 RoomList: fix small error in update processing ganfra 2023-06-26 22:58:54 +02:00
  • 7c76a74a30 RoomList/Timeline : Add Buffer(Unlimited) to avoid blocking rust listener thread ganfra 2023-06-26 22:32:59 +02:00
  • 19e2c104af RoomList: update LoadingState and fix a crash ganfra 2023-06-26 22:30:12 +02:00
  • 7c87005caa Merge pull request #674 from vector-im/renovate/appyx ganfra 2023-06-26 21:31:06 +02:00
  • 8c66924be9 Timeline: refactor a bit ganfra 2023-06-26 18:18:48 +02:00
  • fa48c29486 RoomList: more rework on RoomSummaryDataSource ganfra 2023-06-26 18:02:53 +02:00
  • c5c9cd33da Refine handleSnackbarMessage API (#676) Marco Romano 2023-06-26 16:29:50 +02:00
  • 5c469765c8 Update appyx to v1.3.0 renovate[bot] 2023-06-26 10:07:03 +00:00
  • 59061f9e37 Merge pull request #648 from vector-im/feature/bma/clearCache Benoit Marty 2023-06-26 12:06:26 +02:00
  • 36910abca4 Move FileSizeFormatter to module :libraries:androidutils Benoit Marty 2023-06-26 11:14:53 +02:00
  • b6920afb7f Move cache management to a dedicated class and in the setting module, for clarity. Benoit Marty 2023-06-23 15:38:04 +02:00
  • cc1c3c8f7b Improve readability Benoit Marty 2023-06-23 15:24:46 +02:00
  • baf117e8fa Move content to to File.kt. Also remove deleteAllFiles, we have deleteRecursively now. Benoit Marty 2023-06-23 15:20:54 +02:00
  • 145cd410c7 Idx -> Index Benoit Marty 2023-06-23 15:20:19 +02:00
  • 4297cfac24 Fix typo in comment. Benoit Marty 2023-06-23 15:13:47 +02:00
  • 5b4069d9f4 Use operator invoke. Benoit Marty 2023-06-23 15:13:03 +02:00
  • 48d78111db Merge dict. Benoit Marty 2023-06-23 15:08:44 +02:00
  • 35dc9eebfc Ensure all file about sqlite are deleted. Benoit Marty 2023-06-21 10:24:05 +02:00
  • 8f0834afd5 Fix compilation issue in Fake class. Benoit Marty 2023-06-21 10:15:43 +02:00
  • ffa7154e43 Implement missing methods in Fake class. Benoit Marty 2023-06-21 10:12:37 +02:00
  • fb9568258f Clear cache: clear Coil and OkHttpClient cache. Benoit Marty 2023-06-21 10:12:19 +02:00
  • 3652059a52 Lazy usage of OkHttpClient Benoit Marty 2023-06-21 10:11:43 +02:00