Skip to content
Changes
- Android 8 fixes.
—
Mike Dawson /
githubweb
- Improve logging: add relative timestamps, log level, device info, version info.
—
Mike Dawson /
githubweb
- Add ap station concurrency info. Avoid unnecessary call to stopWifiDirectGroup on startup.
—
Mike Dawson /
githubweb
- Work in progress: use link local ipv6 address to determine BSSID instead of CompanionDeviceManager.
—
Mike Dawson /
githubweb
- Add logic to send originating messages if in station mode to access point provider even if none were received (e.g. to restore connection if send/receive of messages dropped temporarily).
—
Mike Dawson /
githubweb
- Add initial support for creation of localonly hotspot.
—
Mike Dawson /
githubweb
- Update FindFreePor to avoid port 1024 and below
—
Mike Dawson /
githubweb
- Update version on Build.gradle.
—
Mike Dawson /
githubweb
- Update start hotspot logic to ensure that wifidirect is stopped when starting local only hotspot and vice versa.
—
Mike Dawson /
githubweb
- Update UI to use filter chips instead of dropdowns that are unreliable on jetpack compose when hidden/disabled and brought back. Replace toggle switch to start hotspot with button.
—
Mike Dawson /
githubweb
- Update version in build.gradle.
—
Mike Dawson /
githubweb
- Fix TCP connections when using LocalOnlyHotspot. This required TCP sockets to be bound to the network object. Update README documentation.
—
Mike Dawson /
githubweb
- Update README formatting.
—
Mike Dawson /
githubweb
- Minor README update.
—
Mike Dawson /
githubweb
- Increase timeouts on test-app server. Local network can have high latency even when throughput is high (may need to investigate which WiFi lock to use on different Android versions).
—
Mike Dawson /
githubweb
- Update README and diagram.
—
Mike Dawson /
githubweb
- Replace discord server link with Matrix.org room.
—
Mike Dawson /
githubweb
- Add temp icon png
—
Mike Dawson /
githubweb
- Update to Android Gradle Plugin 8.1.1
—
Mike Dawson /
githubweb
- Update README to clarify that the project does not have any proprietary dependencies.
—
Mike Dawson /
githubweb
- Improve logging
—
Mike Dawson /
githubweb
- Update README.
—
Mike Dawson /
githubweb
- Remove http3 deps from test-app gradle.
—
Mike Dawson /
githubweb