Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
Objective-C Logos Makefile Shell C
Latest commit 7b346b0 @rpetrich rpetrich Public Release 1.0.7
Failed to load latest commit information.
LightMessaging @ de77086 Update LightMessaging
NIC Template Remove dead shouldShowSwitchIdentifier: code
RocketBootstrap @ 64bcc2f Integrate with RocketBootstrap to provide full support for the Flipsw…
SketchImport Add modern PDFs from Sentry and include new variant=modern option in …
SketchImportSlashed Add modern PDFs from Sentry and include new variant=modern option in …
SwitchTemplates/Simple.bundle Removed Superfluous Templates
Switches Make more of the default switches lazy-load
layout Public Release 1.0.7
public Allow buttons to be resizable by allowing templates to have multiple …
theos @ 356c7ae Update theos
.gitignore Added Bluetooth and Respring toggles
.gitmodules Integrate with RocketBootstrap to provide full support for the Flipsw…
ControlStateVariants.h Apply control state variants to the layers property (so you would use…
FSCapability.h Fix GSCapabilities crashing iOS7
FSCapability.m Fix GSCapabilities crashing iOS7
FSLaunchURL.h Allow prompting to unlock the device when dispatching an alternate ac…
FSLaunchURL.x Fix -[FSSwitchPanel openURLAsAlternateAction:] on iOS 8
FSLazySwitch.h Make it more explicit which classes are public and which are private
FSLazySwitch.m Make it more explicit which classes are public and which are private
FSPreferenceSwitchDataSource.h Fix location services switch on iOS 7.0
FSPreferenceSwitchDataSource.m Added Location
FSSBSettingsSwitch.h Make FSSBSettingsSwitch hidden
FSSBSettingsSwitch.m Rename FSSwitch to FSSwitchDataSource as per feedback from saurik and…
FSSettingsController.m Integrate with CFPreferences API for settings panes on iOS 8
FSSwitchButton.h Make it more explicit which classes are public and which are private
FSSwitchButton.m Make it more explicit which classes are public and which are private
FSSwitchDataSource.m Remove dead shouldShowSwitchIdentifier: code
FSSwitchMainPanel.h Make it more explicit which classes are public and which are private
FSSwitchMainPanel.m Add API permissions dialog so that applications cannot edit Flipswitc…
FSSwitchPanel+Internal.h Add modern PDFs from Sentry and include new variant=modern option in …
FSSwitchPanel+Prerender.h Rename library to Flipswitch
FSSwitchPanel+Prerender.m Rename library to Flipswitch
FSSwitchPanel.m Add wait-for-application field and use it to delay load of certain bu…
FSSwitchService.h Allow switches to identify themselves as "simple actions"
FSSwitchState.m Split libflipswitch in two--put all of the non-SpringBoard features i…
Internal.h Support compiling against arm64 and latest 7.0 SDK using my "lipoplas…
LICENSE Add License
Makefile Add API permissions dialog so that applications cannot edit Flipswitc…
ModifiedTime.h Make editing a flipswitch template's Info.plist or Theme.plist cause …
NSBundle+Flipswitch.h Allow buttons to be resizable by allowing templates to have multiple …
NSBundle+Flipswitch.m Allow buttons to be resizable by allowing templates to have multiple …
NSObject+FSSwitchDataSource.h Make the description of the hotspot switch's on state be the number o…
README.md Add readme
import-sketch Add subtle glyphs

README.md

Flipswitch

Flipswitch is a library to implement a common infrastructure for On/Off switches. It provides a number of default switches to be used by tweaks such as Activator, Auxo and others, and may be extended through packages that add additional switches.

Public headers are available in the public path, and inside binary packages distributed via Cydia. See http://iphonedevwiki.net/index.php/Flipswitch for documentation.

Something went wrong with that request. Please try again.