Commit Graph
5 Commits
Author SHA1 Message Date
jp 9f94e72b1e Add Wear OS SIP client module running baresip NDK stack
- New :wear application module (Wear Compose, minSdk 30)
- Second JNI lib 'wearbaresip' reusing distribution static libs
- Watch-side service initializes baresip via full init path
  (libre_init -> conf_configure -> baresip_init -> ua_init)
- FGS started from MainActivity foreground state with mic type
  only (phoneCall requires default-dialer, rejected on watch)
- Runtime-verified: builds, installs, native lib loads and SIP
  stack starts on armeabi-v7a Wear OS device
2026-08-19 03:22:05 +01:00
jp 2372b7fe05 Add provisioning server docs, agentbridge state, and update submodule 2026-08-18 19:58:11 +01:00
jp e572b2df53 Ignore nested submodule repos and Android build outputs 2026-08-18 19:54:02 +01:00
jp ed39535e05 Restore x86_64 debug ABI coverage 2026-08-18 19:41:17 +01:00
jp 77bfe351f2 Add baresip:// provisioning link support via encrypted bundle fetch 2026-08-18 19:35:20 +01:00