Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2019 preferences #8

Open
1 of 4 tasks
spencerng opened this issue Jan 11, 2019 · 0 comments
Open
1 of 4 tasks

2019 preferences #8

spencerng opened this issue Jan 11, 2019 · 0 comments
Assignees
Labels

Comments

@spencerng
Copy link
Member

spencerng commented Jan 11, 2019

The preferences/settings activity needs to be updated; most of these changes can be made in preferences.xml.

  • FIRST Power Up category should be labeled as Destination: Deep Space
    • See if you can reference the GAME_NAME variable in Constants
    • Alternatively, make a new variable in strings.xml for the game name and reference that throughout the Java code
  • Remove the timer increment amount preference
    • We might want to make this hidden instead of deleting it completely, as we might need it for future games
    • We might later decide to scout cycle times this season too, though it wasn't that useful last year
  • Remove unused methods (if any) in Settings.java
  • Ensure anything that is deleted is done so safely (test the app and see if you can save a data file without crashes)
@spencerng spencerng mentioned this issue Jan 11, 2019
7 tasks
@spencerng spencerng mentioned this issue Jan 11, 2019
17 tasks
@spencerng spencerng self-assigned this Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant