Skip to content
Failed

#3 (Oct 16, 2023, 10:35:59 AM)

Started 1 yr 6 mo ago
Took 1 min 54 sec

Started by user Mike Dawson

Revision: 7cac4b313da87d147c28da9f41932cfb3b77a277
Repository: https://github.com/UstadMobile/Meshrabiya.git
  • refs/remotes/origin/main
Changes
  1. Improve logging: add relative timestamps, log level, device info, version info. (details / githubweb)
  2. Add ap station concurrency info. Avoid unnecessary call to stopWifiDirectGroup on startup. (details / githubweb)
  3. Work in progress: use link local ipv6 address to determine BSSID instead of CompanionDeviceManager. (details / githubweb)
  4. 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). (details / githubweb)
  5. Add initial support for creation of localonly hotspot. (details / githubweb)
  6. Update FindFreePor to avoid port 1024 and below (details / githubweb)
  7. Update version on Build.gradle. (details / githubweb)
  8. Update start hotspot logic to ensure that wifidirect is stopped when starting local only hotspot and vice versa. (details / githubweb)
  9. 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. (details / githubweb)
  10. Update version in build.gradle. (details / githubweb)
  11. Fix TCP connections when using LocalOnlyHotspot. This required TCP sockets to be bound to the network object. Update README documentation. (details / githubweb)
  12. Update README formatting. (details / githubweb)
  13. Minor README update. (details / githubweb)
  14. 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). (details / githubweb)
  15. Update README and diagram. (details / githubweb)
  16. Replace discord server link with Matrix.org room. (details / githubweb)
  17. Add temp icon png (details / githubweb)
  18. Update to Android Gradle Plugin 8.1.1 (details / githubweb)
  19. Update README to clarify that the project does not have any proprietary dependencies. (details / githubweb)
  20. Improve logging (details / githubweb)