This repository was archived by the owner on Jan 5, 2022. It is now read-only.
Releases: IzzySoft/Adebar
Releases · IzzySoft/Adebar
Feature enhancements
This release introduces additional features and enhancements:
- more deviceInfo details
- device-checks and SERIAL support ("adb -s"), so you can have multiple devices connected at the same time – and ensure you're really processing the one you've intended
- additional config files backed up (when possible)
- dedicated directories to pulled config files and created docs
More details and options
This version adds device-specific config files, pulls more details (e.g. device info and default app install location), and has some updates to the docs.
- device info from
build.prop
andpm list features
(documentary) - set the default app install location as it was at the time of backup (script)
- device specific config files (config/*)
See the doc/*.md
files for details.
More flexibility
- User config extended
- documentation complemented
- some minor improvements
Minor additions
Please keep in mind this project is still in its very early stage, and not much tested - so use at your own risk (feedback welcome).
Additions:
- Basic documentation
- User config
- Support to pull backups / shared-storage via Titanium Backup's built-in web server
Initial release
Please keep in mind this project is still in its very early stage, and not much tested - so use at your own risk (feedback welcome).
This initial release basically ships with a simple cli interface, creating scripts for backup/restore of user-apps (apk+data) and system apps (data only), plus scripts to "re-disable" disabled apps and broadcast receivers.