Log InVersion History
- Removed
CMApplicationWorkspace
, rewrote in Swift and Combine under the name ApplicationWorkspace
.
- Fixed a crash related to
LSApplicationProxy
changes on iOS 15+
- Added
AppPicker
which you can now use to select apps from your tweak preference pages. Highly performant and tested.
- Added localisations for (Chinese (Simplified), Chinese (Traditional), English).
- Support rootless
- Added HexColorPicker, you can now save colors as hex values.
- Added
RespringButton()
which can be used in your SwiftUI views, to respring the device.
- Improved build system.
- Added
RespringButton()
which can be used in your SwiftUI views, to respring the device.
- Improved build system.