diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e9dfd8090..799292896 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3,11 +3,23 @@ package="net.sf.briar" android:versionCode="1" android:versionName="1.0" > + + - + + + + + + + + + @@ -16,10 +28,37 @@ - - - - - + + + + + + + + + + + + + + + + diff --git a/res/drawable-hdpi/ic_launcher.png b/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 000000000..1b63e455b Binary files /dev/null and b/res/drawable-hdpi/ic_launcher.png differ diff --git a/res/drawable-ldpi/ic_launcher.png b/res/drawable-ldpi/ic_launcher.png new file mode 100644 index 000000000..e0119f086 Binary files /dev/null and b/res/drawable-ldpi/ic_launcher.png differ diff --git a/res/drawable-ldpi/iconic_check_alt_green.png b/res/drawable-ldpi/iconic_check_alt_green.png new file mode 100644 index 000000000..0751e8d49 Binary files /dev/null and b/res/drawable-ldpi/iconic_check_alt_green.png differ diff --git a/res/drawable-ldpi/iconic_x_alt_red.png b/res/drawable-ldpi/iconic_x_alt_red.png new file mode 100644 index 000000000..d560b2646 Binary files /dev/null and b/res/drawable-ldpi/iconic_x_alt_red.png differ diff --git a/res/drawable-mdpi/ic_launcher.png b/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 000000000..9873a76f0 Binary files /dev/null and b/res/drawable-mdpi/ic_launcher.png differ diff --git a/res/drawable-xhdpi/ic_launcher.png b/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 000000000..0b22fd5d7 Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher.png differ diff --git a/res/layout/activity_add_contact.xml b/res/layout/activity_add_contact.xml new file mode 100644 index 000000000..c37b80fec --- /dev/null +++ b/res/layout/activity_add_contact.xml @@ -0,0 +1,5 @@ + diff --git a/res/layout/activity_codes_do_not_match.xml b/res/layout/activity_codes_do_not_match.xml new file mode 100644 index 000000000..4bd1965bc --- /dev/null +++ b/res/layout/activity_codes_do_not_match.xml @@ -0,0 +1,5 @@ + diff --git a/res/layout/activity_connection.xml b/res/layout/activity_connection.xml new file mode 100644 index 000000000..367b75fc5 --- /dev/null +++ b/res/layout/activity_connection.xml @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/res/layout/activity_connection_failed.xml b/res/layout/activity_connection_failed.xml new file mode 100644 index 000000000..9672914f4 --- /dev/null +++ b/res/layout/activity_connection_failed.xml @@ -0,0 +1,5 @@ + diff --git a/res/layout/activity_connection_succeeded.xml b/res/layout/activity_connection_succeeded.xml new file mode 100644 index 000000000..0b6962125 --- /dev/null +++ b/res/layout/activity_connection_succeeded.xml @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/res/layout/activity_contact_added.xml b/res/layout/activity_contact_added.xml new file mode 100644 index 000000000..05a3c684f --- /dev/null +++ b/res/layout/activity_contact_added.xml @@ -0,0 +1,5 @@ + diff --git a/res/layout/activity_invitation_code.xml b/res/layout/activity_invitation_code.xml new file mode 100644 index 000000000..193e86aaf --- /dev/null +++ b/res/layout/activity_invitation_code.xml @@ -0,0 +1,5 @@ + diff --git a/res/layout/activity_network_setup.xml b/res/layout/activity_network_setup.xml new file mode 100644 index 000000000..48d2de513 --- /dev/null +++ b/res/layout/activity_network_setup.xml @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/res/layout/activity_test_bluetooth.xml b/res/layout/activity_test_bluetooth.xml new file mode 100644 index 000000000..eaf4032a4 --- /dev/null +++ b/res/layout/activity_test_bluetooth.xml @@ -0,0 +1,71 @@ + + + + +