diff --git a/briar-android/src/main/ic_launcher-playstore.png b/briar-android/src/main/ic_launcher-playstore.png new file mode 100644 index 000000000..5be757102 Binary files /dev/null and b/briar-android/src/main/ic_launcher-playstore.png differ diff --git a/briar-android/src/main/res/drawable/ic_launcher_foreground.xml b/briar-android/src/main/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 000000000..a5de02378 --- /dev/null +++ b/briar-android/src/main/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + diff --git a/briar-android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/briar-android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 000000000..7353dbd1f --- /dev/null +++ b/briar-android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/briar-android/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/briar-android/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 000000000..7353dbd1f --- /dev/null +++ b/briar-android/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/briar-android/src/main/res/mipmap-hdpi/ic_launcher.png b/briar-android/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 000000000..9f6c7e3fc Binary files /dev/null and b/briar-android/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/briar-android/src/main/res/mipmap-mdpi/ic_launcher.png b/briar-android/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 000000000..5d26977fb Binary files /dev/null and b/briar-android/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/briar-android/src/main/res/mipmap-xhdpi/ic_launcher.png b/briar-android/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 000000000..c55c41c84 Binary files /dev/null and b/briar-android/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/briar-android/src/main/res/mipmap-xxhdpi/ic_launcher.png b/briar-android/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..2289069cd Binary files /dev/null and b/briar-android/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/briar-android/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/briar-android/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 000000000..191bb5974 Binary files /dev/null and b/briar-android/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/briar-android/src/main/res/values/ic_launcher_background.xml b/briar-android/src/main/res/values/ic_launcher_background.xml new file mode 100644 index 000000000..c5d5899fd --- /dev/null +++ b/briar-android/src/main/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #FFFFFF + \ No newline at end of file