wails/v3/internal/templates
Lea Anthony 96dff3885d Merge Android support from v3-alpha-feature/android-support
This commit integrates Android platform support for Wails v3.

Key changes:
- Add Android-specific application, webview, and runtime files
- Add Android event types
- Add Android examples and build system (Gradle)
- Add JNI bridge for Go <-> Java communication
- Update application options for Android configuration
- Add Android include to common Taskfile template

Note: The Android branch was more recent than the iOS branch
and had fewer conflicts with the transport layer refactor.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 18:37:24 +11:00
..
_common Merge Android support from v3-alpha-feature/android-support 2025-12-10 18:37:24 +11:00
base Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
ios Merge iOS support from v3-alpha-feature/ios-support 2025-12-10 18:34:21 +11:00
lit Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
lit-ts Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
preact [v3] Typed Events, revisited (#4633) 2025-11-11 20:25:57 +11:00
preact-ts [v3] Typed Events, revisited (#4633) 2025-11-11 20:25:57 +11:00
qwik Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
qwik-ts Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
react [v3] Typed Events, revisited (#4633) 2025-11-11 20:25:57 +11:00
react-swc [v3] Typed Events, revisited (#4633) 2025-11-11 20:25:57 +11:00
react-swc-ts [v3] Typed Events, revisited (#4633) 2025-11-11 20:25:57 +11:00
react-ts [v3] Typed Events, revisited (#4633) 2025-11-11 20:25:57 +11:00
solid [v3] Typed Events, revisited (#4633) 2025-11-11 20:25:57 +11:00
solid-ts Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
svelte Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
svelte-ts Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
sveltekit Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
sveltekit-ts Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
vanilla Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
vanilla-ts Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
vue Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
vue-ts Add aria-label to elements in the helloworld app templates (#4760) 2025-12-10 18:19:40 +11:00
templates.go Add goModTidy function to clean up Go module dependencies during inst… (#4286) 2025-08-02 15:51:30 +10:00