Commit graph

7 commits

Author SHA1 Message Date
7de0f215d9 feat(test): Android makepad_test via adb + in-process hub (legacy Java path)
Adds the Android test runtime to makepad_test: builds the APK with
cargo-makepad's standard Java path, installs and launches via adb with
makepad.STUDIO_* intent extras (incl. STUDIO_BUILD), connects the app to an
in-process hub over adb reverse, and waits for startup + responsiveness.
Adds clean in-process hub shutdown (HttpServerHandle + GatewayHandle Drop)
and the STUDIO_BUILD intent parsing on the app side. No native-activity or
NDK APK compilation code is included.
2026-08-16 14:36:10 +03:00
Admin
106de2274f rename network 2026-03-03 09:18:19 +01:00
Admin
0aa3533210 network refactor 2026-02-24 14:04:37 +01:00
Admin
cf4f18c829 1.0.0 2025-05-15 16:46:16 +02:00
Admin
4dd43514e5 version 0.9.1 2025-05-12 12:09:24 +02:00
Admin
c211424565 fix up wasm load for uizoo 2025-05-09 15:18:54 +02:00
Eddy Bruel
ff9048cc37 Initial commit 2025-05-06 10:11:37 +02:00