diff --git a/android/Omnivore/app/build.gradle.kts b/android/Omnivore/app/build.gradle.kts index 193584c26..861279b99 100644 --- a/android/Omnivore/app/build.gradle.kts +++ b/android/Omnivore/app/build.gradle.kts @@ -27,8 +27,8 @@ android { applicationId = "app.omnivore.omnivore" minSdk = 26 targetSdk = 34 - versionCode = 2020004 - versionName = "0.202.4" + versionCode = 2080000 + versionName = "0.208.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { diff --git a/android/Omnivore/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/Omnivore/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 000000000..036d09bc5 --- /dev/null +++ b/android/Omnivore/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/android/Omnivore/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/Omnivore/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 000000000..036d09bc5 --- /dev/null +++ b/android/Omnivore/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/android/Omnivore/app/src/main/res/mipmap-anydpi/ic_launcher.xml b/android/Omnivore/app/src/main/res/mipmap-anydpi/ic_launcher.xml deleted file mode 100644 index 1648363da..000000000 --- a/android/Omnivore/app/src/main/res/mipmap-anydpi/ic_launcher.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher.png index 6b3619d2e..e3b56bd06 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 000000000..970d3515b Binary files /dev/null and b/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index a4756788b..d0ceb76f6 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/android/Omnivore/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-ldpi/ic_launcher.png b/android/Omnivore/app/src/main/res/mipmap-ldpi/ic_launcher.png new file mode 100644 index 000000000..faff5c509 Binary files /dev/null and b/android/Omnivore/app/src/main/res/mipmap-ldpi/ic_launcher.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher.png index f5837c7ba..5742161b5 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png index 43475955d..3d13ce279 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher_round.png index 9cbca8c15..18d454638 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/android/Omnivore/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 5caff3fed..b150b6fcf 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png index f70fdcea9..89073503a 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index 95fddeab7..b49c7a276 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/android/Omnivore/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..950cb3b10 Binary files /dev/null and b/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png index 7873c2cb6..4f8b86dda 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 24ef75825..68ebf8511 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/android/Omnivore/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index de87fd987..9319d0377 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png index b386ab807..d109a6ae7 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index 0227993e3..6ce366e8f 100644 Binary files a/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/android/Omnivore/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/android/Omnivore/app/src/main/res/values/ic_launcher_background.xml b/android/Omnivore/app/src/main/res/values/ic_launcher_background.xml index c5d5899fd..d5fe6e322 100644 --- a/android/Omnivore/app/src/main/res/values/ic_launcher_background.xml +++ b/android/Omnivore/app/src/main/res/values/ic_launcher_background.xml @@ -1,4 +1,4 @@ - #FFFFFF - \ No newline at end of file + #FFEEAE +