diff --git a/metadata/com.codebutler.farebot.txt b/metadata/com.codebutler.farebot.txt index 81e81e7160..86ec68ec9d 100644 --- a/metadata/com.codebutler.farebot.txt +++ b/metadata/com.codebutler.farebot.txt @@ -21,8 +21,7 @@ Build:2.4.1,18 commit=ffcc3025f5d99ee target=Google Inc.:Google APIs:15 update=.,libs/ActionBarSherlock - prebuild=sed -i 's/android:debuggable="true"/android:debuggable="false"/' AndroidManifest.xml && \ - sed -i 's/> project.properties Build:2.5.0,20 diff --git a/metadata/com.ghostsq.commander.txt b/metadata/com.ghostsq.commander.txt index aab7019653..c72cfbfcb0 100644 --- a/metadata/com.ghostsq.commander.txt +++ b/metadata/com.ghostsq.commander.txt @@ -28,20 +28,16 @@ Repo:GhostCommander Build:1.35.1b5,97 commit=141 - prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml # All commit messages are empty, so I'm just guessing the revision. Build:1.35,94 commit=131 - prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml Build:1.36.4,110 commit=161 - prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml Build:1.40,160 commit=302 - prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml Build:1.40.1,163 commit=307 diff --git a/metadata/com.panaceasupplies.android.games.toytrain.txt b/metadata/com.panaceasupplies.android.games.toytrain.txt index 19eae71688..1336494bc4 100644 --- a/metadata/com.panaceasupplies.android.games.toytrain.txt +++ b/metadata/com.panaceasupplies.android.games.toytrain.txt @@ -20,7 +20,6 @@ Build:1.0,1 cd .. && \ ./ChangeAppSettings.sh -a target=android-12 - prebuild=sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml buildjni=yes Auto Update Mode:None diff --git a/metadata/com.teeworlds.txt b/metadata/com.teeworlds.txt index bf25def4d2..bb5239a16d 100644 --- a/metadata/com.teeworlds.txt +++ b/metadata/com.teeworlds.txt @@ -34,8 +34,7 @@ Build:0.6.2.15,6215 ./changeAppSettings.sh -a target=android-17 rm=project/jni/application/commandergenius/commandergenius/icotool - build=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml && \ - cd .. && \ + build=cd .. && \ ./build.sh release buildjni=no diff --git a/metadata/com.xabber.androiddev.txt b/metadata/com.xabber.androiddev.txt index 30b7014de9..a8ad71cdab 100644 --- a/metadata/com.xabber.androiddev.txt +++ b/metadata/com.xabber.androiddev.txt @@ -40,8 +40,7 @@ Repo:https://github.com/redsolution/xabber-android.git Build:0.9.29a,78 commit=cbfe6da973b63ea36ea9e879ceaa057ad21624ec target=android-10 - prebuild=sed -i "/debuggable.*true/d" AndroidManifest.xml && \ - git clone https://github.com/redsolution/otr4j && \ + prebuild=git clone https://github.com/redsolution/otr4j && \ ant jar -f otr4j/build.xml && \ mv otr4j/bin/debug/jar/otr4j.jar libs/otr4j.jar diff --git a/metadata/de.danoeh.antennapod.txt b/metadata/de.danoeh.antennapod.txt index c838786c15..cdcd54fab3 100644 --- a/metadata/de.danoeh.antennapod.txt +++ b/metadata/de.danoeh.antennapod.txt @@ -149,8 +149,7 @@ Build:0.9.7.3,30 init=ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && \ rm -f submodules/dslv/demo/target/*.apk maven=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java && \ - sed -i '32 i \\tandroid:debuggable=\"false\"' AndroidManifest.xml + prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java Build:0.9.7.4,31 commit=0.9.7.4 diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index 72bfcc3712..8c548b20a3 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -75,7 +75,6 @@ Repo:https://github.com/mvdan/OsmAnd-submodules # prebuild=cd ../DataExtractionOSM && \ # ant compile build && \ # cd ../OsmAnd/ && \ -# sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \ # cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \ # zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \ # cp -r ../DataExtractionOSM/build/lib/ libs/ @@ -90,8 +89,7 @@ Repo:https://github.com/mvdan/OsmAnd-submodules # encoding=utf-8 # forceversion=yes # forcevercode=yes -# prebuild=sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \ -# cd ../DataExtractionOSM && \ +# prebuild=cd ../DataExtractionOSM && \ # ant compile build && \ # cd ../OsmAnd/ && \ # sed -i 's/app_version">[^<]*/app_version">0.8.2-fdroid/' res/values/no_translate.xml && \ diff --git a/metadata/org.congresointeractivo.elegilegi.txt b/metadata/org.congresointeractivo.elegilegi.txt index 37e996ab9c..3f4d67bbfa 100644 --- a/metadata/org.congresointeractivo.elegilegi.txt +++ b/metadata/org.congresointeractivo.elegilegi.txt @@ -16,7 +16,6 @@ Repo:https://github.com/congresointeractivo/elegilegimobile.git Build:0.0.1,1 commit=83fe313 subdir=platforms/android - prebuild=sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml Auto Update Mode:None Update Check Mode:None diff --git a/metadata/org.linphone.txt b/metadata/org.linphone.txt index 7f906d9202..1f7d3a1340 100644 --- a/metadata/org.linphone.txt +++ b/metadata/org.linphone.txt @@ -32,7 +32,6 @@ Build:2.0.3-fdroid,2003 submodules=yes prebuild=rm -rf tests submodules/externals/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/* && \ echo "version.name=2.0.3-fdroid" > default.properties && \ - sed -i 's/allowBackup=\"true\"/debuggable=\"false\"/g' AndroidManifest.xml && \ sed -i 's@\(NDK_PATH=\).*@\1$$NDK$$@' Makefile && \ sed -i 's/markets\">true/markets\">=false/g' res/values/non_localizable_custom.xml build=make BUILD_SILK=0 BUILD_X264=1 BUILD_GPLV3_ZRTP=1 BUILD_FOR_X86=1 prepare-sources @@ -47,7 +46,6 @@ Build:2.1.2-fdroid,2120 prebuild=sed -i '1 i NDK_PATH=$$NDK$$\nSDK_PATH=$$SDK$$/tools\nSDK_PLATFORM_TOOLS_PATH=$$SDK$$/platform-tools\n' Makefile && \ echo 'version.name=2.1.2-fdroid' > default.properties && \ rm -rf tests submodules/externals/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/* && \ - sed -i 's/allowBackup="true"/debuggable="false"/g' AndroidManifest.xml && \ sed -i 's/markets">true/markets">=false/g' res/values/non_localizable_custom.xml build=make buildjni=no @@ -61,7 +59,6 @@ Build:2.2.0.2-fdroid,2202 prebuild=sed -i '1 i NDK_PATH=$$NDK$$\nSDK_PATH=$$SDK$$/tools\nSDK_PLATFORM_TOOLS_PATH=$$SDK$$/platform-tools\n' Makefile && \ echo 'version.name=2.2.0.2-fdroid' > default.properties && \ rm -rf tests submodules/externals/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/* && \ - sed -i 's/allowBackup="true"/debuggable="false"/g' AndroidManifest.xml && \ sed -i 's/markets">true/markets">=false/g' res/values/non_localizable_custom.xml build=make buildjni=no @@ -72,7 +69,7 @@ Build:2.2.1.1,2211 submodules=yes target=android-17 prebuild=rm -rf submodules/mssilk/ios_bin tests submodules/externals/webrtc/modules/video_capture/main/source/android/java/org/webrtc/videoengine/* && \ - sed -i -e 's/android:versionCode/android:versionName="2.2.1.1" android:versionCode/' -e 's/allowBackup/debuggable="false" allowBackup/' AndroidManifest.xml + sed -i -e 's/android:versionCode/android:versionName="2.2.1.1" android:versionCode/' AndroidManifest.xml build=make generate-libs BUILD_SILK=0 BUILD_AMRNB=light BUILD_GPLV3_ZRTP=1 BUILD_G729=0 BUILD_TUNNEL=0 buildjni=no diff --git a/metadata/org.openmsx.android.openmsx.txt b/metadata/org.openmsx.android.openmsx.txt index 73b2dc6dd2..321948c552 100644 --- a/metadata/org.openmsx.android.openmsx.txt +++ b/metadata/org.openmsx.android.openmsx.txt @@ -51,7 +51,6 @@ Build:0.9.1-584,11527 sed 's/android-15/android-17/' -i setup_anddev.sh && \ ./setup_anddev.sh && \ cd ../../../ && \ - sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml && \ cd openmsx/build/android/openmsx && \ declare -rx VERSION_NAME=0.9.1-584 && \ ./launch_anddev_build.sh diff --git a/metadata/org.openttd.sdl.txt b/metadata/org.openttd.sdl.txt index fff9d6ae2f..24648841c9 100644 --- a/metadata/org.openttd.sdl.txt +++ b/metadata/org.openttd.sdl.txt @@ -38,8 +38,7 @@ Build:1.3.2.25,13225 patch -p 0 -d openttd-1.3.2 < openttd-trunk-android.patch && \ patch -p 0 -d openttd-1.3.2 < findversion.sh.patch scanignore=project/jni/application/commandergenius/commandergenius/icotool - build=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml && \ - cd .. && \ + build=cd .. && \ ./build.sh release buildjni=no diff --git a/metadata/seanfoy.wherering.txt b/metadata/seanfoy.wherering.txt index 66b2ab3dae..dbab9073ca 100644 --- a/metadata/seanfoy.wherering.txt +++ b/metadata/seanfoy.wherering.txt @@ -21,7 +21,6 @@ Build:1.99.0,99 forceversion=yes forcevercode=yes prebuild=sed -i 's/%s (%s)/(%s)/g' res/values/strings.xml && \ - sed -i 's/@debuggable@/false/g' AndroidManifest.xml && \ rm -rf ../WhereRingTest ant-support Auto Update Mode:None diff --git a/metadata/vu.de.urpool.quickdroid.txt b/metadata/vu.de.urpool.quickdroid.txt index ce7f1bc9fb..8c3638f680 100644 --- a/metadata/vu.de.urpool.quickdroid.txt +++ b/metadata/vu.de.urpool.quickdroid.txt @@ -59,12 +59,10 @@ Build:4.3.1,48 Build:4.3.2,49 commit=121 subdir=Quickdroid - prebuild=sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml Build:4.4,50 commit=122 subdir=Quickdroid - prebuild=sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml Auto Update Mode:None Update Check Mode:RepoManifest