From a692718a2ae3d46db6c63b68a924f66f671ba004 Mon Sep 17 00:00:00 2001 From: FivePixels Date: Tue, 7 Jul 2020 13:37:24 -0500 Subject: New twitter ID and add alert when blocking begins --- .../IntemperatePrefs.bundle/Info.plist | 24 ----- .../IntemperatePrefs.bundle/Intemperate.plist | 99 --------------------- .../IntemperatePrefs.bundle/IntemperatePrefs | Bin 150800 -> 0 bytes .../IntemperatePrefs.bundle/github@2x.png | Bin 3000 -> 0 bytes .../IntemperatePrefs.bundle/github@3x.png | Bin 4726 -> 0 bytes .../IntemperatePrefs.bundle/icon@2x.png | Bin 1222 -> 0 bytes .../IntemperatePrefs.bundle/icon@3x.png | Bin 2083 -> 0 bytes .../IntemperatePrefs.bundle/twitter@2x.png | Bin 1768 -> 0 bytes .../IntemperatePrefs.bundle/twitter@3x.png | Bin 2747 -> 0 bytes 9 files changed, 123 deletions(-) delete mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist delete mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Intemperate.plist delete mode 100755 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs delete mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png delete mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png delete mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png delete mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png delete mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png delete mode 100644 .theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png (limited to '.theos/_/Library/PreferenceBundles') diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist deleted file mode 100644 index 5775539..0000000 --- a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - 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 deleted file mode 100644 index 3cd8ab6..0000000 --- a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/Intemperate.plist +++ /dev/null @@ -1,99 +0,0 @@ - - - - - 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 deleted file mode 100755 index 55b04f5..0000000 Binary files a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/IntemperatePrefs and /dev/null differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png deleted file mode 100644 index 52b4ba7..0000000 Binary files a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@2x.png and /dev/null differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png deleted file mode 100644 index 5509612..0000000 Binary files a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/github@3x.png and /dev/null differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png deleted file mode 100644 index 25ce016..0000000 Binary files a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@2x.png and /dev/null differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png deleted file mode 100644 index cf62d0b..0000000 Binary files a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/icon@3x.png and /dev/null differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png deleted file mode 100644 index 5fa8892..0000000 Binary files a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@2x.png and /dev/null differ diff --git a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png b/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png deleted file mode 100644 index 9af7a41..0000000 Binary files a/.theos/_/Library/PreferenceBundles/IntemperatePrefs.bundle/twitter@3x.png and /dev/null differ -- cgit v1.2.3