advanced-calculator/src/AdvancedCalculator
2025-08-28 04:25:36 -05:00
..
Assets Branding: apply app icons across Desktop, Android, and Web 2025-08-27 01:36:47 -05:00
Converters UI: grouped functions palette with category headers/icons/colors; seed full function list and categories 2025-08-28 03:21:43 -05:00
Models UI: grouped functions palette with category headers/icons/colors; seed full function list and categories 2025-08-28 03:21:43 -05:00
Services Adding variables 2025-08-26 23:24:50 -05:00
Styles Center button content globally: add Buttons.axaml style and include it 2025-08-27 17:36:24 -05:00
ViewModels Update MainViewModel.cs 2025-08-28 00:00:47 -05:00
Views Use single tap handler for functions flyout: add named Flyout with Opened/Closed handlers, remove per-row Tapped, and attach handler to flyout root at runtime. Handler finds tapped ListBoxItem and executes InsertFunctionCommand. 2025-08-28 04:25:36 -05:00
AdvancedCalculator.csproj Updating to latest version 2025-08-27 02:36:37 -05:00
App.axaml Center button content globally: add Buttons.axaml style and include it 2025-08-27 17:36:24 -05:00
App.axaml.cs Fix "using" 2025-08-27 03:20:02 -05:00