diff --git a/patches/betterdmheader/patch.xml b/patches/betterdmheader/patch.xml new file mode 100644 index 0000000..6299abe --- /dev/null +++ b/patches/betterdmheader/patch.xml @@ -0,0 +1,7 @@ + + + never + never + always + + \ No newline at end of file diff --git a/patches/betterrotation/patch.xml b/patches/betterrotation/patch.xml new file mode 100644 index 0000000..6148a37 --- /dev/null +++ b/patches/betterrotation/patch.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/patches/customtheme/patch.xml b/patches/customtheme/patch.xml new file mode 100644 index 0000000..f419529 --- /dev/null +++ b/patches/customtheme/patch.xml @@ -0,0 +1,65 @@ + + + + + @android:color/transparent + + + + @android:color/transparent + + + + @color/primary_500 + + + + @color/primary_600 + + + + #ff000000 + #ff000000 + #ff000000 + #ff000000 + #ff000000 + #ff000000 + #ff50f148 + #ff333333 + #330f0f0f + #4d0f0f0f + #510f0f0f + #990f0f0f + #ff000000 + #99000000 + #ff000000 + #99000000 + #e6000000 + #ff000000 + #e6000000 + #ff000000 + #80000000 + #990f0f0f + #ff000000 + #ff000000 + #ff000000 + #ff9c4249 + #1a9c4249 + #ff000000 + #e6000000 + + + + + @color/primary_500 + @color/primary_500 + @color/primary_630 + + + @color/purple_brand_alpha_10 + @color/primary_500 + @color/primary_630 + + + + \ No newline at end of file diff --git a/patches/noblocked/patch.xml b/patches/noblocked/patch.xml new file mode 100644 index 0000000..efaf874 --- /dev/null +++ b/patches/noblocked/patch.xml @@ -0,0 +1,13 @@ + + + 0px + 0px + 0px + 0px + 0px + 0px + 0sp + 0dip + 0dip + + diff --git a/patches/notrack/patch.xml b/patches/notrack/patch.xml new file mode 100644 index 0000000..85f04b4 --- /dev/null +++ b/patches/notrack/patch.xml @@ -0,0 +1,5 @@ + + + 00000000-0000-0000-0000-000000000000 + + \ No newline at end of file diff --git a/patches/squareavatars/patch.xml b/patches/squareavatars/patch.xml new file mode 100644 index 0000000..652392b --- /dev/null +++ b/patches/squareavatars/patch.xml @@ -0,0 +1,10 @@ + + + 0.0dip + + + false + 3dp + + + diff --git a/patches/usage.txt b/patches/usage.txt new file mode 100644 index 0000000..88aced2 --- /dev/null +++ b/patches/usage.txt @@ -0,0 +1 @@ +java -cp xml-patch-0.3.1.jar com.github.dnault.xmlpatch.BatchPatcher --patch path/to/patch.xml --srcdir path/to/resources --destdir out diff --git a/patches/xml-patch-0.3.1.jar b/patches/xml-patch-0.3.1.jar new file mode 100644 index 0000000..07c463e Binary files /dev/null and b/patches/xml-patch-0.3.1.jar differ