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

31 lines
1.4 KiB
Markdown

# 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.1
* Made the user agent consistant across both Jsoup calls
* Added a new error if Jsoup throws an exception
## Working On
* Providing translations for major languages (German, France, Spanish at the moment)
## Aware Of
* The about page causes part of the screen to get cut off as the animation plays
* The navigation menu in Dark Mode is messed up
* 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
# 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
* Google's policies might prevent this...
* The ability to save friend codes and name them, not just save recent friend codes
* Create a more feature rich settings and about page
* manual dark mode toggles, clear recent codes button, etc.