summaryrefslogtreecommitdiff
path: root/.theos/_
diff options
context:
space:
mode:
Diffstat (limited to '.theos/_')
-rw-r--r--.theos/_/DEBIAN/control11
-rwxr-xr-x.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.dylibbin0 -> 152800 bytes
-rw-r--r--.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.plist1
-rw-r--r--.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist24
-rw-r--r--.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Intemperate.plist99
-rwxr-xr-x.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefsbin0 -> 150800 bytes
-rw-r--r--.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.pngbin0 -> 3000 bytes
-rw-r--r--.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.pngbin0 -> 4726 bytes
-rw-r--r--.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.pngbin0 -> 1222 bytes
-rw-r--r--.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.pngbin0 -> 2083 bytes
-rw-r--r--.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.pngbin0 -> 1768 bytes
-rw-r--r--.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.pngbin0 -> 2747 bytes
-rw-r--r--.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist21
13 files changed, 156 insertions, 0 deletions
diff --git a/.theos/_/DEBIAN/control b/.theos/_/DEBIAN/control
new file mode 100644
index 0000000..6216ed6
--- /dev/null
+++ b/.theos/_/DEBIAN/control
@@ -0,0 +1,11 @@
+Package: com.5px.intemperate
+Name: Intemperate
+Pre-Depends: firmware (>= 8.0)
+Depends: mobilesubstrate, firmware (>=9.0)
+Architecture: iphoneos-arm
+Description: The temperature warning no longer exists.
+Maintainer: FivePixels
+Author: FivePixels
+Section: Tweaks
+Version: 1.0
+Installed-Size: 344
diff --git a/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.dylib b/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.dylib
new file mode 100755
index 0000000..62c9ab1
--- /dev/null
+++ b/.theos/_/Library/MobileSubstrate/DynamicLibraries/intemperate.dylib
Binary files 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 @@
+<?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>IntemperatePrefs</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.5px.intemperateprefs</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>INPRootListController</string>
+</dict>
+</plist>
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 @@
+<?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>Settings</string>
+ <key>footerText</key>
+ <string>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.</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSSwitchCell</string>
+ <key>default</key>
+ <false/>
+ <key>defaults</key>
+ <string>com.5px.intemperate</string>
+ <key>key</key>
+ <string>isEnabled</string>
+ <key>label</key>
+ <string>Enabled</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>footerText</key>
+ <string>Perform a respring to apply changes.</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSButtonCell</string>
+ <key>label</key>
+ <string>Respring Device</string>
+ <key>action</key>
+ <string>respring</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>label</key>
+ <string>Support</string>
+ <key>footerText</key>
+ <string>If you have any issues with this tweak, describe your issue and I'll try to assist you in the best way possible!</string>
+ </dict>
+ <dict>
+ <key>action</key>
+ <string>openTwitterDM</string>
+ <key>cell</key>
+ <string>PSButtonCell</string>
+ <key>label</key>
+ <string>DM @o5pxels on Twitter</string>
+ <key>icon</key>
+ <string>twitter.png</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>label</key>
+ <string>Credits</string>
+ </dict>
+ <dict>
+ <key>action</key>
+ <string>openTwitter5px</string>
+ <key>cell</key>
+ <string>PSButtonCell</string>
+ <key>label</key>
+ <string>@o5pxels</string>
+ <key>footerText</key>
+ <string>Developer</string>
+ </dict>
+ <dict>
+ <key>action</key>
+ <string>openGitHub</string>
+ <key>cell</key>
+ <string>PSButtonCell</string>
+ <key>label</key>
+ <string>GitHub Source</string>
+ <key>icon</key>
+ <string>github.png</string>
+ </dict>
+ <dict>
+ <key>cell</key>
+ <string>PSGroupCell</string>
+ <key>footerAlignment</key>
+ <integer>1</integer>
+ <key>footerText</key>
+ <string>© 2020 FivePixels</string>
+ </dict>
+ </array>
+ <key>title</key>
+ <string>Intemperate</string>
+ </dict>
+</plist>
+
+
diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs
new file mode 100755
index 0000000..55b04f5
--- /dev/null
+++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs
Binary files 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
--- /dev/null
+++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png
Binary files 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
--- /dev/null
+++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png
Binary files 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
--- /dev/null
+++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png
Binary files 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
--- /dev/null
+++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png
Binary files 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
--- /dev/null
+++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png
Binary files 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
--- /dev/null
+++ b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png
Binary files 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 @@
+<?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>IntemperatePrefs</string>
+ <key>cell</key>
+ <string>PSLinkCell</string>
+ <key>detail</key>
+ <string>INPRootListController</string>
+ <key>icon</key>
+ <string>icon.png</string>
+ <key>isController</key>
+ <true/>
+ <key>label</key>
+ <string>Intemperate</string>
+ </dict>
+</dict>
+</plist>