agent-orchestrator/packages/mobile
suraj-markup c9bf351481 fix: enable cleartext traffic on Android for local/Tailscale HTTP
Android blocks plain HTTP by default. Enable usesCleartextTraffic
so the app can connect to http://100.x.x.x:3000 (Tailscale) and
http://192.168.x.x:3000 (LAN) backends.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 05:17:03 +05:30
..
assets chore(mobile): update app icons and splash screen with Agent Orchestrator branding 2026-03-03 02:38:17 +05:30
src fix: skip polling with empty session ID, use correct XDA parser API 2026-03-03 05:07:27 +05:30
.gitignore feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
app.json fix: enable cleartext traffic on Android for local/Tailscale HTTP 2026-03-03 05:17:03 +05:30
babel.config.js feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
eas.json feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
index.js feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
metro.config.js feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
package.json feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
tsconfig.json feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30