Skip to content

1.5.01

Compare
Choose a tag to compare
@w2sv w2sv released this 08 May 16:24
· 13 commits to main since this release
  • 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