Alex Saveau
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
- Package management (we shouldn't need our own `package.json`) - Dukat to get rid of custom types
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....
Not sure if that would make things look better, or just add clutter.
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...
It's going to support multiple back stacks and dynamic feature modules.
Would replace dialogs for editing counter numbers, scout/template names, and the new template dialog. ### Sample design 