aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-06-09 23:07:39 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-06-09 23:07:39 -0600
commitad2f3c702e5363c4a82a20369c8e2d1d49ea32cc (patch)
treef28cfbd2d012ee93fe1817e8591bd8d2382fd043 /TODO.md
parent8ecb977629189f0bad5c223a7815ec4f323470d2 (diff)
downloadwiimmfi-watcher-ad2f3c702e5363c4a82a20369c8e2d1d49ea32cc.tar
wiimmfi-watcher-ad2f3c702e5363c4a82a20369c8e2d1d49ea32cc.tar.gz
wiimmfi-watcher-ad2f3c702e5363c4a82a20369c8e2d1d49ea32cc.tar.bz2
updated doc
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md21
1 files changed, 9 insertions, 12 deletions
diff --git a/TODO.md b/TODO.md
index 518fedd..0f8d74f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,27 +1,24 @@
# TODO
These are issues in Wiimmfi Watcher I am at least aware of. Please **DO NOT** submit a bug report on the Google Form or an issue here on GitHub if it is mentioned on this list, unless you found a way that the bug can crash the app.
-## Completed For Release 1.1.3
-* Added language translations for Korean, Portuguese and Spanish.
-* Fixed a bug where the error message that appears does not disappear when clicking on a recent friend code.
-* Added a new dialog between searching for a friend code and the watcher screen.
-* Fixed a bug where the internal Java error on the watcher screen wouldn't show after pressing the refresh button at least once.
-* Fixed a bug where the final button of the recent friend codes wouldn't show if it reached past the bottom of the screen, especially with devices that have the software navigation bar.
-* Fixed a bug in the English version of the app where the "License" portion of the about page was not formatted correctly.
+### Completed For Release 1.1.4
+* Added an updater to make sure subsequent releases are up to date
-## Working On
+### Working On
+* Implement the updater into the UI
* Create a better looking header for the watcher activity
* Add 'sections' I guess???
-* Adding the option to toggle dark mode manually so older devices can have that privledge as well
+* Remove requirement of reading todo list before submitting issues
-## Aware Of
-* The about page causes part of the screen to get cut off as the animation plays (only if there are not a lot of recent friend codes present)
-* The navigation menu in Dark Mode is messed up
+### Aware Of
+* The about fragment causes part of the screen to get cut off as the animation plays when returning to the main fragment (only if there are a few recent friend codes)
+* The navigation menu in Dark Mode is messed up (colors)
* The selected player detail text and icon is black
* The highlight color is barely visible
* Pressing the watch or refresh buttons cause the app to hang until refreshing is completed.
* Working with threads should fix this
* Adding a dialog helps make it look like the app is working for now
+* Adding the option to toggle dark mode manually so older devices can have that privledge as well
# Features I would like to add
* The watcher activity does not refresh automatically like the official website does