9 Commits

Author SHA1 Message Date
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
e572b2df53 Ignore nested submodule repos and Android build outputs 2026-08-18 19:54:02 +01:00
c1da662e64 Ignore java_* files 2023-03-26 09:55:15 +03:00
08f46745a1 More .gitignore updates 2021-03-26 15:14:57 +02:00
2f613d6daa .gitignore update 2021-03-26 15:12:45 +02:00
483baddfc5 - .gitignore update 2020-03-20 09:17:46 +02:00
f98f466c5d ignored gradle-wrapper.jar file 2018-10-21 10:16:09 +03:00
59d22b12ab improved calls/messages/contacts implemtation
used vector image assets
2018-07-29 16:32:27 +03:00
ce52d1dbff first commit 2018-02-20 05:01:26 +02:00