aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-05-10 12:55:55 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-05-10 12:55:55 -0600
commiteb45e67349cc3ebec45aaca7822f9d7881db7aeb (patch)
tree9e637a0b59c7242f05f0ee36340fc90d4ac3546e
parent793241fe47c09c63e2a2e5a4429deed8e7401754 (diff)
downloadwiimmfi-watcher-eb45e67349cc3ebec45aaca7822f9d7881db7aeb.tar
wiimmfi-watcher-eb45e67349cc3ebec45aaca7822f9d7881db7aeb.tar.gz
wiimmfi-watcher-eb45e67349cc3ebec45aaca7822f9d7881db7aeb.tar.bz2
forgot how md files work lmao
-rw-r--r--TODO.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index f281fdb..88ac650 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,19 +1,19 @@
-## TODO
+# 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
+## Completed For Next Release
-# Working On
+## 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
+## 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
+# 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?