Skip to content

Add NEARBY_WIFI_DEVICES permission#7

Merged
nbschultz97 merged 1 commit intocodex/add-nearby-wifi-devices-permissionfrom
codex/fix-comments
Sep 12, 2025
Merged

Add NEARBY_WIFI_DEVICES permission#7
nbschultz97 merged 1 commit intocodex/add-nearby-wifi-devices-permissionfrom
codex/fix-comments

Conversation

@nbschultz97
Copy link
Owner

Summary

  • Add ACCESS_FINE_LOCATION and NEARBY_WIFI_DEVICES permissions to manifest
  • Request NEARBY_WIFI_DEVICES only on Android 13+
  • Include Manifest.permission.NEARBY_WIFI_DEVICES in runtime checks
  • Ignore generated assets under app/src/main/assets and app/src/main/res/drawable

Testing

  • python3 scripts/bootstrap_assets.py
  • ./gradlew test (fails: No such file or directory)

https://chatgpt.com/codex/tasks/task_e_68c332bad71c8328b82d63c63631811b

@nbschultz97 nbschultz97 merged commit 6527396 into codex/add-nearby-wifi-devices-permission Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant