Releases: Team865/Android-Scouting-App
2020.2.0
2020.1.3
The 2020.1.3 release contains the following bug fixes, along with changes from 2020.1.0, 2020.1.0 Beta, and 2020.1.0 Alpha.
2020.1.0
The final 2020.1.0 release contains the following bug fixes, along with changes from the 2020.1.0 Beta and 2020.1.0 Alpha test releases. Thanks to @LocPham2003 and @EvanBialo for helping me develop this year's scouting app.
2020.1.0 Beta
The beta release adds super scouting, tags, and the following changes:
Regressions
- Fix undo not showing up on QR code scanner if there is only one data point #40
- Critical Fix inverted value on Checkbox and Switch #34
- Fix a regression where tapping on the bounding box of a
CheckboxField
inverts it #36
UI/UX
- Add ripple effect on
ButtonField
,SwitchField
andCheckboxField
to make it consistent with other buttons #34 - Fix colors in ripple_transparent #34
- Fix activity crash when nothing is entered in an unscheduled match #39
- Add tags in the comment text box #36
- Add retainInstance to tab fragments #37
- Add team number templates #37
- Add team number templates for tags #38
- Add Switch Lite #38
- Add team number templates for MultiToggle #38
- Add settings hint in
MainActivity
#39 - Lift restriction on adding unscheduled matchs while in a super scouting board #39
- Add option to delete a scouted entry #39
- Switch Lite: Don't disable when not in timed scouting #40
Data Backend
- Change field data to zero-indexed #34
- Add
RelativeBoard
for team templates #37 - Add match schedule to super scouting encoder #38
- Fix the blue alliance instance always using cache-first #40
Code Quality
2020.1.0 Alpha
The first alpha version of 2020
Commit Diff: e9c071d...c3bf99e
2020 Base
2019.1.0 Ontario Provincial Championship - Science Division
Match schedule release for Ontario Provincial Championship - Science Division
2019.1.0 Windsor Essex Great Lakes Event
v2019.1.0-windsor release for Humber College Event
2019.1.0 Humber College Event
This is the final version for competition, with a bug fix that removed a newline character from the encoded data.
2019.1.0 RC
2019.1.0-rc is the first release version of 2019.1.0. The final version will be released before competition. Compared with 2019.1.0-alpha, it has the following changes:
- Added a feature to add entries not in the match schedule
- Updated dialog UI
- Delete dialog is now hidden
- Removed the resume-forward feature