diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-05-05 13:14:59 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-05-05 13:14:59 -0600 |
commit | e7bab6fda4540d4e890b44578e9731d5e100771b (patch) | |
tree | 5c16283e5f7534edf2cf18b0fe3cefd2b5c52db2 | |
parent | 8a2c211fa2e334b7646d0b9523e1b62743d9dd96 (diff) | |
download | wiimmfi-watcher-e7bab6fda4540d4e890b44578e9731d5e100771b.tar wiimmfi-watcher-e7bab6fda4540d4e890b44578e9731d5e100771b.tar.gz wiimmfi-watcher-e7bab6fda4540d4e890b44578e9731d5e100771b.tar.bz2 |
added new todo items to prepare for release on the google play store
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -4,8 +4,9 @@ Wiimmfi Watcher is an Android application that allows you to watch Mario Kart Wi ## TODO -* Get the fragments to display correctly -* Learn if the database or rooms will help with saving the friend codes -* Learn how the MVVM should work with the app -* Learn how to "refresh" the fragment contents -* Figure out how to use two fragments at once +* Add an indentifiable user agent for Jsoup +* Add a new fragment for the "info" button on the main screen +* Fix the repeating recent friend codes +* Figure out if a license is appropriate +* Create the app on the Play Store +* Create a meaningful README |