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 --- .theos/obj/IntemperatePrefs.bundle/Info.plist | 24 ------ .../obj/IntemperatePrefs.bundle/Intemperate.plist | 89 --------------------- .../obj/IntemperatePrefs.bundle/IntemperatePrefs | Bin 149248 -> 0 bytes .theos/obj/IntemperatePrefs.bundle/icon@2x.png | Bin 1222 -> 0 bytes .theos/obj/IntemperatePrefs.bundle/icon@3x.png | Bin 2083 -> 0 bytes .theos/obj/IntemperatePrefs.bundle/twitter@2x.png | Bin 1768 -> 0 bytes .theos/obj/IntemperatePrefs.bundle/twitter@3x.png | Bin 2747 -> 0 bytes 7 files changed, 113 deletions(-) delete mode 100644 .theos/obj/IntemperatePrefs.bundle/Info.plist delete mode 100644 .theos/obj/IntemperatePrefs.bundle/Intemperate.plist delete mode 100755 .theos/obj/IntemperatePrefs.bundle/IntemperatePrefs delete mode 100644 .theos/obj/IntemperatePrefs.bundle/icon@2x.png delete mode 100644 .theos/obj/IntemperatePrefs.bundle/icon@3x.png delete mode 100644 .theos/obj/IntemperatePrefs.bundle/twitter@2x.png delete mode 100644 .theos/obj/IntemperatePrefs.bundle/twitter@3x.png (limited to '.theos/obj/IntemperatePrefs.bundle') diff --git a/.theos/obj/IntemperatePrefs.bundle/Info.plist b/.theos/obj/IntemperatePrefs.bundle/Info.plist deleted file mode 100644 index 5775539..0000000 --- a/.theos/obj/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/obj/IntemperatePrefs.bundle/Intemperate.plist b/.theos/obj/IntemperatePrefs.bundle/Intemperate.plist deleted file mode 100644 index 9171454..0000000 --- a/.theos/obj/IntemperatePrefs.bundle/Intemperate.plist +++ /dev/null @@ -1,89 +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. - - - cell - PSSwitchCell - default - - defaults - com.5px.intemperate - key - isEnabled - label - Enabled - - - cell - PSGroupCell - footerText - Perform a respring to apply all 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 - - - cell - PSGroupCell - footerAlignment - 1 - footerText - © 2020 FivePixels - - - title - Intemperate - - - - diff --git a/.theos/obj/IntemperatePrefs.bundle/IntemperatePrefs b/.theos/obj/IntemperatePrefs.bundle/IntemperatePrefs deleted file mode 100755 index e73b1be..0000000 Binary files a/.theos/obj/IntemperatePrefs.bundle/IntemperatePrefs and /dev/null differ diff --git a/.theos/obj/IntemperatePrefs.bundle/icon@2x.png b/.theos/obj/IntemperatePrefs.bundle/icon@2x.png deleted file mode 100644 index 25ce016..0000000 Binary files a/.theos/obj/IntemperatePrefs.bundle/icon@2x.png and /dev/null differ diff --git a/.theos/obj/IntemperatePrefs.bundle/icon@3x.png b/.theos/obj/IntemperatePrefs.bundle/icon@3x.png deleted file mode 100644 index cf62d0b..0000000 Binary files a/.theos/obj/IntemperatePrefs.bundle/icon@3x.png and /dev/null differ diff --git a/.theos/obj/IntemperatePrefs.bundle/twitter@2x.png b/.theos/obj/IntemperatePrefs.bundle/twitter@2x.png deleted file mode 100644 index 5fa8892..0000000 Binary files a/.theos/obj/IntemperatePrefs.bundle/twitter@2x.png and /dev/null differ diff --git a/.theos/obj/IntemperatePrefs.bundle/twitter@3x.png b/.theos/obj/IntemperatePrefs.bundle/twitter@3x.png deleted file mode 100644 index 9af7a41..0000000 Binary files a/.theos/obj/IntemperatePrefs.bundle/twitter@3x.png and /dev/null differ -- cgit v1.2.3