Limited
2
0
Commit Graph

5 Commits

Author SHA1 Message Date
db77a4cebc fix(ci): use ubuntu-latest instead of linux-latest
Some checks failed
Release / Build Android (push) Failing after 14s
Release / Build iOS & macOS (push) Successful in 24s
Release / Build Windows (push) Successful in 8h59m32s
Release / Create Release (push) Has been skipped
2026-03-03 23:27:48 -05:00
f1d56641af ci(scenarios): add multi-platform release workflow
Some checks failed
Release / Build Android (push) Failing after 16s
Release / Build Windows (push) Successful in 8h59m45s
Release / Build iOS & macOS (push) Successful in 39s
Release / Create Release (push) Has been skipped
Create Gitea Actions workflow for building signed releases across all platforms. Includes Android APK/AAB signing with keystore, iOS/macOS signing with certificates and provisioning profiles, and Windows MSIX packaging. Supports both tag-triggered and manual releases with version input. Artifacts are uploaded with 30-day retention.
2026-03-03 23:24:19 -05:00
087bf7c88a Add LICENSE.md (MIT) 2026-03-04 04:22:08 +00:00
fb6d86c1bd docs(scenarios): add comprehensive readme with usage examples
Create detailed documentation covering installation, quick start, and all three controls (button, QR code, widget). Includes XAML and code-behind examples, property reference tables, theming guide, and platform support information. Adds badges for .NET MAUI 10.0, platform compatibility, and license.
2026-03-03 23:21:40 -05:00
0e9fb32448 feat(scenarios): add buy me a coffee maui library
Create a .NET MAUI library for Buy Me a Coffee integration with branded button, QR code, and widget controls. Includes 8 theme presets (yellow, black, white, blue, violet, orange, red, green), customizable styling, and SkiaSharp-based rendering. Supports opening BMC pages in browser and generating QR codes for donations.
2026-03-03 23:19:45 -05:00