Commit graph

89 commits

Author SHA1 Message Date
Wolf-Martell Montwé
6500946ca2
Change name to theme2 2024-04-25 14:58:43 +02:00
Wolf-Martell Montwé
d3d3117c3d
Change to Material 3 library 2024-04-25 14:58:43 +02:00
Wolf-Martell Montwé
6140eda920
Change AppBar to use Buttonicon 2024-04-25 14:58:42 +02:00
Wolf-Martell Montwé
6abbc6aedd
Add missing Material 3 butttons 2024-04-25 14:58:42 +02:00
Wolf-Martell Montwé
1535335eec
Add Material 3 colors 2024-04-25 14:58:42 +02:00
Wolf-Martell Montwé
7df2642895
Change catalog app to theme 2 only 2024-04-25 14:58:41 +02:00
Wolf-Martell Montwé
96e61edbd1
Add theme2 for Thunderbird 2024-04-24 11:27:50 +02:00
Wolf-Martell Montwé
7702587f9f
Add Material3 text atoms to catalog 2024-04-23 14:28:32 +02:00
Wolf-Martell Montwé
46907163a0
Remove remaining Material 2 text atoms 2024-04-23 14:28:32 +02:00
Wolf-Martell Montwé
8e0500e6b0
Remove TextSubtitle2 and replace by TextTitleSmall 2024-04-23 14:28:32 +02:00
Wolf-Martell Montwé
55d6725df5
Remove TextSubtitle1 and replace by TextTitleMedium 2024-04-23 14:28:32 +02:00
Wolf-Martell Montwé
c2465c6e92
Remove TextOverline and replace by TextLabelSmall 2024-04-23 14:28:31 +02:00
Wolf-Martell Montwé
e01c1ab895
Remove TextHeadline6 and replace by TextTitleLarge 2024-04-23 14:28:31 +02:00
Wolf-Martell Montwé
03635bec2c
Remove TextHeadline5 and replace by TextHeadlineSmall 2024-04-23 14:28:31 +02:00
Wolf-Martell Montwé
9665c085c1
Remove TextHeadline4 and replace by TextHeadlineMedium 2024-04-23 14:28:31 +02:00
Wolf-Martell Montwé
f945f137f3
Remove TextHeadline2 and replace by TextDisplayMedium 2024-04-23 14:28:30 +02:00
Wolf-Martell Montwé
c422161408
Remove TextCaption and replace by TextBodySmall 2024-04-23 14:28:30 +02:00
Wolf-Martell Montwé
31b69be8b2
Remove TextBody2 and replace by TextBodyMedium 2024-04-23 14:28:30 +02:00
Wolf-Martell Montwé
ad1464567d
Remove TextBody1 and replace by TextBodyLarge 2024-04-23 14:28:29 +02:00
Wolf-Martell Montwé
afc6efe58d
Change Catalog App to use the new modal drawer 2024-04-23 11:50:20 +02:00
Wolf-Martell Montwé
b48bf023c5
Replace Background by Surface 2024-04-23 11:50:19 +02:00
Wolf-Martell Montwé
d72f6dee13
Change template to Material 3 2024-04-23 11:50:19 +02:00
Wolf-Martell Montwé
f1b091cf93
Change organism to Material 3 2024-04-23 11:50:19 +02:00
Wolf-Martell Montwé
c52c898dd3
Change remaining atoms to Material 3 2024-03-26 12:53:01 +01:00
Wolf-Martell Montwé
1d6406d48e
Change Buttons to Material 3 2024-03-21 13:08:06 +01:00
Wolf-Martell Montwé
f8f0e96be3
Fix Catalog app to allow theme switching a workaround until the migration is done 2024-03-21 13:08:05 +01:00
Wolf-Martell Montwé
24bacf3e1e
Merge pull request #7713 from thunderbird/add-material3-compose-theme2
Add Material 3 Compose theme 2
2024-03-15 09:31:04 +00:00
Wolf-Martell Montwé
bb1c1012e1
Add theme2 support for K9Mail to catalog app 2024-03-12 14:02:26 +01:00
Wolf-Martell Montwé
544acf756f
Move icons to design system 2024-03-12 13:40:11 +01:00
Wolf-Martell Montwé
cafc7bbf25
Change XML theme to Material 3 2024-03-04 10:49:34 +01:00
Wolf-Martell Montwé
8afea60397
Move PreviewDevices to annotation package 2024-01-12 14:41:50 +01:00
Wolf-Martell Montwé
235ad6d084
Add FixedScaleImage to catalog app 2023-12-08 16:39:34 +01:00
Wolf-Martell Montwé
b9370bc6f3
Disable koin override behaviour and fix doubled Clock.System inject definition 2023-12-01 15:01:27 +01:00
Wolf-Martell Montwé
251f835c1e
Change use of Enum.values() to Enum.entries 2023-11-28 16:46:28 +01:00
Wolf-Martell Montwé
cde467e4df
Merge pull request #7339 from thunderbird/fix_icons_in_catalog_app
Fix Icons not displayed in catalog app
2023-11-08 10:39:31 +01:00
Wolf-Martell Montwé
7dcf1fb321
Fix Icons not displayed in catalog app as their accessor changed from field to method 2023-11-07 18:08:55 +01:00
Wolf-Martell Montwé
7db5887196
Rename DevicePreviews to `PreviewDevices to follow Google naming scheme for @Preview annotations
This is no validated by the compose detekt plugin.
2023-11-07 14:26:01 +01:00
Wolf-Martell Montwé
dc110a7af9
Change ErrorView to make onRetry optional and update style 2023-10-20 14:41:21 +02:00
cketti
61b76c31da
Merge pull request #7227 from thundernest/textfield_reveal_authentication
Add password input field that requires user authentication for unmasking
2023-10-12 13:08:14 +02:00
Wolf-Martell Montwé
6251b98486
Enable UseLet rule 2023-10-10 13:34:46 +02:00
Wolf-Martell Montwé
955724b320 Add missing colors to catalog app 2023-10-06 17:34:45 +02:00
Wolf-Martell Montwé
8d8450bcfe
Merge pull request #7181 from thundernest/add_content_loading_error_view
Add content loading error view
2023-09-21 15:57:00 +00:00
Wolf-Martell Montwé
5b00628fe6
Wrap ErrorView and LoadingView in a box to be able to scale them to fillSize without changing their content size 2023-09-21 17:28:28 +02:00
Wolf-Martell Montwé
180b6af2f9
Add ContentLoadingErrorView to design system 2023-09-19 11:54:35 +02:00
Wolf-Martell Montwé
a0e6fd9f5c
Bump Android SDK compile version 33 -> 34 and dependencies for Compose 1.5.1
- Kotlin 1.8.22 -> 1.9.11
- Compose BOM 2023.06.01 -> 2023.09.00
- Compose compiler 1.4.8 -> 1.5.3
- AndroidX Lifecycle 2.6.1 -> 2.6.2
- AndroidX Navigation 2.6.0 -> 2.7.2
- AndroidX Core 1.10.1 -> 1.12.0
- AndroidX Annotation 1.6.0 -> 1.7.0
- Accompanist 0.30.1 -> 0.32.0
- Koin 3.4.3 -> 3.5.0
- Okio 3.4.0 -> 3.5.0
- Mockito 5.4.0 -> 5.5.0
- Robolectric 4.9.2 -> 4.10.3
2023-09-19 10:22:15 +02:00
Wolf-Martell Montwé
5357f308f6
Bump Detekt Compose plugin 0.1.7 to 0.1.11 2023-09-06 18:13:22 +02:00
cketti
445146b531 Add a CompositionLocal for getting the current Activity 2023-07-19 16:26:28 +02:00
Wolf-Martell Montwé
d0407ffb20
Change buttons to allow custom color 2023-06-12 14:12:55 +02:00
Wolf-Martell Montwé
86e8ea30d0
Change CheckboxInput and SwitchInput to InputLayout with error message 2023-06-12 10:16:05 +02:00
Wolf-Martell Montwé
e6c2668582
This fixes the bottom content not pushed up when keyboard is visible. 2023-06-07 15:57:07 +02:00