Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Releases: IzzySoft/Adebar

Feature enhancements

04 Nov 20:37
Compare
Choose a tag to compare
Feature enhancements Pre-release
Pre-release

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

02 Nov 01:58
Compare
Choose a tag to compare
Pre-release

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 and pm 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

30 Oct 19:13
Compare
Choose a tag to compare
More flexibility Pre-release
Pre-release
  • User config extended
  • documentation complemented
  • some minor improvements

Minor additions

27 Oct 00:12
Compare
Choose a tag to compare
Minor additions Pre-release
Pre-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).

Additions:

  • Basic documentation
  • User config
  • Support to pull backups / shared-storage via Titanium Backup's built-in web server

Initial release

24 Oct 20:59
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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.