Android-DataBackup version history
10 releases tracked, newest first.
2.0.12
Sep 20, 2025- Fixed app not showing internal storage
- Fixed SMB backup for apps not working
- Preparing for next-generation DataBackup (updates may be delayed)
8 downloads
2.0.11
Aug 21, 2025## What's Changed
### Bug Fixes
* [The apps can still be backed up even if they are added to blacklist #410](https://github.com/XayahSuSuSu/Android-DataBackup/issues/410) ([eb8007e](https://github.com/XayahSuSuSu/Android-DataBackup/commit/eb8007ecb903c06c9dbdda40ea968d390660cee0))
* Incorrect restore state on finish page ([a378dbf](https://github.com/XayahSuSuSu/Android-DataBackup/commit/a378dbfbca1789fdc786875c575d498623852340))
### Next plan
* We are preparing for the next generation of DataBackup, this may need a lot of time. The update process will be delayed for `2.x`, thanks for understanding :)
**Full Changelog**: https://github.com/XayahSuSuSu/Android-DataBackup/compare/2.0.10...2.0.11
**CI builds**: [actions/runs/17133416414](https://github.com/XayahSuSuSu/Android-DataBackup/actions/runs/17133416414)
8 downloads
2.0.10
Aug 10, 2025## What's Changed
### Features
* Change default storage path ([6392d0e](https://github.com/XayahSuSuSu/Android-DataBackup/commit/6392d0ec9af5c7871ed9c7c553f9e1fc97b34568))
### Bug Fixes
* [SMB] Upload broken config files when reloading ([0305f70](https://github.com/XayahSuSuSu/Android-DataBackup/commit/0305f70221a48fdfdb3b125687a78c9ea2f2b703))
### Next plan
* We are preparing for the next generation of DataBackup, this may need a lot of time. The update process will be delayed for `2.x`, thanks for understanding :)
**Full Changelog**: https://github.com/XayahSuSuSu/Android-DataBackup/compare/2.0.9...2.0.10
**CI builds**: [actions/runs/16858349361](https://github.com/XayahSuSuSu/Android-DataBackup/actions/runs/16858349361)
8 downloads
2.0.9
May 27, 2025## What's Changed
### Bug Fixes
* [#388 Empty app list on some devices](https://github.com/XayahSuSuSu/Android-DataBackup/issues/388) ([359d396](https://github.com/XayahSuSuSu/Android-DataBackup/commit/359d3965737fe8493abfb9a363e133985d9abf43))
### Next plan
* We are preparing for the next generation of DataBackup, this may need a lot of time. The update process will be delayed for `2.x`, thanks for understanding :)
**Full Changelog**: https://github.com/XayahSuSuSu/Android-DataBackup/compare/2.0.8...2.0.9
**CI builds**: [actions/runs/15281965285](https://github.com/XayahSuSuSu/Android-DataBackup/actions/runs/15281965285)
8 downloads
2.0.8
May 25, 2025## What's Changed
### Features
* Allow insecure server connection for WebDAV([cfb4b05](https://github.com/XayahSuSuSu/Android-DataBackup/commit/cfb4b0574cf4af4e2d306254699217f7daf7492d))
### Bug Fixes
* [#344 System crash because of proxy modules](https://github.com/XayahSuSuSu/Android-DataBackup/issues/344) ([5e74a13](https://github.com/XayahSuSuSu/Android-DataBackup/commit/5e74a1354b51f6cee5c629fece798a8b5612ae14))
### Next plan
* We are preparing for the next generation of DataBackup, this may need a lot of time. The update process will be delayed for `2.x`, thanks for understanding :)
**Full Changelog**: https://github.com/XayahSuSuSu/Android-DataBackup/compare/2.0.7...2.0.8
**CI builds**: [actions/runs/15237242959](https://github.com/XayahSuSuSu/Android-DataBackup/actions/runs/15237242959)
8 downloads
2.0.7
Jan 12, 2025## What's Changed
### Features
* Add last update and last backup info for details page ([2303b39](https://github.com/XayahSuSuSu/Android-DataBackup/commit/2303b39e857c7042f19d27f7f4ed89771241cfdf))
* Do not reset list if operation failed ([e259323](https://github.com/XayahSuSuSu/Android-DataBackup/commit/e259323ff36dbeb247d262e50a751dea0ec2ae08))
* Save loadSystemApps state ([4a3b9e8](https://github.com/XayahSuSuSu/Android-DataBackup/commit/4a3b9e8ff7781c6732977e2b7911f1b8ebaeef7d))
### Bug Fixes
* Crash on entering app list for the first time ([8eda2d9](https://github.com/XayahSuSuSu/Android-DataBackup/commit/8eda2d91c5b20a80f44b7f1d51c659e22bc7f366))
* Files config export ([c2d95e2](https://github.com/XayahSuSuSu/Android-DataBackup/commit/c2d95e267be954ecf439c958dd34d03a9564d403))
* removeLast() crash on API 35 ([cf76bf5](https://github.com/XayahSuSuSu/Android-DataBackup/commit/cf76bf53c681fb342be3296526fda790aff01841))
**Full Changelog**: https://github.com/XayahSuSuSu/Android-DataBackup/compare/2.0.6_1...2.0.7
**CI builds**: [actions/runs/12731463223](https://github.com/XayahSuSuSu/Android-DataBackup/actions/runs/12731463223)
8 downloads
2.0.6_1
Jan 5, 2025## What's Changed
### Features
* [#323](https://github.com/XayahSuSuSu/Android-DataBackup/issues/323) ([8c52bb3](https://github.com/XayahSuSuSu/Android-DataBackup/commit/8c52bb3f8ef12abba3b2001cbd6a219474bf6c9a))
* Build gnu tar via cmake ([40c58c1](https://github.com/XayahSuSuSu/Android-DataBackup/commit/40c58c1fc14c79a0182403027df9f305af4ad44b))
* Migrate to native module ([d03e099](https://github.com/XayahSuSuSu/Android-DataBackup/commit/d03e099f994ad0fff3970b36a4a31b87c84377e9))
* Switch back to gnu tar ([52ac6b3](https://github.com/XayahSuSuSu/Android-DataBackup/commit/52ac6b3588e86540a27950480f9554f85c7217cc))
* Update translators ([2f9c699](https://github.com/XayahSuSuSu/Android-DataBackup/commit/2f9c699d627545ff3165343dbe5a55df5eadf101))
* Update translators ([42c8ecc](https://github.com/XayahSuSuSu/Android-DataBackup/commit/42c8ecc75df891071f4c5c5b63e87a95a9f2a4c9))
### Bug Fixes
* [#327](https://github.com/XayahSuSuSu/Android-DataBackup/issues/327) ([0509d27](https://github.com/XayahSuSuSu/Android-DataBackup/commit/0509d27a7ccccfc0e24e102abb6b4011d415445f))
* [#331](https://github.com/XayahSuSuSu/Android-DataBackup/issues/331) ([286d00b](https://github
8 downloads
2.0.5
Dec 8, 2024## What's Changed
### Features
* [#321](https://github.com/XayahSuSuSu/Android-DataBackup/issues/321) ([5ee40e9](https://github.com/XayahSuSuSu/Android-DataBackup/commit/5ee40e9c56bb3c73c37096eca6b1d5dbc61b44db))
* Add permissions and ssaid options in restore settings ([d59e6e0](https://github.com/XayahSuSuSu/Android-DataBackup/commit/d59e6e0f5613dcf8a764cd514972ebba27c1049a))
* Update translators ([34603f0](https://github.com/XayahSuSuSu/Android-DataBackup/commit/34603f043a734508387b8e397c13ca3af81a93e5))
### Bug Fixes
* Potential IndexOutOfBoundsException ([4fce510](https://github.com/XayahSuSuSu/Android-DataBackup/commit/4fce510a2f734df5dc2c676cd14bb8e627c7a52c))
* Potential NoShellException ([d3b6bfc](https://github.com/XayahSuSuSu/Android-DataBackup/commit/d3b6bfc92e9cd9abe6908f7e2c4db309ae1cee72))
* Toast on non-main thread ([a15fe02](https://github.com/XayahSuSuSu/Android-DataBackup/commit/a15fe022bf641f247385c8f3db6f07515704cd32))
* Toast on non-main thread ([7f3b5e9](https://github.com/XayahSuSuSu/Android-DataBackup/commit/7f3b5e9565204eaa93000e126d95536443d09ded))
**Full Changelog**: https://github.com/XayahSuSuSu/Android-DataBackup/compare/2.0.4..
8 downloads
2.0.4
Dec 1, 2024## What's Changed
### Features
* [Details] Migrate to new UI [1/2] ([78d442c](https://github.com/XayahSuSuSu/Android-DataBackup/commit/78d442c1050c6295cb69bc9977ace7fcaa65ca88))
* [Details] Migrate to new UI [2/2] ([ab13309](https://github.com/XayahSuSuSu/Android-DataBackup/commit/ab133099039b4028721d5ccfad9891a8ece225a4))
* [List] Migrate to new UI ([f2bad3c](https://github.com/XayahSuSuSu/Android-DataBackup/commit/f2bad3cebf0569c0124a2fe161fb52c7c9a22ddc))
* [Processing] Migrate to new UI ([8676b48](https://github.com/XayahSuSuSu/Android-DataBackup/commit/8676b48dc49cafe024b6a904befd6bf6824d82f9))
* Add more logs ([5b916a5](https://github.com/XayahSuSuSu/Android-DataBackup/commit/5b916a5f328e78b3525c960538882cd6b8e27861))
* Call ftw() to calculate size ([bfa2c0c](https://github.com/XayahSuSuSu/Android-DataBackup/commit/bfa2c0c8c273a464801f7c518b0f41cd160d3bb3))
* **dex:** Add TW_REVISION for CCHelper ([aef12f0](https://github.com/XayahSuSuSu/Android-DataBackup/commit/aef12f010c57370c2ce9cb98c02d88e663defd0d))
* **dex:** Implement CCUtil & HttpUtil ([8f72c00](https://github.com/XayahSuSuSu/Android-DataBackup/commit/8f72c00dd55fff4852e0555170737a7b7dd727d8))
* **dex:*
8 downloads
1.0.1
Aug 7, 2024**Changelog**:
* 1. Updated translations
* 2. Fixed SMS restoration issue on A14
**Full Changelog**: https://github.com/XayahSuSuSu/Android-DataBackup/compare/1.0.0sp1...1.0.1
8 downloads