Commit Graph

56 Commits

Author SHA1 Message Date
ganfra
27bf42c5f2 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
46e58fe64d enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
d7b4cb97a7 Rename uistrings module 2023-01-20 17:42:09 +01:00
ganfra
0a3697bfe8 Rename matrix modules 2023-01-20 17:27:47 +01:00
ganfra
7903e855ec Rename designsystem module 2023-01-20 17:09:12 +01:00
Benoit Marty
8f2fecd386 Naming convention for Previews 2023-01-18 15:49:57 +01:00
Benoit Marty
443efd2aac Improve preview (and make the screenshot test fails in order to check the CI behavior) 2023-01-18 15:49:57 +01:00
Benoit Marty
63ff259d01 Do not show bg in preview 2023-01-18 15:34:41 +01:00
Benoit Marty
66a389c4c5 Rename folders java to kotlin 2023-01-18 13:51:30 +01:00
Benoit Marty
8c93aedbc1 Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
2023-01-18 11:54:02 +01:00
ganfra
f470f2a6af Make some data class @Immutable when needed 2023-01-11 17:08:56 +01:00
ganfra
7edfcac62b Migrate Preferences to new architecture 2023-01-09 19:27:28 +01:00
Benoit Marty
243ee07bfc Fix warning 2022-12-23 15:19:24 +01:00
Benoit Marty
a9ac218a36 Adapt size of text for avatar 2022-12-22 18:17:38 +01:00
Benoit Marty
166a776502 Improve Setting screen 2022-12-22 18:11:41 +01:00
Benoit Marty
ef091297b3 Create a MatrixUserRow composable 2022-12-22 15:56:55 +01:00
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
37daf12cd0 Move logout and report bug to Setting screen 2022-12-21 22:01:21 +01:00
Benoit Marty
0568ea7c28 Add rageskahe module 2022-12-21 15:33:39 +01:00
Benoit Marty
3e86fa48d8 Ktlint for all modules + run it 2022-12-12 17:48:07 +01:00
Benoit Marty
b1c5219d74 Fix compilation error 2022-12-12 17:41:12 +01:00
Benoit Marty
c9ac509424 Ignore detekt error. 2022-12-12 17:32:10 +01:00
Benoit Marty
0dc92de9f9 Fix detekted issues. 2022-12-12 17:18:23 +01:00
Benoit Marty
64cf12ed28 Fix detekted issues. 2022-12-12 17:15:09 +01:00
Benoit Marty
c31f066d23 Fix UnstableCollections error 2022-12-12 17:03:17 +01:00
Benoit Marty
061ac9bce3 Log with Timber. 2022-12-09 15:43:32 +01:00
Benoit Marty
0de0069b1d Fix some lint issues and reduce severity of UnusedResources 2022-12-09 12:06:37 +01:00
Benoit Marty
d6058716c6 Format project 2022-12-09 12:06:37 +01:00
ganfra
ef0252aa94 Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
ganfra
99189f0ba5 Change link text color 2022-12-02 10:02:07 +01:00
ganfra
f76422ad48 Introduce ClickableLinkText 2022-12-01 21:39:42 +01:00
Benoit Marty
a84db0cf92 Composer: Edit and reply: highlight selected item. 2022-12-01 11:20:10 +01:00
Benoit Marty
232cabcb27 Composer: Edit and reply.
TODO: call renderComposerMode and highlight selected item.
2022-12-01 11:20:10 +01:00
Benoit Marty
024fb7146d Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
ganfra
fe49572b60 Timeline: update bubble style 2022-11-24 10:53:26 +01:00
ganfra
5c5efdc911 Theme: try to play with insets 2022-11-23 18:56:01 +01:00
ganfra
fd075344db Fix some theming 2022-11-22 20:12:47 +01:00
Benoit Marty
11a3babc5f Redact event from the bottom sheet 2022-11-22 16:53:56 +01:00
ganfra
437d9bcbfc Try to map some theming colors/font but it makes no sense at the moment 2022-11-21 17:56:33 +01:00
ganfra
e293b0a203 Add long click support on timeline item 2022-11-21 12:42:42 +01:00
Benoit Marty
988b5b3fdf Extract ConfirmationDialog to the design system module 2022-11-16 13:35:23 +01:00
Benoit Marty
8d861690b7 Fix dialog theme 2022-11-14 16:09:50 +01:00
Benoit Marty
612c720eb5 OnBoarding 2022-11-09 17:29:34 +01:00
ganfra
c8b8c08c99 Timeline: add avatar and displayname (not dynamic...) 2022-11-08 16:09:24 +01:00
ganfra
560d2a3291 Timeline: start refine bubbles 2022-11-08 12:04:21 +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
3ed12f4871 Fix theming dark/light 2022-11-02 20:03:31 +01:00