Wi-Fi Info 1.5.2
TrueMLGPro
released this
31 Dec 22:01
·
13 commits
to master
since this release
π 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
andWhoIsToolActivity
to prevent crashes on uncaughtNumberFormatExceptions
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