Skip to content

Wi-Fi Info 1.3_b-148 (Broken!)

Pre-release
Pre-release
Compare
Choose a tag to compare
@TrueMLGPro TrueMLGPro released this 14 Mar 23:11
· 118 commits to master since this release

Beta 1.3 Build 148

πŸš€ What's New

  • Added ConnectionStateService.java to keep BroadcastReceiver alive
  • Added BootReceiver.java to start ConnectionStateService on device boot
  • Added Notification Action Button (Android 8+) to stop services
  • Added Notification Channel for notification in NotificationService
  • Added IPv6 and renamed "IP" to "IPv4"
  • Added Gateway IP, DNS (1), DNS (2) and Lease Duration and Subnet Mask to info string

πŸ”¬ Code Changes

  • Made ConnectionStateService start as Foreground Service in separate process to prevent Android from stopping it
  • Upgraded app to API 29