This is an iOS Tweak that modifies the brightness slider in the Control Center.

Overview

Get it on Packix Donate on PayPal

AdvancedBrightnessSlider Tweak

Slider in Control Center

This is an iOS Tweak that modifies the brightness slider in the Control Center. Even with dark mode toggled on, I found the display to be quite bright when reading in the dark. With this tweak, it becomes possible to dim the iPhone even below the regular minimum brightness allowed right from the control center. This tweak takes advantage of the Reduce White Point Setting usually found in Settings > Accessibility > Display & Text Size > Reduce White Point. When the brightness slider goes below a certain threshold, the brightness goes to zero and the Reduce White Point setting is activated. Sliding below that threshold then modifies the Reduce White Point intensity, instead of the usual brightness which is zero at that point. As well, the Auto Brightness feature of iOS is toggled off when the slider is below the threshold to prevent iOS from raising the brightness in that state.

Support

Supports iOS 13 & 14!

Other Tweaks:

  • Prysm (Control Center alternative available on Packix), tested with version 1.9.1
  • BigSurCenter (Control Center alternative available on Twickd), tested with version 1.2.1

How it works

This tweak hooks into CCUIContinuousSliderView provided by ControlCenterUIKit.framework. This class represents the two sliders in the control center (brightness & volume). System API calls can be found in the ABSManager Implementation File.

Credits

Comments
  • Not working

    Not working

    Not working on iPhone XS Max iOS 14.3. tweaks do nothing please fix this, because this is very good tweak I love the concept. Thanks you for putting effort to create this tweak.

    bug 
    opened by harpreet009 10
  • cannot restore default system setting after uninstall the tweak.

    cannot restore default system setting after uninstall the tweak.

    cannot restore default system setting after uninstall the tweak. I can feeling it is still working when slide brightness toggle.

    unintsalled tweak, (Set system Display & Text Size, Reduce White Point to off, Auto-Brightness to off.) when I slide to lowest point, "Reduce White Point" auto turn on. when I unlock screen, "Auto-Brightness" auto turn on.

    My eyes are very uncomfortable. It has been more than two months and I am troubled by this problem. Please help me fix it.

    opened by FlynnYork 8
  • High CPU when adjusting brightness

    High CPU when adjusting brightness

    When I adjust the brightness while tweak enabled, the CPU usage explodes very high. I especially notice while in another app. The slider movement is a bit jerky and my batt rate display indicates massive battery drain as I move the brightness slider up and down. I tested repeatedly with this tweak enabled and disabled and concluded the issue must be caused by this tweak.

    opened by rastafaa 5
  • 1.1.0 sends to safe mode, 1.0.0 does not

    1.1.0 sends to safe mode, 1.0.0 does not

    iPhone X on iOS 13.3.1 gets sent to safe mode with latest version on Havoc repo, but installed previous version from github and there's no safe mode. Cannot see any springboard logs so nothing to send through.

    opened by shadowscott 0
  • AdvancedBrightnessSlider Bug

    AdvancedBrightnessSlider Bug

    Hello, when I use AdvancedBrightnessSlider 1.1.0, it will display arm64, I can only downgrade to 1.0.0, it does not seem to be suitable for iOS 13, I hope you can check it when you see it

    bug 
    opened by qwer12345uui 14
  • Weird Automatically lowering brightness

    Weird Automatically lowering brightness

    Hi ! Thanks for your great tweak ! Totally love it!

    One weird behavior that I noticed is when a tweak or process using "sbreload" as a respring command, the brightness of device after that respring would be very very lower than the status before the respring.

    It'll decrease itself dynamically and automatically after the respirng and unlocking device.

    bug 
    opened by CySxL 3
Releases(v1.2.0)
Owner
Jonas Schiefner
I am currently studying Computer Science at the University of Münster and working as a Developer @zweitag.
Jonas Schiefner
A custom reusable slider control with 2 thumbs (range slider).

