makepad/platform
andodeki aad7b2a2d3 nigig: NIGIG test-mode forwarding, custom manifest hook, ortho camera support
- makepad_test/runtime.rs: forward NIGIG_TEST_MODE from host env to the
  Android app via 'am start' intent extra; add wait_timeout (60s) used by
  wait_visible/wait_hidden/wait_count; make query_widgets tolerant of
  snapshot timeouts; grant READ_CONTACTS during adb setup
- makepad-platform android_jni.rs: read makepad.NIGIG_TEST_MODE intent
  extra and surface it as the NIGIG_TEST_MODE env var via apply_studio_env
- cargo_makepad compile.rs: support verbatim custom AndroidManifest.xml in
  addition to the templated variant
- makepad-xr xr_root.rs: add ortho camera controls (ortho, ortho_height,
  min/max), derive Debug on XrCamera
- docs: ANDROID.md and DESKTOP_VISIBLE.md for makepad_test
2026-08-28 10:20:20 +03:00
..
network feat(test): Android makepad_test via adb + in-process hub (legacy Java path) 2026-08-28 10:20:17 +03:00
script script: the parser fix with the case that caught it, and shader calls 2026-08-26 08:49:44 +02:00
src nigig: NIGIG test-mode forwarding, custom manifest hook, ortho camera support 2026-08-28 10:20:20 +03:00
studio feat(test): extend protocol for touch, long-press, paste, IME composition 2026-08-28 10:20:18 +03:00
video platform: the paint clock contract — a beat per backend, and the time repaint stops resurrecting passes 2026-08-26 08:49:43 +02:00
build.rs Audio: never auto-select loopback; fix VPIO init + minimize ducking 2026-08-02 17:48:41 +02:00
Cargo.toml Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00