update graphics
After Width: | Height: | Size: 900 B |
After Width: | Height: | Size: 480 B |
After Width: | Height: | Size: 1014 B |
After Width: | Height: | Size: 616 B |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 553 B |
After Width: | Height: | Size: 474 B |
After Width: | Height: | Size: 8.5 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 398 B |
After Width: | Height: | Size: 294 B |
After Width: | Height: | Size: 466 B |
After Width: | Height: | Size: 342 B |
After Width: | Height: | Size: 729 B |
After Width: | Height: | Size: 319 B |
After Width: | Height: | Size: 255 B |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 761 B |
After Width: | Height: | Size: 647 B |
After Width: | Height: | Size: 563 B |
After Width: | Height: | Size: 357 B |
After Width: | Height: | Size: 644 B |
After Width: | Height: | Size: 458 B |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 364 B |
After Width: | Height: | Size: 305 B |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 883 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 618 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 747 B |
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 716 B |
After Width: | Height: | Size: 585 B |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 751 B |
Before Width: | Height: | Size: 1.1 KiB |
|
@ -49,24 +49,72 @@
|
||||||
android:layout_span="3">
|
android:layout_span="3">
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:background="#575757"
|
android:layout_width="fill_parent"
|
||||||
android:orientation="vertical"
|
android:layout_height="fill_parent"
|
||||||
android:layout_width="fill_parent"
|
android:background="#575757"
|
||||||
android:layout_height="fill_parent"
|
android:orientation="vertical"
|
||||||
android:paddingRight="20dip"
|
android:paddingRight="20dip" >
|
||||||
>
|
|
||||||
|
|
||||||
<TextView android:text="@string/wizard_tips_msg" android:layout_width="wrap_content" android:textColor="#ffffff" android:layout_height="wrap_content" android:textSize="8pt" android:id="@+id/WizardTextBody1" android:padding="20dip"></TextView>
|
<TextView
|
||||||
<Button android:text="@string/wizard_tips_orweb" android:layout_gravity="left" android:drawableLeft="@drawable/icon_orweb" android:layout_marginTop="10px" android:id="@+id/WizardRootButtonInstallOrweb" android:layout_width="wrap_content" android:layout_height="wrap_content"/>
|
android:id="@+id/WizardTextBody1"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_weight="0.31"
|
||||||
|
android:padding="20dip"
|
||||||
|
android:text="@string/wizard_tips_msg"
|
||||||
|
android:textColor="#ffffff"
|
||||||
|
android:textSize="8pt" >
|
||||||
|
</TextView>
|
||||||
|
|
||||||
<Button android:text="@string/wizard_tips_gibberbot" android:layout_gravity="left" android:drawableLeft="@drawable/ic_launcher_gibberbot" android:layout_marginTop="10px" android:id="@+id/WizardRootButtonInstallGibberbot" android:layout_width="wrap_content" android:layout_height="wrap_content"/>
|
<Button
|
||||||
|
android:id="@+id/WizardRootButtonInstallOrweb"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_gravity="left"
|
||||||
|
android:layout_marginTop="10px"
|
||||||
|
android:drawableLeft="@drawable/icon_orweb"
|
||||||
|
android:text="@string/wizard_tips_orweb" />
|
||||||
|
|
||||||
<!--
|
<Button
|
||||||
<Button android:text="@string/wizard_tips_firefox" android:layout_gravity="left" android:drawableLeft="@drawable/icon_firefox" android:layout_marginTop="10px" android:id="@+id/WizardRootButtonInstallFirefox" android:layout_width="wrap_content" android:layout_height="wrap_content"/>
|
android:id="@+id/WizardRootButtonInstallGibberbot"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_gravity="left"
|
||||||
|
android:layout_marginTop="10px"
|
||||||
|
android:drawableLeft="@drawable/ic_launcher_gibberbot"
|
||||||
|
android:text="@string/wizard_tips_gibberbot" />
|
||||||
|
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:id="@+id/WizardRootButtonInstallDuckgo"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_gravity="left"
|
||||||
|
android:layout_marginTop="10px"
|
||||||
|
android:drawableLeft="@drawable/icon_firefox"
|
||||||
|
android:text="@string/wizard_tips_duckgo" />
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:id="@+id/WizardRootButtonInstallFirefox"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_gravity="left"
|
||||||
|
android:layout_marginTop="10px"
|
||||||
|
android:drawableLeft="@drawable/icon_firefox"
|
||||||
|
android:text="@string/wizard_tips_firefox" />
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:id="@+id/WizardRootButtonInstallTwitter"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_gravity="left"
|
||||||
|
android:layout_marginTop="10px"
|
||||||
|
android:drawableLeft="@drawable/icon_firefox"
|
||||||
|
android:text="@string/wizard_tips_twitter" />
|
||||||
|
|
||||||
|
|
||||||
|
</LinearLayout>
|
||||||
|
|
||||||
<Button android:text="@string/wizard_tips_proxymob" android:layout_marginTop="10px" android:drawableLeft="@drawable/proxymob" android:id="@+id/WizardRootButtonInstallProxyMob" android:layout_width="wrap_content" android:layout_height="wrap_content"/>
|
|
||||||
-->
|
|
||||||
</LinearLayout>
|
|
||||||
</ScrollView>
|
</ScrollView>
|
||||||
|
|
||||||
</TableRow>
|
</TableRow>
|
||||||
|
|
|
@ -21,20 +21,20 @@
|
||||||
|
|
||||||
<item android:id="@+id/menu_start"
|
<item android:id="@+id/menu_start"
|
||||||
android:title="@string/menu_start"
|
android:title="@string/menu_start"
|
||||||
android:icon="@drawable/menu_start"
|
android:icon="@drawable/ic_action_start"
|
||||||
android:showAsAction="ifRoom"
|
android:showAsAction="ifRoom"
|
||||||
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<item android:id="@+id/menu_settings"
|
<item android:id="@+id/menu_settings"
|
||||||
android:title="@string/menu_settings"
|
android:title="@string/menu_settings"
|
||||||
android:icon="@drawable/menu_settings"
|
android:icon="@drawable/ic_action_settings"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<item android:id="@+id/menu_verify"
|
<item android:id="@+id/menu_verify"
|
||||||
android:title="@string/menu_verify"
|
android:title="@string/menu_verify"
|
||||||
android:icon="@drawable/ic_menu_check"
|
android:icon="@drawable/ic_action_browse"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
|
|
||||||
/>
|
/>
|
||||||
|
|
|
@ -21,20 +21,20 @@
|
||||||
|
|
||||||
<item android:id="@+id/menu_start"
|
<item android:id="@+id/menu_start"
|
||||||
android:title="@string/menu_start"
|
android:title="@string/menu_start"
|
||||||
android:icon="@drawable/menu_start"
|
android:icon="@drawable/ic_action_start"
|
||||||
android:showAsAction="ifRoom"
|
android:showAsAction="ifRoom"
|
||||||
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<item android:id="@+id/menu_settings"
|
<item android:id="@+id/menu_settings"
|
||||||
android:title="@string/menu_settings"
|
android:title="@string/menu_settings"
|
||||||
android:icon="@drawable/menu_settings"
|
android:icon="@drawable/ic_action_settings"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<item android:id="@+id/menu_verify"
|
<item android:id="@+id/menu_verify"
|
||||||
android:title="@string/menu_verify"
|
android:title="@string/menu_verify"
|
||||||
android:icon="@drawable/ic_menu_check"
|
android:icon="@drawable/ic_action_browse"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
|
|
||||||
/>
|
/>
|
||||||
|
|
|
@ -21,17 +21,17 @@
|
||||||
|
|
||||||
<item android:id="@+id/menu_start"
|
<item android:id="@+id/menu_start"
|
||||||
android:title="@string/menu_start"
|
android:title="@string/menu_start"
|
||||||
android:icon="@drawable/menu_start"
|
android:icon="@drawable/ic_action_start"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<item android:id="@+id/menu_settings"
|
<item android:id="@+id/menu_settings"
|
||||||
android:title="@string/menu_settings"
|
android:title="@string/menu_settings"
|
||||||
android:icon="@drawable/menu_settings"
|
android:icon="@drawable/ic_action_settings"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<item android:id="@+id/menu_verify"
|
<item android:id="@+id/menu_verify"
|
||||||
android:title="@string/menu_verify"
|
android:title="@string/menu_verify"
|
||||||
android:icon="@drawable/ic_menu_check"
|
android:icon="@drawable/ic_action_browse"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<item android:id="@+id/menu_about"
|
<item android:id="@+id/menu_about"
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<style name="AppTheme" parent="android:Theme.Holo.Light" />
|
||||||
|
|
||||||
|
</resources>
|
|
@ -0,0 +1,5 @@
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar" />
|
||||||
|
|
||||||
|
</resources>
|
|
@ -99,6 +99,11 @@
|
||||||
<string name="wizard_tips_otrchat">Gibberbot - Secure instant messaging client for Android</string>
|
<string name="wizard_tips_otrchat">Gibberbot - Secure instant messaging client for Android</string>
|
||||||
<string name="wizard_tips_proxy">Proxy Settings - Learn how to configure apps to work with Orbot</string>
|
<string name="wizard_tips_proxy">Proxy Settings - Learn how to configure apps to work with Orbot</string>
|
||||||
|
|
||||||
|
<string name="wizard_tips_duckgo">Duckduckgo Search Engine app</string>
|
||||||
|
|
||||||
|
<string name="wizard_tips_firefox">Firefox with Proxy Mobile add-on (extra install after)</string>
|
||||||
|
<string name="wizard_tips_twitter">Twitter supports http proxy "localhost:8118"</string>
|
||||||
|
|
||||||
<string name="wizard_proxy_help_info">Proxy Settings</string>
|
<string name="wizard_proxy_help_info">Proxy Settings</string>
|
||||||
<string name="wizard_proxy_help_msg">If the Android app you are using can support the use of an HTTP or SOCKS proxy, then you can configure it to connect to Orbot and use Tor.\n\n
|
<string name="wizard_proxy_help_msg">If the Android app you are using can support the use of an HTTP or SOCKS proxy, then you can configure it to connect to Orbot and use Tor.\n\n
|
||||||
The host settings is 127.0.0.1 or "localhost". For HTTP, the port setting is 8118. For SOCKS, the proxy is 9050. You should use SOCKS4A or SOCKS5 if possible.
|
The host settings is 127.0.0.1 or "localhost". For HTTP, the port setting is 8118. For SOCKS, the proxy is 9050. You should use SOCKS4A or SOCKS5 if possible.
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<style name="AppTheme" parent="android:Theme.Black.NoTitleBar" />
|
||||||
|
|
||||||
|
</resources>
|