Skip to content

Picasso v3.1

Latest
Compare
Choose a tag to compare
@sourcelocation sourcelocation released this 09 Dec 14:32
· 8 commits to main since this release
86cacb7

Picasso v3.1

Changelog

Icon Theming:

  • System app icon theming, can be enabled in settings of the Themes tab.
    • ⚠️ WARNING ⚠️ This new icon theming method is very similar to Cowabunga's - it replaces .png files inside the system apps and temporarily corrupts the Assets.car catalog, rebuilds the icon cache and restores it. While Picasso uses KFD instead of MDC and has an entirely new code, there's still a chance of bootloops happening. I'd appreciate if someone tests this version on devices you don't care restoring in case it bricks.
  • If not enabled in settings, Picasso won't use this new theming method and will use the safe one instead.

Other:

  • Improved debugging. In case of crashes we will now ask for crash logs which should make development easier.