From 607d14c6d7ab1ad9e855fd4b4920544f84d5a0b6 Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Mon, 16 Jul 2012 19:47:57 -0700 Subject: [PATCH] Bump up minimum supported Android version, add ActionBarSherlock dep. The minimum supported Android device is now 2.2 (Froyo). And we're embracing the ActionBarSherlock madness. --- AndroidManifest.xml | 114 +++++++++++++++++++++++--------------------- 1 file changed, 59 insertions(+), 55 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ee9adb44b..f35df1657 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3,7 +3,13 @@ package="org.thoughtcrime.securesms" android:versionCode="21" android:versionName="0.5.7"> - + + + + + - - - - - + + + + + - - + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - @@ -51,38 +57,36 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - + android:label="Access to TextSecure Secrets" + android:protectionLevel="signature" /> @@ -106,4 +110,4 @@ - +