From ed1e428fba75b03eae532ef46e33d1bff6b94788 Mon Sep 17 00:00:00 2001 From: FivePixels Date: Sun, 14 Jun 2020 13:16:31 -0500 Subject: 1.0 --- .../DynamicLibraries/intemperate.dylib | Bin 0 -> 152800 bytes .../DynamicLibraries/intemperate.plist | 1 + .../IntemperatePrefs.bundle/Info.plist | 24 +++++ .../IntemperatePrefs.bundle/Intemperate.plist | 99 +++++++++++++++++++++ .../IntemperatePrefs.bundle/IntemperatePrefs | Bin 0 -> 150800 bytes .../IntemperatePrefs.bundle/github@2x.png | Bin 0 -> 3000 bytes .../IntemperatePrefs.bundle/github@3x.png | Bin 0 -> 4726 bytes .../IntemperatePrefs.bundle/icon@2x.png | Bin 0 -> 1222 bytes .../IntemperatePrefs.bundle/icon@3x.png | Bin 0 -> 2083 bytes .../IntemperatePrefs.bundle/twitter@2x.png | Bin 0 -> 1768 bytes .../IntemperatePrefs.bundle/twitter@3x.png | Bin 0 -> 2747 bytes .../Preferences/IntemperatePrefs.plist | 21 +++++ 12 files changed, 145 insertions(+) create mode 100755 .theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.dylib create mode 100644 .theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.plist create mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist create mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Intemperate.plist create mode 100755 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs create mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png create mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png create mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png create mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png create mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png create mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png create mode 100644 .theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist (limited to '.theos/_/Library') diff --git a/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.dylib b/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.dylib new file mode 100755 index 0000000..62c9ab1 Binary files /dev/null and b/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.dylib differ diff --git a/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.plist b/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.plist new file mode 100644 index 0000000..10dc654 --- /dev/null +++ b/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.plist @@ -0,0 +1 @@ +{ Filter = { Bundles = ( "com.apple.springboard" ); }; } diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist new file mode 100644 index 0000000..5775539 --- /dev/null +++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + IntemperatePrefs + CFBundleIdentifier + com.5px.intemperateprefs + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + NSPrincipalClass + INPRootListController + + diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Intemperate.plist b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Intemperate.plist new file mode 100644 index 0000000..3cd8ab6 --- /dev/null +++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Intemperate.plist @@ -0,0 +1,99 @@ + + + + + items + + + cell + PSGroupCell + label + Settings + footerText + By enabling this tweak, your device will be running in an unstable state. Using your device above operating temperatures can lead to permanent damage. FivePixels, the developer, is not responsible for any damage caused to your device. + + + cell + PSSwitchCell + default + + defaults + com.5px.intemperate + key + isEnabled + label + Enabled + + + cell + PSGroupCell + footerText + Perform a respring to apply changes. + + + cell + PSButtonCell + label + Respring Device + action + respring + + + cell + PSGroupCell + label + Support + footerText + If you have any issues with this tweak, describe your issue and I'll try to assist you in the best way possible! + + + action + openTwitterDM + cell + PSButtonCell + label + DM @o5pxels on Twitter + icon + twitter.png + + + cell + PSGroupCell + label + Credits + + + action + openTwitter5px + cell + PSButtonCell + label + @o5pxels + footerText + Developer + + + action + openGitHub + cell + PSButtonCell + label + GitHub Source + icon + github.png + + + cell + PSGroupCell + footerAlignment + 1 + footerText + © 2020 FivePixels + + + title + Intemperate + + + + diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs new file mode 100755 index 0000000..55b04f5 Binary files /dev/null and b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png new file mode 100644 index 0000000..52b4ba7 Binary files /dev/null and b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png new file mode 100644 index 0000000..5509612 Binary files /dev/null and b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png new file mode 100644 index 0000000..25ce016 Binary files /dev/null and b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png new file mode 100644 index 0000000..cf62d0b Binary files /dev/null and b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png new file mode 100644 index 0000000..5fa8892 Binary files /dev/null and b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png new file mode 100644 index 0000000..9af7a41 Binary files /dev/null and b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png differ diff --git a/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist b/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist new file mode 100644 index 0000000..269e439 --- /dev/null +++ b/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist @@ -0,0 +1,21 @@ + + + + + entry + + bundle + IntemperatePrefs + cell + PSLinkCell + detail + INPRootListController + icon + icon.png + isController + + label + Intemperate + + + -- cgit v1.2.3