Skip to content

Releases: acquitelol/flora

1.1.4

11 Mar 20:39
Compare
Choose a tag to compare

This version includes the following features:

  • Add more information in the debugger menu
  • Supposed fix for Google Services crashing like Gmail by disabling tintColor altogether
  • Allow you to theme Music App
  • Allow you to theme iMessage bubble colors seperately

Extra notes:

  • This tweak is not perfect! Bugs can happen. If you notice any issues, please raise an issue in this repository.

1.1.3

27 Feb 12:47
Compare
Choose a tag to compare

This version includes the following features:

  • Base Colors > White is now disabled by default because it has a lot of issues (This fixes the crash on the Chinese Handwriting keyboard, it can be enabled from the Utilities section if necessary)
  • You can now theme iMessage bubbles. They are themed via System Colors > Blue and System Colors > Green respectively.
  • You can now theme Safari on dark mode. This is themed via System Colors > Blue.
  • The tweak now resprings with a different method (Uses sbreload or killall SpringBoard if unavailable)
  • Exporting now exports all data, not just the colors
  • Added a debug info alert at the bottom of Flora's preferences page.
  • The tweak now handles alpha color values correctly in Advanced mode which fixes many issues
  • There are now fallback values for the simple colors and influences. Beforehand, having no simple colors caused Simple mode to not work at all for some people, so this hopefully fixes that.
  • Influence slider text inputs now select all text inside by default.

Extra notes:

  • This tweak is not perfect! Bugs can happen. If you notice any issues, please raise an issue in this repository.

1.0.2

24 Feb 16:36
Compare
Choose a tag to compare

This version includes the following features:

  • You can now choose your own Saturation and Lightness influence in Simple Mode
  • You can now disable the usage of libSandy (coloring inside of apps)
  • Fixed a crash when trying to import an invalid base64 string
  • Build for release rather than debug

Extra notes:

  • This is a rootless tweak.
  • This tweak is not being actively worked on! Features will be slowly added within the next few months, but don't expect features or fixes instantly.
  • This tweak is not perfect! Bugs can happen, that's why this is a beta release. If you notice any bugs, please raise an issue in this repository.

1.0.1-dev

23 Feb 16:41
Compare
Choose a tag to compare

The second public beta release of Flora!

This version includes the following features:

  • You can now manage your colors, allowing you to export and import your colors as you please
  • You can now theme colors inside of apps, thanks to libSandy
  • Respringing from inside Flora's preferences now takes you straight back to the preferences page
  • The preferences page has had some touch-ups and is now more visually appealing

Extra notes:

  • This is a rootless tweak.
  • This tweak is not being actively worked on! Features will be slowly added within the next few months, but don't expect features or fixes instantly.
  • This tweak is not perfect! Bugs can happen, that's why this is a beta release. If you notice any bugs, please raise an issue in this repository.
  • The DEB package in this release is a debug build. This is so I have access to any extra debug symbols should I require crash logs, etc. (It was not built with FINALPACKAGE=1)

1.0.0-dev

20 Feb 19:49
Compare
Choose a tag to compare

The first public beta release of Flora!

This version includes the following features:

  • Simple Mode, which allows you to theme all of iOS with 2 colors
  • Advanced Mode, which allows you to individually pick every color to theme

Features or fixes which are upcoming:

  • Importing/Exporting your colors via text
  • Theming colors inside of apps, using libSandy
  • Respringing properly (which takes you back into the tweak's prefs after respringing)
  • Theming system blurs (possibly? this is not high priority)

Extra notes:

  • This is a rootless tweak.
  • This tweak is not being actively worked on! Features will be slowly added within the next few months, but don't expect features or fixes instantly.
  • This tweak is not perfect! Bugs can happen, that's why this is a beta release. If you notice any bugs, please raise an issue in this repository.
  • The DEB package in this release is a debug build. This is so I have access to any extra debug symbols should I require crash logs, etc. (It was not built with FINALPACKAGE=1)