Commit graph

56 commits

Author SHA1 Message Date
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
dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
caa04aa485 Rename uistrings module 2023-01-20 17:42:09 +01:00
ganfra
907d7eba75 Rename matrix modules 2023-01-20 17:27:47 +01:00
ganfra
a2f0c64921 Rename designsystem module 2023-01-20 17:09:12 +01:00
Benoit Marty
a43c3ec86f Naming convention for Previews 2023-01-18 15:49:57 +01:00
Benoit Marty
33f549104b 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
08bf9aa6f7 Do not show bg in preview 2023-01-18 15:34:41 +01:00
Benoit Marty
862900ed9a Rename folders java to kotlin 2023-01-18 13:51:30 +01:00
Benoit Marty
468d3f6192 Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
2023-01-18 11:54:02 +01:00
ganfra
478f516cf1 Make some data class @Immutable when needed 2023-01-11 17:08:56 +01:00
ganfra
ae273bd4ea Migrate Preferences to new architecture 2023-01-09 19:27:28 +01:00
Benoit Marty
e393e8f52b Fix warning 2022-12-23 15:19:24 +01:00
Benoit Marty
86444807da Adapt size of text for avatar 2022-12-22 18:17:38 +01:00
Benoit Marty
7a3a91a51f Improve Setting screen 2022-12-22 18:11:41 +01:00
Benoit Marty
47877c4076 Create a MatrixUserRow composable 2022-12-22 15:56:55 +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
Benoit Marty
3f7a83c519 Add rageskahe module 2022-12-21 15:33:39 +01:00
Benoit Marty
c8b344644b Ktlint for all modules + run it 2022-12-12 17:48:07 +01:00
Benoit Marty
d00d934aa0 Fix compilation error 2022-12-12 17:41:12 +01:00
Benoit Marty
747968321d Ignore detekt error. 2022-12-12 17:32:10 +01:00
Benoit Marty
45ee50d9b8 Fix detekted issues. 2022-12-12 17:18:23 +01:00
Benoit Marty
e9158d0f59 Fix detekted issues. 2022-12-12 17:15:09 +01:00
Benoit Marty
5d92402581 Fix UnstableCollections error 2022-12-12 17:03:17 +01:00
Benoit Marty
9bf7c1ccf8 Log with Timber. 2022-12-09 15:43:32 +01:00
Benoit Marty
09087a7e86 Fix some lint issues and reduce severity of UnusedResources 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
029d97aaf8 Change link text color 2022-12-02 10:02:07 +01:00
ganfra
aa77e7fe5a Introduce ClickableLinkText 2022-12-01 21:39:42 +01:00
Benoit Marty
d3ffa84294 Composer: Edit and reply: highlight selected item. 2022-12-01 11:20:10 +01:00
Benoit Marty
715a4de4c4 Composer: Edit and reply.
TODO: call renderComposerMode and highlight selected item.
2022-12-01 11:20:10 +01:00
Benoit Marty
6392c57fce Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
ganfra
9107147c50 Timeline: update bubble style 2022-11-24 10:53:26 +01:00
ganfra
26b24ab572 Theme: try to play with insets 2022-11-23 18:56:01 +01:00
ganfra
d9d87e4d2f Fix some theming 2022-11-22 20:12:47 +01:00
Benoit Marty
d44a287933 Redact event from the bottom sheet 2022-11-22 16:53:56 +01:00
ganfra
50efcc1bfb Try to map some theming colors/font but it makes no sense at the moment 2022-11-21 17:56:33 +01:00
ganfra
1fc282db98 Add long click support on timeline item 2022-11-21 12:42:42 +01:00
Benoit Marty
1a3a823040 Extract ConfirmationDialog to the design system module 2022-11-16 13:35:23 +01:00
Benoit Marty
ae17ff1b58 Fix dialog theme 2022-11-14 16:09:50 +01:00
Benoit Marty
978975342e OnBoarding 2022-11-09 17:29:34 +01:00
ganfra
c2273d62f9 Timeline: add avatar and displayname (not dynamic...) 2022-11-08 16:09:24 +01:00
ganfra
848f665509 Timeline: start refine bubbles 2022-11-08 12:04:21 +01:00
ganfra
d04d847521 Fix bunch of issues around login/logout and introduces messages feature 2022-11-04 14:50:30 +01:00
ganfra
f55bb16bfa Continue refinement of RoomList (and remove avatar library) 2022-11-03 19:26:45 +01:00
ganfra
5984ffc960 Refine UI 2022-11-03 12:57:49 +01:00
ganfra
eb2fd13518 RoomList: avoid recomposition on avatar and add placeholder 2022-11-03 10:58:53 +01:00
ganfra
87e6bd1210 Fix theming dark/light 2022-11-02 20:03:31 +01:00