Commit Graph

  • db1cdbfbd4 Setup nighlty build + GitHub action Benoit Marty 2022-11-23 15:07:10 +01:00
  • a495da31fa Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-23 14:48:39 +01:00
  • a75b906414 RoomList: simple implementation of setRange ganfra 2022-11-23 14:48:26 +01:00
  • ac87b480e6 Move ViewModel declaration to method param Benoit Marty 2022-11-23 14:15:39 +01:00
  • 9cf648193e Update compose dependencies ganfra 2022-11-23 11:22:32 +01:00
  • ae6b6fe1f3 Fix roomlist filter back ganfra 2022-11-23 10:39:40 +01:00
  • d9d87e4d2f Fix some theming ganfra 2022-11-22 20:12:47 +01:00
  • 2154e5cd09 Use SlidingSync timeline ganfra 2022-11-22 19:37:03 +01:00
  • e1ea7afcef Use coldCache ganfra 2022-11-22 19:36:55 +01:00
  • a7fca33a8f Update matrix-rust-sdk to demo branch ganfra 2022-11-22 19:28:35 +01:00
  • 6c6fecf6e8 Composer: avoid recomposition ganfra 2022-11-22 19:28:22 +01:00
  • b9247970ed Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-22 19:09:45 +01:00
  • 4e05182df4 Quick snackbar for unimplemented actions Benoit Marty 2022-11-22 18:38:45 +01:00
  • 207859f05e Try to improve composer... ganfra 2022-11-22 18:15:32 +01:00
  • 5daa19cc6f Set InitialDeviceName to "ElementX Android" ganfra 2022-11-22 17:47:09 +01:00
  • fa021fb438 RoomList: improve filter ganfra 2022-11-22 17:29:56 +01:00
  • 5e30891765 Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-22 17:22:01 +01:00
  • 944b0c7257 Makes search view in TopBar ganfra 2022-11-22 17:21:49 +01:00
  • d44a287933 Redact event from the bottom sheet Benoit Marty 2022-11-22 16:37:17 +01:00
  • dd4d2bcd74 Temporary block orientation to sensorPortrait because the RichTextEditor library is crashing on configuration change. No quick fix found so far. Benoit Marty 2022-11-22 16:12:20 +01:00
  • 5dc7999a97 Add animation on screen navigation ganfra 2022-11-22 16:11:05 +01:00
  • 4521e59647 Timeline: improve image aspectRatio ganfra 2022-11-22 15:46:46 +01:00
  • cf25198739 Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-22 14:15:51 +01:00
  • 1948e75ece Improve images on timeline ganfra 2022-11-22 14:15:38 +01:00
  • 1f05c41ab7 Filter room list Benoit Marty 2022-11-22 12:42:15 +01:00
  • 3e6c3d0397 Other way of observing form state ganfra 2022-11-22 12:56:37 +01:00
  • cf0570661d Login: should fix case after logout... ganfra 2022-11-22 12:22:52 +01:00
  • bf64c8945a Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-22 12:10:45 +01:00
  • b2d154f4a0 Login: try to fix some stuff around login/logout.. ganfra 2022-11-22 12:04:01 +01:00
  • 8829830ace Ensure room placeholder are displayed as soon as the app is started. Benoit Marty 2022-11-22 11:31:03 +01:00
  • 7a0f2462d1 Improve password field. Benoit Marty 2022-11-22 10:58:15 +01:00
  • 1ba025ed30 Try using custom fetcher for Coil... ganfra 2022-11-21 20:15:11 +01:00
  • f9d389fe97 Timeline: fix max width bubble ganfra 2022-11-21 18:56:45 +01:00
  • 50efcc1bfb Try to map some theming colors/font but it makes no sense at the moment ganfra 2022-11-21 17:56:33 +01:00
  • 1fc282db98 Add long click support on timeline item ganfra 2022-11-21 12:42:42 +01:00
  • 0166702b08 Make the app compile in release Benoit Marty 2022-11-18 17:26:56 +01:00
  • a7c2d86a55 Debug and release app name Benoit Marty 2022-11-18 16:58:19 +01:00
  • d013d2ff23 Properly share debug signature and also use it for release version. Benoit Marty 2022-11-18 16:55:57 +01:00
  • 4a9c5d4c4b Try to Preview the navigation (not working) Benoit Marty 2022-11-18 16:34:50 +01:00
  • 6c6117899f Update app icon Benoit Marty 2022-11-16 14:05:37 +01:00
  • 1a3a823040 Extract ConfirmationDialog to the design system module Benoit Marty 2022-11-16 13:31:29 +01:00
  • 8489890a1a Add confirmation dialog before loggong out. Benoit Marty 2022-11-16 10:56:18 +01:00
  • 5e39f6e3a0 Merge remote-tracking branch 'origin/develop' into develop Benoit Marty 2022-11-16 10:42:56 +01:00
  • d96a714bd9 Change screen: propagate current homeserver value Benoit Marty 2022-11-16 10:42:37 +01:00
  • 8fb60f3b86 Format Benoit Marty 2022-11-16 10:20:59 +01:00
  • 0840602069 Login: change server screen WIP Benoit Marty 2022-11-15 15:22:43 +01:00
  • d1408395f4 Try to fix some issues with roomList and timeline... ganfra 2022-11-14 18:06:44 +01:00
  • ae17ff1b58 Fix dialog theme Benoit Marty 2022-11-14 16:09:50 +01:00
  • 67f3c94f55 Clean RoomListViewModel ganfra 2022-11-10 18:49:09 +01:00
  • b4c216d7a5 Don't use flow chunk for now as it leads to errors ganfra 2022-11-10 18:37:23 +01:00
  • fec43424df Fix login state ganfra 2022-11-10 18:06:44 +01:00
  • 21228c23b2 Create coroutine application scope ganfra 2022-11-10 16:28:06 +01:00
  • 0719dc53f2 Update matrix-rust-sdk ganfra 2022-11-10 16:20:16 +01:00
  • 6c0122615f Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-10 12:39:55 +01:00
  • 1ec8b3a994 Move some package on core + try some stuff around sync/roomlist ganfra 2022-11-10 12:39:37 +01:00
  • 80065be58b Animate carousel Benoit Marty 2022-11-10 12:00:00 +01:00
  • 926955d79e Only signin button for now Benoit Marty 2022-11-10 11:17:02 +01:00
  • 6cf010db44 Reactions: don't add if reactions are empty ganfra 2022-11-10 09:57:39 +01:00
  • 78d60622db Timeline: quick implementation of reactions (without interactions) ganfra 2022-11-09 19:36:12 +01:00
  • 9f358c43a6 Timeline : smaller informative view icon ganfra 2022-11-09 17:54:50 +01:00
  • 3e2fbb2d59 Merge remote-tracking branch 'origin/develop' into develop Benoit Marty 2022-11-09 17:29:50 +01:00
  • 978975342e OnBoarding Benoit Marty 2022-11-09 16:35:33 +01:00
  • c5a74c1cc8 Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-09 17:25:20 +01:00
  • 15833f1c9a Makes sendMessage suspend ganfra 2022-11-09 17:24:56 +01:00
  • 0573ea547e Timeline: start handling multiple contents ganfra 2022-11-09 17:23:35 +01:00
  • 4114ec4efc Add link Benoit Marty 2022-11-09 15:47:58 +01:00
  • 60c744ca0c Clarify sent text. Benoit Marty 2022-11-09 11:14:01 +01:00
  • 031d1e338d Empty composer when message is sent Benoit Marty 2022-11-09 10:26:39 +01:00
  • c7ab2dd105 Create a dedicated ViewModel for the composer Benoit Marty 2022-11-08 18:13:37 +01:00
  • cbab671866 Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-08 19:41:03 +01:00
  • 8fe85a756b Update to latest matrix-rust-sdk and update store session so it compiles ganfra 2022-11-08 19:40:51 +01:00
  • 5eb3ce8f21 Composer fullscreen toggle Benoit Marty 2022-11-08 17:42:47 +01:00
  • 7ca1f90512 Composer: avoid passing interface Callback as it will force recomposition ganfra 2022-11-08 17:17:32 +01:00
  • f85e522842 Messages: update how textcomposer is composed ganfra 2022-11-08 17:05:32 +01:00
  • b8fcfc8ecd Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop ganfra 2022-11-08 16:14:35 +01:00
  • c2273d62f9 Timeline: add avatar and displayname (not dynamic...) ganfra 2022-11-08 16:09:24 +01:00
  • 04d2e206ee Composer compiling and running Benoit Marty 2022-11-08 13:49:50 +01:00
  • 848f665509 Timeline: start refine bubbles ganfra 2022-11-08 12:04:21 +01:00
  • bdb2a1295c Messages: refine a bit toolbar ganfra 2022-11-08 11:08:02 +01:00
  • 754d266325 Timeline: map on background thread ganfra 2022-11-08 10:55:56 +01:00
  • 074da752ec Timeline: compute group position ganfra 2022-11-08 09:54:23 +01:00
  • 38cc86b8f6 Start implementing an ugly timeline ganfra 2022-11-07 22:24:43 +01:00
  • ef74e54fea Add chunk operator on flow ganfra 2022-11-07 18:42:07 +01:00
  • 9dfd471907 Quickly branch pagination ganfra 2022-11-07 18:41:28 +01:00
  • 8f3233e450 Start implementing timeline ganfra 2022-11-07 12:36:03 +01:00
  • ed764c097f Rise timelinelimit to 10 ganfra 2022-11-04 18:59:47 +01:00
  • a330283de5 SlidingSyncObserverProxy : avoid fooding flow ganfra 2022-11-04 18:48:47 +01:00
  • b46d80fa35 Compose: add background color to host to avoid blink between nav ganfra 2022-11-04 17:56:31 +01:00
  • 11b74c0279 Start filling MatrixRoom class and use it in MessagesScreen ganfra 2022-11-04 17:56:14 +01:00
  • d04d847521 Fix bunch of issues around login/logout and introduces messages feature ganfra 2022-11-04 14:50:30 +01:00
  • b5e4ef9637 RoomSummaryDataSource: not sure what to do when update index is > size ganfra 2022-11-03 19:28:01 +01:00
  • f55bb16bfa Continue refinement of RoomList (and remove avatar library) ganfra 2022-11-03 18:02:53 +01:00
  • 5984ffc960 Refine UI ganfra 2022-11-03 12:57:49 +01:00
  • eb2fd13518 RoomList: avoid recomposition on avatar and add placeholder ganfra 2022-11-03 10:58:53 +01:00
  • 30665b2594 Use latest matrix-rust-sdk and enable encryption ganfra 2022-11-03 10:27:57 +01:00
  • 87e6bd1210 Fix theming dark/light ganfra 2022-11-02 20:03:31 +01:00
  • 9a05ad13c6 RoomList: add avatar for rooms and date formatting ganfra 2022-11-02 19:04:29 +01:00
  • 14992cb63a Try some stuff on room list and avatar... ganfra 2022-10-30 15:43:07 +01:00
  • fcf7e8d7f1 RoomList: avoid to many recompositions ganfra 2022-10-30 13:48:06 +01:00
  • 485b38efad Add Timber ganfra 2022-10-28 20:38:47 +02:00