New Branch: Full project rewrite (Beta)
This commit is contained in:
commit
188bc459b1
25 changed files with 1496 additions and 0 deletions
6
app/src/main/res/xml/backup_rules.xml
Normal file
6
app/src/main/res/xml/backup_rules.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<full-backup-content>
|
||||
<include domain="sharedpref" path="."/>
|
||||
<include domain="database" path="."/>
|
||||
<include domain="file" path="."/>
|
||||
</full-backup-content>
|
||||
Loading…
Add table
Add a link
Reference in a new issue