2
0
Commit Graph

19 Commits

Author SHA1 Message Date
dcabf31c7b Move CLAUDE.md to vault
Some checks failed
CI / Build Samples (Linux x64) (push) Failing after 17s
CI / Build Samples (Linux arm64) (push) Failing after 34s
CI / Build Samples (Windows) (push) Failing after 7h59m44s
CI / Build Samples (macOS) (push) Failing after 11s
2026-01-30 03:49:28 +00:00
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
73ee0b2bb3 workflows set 2026-01-24 07:54:02 +00:00
8e51e5ba22 Build target fixes 2026-01-24 06:13:28 +00:00
01dec998f8 Update .gitignore 2026-01-24 04:37:59 +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
26b39a403a web finalized 2026-01-17 08:34:04 +00:00
e9d4b84790 Browser work 2026-01-17 07:52:05 +00:00
71f6aa1179 Improvements 2026-01-17 05:42:44 +00:00
fc113166d6 Add missing images 2026-01-16 03:07:56 +00:00
8531f2b972 Icon work - and apptheming 2026-01-11 13:34:36 -05:00
50cc186d6d AppTheming and XAML 2026-01-11 12:33:48 -05:00
f87ea17a6f Restructured sample pages folder 2026-01-11 10:37:01 -05:00
518434bc4e Update ShellDemo screenshot with fixed layout rendering
Shows proper text wrapping and no horizontal scrollbar after
layout fixes in preview.4.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 11:21:55 -05:00
d9f33a648d Add screenshots for TodoApp and ShellDemo
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 10:08:02 -05:00
02b9787814 Update repository URLs to git.marketally.com
Migrated from GitHub to self-hosted Gitea server.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 09:45:34 -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