Skip to content

Releases: w2sv/WiFi-Widget

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

1.4.13

17 Apr 15:44
Compare
Choose a tag to compare
  • Fix: widget appearance configuration storage #119

1.4.12

15 Apr 13:30
Compare
Choose a tag to compare
  • Update dependencies
    • agp -> 8.3.2
    • kotlin -> 1.9.23
    • ksp -> 1.9.23-1.0.20
    • hilt -> 2.51.1
    • compose-compiler -> 1.5.11
    • compose-tooling -> 1.6.5
    • compose-material3 -> 1.2.1

1.4.11

28 Feb 16:37
Compare
Choose a tag to compare
  • Retain scroll states and custom color picker dialog state across configuration changes
  • Small UI adjustments

1.4.10

22 Feb 18:54
Compare
Choose a tag to compare
  • New features:
    • Configuration of the widget text font size
    • Added WiFi properties 'RSSI' & 'WiFi standard'
  • In-App UI changes:
    • Property display list divider
    • Revised 'Appearance' configuration section
    • Widget configuration section borders
    • Expandable sub-property lists
  • Fixed:
    • Label subscript clipping on widget #100
    • Automatic data refreshing
  • Performance improvements

1.4.06

13 Feb 23:18
Compare
Choose a tag to compare
  • Performance improvements
  • Hide bottom bar upon deselection of all comprised elements #99
  • Remove 'Buttons' category and display all buttons alongside with 'Last refresh time display' under the category 'Bottom Row' in the widget configuration dialog