Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@phil-lopreiato phil-lopreiato released this 01 Jan 20:38
· 166 commits to master since this release
v5.0.0

Version 5.0.0:

  • Fix crashes when modifying mytba data
  • Show team media in team@event view
  • Show team locations in search results
  • Support https deep links
  • Fix opening team urls with leading zeros

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:

Alex Saveau (1):
      Add https support to deep links (#844)

Bryan Herbst (1):
      Fix for opening team links with leading zeros (#845)

Greg Marra (2):
      Show Team Locations in Search (#879)
      Add Media tab to Team at Event (#882)

Phil Lopreiato (12):
      [build] Update to latest versions of android tooling (#880)
      [build] Fix all build modes
      fork spectrum to local module (#881)
      Fix Travis Build (#883)
      Load media from https urls
      Fix dangling NOT NULL constraing on removed db column
      fix broken unit test
      Move mytba to Full Firebase Auth (#884)
      Update release script for new changelog path
      Version 5.0.0 Whatsnew
      Version 5.0.0 Whatsnew
      Version 5.0.0 Whatsnew

Spencer Ng (1):
      Fix view more events date issue (#875)

Taylor Horne (1):
      Add Extra RP Dots (#866)