diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 245e7bc0..c3b98b49 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ @@ -10,7 +10,9 @@ + android:label="@string/app_name" + android:configChanges="locale|orientation" + android:debuggable="true"> diff --git a/CHANGELOG b/CHANGELOG index 21810d42..cb0d8565 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,7 @@ NOTE: Specific #s below correspond to Trac tickets logged and maintained at https://trac.torproject.org/projects/tor/ +1.0.7.3 +- updated strings +- adding in manual locale selection 1.0.7.2 - added obfsproxy binary to res/raw and binary installation process