Alex Saveau

Results 178 issues of Alex Saveau

Should be: ```java (resources.getConfiguration().screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK) > Configuration.SCREENLAYOUT_SIZE_LARGE || (configuration.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK) = 600; ``` But is: https://github.com/SUPERCILEX/Robot-Scouter/blob/c8457958c0e1fb921f1f0b601f3310a3b5262f4c/library/core-ui/src/main/java/com/supercilex/robotscouter/core/ui/Ui.kt#L28-L30

bug
feature:home

- Package management (we shouldn't need our own `package.json`) - Dukat to get rid of custom types

refactor

refactor

There's currently no concept of an "admin" account. In an ideal world, the lead scout could generate a link from his/her master device to be shared with all the scouters....

feature
feature:teams
feature:templates
feature:database
feature:settings

Not sure if that would make things look better, or just add clutter.

enhancement
feature:templates

Currently, the template metric UI lets you set defaults by using the same UI that's available when actually scouting. This is weird though because why would you want to add...

enhancement
feature:templates

refactor
feature:scouts
feature:templates

It's going to support multiple back stacks and dynamic feature modules.

refactor
feature:home

Would replace dialogs for editing counter numbers, scout/template names, and the new template dialog. ### Sample design ![screenshot_20170813-195903](https://user-images.githubusercontent.com/9490724/29256847-36fed97a-8062-11e7-957f-48bfd8f607e3.png)

enhancement
feature:scouts
feature:templates