Skip to content

feat(location): add provider fallback and Wi-Fi Aware routing - #13

Open
ielijose wants to merge 1 commit into
fix/location-permission-banner-v2from
feat/location-provider-wifi-aware
Open

feat(location): add provider fallback and Wi-Fi Aware routing#13
ielijose wants to merge 1 commit into
fix/location-permission-banner-v2from
feat/location-provider-wifi-aware

Conversation

@ielijose

@ielijose ielijose commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

¿Qué hace este PR?

Agrega soporte para usar LocationProvider con fallback a LocationManager y conecta Wi‑Fi Aware al flujo mesh existente.

También publica/recibe frames NAN usando el mismo layout de BLE y los enruta por FloodRouter para reutilizar la verificación, persistencia y relay actuales.

¿Por qué?

Para mejorar el soporte en equipos sin Google Play Services y avanzar la integración de Wi‑Fi Aware como plano adicional de comunicación mesh.

¿Cómo probarlo?

Ejecutar:

JAVA_HOME=/Applications/Android\ Studio.app/Contents/jbr/Contents/Home ./gradlew testDebugUnitTest

Resultado local: BUILD SUCCESSFUL.

Checklist

  • Los tests existentes siguen pasando
  • Se agregó test para validar el layout SSI compartido con BLE

…ss and fallback

feat(nan): implement Wi-Fi Aware integration in GuacamayaForegroundService
test(aware): add AwareConfigTest to validate frame packing functionality
docs: update project status and documentation for Wi-Fi Aware and location features
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
guacamaya-net-backend Error Error Jun 30, 2026 12:15am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant