From cd672e9bc8fb4e0c15d3983ce5550bba138df7f9 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Tue, 23 May 2017 18:34:15 +0200 Subject: [PATCH] Enable com.termux.window, ref fdroidserver#288 com.termux.window have been updated to set android:extractNativeLibs="true" in version v0.10, which avoids the problem with the requirement to page align shared libraries as tracked in fdroidserver#288. --- metadata/com.termux.window.txt | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/metadata/com.termux.window.txt b/metadata/com.termux.window.txt index 2f00beb6d4..8d34bc0659 100644 --- a/metadata/com.termux.window.txt +++ b/metadata/com.termux.window.txt @@ -31,20 +31,7 @@ Build:0.9,9 subdir=app gradle=yes -Maintainer Notes: -Needs to be zipaligned: zipalign -f -p -v 4 com.termux.window_9.apk com.termux.window_9-zipaligned.apk - -https://developer.android.com/studio/command-line/zipalign.html: - - Caution: You must use zipalign at one of two specific points in the app-building process, depending on which app-signing tool you use: - - If you use apksigner, zipalign must only be performed before the APK file has been signed. If you sign your APK using apksigner and make further changes to the APK, its signature is invalidated. - If you use jarsigner, zipalign must only be performed after the APK file has been signed. - Auto Update Mode:Version v%v -. - -Auto Update Mode:None Update Check Mode:Tags -Current Version:0.9 -Current Version Code:9 +Current Version:0.10 +Current Version Code:10