10 Commits

Author SHA1 Message Date
MM20
f2cb92dd2b
Remove Microsoft integration for good
Close #583
2023-12-23 17:00:33 +01:00
MM20
2d5a0bf5a7
Modernize gradle scripts, migrate to TOML version catalog 2023-10-05 21:54:19 +02:00
MM20
8bca768197
Upgrade to Gradle 8 2023-08-06 16:28:57 +02:00
MM20
b39d59e070
Add new surface colors to color schemes 2023-06-28 23:24:38 +02:00
MM20
618b49cba3
material-color-utilities: add missing surface colors 2023-06-28 21:55:48 +02:00
MM20
4841fcfc69
Update material-color-utilities 2023-06-28 18:57:37 +02:00
MM20
b0ee0c63d8
Catch MSAL exceptions
Close #320
2023-04-16 19:03:19 +02:00
MM20
dfe1c83c80
Restructure settings 2023-04-13 00:53:19 +02:00
Christoph
8880f859e2
Weather-Widget: replace drop-down selectors with scrollable rows (#253)
* adding details bar with icons and animations

* adding lazy-rows, again

* adding switch for compact mode / adjust padding

* corner adjustments

* Adjust alignment and typography

* [Fix] Add missing outlineVariant to platform material3 dynamic color schemes

* Adjust colors

* Increase icon weight

* Increase time selector touch target size

* Change divider color

* Adjust selection highlight color

* add checks for valid details / display location icon on lat-lon location

* removing redundant check for valid precipitation

* Add colors argument to weather icons

* Add Blend from material-color-utilities library

* Blend weather icon colors towards theme color

* Remove C/F

* Add item blending when scrolling into / out of view

* Create :ui:ktx:LazyListLayoutInfo.kt / increase provider padding

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2023-02-17 22:07:51 +01:00
MM20
3f8880a90a
Reorganize and group modules 2022-12-13 17:37:26 +01:00