LSTimeSeconds (iOS 15 - 16) 0.3
b4db1r3
Tweaks
5 114
38.99 KB
iOS 15 - iOS 16
Donate
3.58/5 (99 votes).
iOS 15 Features:
- Dynamic Time Label Updates: Automatically updates the lock screen time label to show the current time down to the seconds.
- Custom Time Formatting: Allows configuration between 24-hour and 12-hour formats depending on user preference.
iOS 16 Features:
- Since iOS 16 features an Always On Display (AOD) that reduces the refresh rate to conserve battery, the update rate for displaying seconds is also affected. Currently, there isn't a straightforward solution to update the seconds regularly on AOD.
- Biometric Unlock Awareness: Adjusts time display based on lock/unlock status, showing seconds when unlocked and hiding them when locked.
- Adaptive Timer: Timer adjustments ensure the lock screen time label updates seamlessly in real-time.
- Enhanced Visual Transitions: Smooth transitions for time updates using cross-dissolve effects to blend changes in the time display elegantly.
- Custom Time Formatting: Allows configuration between 24-hour and 12-hour formats depending on user preference.
This tweak is designed to enhance the visual and functional aspects of the time display on iOS devices, making it more informative and aesthetically pleasing. It leverages system notifications and dynamic updates to ensure the time display is both accurate and beautifully integrated into the user experience.
Changelog
Changelog 0.3:
- Enhanced Adaptive AOD Mode
- Now, seconds will be displayed when the screen is on and not in AOD mode, whether the device is locked or unlocked.
- Now, seconds will be displayed when the screen is on and not in AOD mode, whether the device is locked or unlocked.
- Fixed Overheating & Memory Leak Issues
- Addressed problems that led to the device being overheated by fixing some memory leaks.
- Addressed problems that led to the device being overheated by fixing some memory leaks.
- Removed Irrelevant Hooks and Updated Logic for iOS 16
- Streamlined the codebase by removing unnecessary hooks and updating the logic to be compatible with iOS 16.
- Streamlined the codebase by removing unnecessary hooks and updating the logic to be compatible with iOS 16.
- Support for Third-Party Tweaks
- Added support for most third-party tweaks, including Jellyfish Reborn (and more...) to ensure seamless integration.
- Added support for most third-party tweaks, including Jellyfish Reborn (and more...) to ensure seamless integration.
- Removed Logs
- Cleaned up the code by removing unnecessary logging to enhance performance.
- Cleaned up the code by removing unnecessary logging to enhance performance.
- Refactored Methods for Better Performance
- Refactored several methods to improve overall performance and efficiency.
New Feature
- Adaptive Always-On Display (AOD) Support: Added an option to check if AOD mode is active. When enabled, seconds are hidden in AOD mode and will only appear when the device is unlocked. If disabled, seconds will always be displayed, regardless of the device state.
Fixes
- Transition Animation Enhancements: Improved the transition animations between AOD and screen-on modes, ensuring smoother visual changes.
- Lock Screen Time Update: Fixed an issue where seconds were not updating continuously when pulling down to view the lock screen.
No comment.