0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
Commit Graph

95 Commits

Author SHA1 Message Date
Wolf-Martell Montwé
58de17e90d
Add WideItem to draw content about two LazyGrid rows 2024-05-13 13:53:12 +02:00
Wolf-Martell Montwé
b8ab2d7fe3
Add fullSpanItem to draw items across the whole LazyGrid 2024-05-13 13:52:59 +02:00
cketti
bfe69542d0 Remove Icons.Outlined.Celebration 2024-05-08 16:58:43 +02:00
Wolf-Martell Montwé
a5faea80c8
Change compose design system to use outlined icons 2024-05-08 15:43:18 +02:00
cketti
e304629e63 Change naming format of properties in Icons.Filled and Icons.Outlined 2024-05-07 20:24:56 +02:00
Wolf-Martell Montwé
fafb40df20
Change status and navigation bar colors to surfaceContainer 2024-04-29 17:18:08 +02:00
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