116 Commits (e4ca3541c31644d3e813b07ac9b23628738e9ff6)

Author SHA1 Message Date
Benoit Marty e393e8f52b Fix warning 2 years ago
Benoit Marty 08eb8de09b Create a UserViewModel to avoid duplicated code. 2 years ago
Benoit Marty d397d0741d Create a MatrixItemHelper to avoid duplicated code. 2 years ago
Benoit Marty 47877c4076 Create a MatrixUserRow composable 2 years ago
Benoit Marty c5c05e3867 Create `matrixui` module and remove dependency to `coil` in the matrix module. Move `MatrixUser` there. 2 years ago
Benoit Marty 19301756e3 Add missing Copyright 2 years ago
Benoit Marty 166f9e47f2 Move logout and report bug to Setting screen 2 years ago
ganfra 2de26a30d5 Nav: First iteration integrating Appyx 2 years ago
Benoit Marty 3f7a83c519 Add rageskahe module 2 years ago
Benoit Marty 0644a5822f Code quality 2 years ago
ganfra 9aa0ce9438 Introduce SessionComponent 2 years ago
ganfra 2ea87307a7 Branch on viewmodel... 2 years ago
Benoit Marty c8b344644b Ktlint for all modules + run it 2 years ago
Benoit Marty d00d934aa0 Fix compilation error 2 years ago
Benoit Marty 45ee50d9b8 Fix detekted issues. 2 years ago
Benoit Marty f8ccf53175 Fix detekted issues. 2 years ago
Benoit Marty 40bf9351ca Fix detekted issues. 2 years ago
Benoit Marty 4136ba94e5 Timber for all modules 2 years ago
Benoit Marty f2f08b40e0 Format project again 2 years ago
Benoit Marty 09087a7e86 Fix some lint issues and reduce severity of `UnusedResources` 2 years ago
Benoit Marty a413b635d1 Format project 2 years ago
ganfra 5034daed6c Continue cleaning gradle files 2 years ago
Benoit Marty 6392c57fce Setup Showkase and add some Preview. WIP 2 years ago
ganfra cfda0f08bf RoomList: extend a bit the range of SS window 2 years ago
Benoit Marty 5026f459d0 Use provided modifier 2 years ago
Benoit Marty e29e0a99db Do not use key to ensure that the list scroll if a room appears at the top 2 years ago
Benoit Marty e31131ee69 Optimize lazy column 2 years ago
ganfra e1798deba2 RoomList: remove old item 2 years ago
ganfra a87ecde8a4 RoomList: avoid recomposition 2 years ago
ganfra a75b906414 RoomList: simple implementation of setRange 2 years ago
Benoit Marty ac87b480e6 Move ViewModel declaration to method param 2 years ago
ganfra ae6b6fe1f3 Fix roomlist filter back 2 years ago
ganfra fa021fb438 RoomList: improve filter 2 years ago
ganfra 944b0c7257 Makes search view in TopBar 2 years ago
Benoit Marty 1f05c41ab7 Filter room list 2 years ago
Benoit Marty 8829830ace Ensure room placeholder are displayed as soon as the app is started. 2 years ago
Benoit Marty 1a3a823040 Extract ConfirmationDialog to the design system module 2 years ago
Benoit Marty 8489890a1a Add confirmation dialog before loggong out. 2 years ago
ganfra 67f3c94f55 Clean RoomListViewModel 2 years ago
ganfra 1ec8b3a994 Move some package on core + try some stuff around sync/roomlist 2 years ago
ganfra c2273d62f9 Timeline: add avatar and displayname (not dynamic...) 2 years ago
ganfra 11b74c0279 Start filling MatrixRoom class and use it in MessagesScreen 2 years ago
ganfra d04d847521 Fix bunch of issues around login/logout and introduces messages feature 2 years ago
ganfra f55bb16bfa Continue refinement of RoomList (and remove avatar library) 2 years ago
ganfra 5984ffc960 Refine UI 2 years ago
ganfra eb2fd13518 RoomList: avoid recomposition on avatar and add placeholder 2 years ago
ganfra 30665b2594 Use latest matrix-rust-sdk and enable encryption 2 years ago
ganfra 87e6bd1210 Fix theming dark/light 2 years ago
ganfra 9a05ad13c6 RoomList: add avatar for rooms and date formatting 2 years ago
ganfra 14992cb63a Try some stuff on room list and avatar... 2 years ago