MARKRangeSlider A custom reusable slider control with 2 thumbs (range slider). Values range is between minimumValue and maximumValue (from 0 to 1 by d

Vadym Markov 181 Nov 21, 2022
PhotoSlider is a simple photo slider and can delete slider with swiping.

PhotoSlider is a simple photo slider and can delete slider with swiping.

Daichi Nakajima 247 Nov 30, 2022
A beautiful slider control for iOS built purely upon Swift

SnappingSlider A beautiful slider control for iOS. Installation There are two ways to add the control to your project; you can add it as a submodule i

Rehat Kathuria 577 Dec 15, 2022
VerticalSlider is a vertical slider control for iOS in Swift.

?? VerticalSlider If you like VerticalSlider, give it a ★ at the top right of this page. Overview VerticalSlider is a vertical implementation of the U

Jon Kent 78 Sep 15, 2022
A custom reusable circular / progress slider control for iOS application.

HGCircularSlider Example To run the example project, clone the repo, and run pod install from the Example directory first. You also may like HGPlaceho

Hamza Ghazouani 2.4k Jan 4, 2023
VolumeControl is a custom volume control for iPhone featuring a well-designed round slider.

#VolumeControl VolumeControl is a custom volume control for iPhone featuring a well-designed round slider. Preview Usage // Include VolumeControl.h in

12Rockets 81 Oct 11, 2022
A feature-rich circular slider control written in Swift.

MTCircularSlider Screenshot Usage To run the example project, clone the repo, and run pod install from the Example directory first. Requirements iOS 1

Eran Boudjnah 132 Jan 1, 2023
Use UIResponder to imitate an iOS slider.

WWSlider Use UIResponder to imitate an iOS slider. 使用UIResponder仿造一個iOS的滑桿. Installation with Swift Package Manager dependencies: [ .package(url:

William-Weng 2 May 5, 2022
Customizable animated slider for iOS

MMSegmentSlider MMSegmentSlider is an easy-to-use IBDesignable animated slider for iOS 7+ written in Objective-C. Installation From CocoaPods CocoaPod

Max Medvedev 48 Jul 26, 2022
An iOS Slider written in Swift.

JDSlider Beetripper App's screenshots Example Project To run the example project, clone the repo, and run pod install from the Example directory first

Jelly Development 84 Jul 26, 2022
Customizable animated slider for iOS

MMSegmentSlider MMSegmentSlider is an easy-to-use IBDesignable animated slider for iOS 7+ written in Objective-C. Installation From CocoaPods CocoaPod

Max Medvedev 48 Jul 26, 2022
An iOS-16-styled slider.

Slyderin An iOS-16-styled slider. Available on iOS 13 and later. Slyderin.Demo.mov How to Use Include it with Swift Package Manager. Add it to your vi

iMoeNya 3 Jan 1, 2023
🎚️ STDiscreteSlider – slider which allows user to choose value only from predefined set of data.

STDiscreteSlider – slider which allows user to choose value only from predefined set of data. Slider may receive any types of options, you may pass set of integers or strings, or any other type. Written using SwiftUI.

Tamerlan Satualdypov 15 Apr 3, 2022
A reusable Slider View made with SwiftUI

ZSlider A reusable Slider View made with SwiftUI. Installation: Minimum version iOS 13 In Xcode go to File -> Swift Packages -> Add Package Dependency

null 7 Dec 15, 2022
Custom & highly configurable seek slider with sliding intervals, disabled state and every possible setting to tackle!

iLabeledSeekSlider Custom & highly configurable seek slider with sliding intervals, disabled state and every possible setting to tackle! Minimum iOS v

Edgar Žigis 9 Aug 16, 2022
TriggerSlider is a simple SwiftUI trigger slider

TriggerSlider is a simple SwiftUI trigger slider which can be used instead of a button, e.g. in a situation where the

Dominik Butz 4 Dec 16, 2022
Simple and light weight slider with chapter management

Simple and light weight slider with chapter management Demo Installation CocoaPods WESlider is available through CocoaPods. To install it, simply add

Lucas Ortis 89 Nov 29, 2022
IntervalSlider is a slider library like ReutersTV app. written in pure swift.

IntervalSlider Description and appetize.io`s DEMO To run the example project, clone the repo, and run pod install from the Example directory first. Re

Nobuyasu 65 May 23, 2021
A simple range slider made in Swift

RangeSlider Summary A simple range slider made in Swift. Screenshot Use This control is IBDesignable and uses the target-action pattern for change not

William Archimede 305 Nov 29, 2022