Skip to content

Version 3.2.1

Compare
Choose a tag to compare
@phil-lopreiato phil-lopreiato released this 15 Mar 02:51
· 567 commits to master since this release

Version 3.2.1:
- You can now snap a robot picture and suggest it to TBA from team pages!
- Added full match score breakdowns as well as event specific stats
- Bold followed teams in notifications so you never miss them
- Request compressed API responses to reduce bandwidth usage
- Improve memory usage and fix reported crashes

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:

Eugene Fang (3):
      Set okhttp user agent to 'gzip'
      Set custom user agent with gzip for GAE
      Remove unused imports

Nathan Walters (7):
      Fixed issue where Firebase was loading the entire notifications node into memory (rip heap)
      Fixed formatting issue
      Fixed crash introduced when I fixed match up/back navigation
      Added null check for menu item in RefreshController
      Undid autoformatting changes
      More formatting fixes
      Fixed issue caused by using an API 21+ method on all versions

Phil Lopreiato (3):
      Fix release script travis duration error
      Add base tag option for changelog prompt
      Version 3.2.1 Whatsnew