Designer v1.4.4 Changes
Added 2024-03-11 01:21:02 +0000 UTCAdditions
- triggerOnUnlock
- triggerOnWake
- more plus and minus dates (7 each way)
- vibrate action
- stock style wifi and signal images
- apps can launch with Touch on SB
- mask to UIView
- option to move notifications
- Added LS html
Fixes
- iPad settings not going fullscreen
- repos not deleting or scrolling
- if default favs was set, it did not show remove from favs
Other
- Added hack to make Eneko show below Designer on home screen
- UILabels with [seconds] now refresh every second
TriggerOnUnlock
triggerOnUnlock is meant to animate a theme set to the homescreen. When the LS is unlocked it will trigger an animation. The opposite happens when the device is locked or the LS is dismissed (like dismissing the NC).
You need two animations. One for each state.
triggerOnWake is meant to animate a theme set the LS. Same thing as triggerOnUnlock, but related to the LS. It triggers when device wakes, when the screen dims, and when the device is unlocked.
A good example of how to use this is on Discord.
Touch on SB
Touch on SB didn't allow you to open apps, it only applied to music players and animations. It will now launch an app as well.
UIView mask
UIView mask works just like the UIImageView mask. It will mask the UIView with an image. This applies to every view in the UIView.
Move Notifications
I added the option to move notifications in Designer. Much like my tweak MoveNotifications, but works totally different and works on iOS13 - iOS16.
It also doesn't mess with Designer touches like MoveNotifications did.
It does not work with Dodo, if you have Dodo enabled and this option you will spinlock.
This option lets you set a value to move the list holding the notifications. Allowing you to move them up or down.
LS HTML
It has happened. I was able to get html to load on multiple jailbreaks, firmwares, and tweak injection methods. I did this by creating my own service which serves the html. Some info is injected into the html like weather, battery, and signal info. This uses the same method as XenInfo did for XenHTML so if html themes were made for XenInfo they should work just by changing the html to index.html. html themes are put in /var/mobile/Library/DesignerAssets/html
Conclusion
Most of these features were recommended from Discord. If you have a feature you would like to see please join and discuss.
Update is now available on my repo and Gumroad.