Parcourir la source

fix respring button

tags/v1.0.0
Viggo Lekdorf il y a 4 ans
Parent
révision
55865608ca
40 fichiers modifiés avec 23 ajouts et 426 suppressions
  1. +0
    -12
      .theos/_/DEBIAN/control
  2. BIN
      .theos/_/Library/MobileSubstrate/DynamicLibraries/Kage.dylib
  3. +0
    -1
      .theos/_/Library/MobileSubstrate/DynamicLibraries/Kage.plist
  4. +0
    -24
      .theos/_/Library/PreferenceBundles/kageprefs.bundle/Info.plist
  5. +0
    -87
      .theos/_/Library/PreferenceBundles/kageprefs.bundle/Root.plist
  6. BIN
      .theos/_/Library/PreferenceBundles/kageprefs.bundle/kageprefs
  7. +0
    -21
      .theos/_/Library/PreferenceLoader/Preferences/kageprefs.plist
  8. +0
    -0
      .theos/build_session
  9. +0
    -0
      .theos/fakeroot
  10. +0
    -1
      .theos/last_package
  11. +0
    -0
      .theos/obj/debug/.stamp
  12. BIN
      .theos/obj/debug/Kage.dylib
  13. BIN
      .theos/obj/debug/arm64/Kage.dylib
  14. +0
    -20
      .theos/obj/debug/arm64/Kage.dylib.dSYM/Contents/Info.plist
  15. BIN
      .theos/obj/debug/arm64/Kage.dylib.dSYM/Contents/Resources/DWARF/Kage.dylib
  16. +0
    -21
      .theos/obj/debug/arm64/KgeRootListController.m.6665583a.Td
  17. BIN
      .theos/obj/debug/arm64/KgeRootListController.m.6665583a.o
  18. +0
    -17
      .theos/obj/debug/arm64/Tweak.x.cb862df1.Td
  19. BIN
      .theos/obj/debug/arm64/Tweak.x.cb862df1.o
  20. BIN
      .theos/obj/debug/arm64/kageprefs.bundle/kageprefs
  21. +0
    -20
      .theos/obj/debug/arm64/kageprefs.bundle/kageprefs.dSYM/Contents/Info.plist
  22. BIN
      .theos/obj/debug/arm64/kageprefs.bundle/kageprefs.dSYM/Contents/Resources/DWARF/kageprefs
  23. BIN
      .theos/obj/debug/arm64e/Kage.dylib
  24. +0
    -20
      .theos/obj/debug/arm64e/Kage.dylib.dSYM/Contents/Info.plist
  25. BIN
      .theos/obj/debug/arm64e/Kage.dylib.dSYM/Contents/Resources/DWARF/Kage.dylib
  26. +0
    -21
      .theos/obj/debug/arm64e/KgeRootListController.m.7e6d29a3.Td
  27. BIN
      .theos/obj/debug/arm64e/KgeRootListController.m.7e6d29a3.o
  28. +0
    -17
      .theos/obj/debug/arm64e/Tweak.x.fc246e88.Td
  29. BIN
      .theos/obj/debug/arm64e/Tweak.x.fc246e88.o
  30. BIN
      .theos/obj/debug/arm64e/kageprefs.bundle/kageprefs
  31. +0
    -20
      .theos/obj/debug/arm64e/kageprefs.bundle/kageprefs.dSYM/Contents/Info.plist
  32. BIN
      .theos/obj/debug/arm64e/kageprefs.bundle/kageprefs.dSYM/Contents/Resources/DWARF/kageprefs
  33. +0
    -24
      .theos/obj/debug/kageprefs.bundle/Info.plist
  34. +0
    -87
      .theos/obj/debug/kageprefs.bundle/Root.plist
  35. BIN
      .theos/obj/debug/kageprefs.bundle/kageprefs
  36. +0
    -1
      .theos/packages/com.yaypixxo.kage-1.0.0
  37. +2
    -0
      README.md
  38. +0
    -5
      kageprefs/KgeRootListController.m
  39. +21
    -7
      kageprefs/Resources/Root.plist
  40. BIN
      packages/com.yaypixxo.kage_1.0.0-1+debug_iphoneos-arm.deb

+ 0
- 12
.theos/_/DEBIAN/control Voir le fichier

@@ -1,12 +0,0 @@
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

BIN
.theos/_/Library/MobileSubstrate/DynamicLibraries/Kage.dylib Voir le fichier


+ 0
- 1
.theos/_/Library/MobileSubstrate/DynamicLibraries/Kage.plist Voir le fichier

@@ -1 +0,0 @@
{ Filter = { Bundles = ( "com.apple.springboard" ); }; }

+ 0
- 24
.theos/_/Library/PreferenceBundles/kageprefs.bundle/Info.plist Voir le fichier

@@ -1,24 +0,0 @@
<?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>

+ 0
- 87
.theos/_/Library/PreferenceBundles/kageprefs.bundle/Root.plist Voir le fichier

@@ -1,87 +0,0 @@
<?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>

BIN
.theos/_/Library/PreferenceBundles/kageprefs.bundle/kageprefs Voir le fichier


+ 0
- 21
.theos/_/Library/PreferenceLoader/Preferences/kageprefs.plist Voir le fichier

@@ -1,21 +0,0 @@
<?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>

+ 0
- 0
.theos/build_session Voir le fichier


