From 15240ea1e0dc4fc86a3f36cffe5b9c14ff0b2c93 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 27 Dec 2021 01:08:28 -0500 Subject: I lost track of all the changes --- QuickActions/DragonMake | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 QuickActions/DragonMake (limited to 'QuickActions/DragonMake') diff --git a/QuickActions/DragonMake b/QuickActions/DragonMake new file mode 100644 index 0000000..f75e655 --- /dev/null +++ b/QuickActions/DragonMake @@ -0,0 +1,32 @@ +name: QuickActions +id: com.cameronkatri.quickactions +depends: mobilesubstrate +architecture: iphoneos-arm +version: 1.0.0 +description: Quickly launch apps from the lockscreen +author: Cameron Katri +section: Tweaks +depends: mobilesubstrate, preferenceloader +icmd: sbreload + +QuickActions: + type: tweak + filter: + executables: + - SpringBoard + files: + - Tweak.x + frameworks: + - CoverSheet + - SpringBoardFoundation + targetvers: 13.0 + +QuickActionsPrefs: + type: prefs + dir: QuickActionsPrefs + files: + - QASRootListController.m + - QASAppSelectorController.m + frameworks: + - MobileCoreServices + targetvers: 13.0 \ No newline at end of file -- cgit v1.2.3-56-ge451