Log InVersion History
- Fix an oversight that caused the backup to fail outright if one or more errors were encountered
- Fix a couple of potential memory issues with the helper binary
- Cap install at iOS < 15 (for the time being)
- Code cleanup
- Scrapped list backups entirely (unrealistic to maintain and much less functional than I had envisioned)
- Revised UI (again, yeah … this time I’m confident it’s here to stay)
- Added a proper progress UI
- Added lightmode support to the app
- No longer populate /var/mobile/Documents/me.lightmann.iamlazy/logs/
- Added another confirmation prompt for attempted restores of developer backups
- Removed unnecessary arm64e app arch
- Debs are now deleted as they’re added to the backup archive to save space
- Fixed issue where apt update may have exited non-zero due to unsigned repos
- “Unfiltered” -> “Developer”
- Code cleanup
- Initial release on Chariz!
- Implemented list backups and restores
- Long overdue UI overhaul
- Greatly improved security
- Fixed tweaks that were disabled with iCleaner not working upon restore
- Fixed tweaks occasionally missing files that contained spaces
- Implemented a more robust package filter for user backups
- Sped up backups and restores by utilizing native APIs where possible
- Improved stability of restores
- Added additional debug logs
- Added ability to cancel the ‘specific restore’ selection alert by tapping out of the alert
- Added check for internet before restores
- Updated and optimized image assets
- Fixed potential positioning issues on larger/RTL devices
- Implemented a new date-based backup naming scheme
- Added ability to import backups
- Implemented dpkg lock and partial install mitigations
- Fixed sharesheet crash
- Some other small things I’m probably forgetting