Merge commit 'refs/merge-requests/159' of gitorious.org:f-droid/fdroiddata into merge-requests/159
This commit is contained in:
commit
5c5c3444d6
|
|
@ -8,7 +8,7 @@ Auto Name:openbackup
|
||||||
Summary:Backup manager
|
Summary:Backup manager
|
||||||
Description:
|
Description:
|
||||||
Make backups of selected apps on your device and restore from those backups.
|
Make backups of selected apps on your device and restore from those backups.
|
||||||
oandandbackup makes you able to save app data to a user-accessible location.
|
oandbackup makes you able to save app data to a user-accessible location.
|
||||||
Both backup / restore of single apps and of multiple apps are supported.
|
Both backup / restore of single apps and of multiple apps are supported.
|
||||||
|
|
||||||
Requires a working busybox and rsync installation at the moment (often pre-installed on custom roms).
|
Requires a working busybox and rsync installation at the moment (often pre-installed on custom roms).
|
||||||
|
|
@ -18,6 +18,8 @@ Renaming the folder from "oabackups" to "oandbackups" upon updating will solve p
|
||||||
|
|
||||||
(As this app is still in an early phase, please don't rely on it solely unless you know what you are doing.)
|
(As this app is still in an early phase, please don't rely on it solely unless you know what you are doing.)
|
||||||
|
|
||||||
|
[https://github.com/jensstein/oandbackup/blob/master/changelog.md changelog]
|
||||||
|
|
||||||
Requires root: Yes. Copies files from /data/data, /data/app and /system/app.
|
Requires root: Yes. Copies files from /data/data, /data/app and /system/app.
|
||||||
|
|
||||||
(If you don't have root but have Android 4+ you can use the command-line
|
(If you don't have root but have Android 4+ you can use the command-line
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue