v11 stable update
This commit is contained in:
parent
db49a5996d
commit
2d9e6c04b6
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.torproject.android"
|
||||
android:versionName="0.2.3.23-rc-1.0.11-RC5-test2"
|
||||
android:versionCode="51"
|
||||
android:versionName="0.2.3.23-rc-1.0.11-RC6"
|
||||
android:versionCode="52"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
NOTE: Specific #s below correspond to Trac tickets logged and maintained at https://trac.torproject.org/projects/tor/
|
||||
|
||||
1.0.11
|
||||
- Tor updated to 0.2.4.4-alpha
|
||||
- Tor updated to 0.2.3.23-RC
|
||||
- ActionBarSherlock updated to latest release
|
||||
- libevent2 on 2.2.1-alpha
|
||||
- added data up/down speed and totals display
|
||||
- added new "Log" SlideDrawer log display
|
||||
|
|
Loading…
Reference in New Issue