diff --git a/ext/syncthing/src/github.com/syncthing/syncthing b/ext/syncthing/src/github.com/syncthing/syncthing
index 1188ebbb..3ae51648 160000
--- a/ext/syncthing/src/github.com/syncthing/syncthing
+++ b/ext/syncthing/src/github.com/syncthing/syncthing
@@ -1 +1 @@
-Subproject commit 1188ebbb7b0f4545da4bcfceeb63d3c3ce6bb4ee
+Subproject commit 3ae51648da5fbed3962c08807f100d7bc79c4ae3
diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index 2807d5c1..1a17b251 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -25,9 +25,8 @@
android:supportsRtl="true"
android:installLocation="internalOnly">
+ android:name=".activities.FirstStartActivity"
+ android:label="@string/app_name">
@@ -37,6 +36,11 @@
+
+
An open, trustworthy and decentralized file synchronization application.
+
+
+
+
+ Welcome to Syncthing for Android
+
+
+ Syncthing is an open-source file synchronization application.\n\
+To share data with other devices, you need add their unique device ID to the device list. Afterwards you can select which folders to share with which devices.\n\
+Please report any problems you encounter via Github.
+
+ Continue
+
+
+ Waiting for GUI
+
+
+ Generating secure keys. This may take a few minutes.
+
Add Folder
@@ -199,20 +218,6 @@
Web GUI
-
- Waiting for GUI
-
-
- Generating secure keys. This may take a few minutes.
-
-
- Welcome to Syncthing for Android
-
-
- Syncthing is an open-source file synchronization application.\n\n\
-To share data with other devices, you need add their unique device ID to the device list. Afterwards you can select which folders to share with which devices.\n\n
-Please report any problems you encounter via Github.
-