open-android-backup

Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.

GPL-3.0 License

Stars
751

Bot releases are visible (Hide)

open-android-backup - Open Android Backup Stable - v1.0.18 Latest Release

Published by github-actions[bot] 7 months ago

open-android-backup - Open Android Backup Stable - v1.0.17

Published by github-actions[bot] 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mrrfv/open-android-backup/compare/v1.0.16...v1.0.17

open-android-backup - Open Android Backup Stable - v1.0.16

Published by github-actions[bot] 9 months ago

open-android-backup - Open Android Backup Stable - v1.0.15

Published by github-actions[bot] about 1 year ago

What's Changed

Full Changelog: https://github.com/mrrfv/open-android-backup/compare/v1.0.14...v1.0.15

open-android-backup - Open Android Backup Stable - v1.0.14

Published by github-actions[bot] about 1 year ago

open-android-backup - Open Android Backup Stable - v1.0.13

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Important

  • New signing keys for the Android app:
Certificate fingerprints:
         SHA1: 55:2F:5B:0F:BE:E4:42:ED:0B:96:30:15:99:15:88:4E:52:FE:9C:E0
         SHA256: BF:78:B5:FD:16:39:01:4E:5F:B7:ED:7D:24:3C:B0:28:FF:ED:22:11:98:18:41:19:F8:7A:58:80:A8:AD:0C:29

Full Changelog: https://github.com/mrrfv/open-android-backup/compare/v1.0.12...v1.0.13

open-android-backup - Open Android Backup - Unstable Version

Published by github-actions[bot] about 1 year ago

This is an unstable version of Open Android Backup, containing the latest updates which have not yet been tested thoroughly. Use at your own risk.

open-android-backup - Open Android Backup - Unstable Version

Published by github-actions[bot] about 1 year ago

open-android-backup - Open Android Backup Stable - v1.0.12

Published by github-actions[bot] about 1 year ago

Commits

  • a12448b: Update FUNDING.yml (mrrfv)
  • 5f8a985: Update index.html (mrrfv)
  • 488e3f8: Convenience script updates for Fedora (mrrfv)
  • 2d24320: Update README for website (mrrfv)
  • 47ccb0e: Clarify what data is not backed up/restorable (mrrfv)
  • 36d53dc: Remove info about donations (mrrfv)
  • dd3f9e2: Lower compression level from Ultra to Maximum (mrrfv)
  • 84c9df9: Bump version (mrrfv)
open-android-backup - Open Android Backup - Unstable Version

Published by github-actions[bot] about 1 year ago

Commits

  • 488e3f8: Convenience script updates for Fedora (mrrfv)
open-android-backup - Open Android Backup Stable - v1.0.11

Published by github-actions[bot] over 1 year ago

Commits

  • 7e722bf: Export call logs using Companion App, not adb (mrrfv)
  • 285c0a8: Bump version (mrrfv)
open-android-backup - Open Android Backup Stable - v1.0.10

Published by github-actions[bot] over 1 year ago

Commits

  • 07761b2: use setup-android action to install adb in ci (mrrfv)
  • feaf0f0: use precompiled companion app for ci (mrrfv)
  • 2b776ed: install dialog in ci (mrrfv)
  • 6ba81a9: create SMS_Messages.csv in ci (mrrfv)
  • 73e34aa: test hooks and different export methods in ci (mrrfv)
  • 2cc4306: Update test-script.sh (mrrfv)
  • e1d3e64: Update test-hook.sh (mrrfv)
  • 9001943: Fix typo in readme (mrrfv)
  • 97e8e6d: Add dependencies installation instructions for Fedora to README.md (Iyad Ahmed) #62
  • 5d6c37b: Install p7zip-plugins to provide the 7z command (Iyad Ahmed) #62
  • 7237267: Clarify that USB debugging is needed (mrrfv)
  • 96477f7: Correctly reset terminal colors (mrrfv)
  • b183221: Only load .sh files from functions directory (mrrfv)
  • c357418: Bump version (mrrfv)
