Feat/material picker dialogs - #7
Merged
Merged
Conversation
Replace the Fluent looping-selector popups with Material-styled presenters: surface dialogs with 28px corners, a tonal primary selection band, text Cancel/OK actions, an MD scrim, and card-width sizing. The sober date moves from CalendarDatePicker to a DatePickerFlyout matching the time picker (year capped via MaxYear; day-level future picks clamped in the handler). Picker colors bind to the Uno Material palette brushes so they follow the active theme, and the DR ColorOverrideSource is dropped in favor of the default Material palette. Also deliberately includes in-progress experiments: Uno.Sdk 6.8.0-dev.6, the Android SupportedOSPlatformVersion pin commented out, a tab-bar restyle probe (BottomTabBarBackground red/yellow debug values), and regenerated .vscode files. Known red: the ViewSurfaceTests tab-bar brush lint fails until the tab-bar experiment is finished. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HiNezbhWEULrPcyJ6NbpXH
Card-style button under the About section in BMC brand colors (#FFDD00 / #0D0C22, both themes) with the FontAwesome coffee glyph, opening buymeacoffee.com/kazo0 via Windows.System.Launcher. The label sets an explicit Foreground because the implicit TextBlock style would otherwise paint it white in dark mode. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HiNezbhWEULrPcyJ6NbpXH
Replace the app's custom TextBlock styles with the Uno Material type scale (TitleLarge / HeadlineSmall / BodyMedium / BodySmall) and delete Styles.xaml and Colors.xaml — the Xamarin-era DR palette bridge is gone and the app now uses the Material theme defaults, with the DR color override supplied through ColorOverrideSource in App.xaml. Rework the Buy Me a Coffee button into a "Support Me!" row that matches the settings list and opens a ContentDialog with a short personal note, linking to buymeacoffee.com/kazo0 from its primary action. Remove the MainPage tab-bar brush lint test, obsoleted by the DR brush removal it asserted on. All 51 tests green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HiNezbhWEULrPcyJ6NbpXH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.