Commit Graph

38 Commits

Author SHA1 Message Date
Benoit Marty
d6058716c6 Format project 2022-12-09 12:06:37 +01:00
Benoit Marty
024fb7146d Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
ganfra
ff61a46e94 RoomList: extend a bit the range of SS window 2022-11-24 10:39:31 +01:00
Benoit Marty
cddd039156 Merge branch 'feature/bma/optimizeLazyColumn' into develop 2022-11-23 18:08:44 +01:00
Benoit Marty
f17f4f55d7 Use provided modifier 2022-11-23 18:06:13 +01:00
Benoit Marty
c15b625d94 Do not use key to ensure that the list scroll if a room appears at the top 2022-11-23 17:33:06 +01:00
Benoit Marty
89224744e5 Optimize lazy column 2022-11-23 17:07:08 +01:00
ganfra
4ddf216bee RoomList: remove old item 2022-11-23 17:02:31 +01:00
ganfra
c246561aaf RoomList: avoid recomposition 2022-11-23 15:39:03 +01:00
ganfra
51367a50ea Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop 2022-11-23 14:48:39 +01:00
ganfra
f9acecf9eb RoomList: simple implementation of setRange 2022-11-23 14:48:26 +01:00
Benoit Marty
91c979484f Move ViewModel declaration to method param 2022-11-23 14:15:51 +01:00
ganfra
a5c09f0b85 Fix roomlist filter back 2022-11-23 10:39:40 +01:00
ganfra
de122a6340 RoomList: improve filter 2022-11-22 17:34:24 +01:00
ganfra
5f6a79e496 Makes search view in TopBar 2022-11-22 17:21:49 +01:00
Benoit Marty
4040699a4b Filter room list 2022-11-22 13:27:11 +01:00
Benoit Marty
a772865618 Ensure room placeholder are displayed as soon as the app is started. 2022-11-22 11:51:12 +01:00
Benoit Marty
988b5b3fdf Extract ConfirmationDialog to the design system module 2022-11-16 13:35:23 +01:00
Benoit Marty
c1d7f56870 Add confirmation dialog before loggong out. 2022-11-16 10:56:18 +01:00
ganfra
089e1da4b7 Clean RoomListViewModel 2022-11-10 18:49:09 +01:00
ganfra
2bf898582c Move some package on core + try some stuff around sync/roomlist 2022-11-10 12:39:37 +01:00
ganfra
c8b8c08c99 Timeline: add avatar and displayname (not dynamic...) 2022-11-08 16:09:24 +01:00
ganfra
f176ad6105 Start filling MatrixRoom class and use it in MessagesScreen 2022-11-04 17:56:14 +01:00
ganfra
823cef8b7c Fix bunch of issues around login/logout and introduces messages feature 2022-11-04 14:50:30 +01:00
ganfra
986fae43c2 Continue refinement of RoomList (and remove avatar library) 2022-11-03 19:26:45 +01:00
ganfra
4551c9307e Refine UI 2022-11-03 12:57:49 +01:00
ganfra
c66b7a699c RoomList: avoid recomposition on avatar and add placeholder 2022-11-03 10:58:53 +01:00
ganfra
66dc61cc3e Use latest matrix-rust-sdk and enable encryption 2022-11-03 10:27:57 +01:00
ganfra
3ed12f4871 Fix theming dark/light 2022-11-02 20:03:31 +01:00
ganfra
9037b9b66b RoomList: add avatar for rooms and date formatting 2022-11-02 19:04:29 +01:00
ganfra
1801bcfcd3 Try some stuff on room list and avatar... 2022-10-30 15:43:07 +01:00
ganfra
207e402cc5 RoomList: avoid to many recompositions 2022-10-30 13:48:06 +01:00
ganfra
3371f99f93 Branch signout 2022-10-28 20:22:53 +02:00
ganfra
c1fcc51d09 Start implementing logic for room summary list 2022-10-28 20:17:18 +02:00
Benoit Marty
13eedb3cd3 Add room list header. 2022-10-28 17:38:31 +02:00
Benoit Marty
a2f0b1c541 Merge remote-tracking branch 'origin/develop' into develop 2022-10-28 17:27:40 +02:00
ganfra
c172d41934 CHange some packages 2022-10-27 20:01:27 +02:00
ganfra
83ac870c92 Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00