Skip to content

Releases: w2sv/WiFi-Widget

1.6.1

24 Nov 11:44
Compare
Choose a tag to compare
  • 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

08 Nov 15:40
Compare
Choose a tag to compare
  • Disable dependenciesInfo for fdroid reproducibility #157, #161

1.6.0

03 Nov 18:41
Compare
Choose a tag to compare
  • Added WiFi properties:
    • IP Location (zip code, city, region, country) #151
    • IP Location GPS Coordinates
    • ASN
    • ISP
  • 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

28 Oct 18:45
Compare
Choose a tag to compare
  • fdroid reproducibility issue fix attempt

1.5.03

27 Oct 23:13
Compare
Choose a tag to compare

1.5.02

20 May 20:40
Compare
Choose a tag to compare
  • 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

08 May 16:24
Compare
Choose a tag to compare
  • 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

03 May 20:59
Compare
Choose a tag to compare
  • 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

22 Apr 09:39
c5a31ba
Compare
Choose a tag to compare
  • 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

20 Apr 12:30
Compare
Choose a tag to compare