Robot-Scouter icon indicating copy to clipboard operation
Robot-Scouter copied to clipboard

:robot: Easy, efficient, and collaborative FIRST robot scouting

Results 51 Robot-Scouter issues
Sort by recently updated
recently updated
newest added

Currently, we only upload on WiFi. It would be nice to have the option to upload media on a data connection.

enhancement
feature:settings

The local storage keys by the team ID and is too stupid to deal with conflicts.

bug
feature:database

Currently, we immediately delete an account's data once it's considered inactive. If there was a mistake, this leaves us in an unpleasant position where we can't restore a user's data....

enhancement
feature:database

This sucks: >Hi @SUPERCILEX, > >On February 24th, 2020 at 11:04 (PST), your application (Robot Scouter) issued a request using the deprecated form of OAuth Application API that includes access...

refactor
feature:home

Move to a "Try first, fail later" model. With better architecture, we can easily hook into Firestore's online/offline document states and notify the user after a 15 second timeout if...

enhancement
feature:scouts
feature:teams
feature:exports

- Use on drag handles ![Screenshot_20191227-125851](https://user-images.githubusercontent.com/9490724/74115679-30291400-4b65-11ea-9327-e1b9c20ab493.png) - Maybe add a blue tint? ![Screenshot_20191227-125846](https://user-images.githubusercontent.com/9490724/74115739-623a7600-4b65-11ea-838f-1a8349ed5d3d.png)

enhancement

Try https://issuetracker.google.com/issues/137789193 ![Screenshot_20200128-155923](https://user-images.githubusercontent.com/9490724/73316308-62db2000-41e7-11ea-9f63-b56a86886981.png)

bug
feature:scouts
feature:home

Look into dependencies that still use the support library and submit PRs to upgrade them until we can kill the jetifier.

enhancement
refactor

The issue seems to be that we're trying to [trigger a back press](https://github.com/SUPERCILEX/Robot-Scouter/blob/ec9936b47676ebc469c5b4b011a059547b5308f2/app/android-base/src/main/java/com/supercilex/robotscouter/HomeActivity.kt#L128) to clear out potentially selected teams. Since the call can't be moved to before we have confirmation...

bug
feature:exports
feature:home