Skip to content

v2.17.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 07:33
· 55 commits to master since this release

What's New
[[FIX] Added Personalization Screen.

  • Future versions will allow users to change signature, AlbumArt Shape, AlbumArt Border, etc.
  • Added necessary icon buttons to navigate to personalization screen.
  • Added settings like COLOR_ACCENT, ARTWORK_BORDER_WIDTH, SIGNATURE, etc.

[REFACTOR] Changed the name of inAppWidget from 'Pixel' to 'Glance'. This better reflects the purpose of the feature.

[FEAT] Added Four new inAppWidgets designs.

  • IAP_PLATFORM_WIDGET_RED_VIOLET_CAKE: Inspired by Android 11 notifications.
  • IAP_PLATFORM_WIDGET_SNOW_CONE: Inspired by Android 12 notifications.
  • IAP_PLATFORM_WIDGET_TIRAMISU: Inspired by Android 13 notifications.
  • IAP_PLATFORM_WIDGET_IPHONE: Inspired by the expanded state of Dynamic Island on iPhone.

[FIX] Fixed a bug with MediaMetaDataRetriever, which was causing it not to retrieve artwork from web URLs.

Full Changelog: v2.16.1...v2.17.0-beta01