1 Commits

Author SHA1 Message Date
Nathan Kerr
6000adfa15 Add ability to re-enable webview optimizations 2020-08-14 10:34:19 -07:00
3 changed files with 730 additions and 670 deletions

View File

@@ -94,7 +94,6 @@
target-dir="src/de/appplant/cordova/plugin/background" />
<framework src="com.android.support:support-compat:27.1.1" />
<framework src="com.github.judemanutd:autostarter:1.1.0" />
<resource-file src="src/android/res/drawable/power.xml" target="res/drawable/power.xml" />
<resource-file src="src/android/res/drawable-hdpi/power.png" target="res/drawable-hdpi/power.png" />
<resource-file src="src/android/res/drawable-mdpi/power.png" target="res/drawable-mdpi/power.png" />

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff