Wi Fi Info Versions Save

Powerful network toolset packed into an Android app. Gathers and displays the information about the Wi-Fi network environment! 📱✨

v.1.3.2_stable

3 years ago

🚀 What's New

  • Added Action Button to ConnectionStateService offline notification which allows you to stop the service!
  • Added Hidden SSID!
  • Added Hostname!
  • Added Transmitted and Received MBs/GBs over Wi-Fi since boot!
  • Added Feature Support card that detects compatible technologies!
  • Added URL to IP converter activity!

v.1.3.1_stable

3 years ago

🚀 What's New

  • New card design!
  • Added a human-readable value in percentage for RSSI!
  • Updated notifications!
  • Added Network Interface!
  • Added Loopback Address!
  • Added Transmit and Receive network speed! (Android 10 and greater)
  • "null" values like "<unknown ssid>", "02:00:00:00:00:00" and "-1" get replaced with "N/A"!

🔧 Fixes

  • Fixed several bugs!
  • Fixed rare crash on DevInfoActivity! #5

v.1.3.0.2_stable

3 years ago

🔧 Fixes

  • Fixed #20 OutOfMemoryError app crash

🔬 Code Changes

  • Increased versionCode
  • Compressed big drawables to decrease app size

v.1.3.0.1_stable

3 years ago

🔧 Fixes

  • Fixed #19 ScrollView deadzone issue

v.1.3_stable

3 years ago

All new and shiny? Yup! That's all about 1.3!

🚀 What's New

  • Added brand new cards and improved the UI!
  • Added Public IP Address!
  • Added Wi-Fi Channels (2.4 GHz & 5 GHz)

🔧 Fixes

  • Fixed known bugs!

🔬 Code Changes

  • Updated dependencies!
  • Optimized threads, handlers and services!
  • Improved code readability! No more hard-to-read classes and methods.

v.1.3_beta-build229

4 years ago

Beta 1.3 Build 229

🚀 What's New

  • Removed action bar menu from MainActivity
  • Added a nice smooth FloatingActionMenu!
  • Added "Notification Settings" action button to notification to change notification settings if needed
  • Revamped old icons
  • Added new icons

🔬 Code Changes

  • Deleted unused drawables

Screenshot_20200513-004527_Wi-Fi_Info

v.1.3_beta-build172

4 years ago

Beta 1.3 Build 172

🚀 What's New

  • Added Dynamic Shortcuts that allow you to access this repository and releases faster
  • Improved app icons
  • Improved notification icons

🔧 Fixes

  • FIXED compatability issues from Build 148

🔬 Code Changes

  • Optimized service startup code for old Android versions (Android 5 - 7)
  • Deleted useless drawables

v.1.3_beta-build148

4 years ago

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

v.1.3_beta-build20

4 years ago

Beta 1.3 Build 20

v.1.3_beta-build21

4 years ago

Beta 1.3 Build 21