diff options
30 files changed, 12 insertions, 4 deletions
@@ -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 Binary files differnew file mode 100644 index 0000000..0a0358f --- /dev/null +++ b/app/release/1.0-release.aab diff --git a/app/src/main/ic_watcher_icons-playstore.png b/app/src/main/ic_watcher_icons-playstore.png Binary files differindex b06bb01..3c2bc14 100644 --- a/app/src/main/ic_watcher_icons-playstore.png +++ b/app/src/main/ic_watcher_icons-playstore.png diff --git a/app/src/main/res/mipmap-hdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-hdpi/ic_watcher_icons.png Binary files differindex 155a208..9a736b6 100644 --- a/app/src/main/res/mipmap-hdpi/ic_watcher_icons.png +++ b/app/src/main/res/mipmap-hdpi/ic_watcher_icons.png 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 Binary files differindex fe9360c..e609cc3 100644 --- a/app/src/main/res/mipmap-hdpi/ic_watcher_icons_foreground.png +++ b/app/src/main/res/mipmap-hdpi/ic_watcher_icons_foreground.png 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 Binary files differindex 5530efc..c130816 100644 --- a/app/src/main/res/mipmap-hdpi/ic_watcher_icons_round.png +++ b/app/src/main/res/mipmap-hdpi/ic_watcher_icons_round.png diff --git a/app/src/main/res/mipmap-mdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-mdpi/ic_watcher_icons.png Binary files differindex f7fd03e..399fb3a 100644 --- a/app/src/main/res/mipmap-mdpi/ic_watcher_icons.png +++ b/app/src/main/res/mipmap-mdpi/ic_watcher_icons.png 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 Binary files differindex 605df09..325f6fb 100644 --- a/app/src/main/res/mipmap-mdpi/ic_watcher_icons_foreground.png +++ b/app/src/main/res/mipmap-mdpi/ic_watcher_icons_foreground.png 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 Binary files differindex 4161cb8..5d84a47 100644 --- a/app/src/main/res/mipmap-mdpi/ic_watcher_icons_round.png +++ b/app/src/main/res/mipmap-mdpi/ic_watcher_icons_round.png diff --git a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png Binary files differindex 9d7811c..980300c 100644 --- a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png +++ b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png 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 Binary files differindex 6c156f7..c7fc2d6 100644 --- a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png +++ b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png 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 Binary files differindex 6693089..d28fe92 100644 --- a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png +++ b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png diff --git a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons.png Binary files differindex 1bafe3a..b7f7a68 100644 --- a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons.png +++ b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons.png 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 Binary files differindex 074ca58..9dda4c6 100644 --- a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_foreground.png +++ b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_foreground.png 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 Binary files differindex da6a227..e665b56 100644 --- a/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_round.png +++ b/app/src/main/res/mipmap-xxhdpi/ic_watcher_icons_round.png diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons.png Binary files differindex 2e04328..808bd17 100644 --- a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons.png +++ b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons.png 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 Binary files differindex 329a488..b807f29 100644 --- a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_foreground.png +++ b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_foreground.png 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 Binary files differindex 4752fc7..8f58e43 100644 --- a/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_round.png +++ b/app/src/main/res/mipmap-xxxhdpi/ic_watcher_icons_round.png diff --git a/wiimmfi watcher0.1.png b/icons/wiimmfi watcher0.1.png Binary files differindex 2d32adc..2d32adc 100644 --- a/wiimmfi watcher0.1.png +++ b/icons/wiimmfi watcher0.1.png diff --git a/wiimmfi watcher0.2.png b/icons/wiimmfi watcher0.2.png Binary files differindex de43ee0..de43ee0 100644 --- a/wiimmfi watcher0.2.png +++ b/icons/wiimmfi watcher0.2.png diff --git a/icons/wiimmfi watcher0.3 store icon.png b/icons/wiimmfi watcher0.3 store icon.png Binary files differnew file mode 100644 index 0000000..c677215 --- /dev/null +++ b/icons/wiimmfi watcher0.3 store icon.png diff --git a/icons/wiimmfi watcher0.3.png b/icons/wiimmfi watcher0.3.png Binary files differnew file mode 100644 index 0000000..494c03e --- /dev/null +++ b/icons/wiimmfi watcher0.3.png diff --git a/screenshots/sc-1.png b/screenshots/sc-1.png Binary files differnew file mode 100644 index 0000000..aaf1cb4 --- /dev/null +++ b/screenshots/sc-1.png diff --git a/screenshots/sc-2.png b/screenshots/sc-2.png Binary files differnew file mode 100644 index 0000000..8c15d03 --- /dev/null +++ b/screenshots/sc-2.png diff --git a/screenshots/sc-3.png b/screenshots/sc-3.png Binary files differnew file mode 100644 index 0000000..22af0b6 --- /dev/null +++ b/screenshots/sc-3.png diff --git a/screenshots/sc-4.png b/screenshots/sc-4.png Binary files differnew file mode 100644 index 0000000..f049977 --- /dev/null +++ b/screenshots/sc-4.png diff --git a/screenshots/sc-5.png b/screenshots/sc-5.png Binary files differnew file mode 100644 index 0000000..d35b325 --- /dev/null +++ b/screenshots/sc-5.png diff --git a/screenshots/sc-6.png b/screenshots/sc-6.png Binary files differnew file mode 100644 index 0000000..00c3891 --- /dev/null +++ b/screenshots/sc-6.png diff --git a/screenshots/sc-7.png b/screenshots/sc-7.png Binary files differnew file mode 100644 index 0000000..bc43799 --- /dev/null +++ b/screenshots/sc-7.png |