open-android-backup - Open Android Backup Stable - v1.0.9

Published by github-actions[bot] over 1 year ago

Commits

  • e997ca0: allow user to exit the script while being prompted (mrrfv)
  • f307b27: set default backup loc to the value of pwd (mrrfv)
  • 276fa75: bump version (mrrfv)
open-android-backup - Open Android Backup Stable - v1.0.8

Published by github-actions[bot] over 1 year ago

Commits

  • 113a655: Add info about backed up data types on the website (mrrfv)
  • a807130: WIP Linux and macOS convenience script (mrrfv)
  • 586eace: Convenience script for win, invalid_ua, documentation (mrrfv)
  • 6bed2f5: Add documentation for convenience script (mrrfv)
  • 5f04a89: Add basic styling to convenience script index.html (mrrfv)
  • b9117a8: add github link to convenience script index.html (mrrfv)
  • e816f54: Update index.html (mrrfv)
  • d7be39e: Update backup_func.sh (mrrfv)
  • 4b1878d: remove usage checking for functions (mrrfv)
open-android-backup - Open Android Backup Stable - v1.0.7

Published by github-actions[bot] over 1 year ago

Commits

  • 00d3986: apply the same kdialog fixes to restore_func (mrrfv)
  • 3ece0fb: choose file instead of dir in restore_func (mrrfv)
  • 1818aa4: Remove Inquirer.sh dependency (mrrfv)
open-android-backup - Open Android Backup Stable - v1.0.6

Published by github-actions[bot] over 1 year ago

Commits

  • 14c7f91: Create static.yml (mrrfv)
  • 0da1863: Update package.json (mrrfv)
  • cedc15c: debugging github action (mrrfv)
  • 9c74b7a: update download link on website (mrrfv)
  • 36670c2: Update README.md (mrrfv)
  • ceab057: on->at in README.md (mrrfv)
  • 2d8eb02: add divider between "about" and "export data" (mrrfv)
  • 8b59895: get the last line from kdialog (mrrfv)
  • 8a51772: stop adb server before checking the connection (mrrfv)
open-android-backup - Open Android Backup Stable - v1.0.5

Published by github-actions[bot] over 1 year ago

Commits

  • f442994: Center app title (mrrfv)
  • 91b30ed: Wrap body in scrollview & sections for app (mrrfv)
  • 4ea9906: Update README.md (mrrfv)
  • 9ebf66c: change download url to redirect to the latest tag (mrrfv)
  • 41b1f4e: Bump minimist from 1.2.5 to 1.2.7 in /website (dependabot[bot]) #54
  • 8626cc2: Create FUNDING.yml (mrrfv)
  • 9ce150f: Update README.md (mrrfv)
  • c591bfb: Rebrand, finally :) (mrrfv)
open-android-backup - Linux Android Backup Stable - v1.0.4

Published by github-actions[bot] over 1 year ago

Commits

  • 007c1d6: include a script+app bundle in the releases (mrrfv)
  • 89c1f9d: Update build-companion-unstable.yml (mrrfv)
  • 51b42f3: exclude hidden files from bundle, build on push (mrrfv)
  • 6577614: exclude website from bundle, readme edits (mrrfv)
  • 8dea8b4: Use .zip file format for bundle for better compat (mrrfv)
  • e44ee50: Change Application ID of the companion app (mrrfv)
  • 0a681d0: fixes for directories containing spaces (mrrfv)
  • ef993fc: Update helper.sh (mrrfv)
  • ff8fe07: Bump version (mrrfv)
open-android-backup - Linux Android Backup Stable - v1.0.3

Published by github-actions[bot] over 1 year ago

Commits

  • 7aa5cc6: change text in the companion app (mrrfv)
open-android-backup - Linux Android Backup Stable - v1.0.2

Published by github-actions[bot] over 1 year ago

Commits

  • 321403d: Update permission_handler in the companion app (mrrfv)