Package: com.yaypixxo.kage | |||||
Name: Kage | |||||
Depends: mobilesubstrate, preferenceloader | |||||
Architecture: iphoneos-arm | |||||
Description: show/hide/change ls and hs stuff! | |||||
Depiction: https://yaypixxo.com/depictions?p=com.yaypixxo.kage | |||||
SileoDepiction: https://yaypixxo.com/sileo/com.yaypixxo.kage | |||||
Maintainer: YaYPIXXO <viggo@lekdorf.com> | |||||
Author: YaYPIXXO <viggo@lekdorf.com> | |||||
Section: Tweaks | |||||
Version: 1.0.0-1+debug | |||||
Installed-Size: 284 |
{ Filter = { Bundles = ( "com.apple.springboard" ); }; } |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>CFBundleDevelopmentRegion</key> | |||||
<string>English</string> | |||||
<key>CFBundleExecutable</key> | |||||
<string>kageprefs</string> | |||||
<key>CFBundleIdentifier</key> | |||||
<string>com.yaypixxo.kageprefs</string> | |||||
<key>CFBundleInfoDictionaryVersion</key> | |||||
<string>6.0</string> | |||||
<key>CFBundlePackageType</key> | |||||
<string>BNDL</string> | |||||
<key>CFBundleShortVersionString</key> | |||||
<string>1.0.0</string> | |||||
<key>CFBundleSignature</key> | |||||
<string>????</string> | |||||
<key>CFBundleVersion</key> | |||||
<string>1.0</string> | |||||
<key>NSPrincipalClass</key> | |||||
<string>KgeRootListController</string> | |||||
</dict> | |||||
</plist> |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>items</key> | |||||
<array> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSGroupCell</string> | |||||
<key>label</key> | |||||
<string>Kage - by YaYPIXXO</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>enabled</string> | |||||
<key>label</key> | |||||
<string>Enable Tweak</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>hide3dDivs</string> | |||||
<key>label</key> | |||||
<string>Hide 3D Touch Dividers</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>gridSwitcher</string> | |||||
<key>label</key> | |||||
<string>Enable Grid Switcher</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>hideLSBatt</string> | |||||
<key>label</key> | |||||
<string>Hide LS Battery</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>statusBarShowTimeLS</string> | |||||
<key>label</key> | |||||
<string>Time in LS Status Bar</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
</array> | |||||
<key>title</key> | |||||
<string>Kage</string> | |||||
</dict> | |||||
</plist> |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>entry</key> | |||||
<dict> | |||||
<key>bundle</key> | |||||
<string>kageprefs</string> | |||||
<key>cell</key> | |||||
<string>PSLinkCell</string> | |||||
<key>detail</key> | |||||
<string>KgeRootListController</string> | |||||
<key>icon</key> | |||||
<string>icon.png</string> | |||||
<key>isController</key> | |||||
<true/> | |||||
<key>label</key> | |||||
<string>Kage</string> | |||||
</dict> | |||||
</dict> | |||||
</plist> |
./packages/com.yaypixxo.kage_1.0.0-1+debug_iphoneos-arm.deb |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>CFBundleDevelopmentRegion</key> | |||||
<string>English</string> | |||||
<key>CFBundleIdentifier</key> | |||||
<string>com.apple.xcode.dsym.Kage.dylib</string> | |||||
<key>CFBundleInfoDictionaryVersion</key> | |||||
<string>6.0</string> | |||||
<key>CFBundlePackageType</key> | |||||
<string>dSYM</string> | |||||
<key>CFBundleSignature</key> | |||||
<string>????</string> | |||||
<key>CFBundleShortVersionString</key> | |||||
<string>1.0</string> | |||||
<key>CFBundleVersion</key> | |||||
<string>1</string> | |||||
</dict> | |||||
</plist> |
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64/KgeRootListController.m.6665583a.o: \ | |||||
KgeRootListController.m /Users/yaypixxo/theos/Prefix.pch \ | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h \ | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h \ | |||||
/Users/yaypixxo/theos/vendor/include/HBLog.h KgeRootListController.h \ | |||||
/Users/yaypixxo/theos/vendor/include/Preferences/PSListController.h \ | |||||
/Users/yaypixxo/theos/vendor/include/Preferences/PSViewController.h | |||||
/Users/yaypixxo/theos/Prefix.pch: | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h: | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h: | |||||
/Users/yaypixxo/theos/vendor/include/HBLog.h: | |||||
KgeRootListController.h: | |||||
/Users/yaypixxo/theos/vendor/include/Preferences/PSListController.h: | |||||
/Users/yaypixxo/theos/vendor/include/Preferences/PSViewController.h: |
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64/Tweak.x.cb862df1.o: \ | |||||
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64/Tweak.x.m \ | |||||
/Users/yaypixxo/theos/Prefix.pch \ | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h \ | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h \ | |||||
/Users/yaypixxo/theos/vendor/include/HBLog.h \ | |||||
/Users/yaypixxo/theos/vendor/include/substrate.h | |||||
/Users/yaypixxo/theos/Prefix.pch: | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h: | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h: | |||||
/Users/yaypixxo/theos/vendor/include/HBLog.h: | |||||
/Users/yaypixxo/theos/vendor/include/substrate.h: |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>CFBundleDevelopmentRegion</key> | |||||
<string>English</string> | |||||
<key>CFBundleIdentifier</key> | |||||
<string>com.apple.xcode.dsym.kageprefs</string> | |||||
<key>CFBundleInfoDictionaryVersion</key> | |||||
<string>6.0</string> | |||||
<key>CFBundlePackageType</key> | |||||
<string>dSYM</string> | |||||
<key>CFBundleSignature</key> | |||||
<string>????</string> | |||||
<key>CFBundleShortVersionString</key> | |||||
<string>1.0</string> | |||||
<key>CFBundleVersion</key> | |||||
<string>1</string> | |||||
</dict> | |||||
</plist> |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>CFBundleDevelopmentRegion</key> | |||||
<string>English</string> | |||||
<key>CFBundleIdentifier</key> | |||||
<string>com.apple.xcode.dsym.Kage.dylib</string> | |||||
<key>CFBundleInfoDictionaryVersion</key> | |||||
<string>6.0</string> | |||||
<key>CFBundlePackageType</key> | |||||
<string>dSYM</string> | |||||
<key>CFBundleSignature</key> | |||||
<string>????</string> | |||||
<key>CFBundleShortVersionString</key> | |||||
<string>1.0</string> | |||||
<key>CFBundleVersion</key> | |||||
<string>1</string> | |||||
</dict> | |||||
</plist> |
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64e/KgeRootListController.m.7e6d29a3.o: \ | |||||
KgeRootListController.m /Users/yaypixxo/theos/Prefix.pch \ | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h \ | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h \ | |||||
/Users/yaypixxo/theos/vendor/include/HBLog.h KgeRootListController.h \ | |||||
/Users/yaypixxo/theos/vendor/include/Preferences/PSListController.h \ | |||||
/Users/yaypixxo/theos/vendor/include/Preferences/PSViewController.h | |||||
/Users/yaypixxo/theos/Prefix.pch: | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h: | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h: | |||||
/Users/yaypixxo/theos/vendor/include/HBLog.h: | |||||
KgeRootListController.h: | |||||
/Users/yaypixxo/theos/vendor/include/Preferences/PSListController.h: | |||||
/Users/yaypixxo/theos/vendor/include/Preferences/PSViewController.h: |
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64e/Tweak.x.fc246e88.o: \ | |||||
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64e/Tweak.x.m \ | |||||
/Users/yaypixxo/theos/Prefix.pch \ | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h \ | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h \ | |||||
/Users/yaypixxo/theos/vendor/include/HBLog.h \ | |||||
/Users/yaypixxo/theos/vendor/include/substrate.h | |||||
/Users/yaypixxo/theos/Prefix.pch: | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h: | |||||
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h: | |||||
/Users/yaypixxo/theos/vendor/include/HBLog.h: | |||||
/Users/yaypixxo/theos/vendor/include/substrate.h: |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>CFBundleDevelopmentRegion</key> | |||||
<string>English</string> | |||||
<key>CFBundleIdentifier</key> | |||||
<string>com.apple.xcode.dsym.kageprefs</string> | |||||
<key>CFBundleInfoDictionaryVersion</key> | |||||
<string>6.0</string> | |||||
<key>CFBundlePackageType</key> | |||||
<string>dSYM</string> | |||||
<key>CFBundleSignature</key> | |||||
<string>????</string> | |||||
<key>CFBundleShortVersionString</key> | |||||
<string>1.0</string> | |||||
<key>CFBundleVersion</key> | |||||
<string>1</string> | |||||
</dict> | |||||
</plist> |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>CFBundleDevelopmentRegion</key> | |||||
<string>English</string> | |||||
<key>CFBundleExecutable</key> | |||||
<string>kageprefs</string> | |||||
<key>CFBundleIdentifier</key> | |||||
<string>com.yaypixxo.kageprefs</string> | |||||
<key>CFBundleInfoDictionaryVersion</key> | |||||
<string>6.0</string> | |||||
<key>CFBundlePackageType</key> | |||||
<string>BNDL</string> | |||||
<key>CFBundleShortVersionString</key> | |||||
<string>1.0.0</string> | |||||
<key>CFBundleSignature</key> | |||||
<string>????</string> | |||||
<key>CFBundleVersion</key> | |||||
<string>1.0</string> | |||||
<key>NSPrincipalClass</key> | |||||
<string>KgeRootListController</string> | |||||
</dict> | |||||
</plist> |
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist version="1.0"> | |||||
<dict> | |||||
<key>items</key> | |||||
<array> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSGroupCell</string> | |||||
<key>label</key> | |||||
<string>Kage - by YaYPIXXO</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>enabled</string> | |||||
<key>label</key> | |||||
<string>Enable Tweak</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>hide3dDivs</string> | |||||
<key>label</key> | |||||
<string>Hide 3D Touch Dividers</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>gridSwitcher</string> | |||||
<key>label</key> | |||||
<string>Enable Grid Switcher</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>hideLSBatt</string> | |||||
<key>label</key> | |||||
<string>Hide LS Battery</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSSwitchCell</string> | |||||
<key>default</key> | |||||
<false/> | |||||
<key>defaults</key> | |||||
<string>com.yaypixxo.kage</string> | |||||
<key>key</key> | |||||
<string>statusBarShowTimeLS</string> | |||||
<key>label</key> | |||||
<string>Time in LS Status Bar</string> | |||||
<key>PostNotification</key> | |||||
<string>com.yaypixxo.kage/preferences.changed</string> | |||||
</dict> | |||||
</array> | |||||
<key>title</key> | |||||
<string>Kage</string> | |||||
</dict> | |||||
</plist> |
1 |
# Kage | # Kage | ||||
Kage means cake in Danish | Kage means cake in Danish | ||||
I really like cake | I really like cake | ||||
anyway, this tweak has a bunch of settings for hiding and showing stuff on the LS and HS. | anyway, this tweak has a bunch of settings for hiding and showing stuff on the LS and HS. |
return _specifiers; | return _specifiers; | ||||
} | } | ||||
-(void)voidView { | |||||
[super loadView]; | |||||
self.navigationItem.rightBarButtonItem = [[UIBarButtonItem alloc] initWithTitle:@"Respring" style:UIBarButtonItemStylePlain target:self action:@selector(saveTapped)]; | |||||
} | |||||
-(void)saveTapped { | -(void)saveTapped { | ||||
CFNotificationCenterPostNotification(CFNotificationCenterGetDarwinNotifyCenter(), CFSTR("com.yaypixxo.kage/respring"), NULL, NULL, YES); | CFNotificationCenterPostNotification(CFNotificationCenterGetDarwinNotifyCenter(), CFSTR("com.yaypixxo.kage/respring"), NULL, NULL, YES); | ||||
} | } |
<dict> | <dict> | ||||
<key>items</key> | <key>items</key> | ||||
<array> | <array> | ||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSGroupCell</string> | |||||
<key>label</key> | |||||
<string>Kage - by YaYPIXXO</string> | |||||
</dict> | |||||
<dict> | <dict> | ||||
<key>cell</key> | <key>cell</key> | ||||
<string>PSSwitchCell</string> | <string>PSSwitchCell</string> | ||||
<key>PostNotification</key> | <key>PostNotification</key> | ||||
<string>com.yaypixxo.kage/preferences.changed</string> | <string>com.yaypixxo.kage/preferences.changed</string> | ||||
</dict> | </dict> | ||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSGroupCell</string> | |||||
<key>footerText</key> | |||||
<string></string> | |||||
</dict> | |||||
<dict> | <dict> | ||||
<key>cell</key> | <key>cell</key> | ||||
<string>PSSwitchCell</string> | <string>PSSwitchCell</string> | ||||
<key>key</key> | <key>key</key> | ||||
<string>gridSwitcher</string> | <string>gridSwitcher</string> | ||||
<key>label</key> | <key>label</key> | ||||
<string>Enable Grid Switcher</string> | |||||
<string>Enable Grid Switcher*</string> | |||||
<key>PostNotification</key> | <key>PostNotification</key> | ||||
<string>com.yaypixxo.kage/preferences.changed</string> | <string>com.yaypixxo.kage/preferences.changed</string> | ||||
</dict> | </dict> | ||||
<key>PostNotification</key> | <key>PostNotification</key> | ||||
<string>com.yaypixxo.kage/preferences.changed</string> | <string>com.yaypixxo.kage/preferences.changed</string> | ||||
</dict> | </dict> | ||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSGroupCell</string> | |||||
<key>footerText</key> | |||||
<string>* requires respring</string> | |||||
</dict> | |||||
<dict> | |||||
<key>cell</key> | |||||
<string>PSButtonCell</string> | |||||
<key>action</key> | |||||
<string>saveTapped</string> | |||||
<key>label</key> | |||||
<string>Respring</string> | |||||
</dict> | |||||
</array> | </array> | ||||
<key>title</key> | <key>title</key> | ||||
<string>Kage</string> | <string>Kage</string> |