Releases: w2sv/WiFi-Widget
Releases · w2sv/WiFi-Widget
1.6.1
- New feature: reordering of WiFi properties #155 🚀
- Fixed occasionally occurring
MissingFieldException
on newly added properties - Made the Copied to clipboard message on click on a WiFi property on the widget appear more reliably and improved its appearance
Full Changelog: 1.6.0...1.6.1
1.6.0.1
1.6.0
- Added WiFi properties:
- IP Location (zip code, city, region, country) #151
- IP Location GPS Coordinates
- ASN
- ISP
- all fetched from https://ifconfig.co/
- Property info dialog improvements:
- Learn more text appearance
- explanation text styling
- Performance improvements
- Bumped
compileSdk
&targetSdk
to 35 - Integrated ktlint formatting
Full Changelog: 1.5.03...1.6.0
1.5.03.1
1.5.03
- UI improvements
Full Changelog: https://github.com/w2sv/WiFi-Widget/compare/1.5.02..1.5.03
1.5.02
- Changed screen transition animation
- Changed back press behaviour on widget configuration screen after invocation through widget
- Added NAT64 Prefix WiFi property
- Added color adjusted widget loading view
- Improved & enriched the navigation drawer
- Enabled AMOLED black theme
1.5.01
- Fixed back press behaviour after entering the widget configuration screen via the respective widget button
- Removed the widget scroll bar, due to its color AFAIK not being dynamically adjustable, at least w/o black xml-RemoteViews magic
- Added copy-to-clipboard functionality upon WiFi property click on widget
- Added WiFi properties: (partially #120)
- Signal Strength
- WiFi Generation
- Security Protocol
- Performance improvements:
- compressed mutually exclusive widget configuration dialog screen states into one singular state
- cleaned up widget configuration screen column state holders and composables
- cleaned up the shake animation API and removed the inherent, discouraged use of Modifier.composed {}
Full Changelog: 1.5.0...1.5.01
1.5.0
- New Features:
- Widget configuration screen, replacing the dialog!
- Configuration of the automatic data refresh interval through a fancy wheel picker dialog!
- Bug fixes:
- Duplicate display of ULAs as GUAs #130
- Discarding of unsaved appearance configuration upon reselection of style kind or style kind change
- Hiding of the widget bottom bar upon all respective elements being disabled
- Changes:
- Removed the app exit warning on back press mechanism
- SSID / BSSID aren't automatically disabled anymore upon revoking location access permission after previously having had it granted
- Also:
- Various UI & performance improvements
Full Changelog: 1.4.14...1.5.0
1.4.14: Merge pull request #129 from w2sv/w2sv-patch-1
- Enable edge-to-edge
- Add go to WiFi settings on click functionality to widget view when no connection available
- Fix faulty application of widget appearance on first widget refresh/pin after app state was cleared from memory
- Fix rare widget property view factory crashes
- UI improvements
- Performance improvements
Full Changelog: 1.4.13...1.4.14
1.4.14-rc1
Full Changelog: 1.4.13...1.4.14-rc1