From b4ceb0a6f1addc0c597d6d638cd0a12f6b534a6d Mon Sep 17 00:00:00 2001 From: jens stein Date: Fri, 2 Aug 2013 17:12:20 +0200 Subject: [PATCH 1/2] add link to changelog for dk.jens.backup --- metadata/dk.jens.backup.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/dk.jens.backup.txt b/metadata/dk.jens.backup.txt index ff6380ac8c..aa3c57cc62 100644 --- a/metadata/dk.jens.backup.txt +++ b/metadata/dk.jens.backup.txt @@ -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.) +[https://github.com/jensstein/oandbackup/blob/master/changelog.md changelog] + 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 From 5e9dea55efe9e844ec843fee49ff074fe9b5d3a3 Mon Sep 17 00:00:00 2001 From: jens stein Date: Fri, 2 Aug 2013 18:29:23 +0200 Subject: [PATCH 2/2] typo in dk.jens.backup --- metadata/dk.jens.backup.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/dk.jens.backup.txt b/metadata/dk.jens.backup.txt index aa3c57cc62..a7b960565c 100644 --- a/metadata/dk.jens.backup.txt +++ b/metadata/dk.jens.backup.txt @@ -8,7 +8,7 @@ Auto Name:openbackup Summary:Backup manager Description: 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. Requires a working busybox and rsync installation at the moment (often pre-installed on custom roms).