+ 0
- 0
.theos/fakeroot Voir le fichier


+ 0
- 1
.theos/last_package Voir le fichier

@@ -1 +0,0 @@
./packages/com.yaypixxo.kage_1.0.0-1+debug_iphoneos-arm.deb

+ 0
- 0
.theos/obj/debug/.stamp Voir le fichier


BIN
.theos/obj/debug/Kage.dylib Voir le fichier


BIN
.theos/obj/debug/arm64/Kage.dylib Voir le fichier


+ 0
- 20
.theos/obj/debug/arm64/Kage.dylib.dSYM/Contents/Info.plist Voir le fichier

@@ -1,20 +0,0 @@
<?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>

BIN
.theos/obj/debug/arm64/Kage.dylib.dSYM/Contents/Resources/DWARF/Kage.dylib Voir le fichier


+ 0
- 21
.theos/obj/debug/arm64/KgeRootListController.m.6665583a.Td Voir le fichier

@@ -1,21 +0,0 @@
/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:

BIN
.theos/obj/debug/arm64/KgeRootListController.m.6665583a.o Voir le fichier


+ 0
- 17
.theos/obj/debug/arm64/Tweak.x.cb862df1.Td Voir le fichier

@@ -1,17 +0,0 @@
/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:

BIN
.theos/obj/debug/arm64/Tweak.x.cb862df1.o Voir le fichier


BIN
.theos/obj/debug/arm64/kageprefs.bundle/kageprefs Voir le fichier


+ 0
- 20
.theos/obj/debug/arm64/kageprefs.bundle/kageprefs.dSYM/Contents/Info.plist Voir le fichier

@@ -1,20 +0,0 @@
<?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>

BIN
.theos/obj/debug/arm64/kageprefs.bundle/kageprefs.dSYM/Contents/Resources/DWARF/kageprefs Voir le fichier


BIN
.theos/obj/debug/arm64e/Kage.dylib Voir le fichier


+ 0
- 20
.theos/obj/debug/arm64e/Kage.dylib.dSYM/Contents/Info.plist Voir le fichier

@@ -1,20 +0,0 @@
<?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>

BIN
.theos/obj/debug/arm64e/Kage.dylib.dSYM/Contents/Resources/DWARF/Kage.dylib Voir le fichier


+ 0
- 21
.theos/obj/debug/arm64e/KgeRootListController.m.7e6d29a3.Td Voir le fichier

@@ -1,21 +0,0 @@
/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:

BIN
.theos/obj/debug/arm64e/KgeRootListController.m.7e6d29a3.o Voir le fichier


+ 0
- 17
.theos/obj/debug/arm64e/Tweak.x.fc246e88.Td Voir le fichier

@@ -1,17 +0,0 @@
/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:

BIN
.theos/obj/debug/arm64e/Tweak.x.fc246e88.o Voir le fichier


BIN
.theos/obj/debug/arm64e/kageprefs.bundle/kageprefs Voir le fichier


+ 0
- 20
.theos/obj/debug/arm64e/kageprefs.bundle/kageprefs.dSYM/Contents/Info.plist Voir le fichier

@@ -1,20 +0,0 @@
<?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>

BIN
.theos/obj/debug/arm64e/kageprefs.bundle/kageprefs.dSYM/Contents/Resources/DWARF/kageprefs Voir le fichier


+ 0
- 24
.theos/obj/debug/kageprefs.bundle/Info.plist Voir le fichier

@@ -1,24 +0,0 @@
<?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>

+ 0
- 87
.theos/obj/debug/kageprefs.bundle/Root.plist Voir le fichier

@@ -1,87 +0,0 @@
<?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>

BIN
.theos/obj/debug/kageprefs.bundle/kageprefs Voir le fichier


+ 0
- 1
.theos/packages/com.yaypixxo.kage-1.0.0 Voir le fichier

@@ -1 +0,0 @@
1

+ 2
- 0
README.md Voir le fichier

@@ -1,5 +1,7 @@
# Kage

Kage means cake in Danish

I really like cake

anyway, this tweak has a bunch of settings for hiding and showing stuff on the LS and HS.

+ 0
- 5
kageprefs/KgeRootListController.m Voir le fichier

@@ -10,11 +10,6 @@
return _specifiers;
}

-(void)voidView {
[super loadView];
self.navigationItem.rightBarButtonItem = [[UIBarButtonItem alloc] initWithTitle:@"Respring" style:UIBarButtonItemStylePlain target:self action:@selector(saveTapped)];
}

-(void)saveTapped {
CFNotificationCenterPostNotification(CFNotificationCenterGetDarwinNotifyCenter(), CFSTR("com.yaypixxo.kage/respring"), NULL, NULL, YES);
}

+ 21
- 7
kageprefs/Resources/Root.plist Voir le fichier

@@ -4,12 +4,6 @@
<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>
@@ -24,6 +18,12 @@
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>footerText</key>
<string></string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
@@ -48,7 +48,7 @@
<key>key</key>
<string>gridSwitcher</string>
<key>label</key>
<string>Enable Grid Switcher</string>
<string>Enable Grid Switcher*</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
@@ -80,6 +80,20 @@
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</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>
<key>title</key>
<string>Kage</string>

BIN
packages/com.yaypixxo.kage_1.0.0-1+debug_iphoneos-arm.deb Voir le fichier


Chargement…
Annuler
Enregistrer