Update wiki 208cb9f70a461601a9e64546fe504be1934159ed
4d91b1f
Update wiki d3cec88616cb0f6bb38768ed3adb0895075cb062
eefb02f
Update wiki cf80467b123250810134154a610d75b81d8b8267
07e245a
Update wiki 48f303ff6e167e8fa7fdb07249ff34a9338e4b73
9ba5177
Update wiki b5ab17a2b6beb408964dce6e962b43261eed87b6
af66923
Update wiki 93d99ff35f69d43dc17841f0b8d724508fe27cae
267ba0e
Update wiki 93d99ff35f69d43dc17841f0b8d724508fe27cae
1ae4e36
Update wiki 93d99ff35f69d43dc17841f0b8d724508fe27cae
ced4660
docs: full per-module wiki — 17 modules + Platform Matrix + Home/Sidebar refresh
Adds dedicated wiki pages for every published toolkit module so the main
repo README can stay clean (install + module table + platform overview).
NEW wiki pages (17):
- Core utilities: Bubble, Toast, Open-URL, Deep-Link, Remote-Config,
Product-Tickets, PDF-Generator, Firebase-Analytics
- Networking: Network-Monitor, Network-Monitor-Compose
- Inter-app comms (v0.4): Share, Share-Compose, Intent-Launcher,
Intent-Launcher-Compose, System-Intents, App-Intents, App-Intents-Compose
- Reference: Platform-Matrix (full per-module × per-target table with
ADR-09 deferral annotations)
UPDATED:
- Home.md — full module list, quick-start, platform support summary
- _Sidebar.md — grouped navigation (Core / Networking / IPC / Reference /
Development / Links)
Each module page uses dynamic Maven Central version badges
(`img.shields.io/maven-central/v/...`) — no hard-coded versions to bump
when a release ships. Same pattern as Home + Sidebar.
Existing pages preserved: Clipboard, App-Update, Architecture,
Development-Guide, Publishing, Adding-New-Features.
accad0d
docs(appupdate): update documentation for v0.5.0 version resolvers
- Add Version Resolvers section with VersionResolver interface
- Add GitHubResolver documentation with usage examples
- Add SupabaseResolver documentation with SQL schema
- Add Custom Resolver and Firebase examples
- Update AppUpdateConfig with platform-specific builder methods
- Update Platform Support table for Linux/Windows resolver support
- Add JVM/Linux/Windows desktop platform sections
- Add troubleshooting for GitHub rate limits and Supabase queries
ca29b65
docs: add App Update feature documentation
- Add App-Update.md wiki page with full API reference
- Update Home.md to include App Update feature
- Update _Sidebar.md navigation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
108fbb0
docs: restructure wiki with development and architecture guides
- Home: Clean overview with feature list and docs navigation
- Development Guide: Setup, testing, debugging, sample app
- Architecture: Project structure, source sets, design principles
- Publishing: Maven Central release process
- Updated sidebar navigation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
d82ecaa
docs: add comprehensive wiki documentation
- Home: Overview with feature links and platform support
- Clipboard: Full API reference, examples, platform notes
- Adding New Features: Step-by-step guide for contributors
- Sidebar: Navigation with Maven badge
All version references use Maven badges (no hardcoded versions)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
20193db