diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-05-10 13:26:03 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-05-10 13:26:03 -0600 |
commit | babaebb74236b5a6b750c98fc24fa501b76261fa (patch) | |
tree | 9b6f1b581bf4dec402504a69d39c726175c25e37 /TODO.md | |
parent | ab32dadac8897ca991415b9e0b4851101a60413c (diff) | |
download | wiimmfi-watcher-babaebb74236b5a6b750c98fc24fa501b76261fa.tar wiimmfi-watcher-babaebb74236b5a6b750c98fc24fa501b76261fa.tar.gz wiimmfi-watcher-babaebb74236b5a6b750c98fc24fa501b76261fa.tar.bz2 |
removed dev tag from user agent and readme
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 00baa37..0000000 --- a/TODO.md +++ /dev/null @@ -1,24 +0,0 @@ -# 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 Next Release - -## Working On -* The last player in the list has the potential to hide behind the refresh button -* Create the app on the Play Store -* Create a meaningful README - -## Aware Of -* Fix the repeating recent friend codes -* Recent friend codes do not scroll like they should - * Problem with ConstraintLayout probably, convert to a new Layout? - -# Features I would like to add -* The watcher activity does not refresh automatically like the official website does - * Added a refresh button, but is there a better way with Jsoup? Like a new Thread? -* Create a better looking header for the watcher activity - * Add 'sections' I guess??? -* Add the Mario Kart Wii font -* Add pictures for Nintendo and CTGP tracks - - |