diff --git a/app/src/main/java/i2p/bote/android/intro/IntroActivity.java b/app/src/main/java/i2p/bote/android/intro/IntroActivity.java index bb6d8e8..243efe5 100644 --- a/app/src/main/java/i2p/bote/android/intro/IntroActivity.java +++ b/app/src/main/java/i2p/bote/android/intro/IntroActivity.java @@ -82,7 +82,7 @@ public class IntroActivity extends ActionBarActivity { @Override public int getCount() { - return 5; + return 6; } } @@ -122,8 +122,10 @@ public class IntroActivity extends ActionBarActivity { case 3: return inflater.inflate(R.layout.fragment_intro_3, container, false); case 4: - View v4 = inflater.inflate(R.layout.fragment_intro_4, container, false); - Button b = (Button) v4.findViewById(R.id.start_setup_wizard); + return inflater.inflate(R.layout.fragment_intro_4, container, false); + case 5: + View v5 = inflater.inflate(R.layout.fragment_intro_5, container, false); + Button b = (Button) v5.findViewById(R.id.start_setup_wizard); b.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { @@ -131,7 +133,7 @@ public class IntroActivity extends ActionBarActivity { getActivity().finish(); } }); - return v4; + return v5; default: View v0 = inflater.inflate(R.layout.fragment_intro_0, container, false); TextView tv = (TextView) v0.findViewById(R.id.intro_app_name); diff --git a/app/src/main/res/layout-land/fragment_intro_2.xml b/app/src/main/res/layout-land/fragment_intro_2.xml index e3a5061..4446e69 100644 --- a/app/src/main/res/layout-land/fragment_intro_2.xml +++ b/app/src/main/res/layout-land/fragment_intro_2.xml @@ -15,7 +15,7 @@ android:layout_centerVertical="true" android:layout_alignParentLeft="true" android:layout_alignParentStart="true" - android:src="@drawable/intro_2" /> + android:src="@drawable/ic_launcher" /> @@ -41,7 +41,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceMedium" - android:text="@string/intro_3_2" + android:text="@string/intro_2_2" android:id="@+id/textView2" android:layout_marginTop="@dimen/activity_vertical_margin" android:gravity="center" /> diff --git a/app/src/main/res/layout-land/fragment_intro_3.xml b/app/src/main/res/layout-land/fragment_intro_3.xml index e3a5061..ecdef4b 100644 --- a/app/src/main/res/layout-land/fragment_intro_3.xml +++ b/app/src/main/res/layout-land/fragment_intro_3.xml @@ -15,7 +15,7 @@ android:layout_centerVertical="true" android:layout_alignParentLeft="true" android:layout_alignParentStart="true" - android:src="@drawable/intro_2" /> + android:src="@drawable/intro_3" /> + android:src="@drawable/intro_4" /> @@ -41,7 +41,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceMedium" - android:text="@string/intro_2_2" + android:text="@string/intro_4_2" android:id="@+id/textView2" android:layout_marginTop="@dimen/activity_vertical_margin" android:gravity="center_horizontal" /> diff --git a/app/src/main/res/layout/fragment_intro_2.xml b/app/src/main/res/layout/fragment_intro_2.xml index 6610096..68d7042 100644 --- a/app/src/main/res/layout/fragment_intro_2.xml +++ b/app/src/main/res/layout/fragment_intro_2.xml @@ -14,13 +14,13 @@ android:id="@+id/imageView" android:layout_alignParentTop="true" android:layout_centerHorizontal="true" - android:src="@drawable/intro_2" /> + android:src="@drawable/ic_launcher" /> + android:src="@drawable/intro_3" /> + android:src="@drawable/intro_4" /> Secure. Swipe to start I know what to do - Traditional email is not secure. - Bote is a new kind of email. - When you send an email in Bote, everything is encrypted - including the email metadata. Only the recipient can download and read the email. - An outsider can only see that an email was sent, not who sent it. And if the recipient never publishes their address, the outsider can\'t even tell who the recipient is. + Traditional email is insecure. It was not designed to protect people from dragnet surveillance. + Even if you encrypt your emails, the email metadata can be monitored to reveal large amounts of information about you. + Bote is a new kind of email that provides complete end-to-end privacy and security. + With traditional email, you need to trust a central server. And if it is blocked, you can\'t send or receive emails. Bote uses a distributed peer-to-peer network, similar to BitTorrent. Encrypted emails are split up and stored with many other Bote users. - Because Bote is a little different to traditional email, there are a few things to set up before you can start using it. - The setup wizard will take a couple of minutes, and then everything will be ready. + When you send an email in Bote, everything is encrypted - including the email metadata. Only the recipient can download and read the email. + An outsider can only see that an email was sent, not who sent it. And if the recipient never publishes their address, the outsider can\'t even tell who the recipient is. + Because Bote is a little different to traditional email, there are a few things to set up before you can start using it. + The setup wizard will take a couple of minutes, and then everything will be ready. Let\'s get started Setup Skip diff --git a/art/intro_3.svg b/art/intro_3.svg index e3b48c8..9806312 100644 --- a/art/intro_3.svg +++ b/art/intro_3.svg @@ -14,7 +14,7 @@ id="svg3593" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="intro_2.svg"> + sodipodi:docname="intro_3.svg"> + sodipodi:docname="intro_4.svg">