This repository has been archived on 2025-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
wiimmfi-watcher/TODO.md

21 lines
814 B
Markdown
Raw Normal View History

2021-05-10 12:55:55 -06:00
# 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.
2021-05-10 12:55:55 -06:00
## Completed For Next Release
2021-05-10 12:55:55 -06:00
## 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
2021-05-10 12:55:55 -06:00
## 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?
2021-05-10 12:55:55 -06:00
# 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?