Commit Graph

7 Commits

Author SHA1 Message Date
87bdee5990 Move SettingsItems composables to presentation-core 2023-07-10 17:25:52 -04:00
6808fbbb21 Use lite compose-ui-tooling module on release builds (#9630)
The size reduction is minuscule but it's there.
2023-06-23 08:26:35 -04:00
431f8772f8 Address minor build warnings 2023-05-31 22:47:31 -04:00
10d7349506 Move more components to presentation-core module 2023-02-20 10:12:41 -05:00
e3cf863230 Start moving some Compose components to presentation-core module 2023-02-18 15:52:52 -05:00
1730dd6af1 Move more things around 2023-01-27 22:31:12 -05:00
12e41b6e6f Move Glance Widget to seperate module (#8989)
Move Widget to seperate module

- Create a core module for presentation. Widget and App will share some resources and hopefully composables
2023-01-26 17:53:24 -05:00