No description
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.
Find a file
2021-05-05 13:23:54 -06:00
app finished final project 2021-05-05 00:01:19 -06:00
gradle/wrapper initial commit 2021-04-30 09:57:06 -06:00
.gitignore added .gitignore 2021-04-30 10:01:01 -06:00
build.gradle initial commit 2021-04-30 09:57:06 -06:00
gradle.properties initial commit 2021-04-30 09:57:06 -06:00
gradlew initial commit 2021-04-30 09:57:06 -06:00
gradlew.bat initial commit 2021-04-30 09:57:06 -06:00
README.md changed readme to test new dev branch 2021-05-05 13:23:54 -06:00
settings.gradle initial commit 2021-04-30 09:57:06 -06:00

This is the dev branch!!

You are on the dev branch for Wiimmfi Watcher. This is seperate from the master branch, which contains the currently most stable version, while this branch is made for me to work on the app without changing currently stable code. If you are looking for the master branch, click here.

Wiimmfi Watcher

Wiimmfi Watcher is an Android application that allows you to watch Mario Kart Wii gameplay by simply entering your friend code.

TODO

  • 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