diff --git a/README.md b/README.md index 564170f..0600020 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,17 @@ This application is currently being maintained by myself out of love for Mario K ## Screenshots -(Screenshots go here) +![](sc-1.png) +![](sc-2.png) +![](sc-3.png) +![](sc-4.png) +![](sc-5.png) +![](sc-6.png) +![](sc-7.png) ## Download -You can visit the Google Play Store to download the most recent and stable version (link). You are also free to clone the repository and download the source code for the most stable release in the Releases tab. +You can visit the Google Play Store to download the most recent and stable version (link goes here once approved). You are also free to clone the repository and download the source code for the most stable release in the Releases tab. ## Feedback @@ -18,4 +24,4 @@ This is officially my first project and Google Play app that I'm maintaining, so ## Bugs -If you found any bugs in the `master` branch (i. e. the most recent Google Play release), **PLEASE READ MY TODO LIST FIRST** to make sure that the bug you found isn't something I'm already aware of. Once you have made sure of that, you can then create an issue or fill out this Google Form. (Link the new Google form) +If you found any bugs in the `master` branch (i. e. the most recent Google Play release), **PLEASE READ MY [TODO LIST](https://github.com/brysonsteck/wiimmfi-watcher/blob/dev/TODO.md) FIRST** to make sure that the bug you found isn't something I'm already aware of. Once you have made sure of that, you can then create an issue or fill out this [Google Form](https://docs.google.com/forms/d/e/1FAIpQLSd6qCONAP2tsbHPgzu_CdZcHVHL5nx7q0XFqrVfExEc84kqUQ/viewform). diff --git a/app/build.gradle b/app/build.gradle index 1b11131..baf850d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,6 +2,7 @@ plugins { id 'com.android.application' } + android { compileSdkVersion 30 buildToolsVersion "30.0.3" @@ -80,4 +81,5 @@ dependencies { } } -} \ No newline at end of file +} +android.buildTypes.release.ndk.debugSymbolLevel = 'FULL' \ No newline at end of file diff --git a/app/release/1.0-release.aab b/app/release/1.0-release.aab new file mode 100644 index 0000000..0a0358f Binary files /dev/null and b/app/release/1.0-release.aab differ diff --git a/app/src/main/ic_watcher_icons-playstore.png b/app/src/main/ic_watcher_icons-playstore.png index b06bb01..3c2bc14 100644 Binary files a/app/src/main/ic_watcher_icons-playstore.png and b/app/src/main/ic_watcher_icons-playstore.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-hdpi/ic_watcher_icons.png index 155a208..9a736b6 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_watcher_icons.png and b/app/src/main/res/mipmap-hdpi/ic_watcher_icons.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_watcher_icons_foreground.png b/app/src/main/res/mipmap-hdpi/ic_watcher_icons_foreground.png index fe9360c..e609cc3 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_watcher_icons_foreground.png and b/app/src/main/res/mipmap-hdpi/ic_watcher_icons_foreground.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_watcher_icons_round.png b/app/src/main/res/mipmap-hdpi/ic_watcher_icons_round.png index 5530efc..c130816 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_watcher_icons_round.png and b/app/src/main/res/mipmap-hdpi/ic_watcher_icons_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-mdpi/ic_watcher_icons.png index f7fd03e..399fb3a 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_watcher_icons.png and b/app/src/main/res/mipmap-mdpi/ic_watcher_icons.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_watcher_icons_foreground.png b/app/src/main/res/mipmap-mdpi/ic_watcher_icons_foreground.png index 605df09..325f6fb 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_watcher_icons_foreground.png and b/app/src/main/res/mipmap-mdpi/ic_watcher_icons_foreground.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_watcher_icons_round.png b/app/src/main/res/mipmap-mdpi/ic_watcher_icons_round.png index 4161cb8..5d84a47 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_watcher_icons_round.png and b/app/src/main/res/mipmap-mdpi/ic_watcher_icons_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png index 9d7811c..980300c 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png and b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png index 6c156f7..c7fc2d6 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png and b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png index 6693089..d28fe92 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png and b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons.png index 1bafe3a..b7f7a68 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons.png and b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_foreground.png b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_foreground.png index 074ca58..9dda4c6 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_foreground.png and b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_foreground.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_round.png b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_round.png index da6a227..e665b56 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_round.png and b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons.png index 2e04328..808bd17 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons.png and b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_foreground.png b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_foreground.png index 329a488..b807f29 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_foreground.png and b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_foreground.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_round.png index 4752fc7..8f58e43 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_round.png and b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_round.png differ diff --git a/wiimmfi watcher0.1.png b/icons/wiimmfi watcher0.1.png similarity index 100% rename from wiimmfi watcher0.1.png rename to icons/wiimmfi watcher0.1.png diff --git a/wiimmfi watcher0.2.png b/icons/wiimmfi watcher0.2.png similarity index 100% rename from wiimmfi watcher0.2.png rename to icons/wiimmfi watcher0.2.png diff --git a/icons/wiimmfi watcher0.3 store icon.png b/icons/wiimmfi watcher0.3 store icon.png new file mode 100644 index 0000000..c677215 Binary files /dev/null and b/icons/wiimmfi watcher0.3 store icon.png differ diff --git a/icons/wiimmfi watcher0.3.png b/icons/wiimmfi watcher0.3.png new file mode 100644 index 0000000..494c03e Binary files /dev/null and b/icons/wiimmfi watcher0.3.png differ diff --git a/screenshots/sc-1.png b/screenshots/sc-1.png new file mode 100644 index 0000000..aaf1cb4 Binary files /dev/null and b/screenshots/sc-1.png differ diff --git a/screenshots/sc-2.png b/screenshots/sc-2.png new file mode 100644 index 0000000..8c15d03 Binary files /dev/null and b/screenshots/sc-2.png differ diff --git a/screenshots/sc-3.png b/screenshots/sc-3.png new file mode 100644 index 0000000..22af0b6 Binary files /dev/null and b/screenshots/sc-3.png differ diff --git a/screenshots/sc-4.png b/screenshots/sc-4.png new file mode 100644 index 0000000..f049977 Binary files /dev/null and b/screenshots/sc-4.png differ diff --git a/screenshots/sc-5.png b/screenshots/sc-5.png new file mode 100644 index 0000000..d35b325 Binary files /dev/null and b/screenshots/sc-5.png differ diff --git a/screenshots/sc-6.png b/screenshots/sc-6.png new file mode 100644 index 0000000..00c3891 Binary files /dev/null and b/screenshots/sc-6.png differ diff --git a/screenshots/sc-7.png b/screenshots/sc-7.png new file mode 100644 index 0000000..bc43799 Binary files /dev/null and b/screenshots/sc-7.png differ