Commit graph

45 commits

Author SHA1 Message Date
ganfra
0c8eeb20f8 Clean 2023-01-24 17:41:56 +01:00
ganfra
87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
ganfra
f6672fa5de Rename core module 2023-01-20 16:34:04 +01:00
ganfra
df723bfc44 Merge branch 'develop' into feature/fga/presenter_tests 2023-01-18 20:47:15 +01:00
ganfra
f7d9665eaf Add some refactoring and first simple test on RoomListPresenter 2023-01-18 17:57:34 +01:00
Benoit Marty
862900ed9a Rename folders java to kotlin 2023-01-18 13:51:30 +01:00
ganfra
9e211b5e04 Merge branch 'develop' into feature/fga/navigation First step: makes it compile by disabling the new screens (need to migrate to nodes) 2023-01-06 19:22:52 +01:00
ganfra
eeebb99292 Move some code to 'architecture' module 2023-01-04 21:09:59 +01:00
ganfra
3ffbba954e RoomList: setup dagger for node (remove fragment bindings) 2023-01-04 20:19:01 +01:00
ganfra
fc14973049 Create Presentation module and remove Presenter from core 2023-01-04 12:11:12 +01:00
ganfra
1509d82f3f First implementation of using Node/Presenter/UI on RoomList (no DI) 2023-01-03 19:51:04 +01:00
Benoit Marty
bbb0332175 Update existing Copyright 2022-12-22 13:53:06 +01:00
Benoit Marty
19301756e3 Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
166f9e47f2 Move logout and report bug to Setting screen 2022-12-21 22:01:21 +01:00
ganfra
2de26a30d5 Nav: First iteration integrating Appyx 2022-12-21 17:56:01 +01:00
Benoit Marty
3f7a83c519 Add rageskahe module 2022-12-21 15:33:39 +01:00
Benoit Marty
0644a5822f Code quality
Code quality
2022-12-21 15:32:53 +01:00
ganfra
4c88d8e3c2 Merge develop into feature/fga/dagger_setup 2022-12-19 16:14:14 +01:00
ganfra
2ea87307a7 Branch on viewmodel... 2022-12-15 20:16:53 +01:00
Benoit Marty
40bf9351ca Fix detekted issues. 2022-12-12 17:03:17 +01:00
ganfra
cb92ff5d3b Dagger: start setup 2022-12-09 19:27:04 +01:00
Benoit Marty
9bf7c1ccf8 Log with Timber. 2022-12-09 15:43:32 +01:00
Benoit Marty
69f916c96d Fix some warnings 2022-12-09 12:06:37 +01:00
Benoit Marty
a413b635d1 Format project 2022-12-09 12:06:37 +01:00
ganfra
5034daed6c Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
ganfra
5bbf0ac4d9 Convert core gradle file to kts 2022-12-07 12:17:40 +01:00
Benoit Marty
f3e588fe83 Preview for Timeline Event - WIP 2022-11-28 14:51:51 +01:00
Benoit Marty
a0c753a85c Import composer 0.7.0.1 from Element Android - still WIP 2022-11-25 16:36:03 +01:00
Benoit Marty
b1ad191740 Improve error management on login screens 2022-11-24 17:59:13 +01:00
ganfra
b2d154f4a0 Login: try to fix some stuff around login/logout.. 2022-11-22 12:04:01 +01:00
Benoit Marty
5e39f6e3a0 Merge remote-tracking branch 'origin/develop' into develop 2022-11-16 10:42:56 +01:00
Benoit Marty
0840602069 Login: change server screen WIP 2022-11-15 17:23:22 +01:00
ganfra
d1408395f4 Try to fix some issues with roomList and timeline... 2022-11-14 18:06:44 +01:00
ganfra
1ec8b3a994 Move some package on core + try some stuff around sync/roomlist 2022-11-10 12:39:37 +01:00
Benoit Marty
978975342e OnBoarding 2022-11-09 17:29:34 +01:00
Benoit Marty
4114ec4efc Add link 2022-11-09 15:47:58 +01:00
Benoit Marty
031d1e338d Empty composer when message is sent 2022-11-09 10:26:39 +01:00
ganfra
ef74e54fea Add chunk operator on flow 2022-11-07 18:42:07 +01:00
ganfra
9dfd471907 Quickly branch pagination 2022-11-07 18:41:28 +01:00
ganfra
9a05ad13c6 RoomList: add avatar for rooms and date formatting 2022-11-02 19:04:29 +01:00
ganfra
fcf7e8d7f1 RoomList: avoid to many recompositions 2022-10-30 13:48:06 +01:00
ganfra
a609433a50 Start implementing logic for room summary list 2022-10-28 20:17:18 +02:00
ganfra
6f0d8936eb Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
Benoit Marty
501dd176e5 First mapping of room. Still very dirty 2022-10-12 15:38:11 +02:00
Benoit Marty
4ce0b62241 Introduce mavericks-compose and room list module - WIP 2022-10-11 16:27:52 +02:00