]> git.cameronkatri.com Git - tweaks.git/commit
QuickActions: Add new tweak
authorCameron Katri <me@cameronkatri.com>
Mon, 16 Aug 2021 20:09:37 +0000 (16:09 -0400)
committerCameron Katri <me@cameronkatri.com>
Mon, 16 Aug 2021 20:10:54 +0000 (16:10 -0400)
commit615b0aefe92fb5d7b1fae821f91eb98e3f403bfe
treecc157ab8b0684f1b85b6645fe6198ae62dcbbe53
parent4d2aa96bbce1edc066b3bfc197d1e2e968e4aa5d
QuickActions: Add new tweak
19 files changed:
.gitignore
QuickActions/Makefile [new file with mode: 0644]
QuickActions/QuickActions.plist [new file with mode: 0644]
QuickActions/QuickActionsPrefs/Makefile [new file with mode: 0644]
QuickActions/QuickActionsPrefs/QASRootListController.h [new file with mode: 0644]
QuickActions/QuickActionsPrefs/QASRootListController.m [new file with mode: 0644]
QuickActions/QuickActionsPrefs/Resources/Icon@2x.png [new file with mode: 0644]
QuickActions/QuickActionsPrefs/Resources/Icon@3x.png [new file with mode: 0644]
QuickActions/QuickActionsPrefs/Resources/Info.plist [new file with mode: 0644]
QuickActions/QuickActionsPrefs/Resources/Root.plist [new file with mode: 0644]
QuickActions/QuickActionsPrefs/layout/Library/PreferenceLoader/Preferences/QuickActionsPrefs.plist [new file with mode: 0644]
QuickActions/Resources/Banner.png [new file with mode: 0644]
QuickActions/Resources/Description.md [new file with mode: 0644]
QuickActions/Resources/Icon.png [new file with mode: 0644]
QuickActions/Resources/Screenshot-1.png [new file with mode: 0644]
QuickActions/Resources/Screenshot-2.png [new file with mode: 0644]
QuickActions/Tweak.h [new file with mode: 0644]
QuickActions/Tweak.x [new file with mode: 0644]
QuickActions/control [new file with mode: 0644]