Skip to main content

Version History

2.1.1

Bugfixes

  • Fixed a crash when opening the settings of the tweak on RootHide-based jailbreaks/semi-jailbreaks.
  • Fixed an issue where the tweak settings would be duplicated under certain conditions.
  • Fixed a bug where enabling the "Advanced Storage Details" option would cause the TweakSettings application to hang.
  • Fixed a bug where applying settings via the TweakSettings application caused the app to go blank after the animation. Now it just applies it and then you can open the Settings app manually.

2.1.0

Additions

  • Added preliminary iOS 17 support.
  • Added an option to import and export settings for convenience.
  • Added an option to enable the advanced storage detail option (iOS 15+).
  • Re-added some options from iOS 14-15 to iOS 16+.

Bugfixes

  • Fixed a crash on arm64e which caused the Settings app to crash.
  • Fixed a crash on arm64 which caused the Settings app to crash.
  • Fixed an issue with the “Home Screen” and “Privacy & Security” cells that would cause visual issues.
  • Fixed a bug where spoofing the software version would not work on iOS 16+.
  • Fixed a bug where spoofing the storage amount would not work on iOS 17.
  • Fixed a bug where the “StandBy” cell was not grouped when grouping General on iOS 17.
  • Fixed a bug where the Settings app would take a couple seconds to launch on iOS 14.
  • Fixed a bug where tweaks would get grouped under “System Apps” on iOS 14.
  • Fixed a bug where the tweak cells would be duplicated.
  • Fixed a bug where turning on the jailbreak icon would not display the Dopamine icon on 2.X versions.
  • Fixed a bug where turning on the jailbreak icon would not display the XinaA15 icon on 2.X versions.
  • Fixed a bug where some of the options for th Account Cell section would not work on iOS 16.
  • Fixed an issue where setting the banner height would not work.
  • Refactored and removed some dead code.
  • Changed the apply animation, made it a fade instead of a blur.
  • Fixed an issue with some preference bundles which were not working.
  • Fixed the issue where the storage text on the General cell wouldn’t display the correct storage.
  • Fixed issues with the selector wheel that some users had.
  • Fixed issues with the date picker that some users had.
  • Fixed issues with the corner radius of some cells.
  • Changed some of the wording in the settings of the tweak in order to make it easier to read.
  • Fixed a couple issues in relation to Lynx 2’s preferences.

2.0.4

Bugfixes

  • Fixed crashes regarding various third party application preference bundles.
  • Fixed a crash with the uptime cell in General > About.
  • Fixed crashes on iOS 16.
  • Fixed an issue where the Wi-Fi page would not get colored when using custom table view colors.
  • Fixed an issue with some tweak icons not being correct when grouped.
  • Fixed an issue with the option to hide the “Arrow Accessory.”
  • Fixed an issue with third party slider cells that would trigger issues.
  • Fixed an issue with the language picker in the keyboard in the Settings app.

Additions

  • Added an option to adjust the iCloud Account Cell’s height.

2.0.3

Fixed Crashes

  • Fixed several crashes from 2.0.2.
  • Fixed crashes on iOS 16.

Uptime Cell

  • Added an option to display an uptime cell in the General > About section of the Settings app.

Accurate Storage

  • Fixed the issue where the storage text on the General cell wouldn’t display the correct storage.

Selector Wheel

  • Issues with the selector wheel that some users had.

2.0.2

Fixed Crashes

  • Fixed a crash that would happen when the Settings app was opened.

2.0.1

Fixed Crashes

  • Fixed some crashes throughout the tweak.

Fix for 15.0-15.1.1

  • Added a fix for these versions for the bug where the account button crashed upon tapping.

Offset Page

  • Added a live preview for the offset page.

Offsets

  • Increased the offset minimum so that the icons can be moved further.

Jailbreak Icon

  • Added caching to the jailbreak icon.

Account Subtitle

  • Fixed a crash where the subtitle being empty may cause the app to crash.

Tweak Icon

  • Changed the placeholder tweak icon to resemble the normal yellow tweak icon.
  • Changed the tweak icon image name to tweakPlaceholderIcon.png to TweakIcon.png.

2.0.0

  • Adapted towards rootless devices on iOS 15.
  • General bugfixes geared towards the stability of the tweak.
  • GIF Support for Banners
  • Manual Slider Adjustment
    • You can now double tap on slider cells in order to change their value manually.
  • Removed iOS 13 Support
    • Due to issues with the old ABI, iOS 13 support has been removed. iOS 13 users can still use 1.4.1.

1.4.1

  • Recompiled with the Xcode 11.7 toolchain in order to support arm64e iOS 13 devices.

1.4.0

  • Initial release on Chariz

  • Full refactor of the code.

  • Made localization easier, now it’s in .strings files.

  • Added Turkish localization.

  • Added Finnish localization (Thanks JCLEE).

  • Added Portuguese localization (Thanks Rafaa).

  • Added options to spoof information about your phone.

  • Added an option to spoof the battery health percentage.

  • Added Shuffle-like cell grouping.

  • Due to newfound bugs, Shuffle compatibility was removed.

  • Added an option to change the position of the profile picture in the account cell.

  • Changed some icons in the preference bundle and made everything dynamic.

  • Fixed a bunch of small bugs