From 13ef14340d36872c15dfe57b52aa642187345e2d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 28 May 2014 20:33:41 -0400 Subject: [PATCH] add app description to manifest to support p2p distribution This allows other methods of distributing APKs to also include the description text, like the FDroid local repo swapping. --- AndroidManifest.xml | 1 + res/values/strings.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index dc3b9cae..e52ebb7b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,6 +18,7 @@ Orbot + Orbot is a free proxy app that empowers other apps to use the internet more securely. Orbot uses Tor to encrypt your Internet traffic and then hides it by bouncing through a series of computers around the world. Tor is free software and an open network that helps you defend against a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security known as traffic analysis. http://orbot/ http://check.torproject.org https://check.torproject.org