From f4fb45cbd63a4aa66caa943e356014fa5ab8e71e Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 21 Apr 2019 20:19:03 +0200 Subject: [PATCH] Add the label attribute on TermuxActivity Should fix the F-Droid naming of the app, see https://github.com/termux/termux-app/issues/1107 --- app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b66995cb..bb871229 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -30,6 +30,7 @@