Skip to content

Wi-Fi Info 1.5.2

Compare
Choose a tag to compare
@TrueMLGPro TrueMLGPro released this 31 Dec 22:01
· 13 commits to master since this release
c923e47

πŸŽ‰ HAPPY NEW YEAR EVERYONE!

I wish everyone happy holidays, have a cheerful year ahead! πŸ₯‚

πŸš€ What's New

  • Implemented a consistent Splash Screen across all Android versions!
  • Revamped app logo and implemented an adaptive icon (including Android 13 themed monochrome icon)!
  • Extracted all theme initialization code into an external ThemeManager class!

πŸ”§ Fixes

  • Added checks to DNSLookupActivity and WhoIsToolActivity to prevent crashes on uncaught NumberFormatExceptions of float values
  • Made Android 5 - 9 notification title contents match Android 10+ notification implementation

πŸ”¬ Code Changes

  • Refactored all Java classes
  • Extracted most code from MainActivity.onCreate() into separate methods
  • Made layouts more consistent by removing certain widgets and tweaking dimensions
  • Updated some graphics for Fastlane