Version 10.0.0:
- Welcome back for the 2025 season!
- Bumps Android minimum SDK to 24
- Fix bugs around current week calculation
- Other bug fixes & reliability improvements
View the full changelog for this and previous releases on the GitHub page:
https://github.com/the-blue-alliance/the-blue-alliance-android/releases
Shortlog:
Bryan Herbst (17):
Fix team event navigation sometimes loading the wrong event data (#982)
Fix "current" week calculation outside the regular season (#983)
Update AGP to 8.7.2, Gradle to 8.9 (#984)
Remove V2 API and related tests (#987)
Strip double quotes from search queries (#986)
Fix badges in README
More readme badge fixes
Remove spectrum module, which is currently unused (#988)
Target API 35 - enable edge to edge mode, update status bar colors (#985)
Update to AGP 8.7.3
Squeeze a few more dp out of the cargo ship breakdowns (#989)
Bump min SDK to 24 (#990)
Delete API doc directory (#993)
Generate API models with openapi-generator plugin in new module (#992)
Migrate APIStatus model to OpenAPI-gen model (#995)
Remove last pieces of v2 API (#996)
Update generated models to API v 3.9.9 (#997)
Gaëtan Muller (1):
Remove Multidex declaration (#919 )
Phil Lopreiato (5):
Update gradle wrapper version
Update dependencies
Implement 2024 Match Breakdowns
Implement 2025 Match Breakdowns
Version 10.0.0 Whatsnew