2
0
Commit Graph

10 Commits

Author SHA1 Message Date
8a3e3f6283 auto app building
Some checks failed
CI / Build Samples (Windows) (push) Failing after 7h59m55s
CI / Build Samples (Linux x64) (push) Failing after 18s
CI / Build Samples (Linux arm64) (push) Has been cancelled
CI / Build Samples (macOS) (push) Has been cancelled
2026-01-24 08:00:33 +00:00
8e51e5ba22 Build target fixes 2026-01-24 06:13:28 +00:00
cdda247309 Fixes for appimage installs 2026-01-24 04:04:42 +00:00
751b3d544d Flyout fixes 2026-01-24 03:17:48 +00:00
ca48355f8a todo app fixes 2026-01-17 15:06:30 +00:00
e9d4b84790 Browser work 2026-01-17 07:52:05 +00:00
71f6aa1179 Improvements 2026-01-17 05:42:44 +00:00
8531f2b972 Icon work - and apptheming 2026-01-11 13:34:36 -05:00
f87ea17a6f Restructured sample pages folder 2026-01-11 10:37:01 -05:00
b18a178dd1 Initial samples: TodoApp and ShellDemo
Two sample applications demonstrating OpenMaui Linux:

TodoApp:
- Full task manager with NavigationPage
- CollectionView with XAML data binding
- DisplayAlert dialogs
- Grid layouts with star sizing

ShellDemo:
- Comprehensive control showcase
- Shell with flyout navigation
- All core MAUI controls demonstrated
- Real-time event logging

Both samples reference OpenMaui.Controls.Linux via NuGet.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 13:40:42 -05:00