Releases: XayahSuSuSu/Android-DataBackup
Releases Β· XayahSuSuSu/Android-DataBackup
App 1.0.1
2.0.3
What's Changed
Features
Bug Fixes
- #267 (cccd485)
- [SMB] 0 byte uploaded file (a49031d)
- Add compose lifecycle for crash screen (689d27e)
- Add compose lifecycle for setup screen (35e6f0b)
- Missing binaries on certain devices (7aebbd7)
- Try reduce applist lag and navigator issues (#272) (0f66a8a)
- Try to fix compose crash and some RemoteRootServiceImpl issues (3ddb598)
Performance Improvements
- Add leading icon for package apk/data chips (6fa3601)
- Remove String, ImageVector and StringArray tokens (#276) (458dddb)
- Update UIs (553e808)
Full Changelog: 2.0.2...2.0.3
CI builds: actions/runs/10079070963
2.0.2
What's Changed
gradle
- Version 2.0.2 (0e7a038)
Features
- #257 (c7221af)
- Add language selector (#260) (14bdcb0)
- Implement update detection for premium build (049be8a)
- Update translators (8667f96)
Bug Fixes
- #245 (4f65309)
- [Dialog] Incorrect dismiss state (967cea8)
- [WebDAV] Https connection (aa9312f)
- app theme being applied with delay (#253) (a7b6c8d)
- using collectImmediatelyAsState in all theme-related places (#256) (f56a18f)
Full Changelog: 2.0.1...2.0.2
CI builds: actions/runs/9887331810
2.0.1
What's Changed
- β¨ Optimized UIs
- β¨ Added SFTP by @frknkrc44 in #244
- π Fixed logical error when backing up apps to the cloud (2da30aa)
- π ABI filter bug #247 by @frknkrc44 in #248
- π Filtered some storage entries by @frknkrc44 in #250
Full Changelog: 2.0.0...2.0.1
CI builds: actions/runs/9816631068
2.0.0
Announcement
- β¨ Finally we have a major update to
2.0.0
! This update IS NOT COMPATIBLE with old versions, you'd better CLEAN INSTALL this version, and you can reload to restore legacy backups. - π Welcome new friends to our team: @omersusin, @PalmDevs, @frknkrc44.
What's Changed
- β Thanks to our awesome designers, we migrated to brand new UIs.
- β Reimplemented cloud functions.
- β Supported SSAID backup and restoring, you need to reboot after restoring SSAIDs.
- β Supported keystore detection, which means this application may not work after restoring.
- β Downgraded to api 26. Yes now we support Android 8.0+
- π₯ What's more? It's time to update to
2.0.0
!
Full Changelog: 1.1.0...2.0.0_1
CI builds: actions/runs/9729345590
1.1.0
1.1.0-alpha06
1.1.0-alpha05
Changelog:
-
- Initial cloud backup/restoring for packages
-
- More powerful means to kill packages before backing up.
-
- Optimized new UI.
-
- Fixed known issues.
Full Changelog: 1.1.0-alpha04...1.1.0-alpha05
App 1.0.1-alpha06
Changelog:
- A jetpack compose internal error named IndexOutOfBoundsException while backing up/restoring is reported on Firebase but I have never reproduced it on my device, this is an attempt on fixing that.
- If you find a reproducible way, please contact me on GitHub, thanks in advance:)
Full Changelog: 1.0.1-alpha05...1.0.1-alpha06