Created by dunkston
Description: Disguise your notifications
Asked by u/RUGMJ7443
on Reddit.
Package available here, without-icon version here.
- Semi-rewrite to support iOS 12+
- Switched to ARC
- Fixed app not saving
- Fixed keyboard not dismissing in prefs
- Added option to hide attachments
- Added clear button
- Fixed fields resetting after applist change
- Changed behavior when no app is selected
- Changed text in settings for better understanding
- Global improvements in code
- Notification icon (property
icons
inNCNotificationContent
) cannot be changed only on iOS 14 setPreferenceValue:specifier:
andreadPreferenceValue:
might need to be changed with proper subclassing