diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2b854276..6577433f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -16,6 +16,7 @@ android:name="android.hardware.telephony" android:required="false" /> + @@ -29,12 +30,13 @@ - + + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_warning.xml b/res/drawable/ic_warning.xml new file mode 100644 index 00000000..d633ad87 --- /dev/null +++ b/res/drawable/ic_warning.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/layout/pairing_explanation_not_trusted.xml b/res/layout/pairing_explanation_not_trusted.xml new file mode 100644 index 00000000..7feb2e6f --- /dev/null +++ b/res/layout/pairing_explanation_not_trusted.xml @@ -0,0 +1,16 @@ + + + + diff --git a/res/layout/trusted_network_list.xml b/res/layout/trusted_network_list.xml new file mode 100644 index 00000000..5bd6fe61 --- /dev/null +++ b/res/layout/trusted_network_list.xml @@ -0,0 +1,38 @@ + + + + + + + + + + +