Skip to content

Releases: the-blue-alliance/the-blue-alliance-android

Version 9.0.2

20 Jan 02:26
v9.0.2
98f39f7
Compare
Choose a tag to compare

Version 9.0.2:

  • Welcome back for the 2024 season!
  • Fix crashes for B team keys
  • Fix crahes when loading double elim matches
  • 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:

Phil Lopreiato (3):
      Add wait in github release script
      Ensure setting rootView for AllTeamsListFragment
      Version 9.0.2 Whatsnew

Version 9.0.1

16 Jan 13:14
v9.0.1
db0c024
Compare
Choose a tag to compare

Version 9.0.1:

  • Welcome back for the 2024 season!
  • Fix crashes for B team keys
  • Fix crahes when loading double elim matches
  • 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:

Phil Lopreiato (5):
      only publish apks with release script
      fix match key validation for 2023 CMP double elim matches (#979)
      Support 5 digit team keys (#980)
      Add proguard rules for gson + R8
      Version 9.0.1 Whatsnew

Version 9.0.0

14 Jan 23:26
v9.0.0
0f9959a
Compare
Choose a tag to compare

Version 9.0.0:

  • Welcome back for the 2024 season!
  • 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 (1):
      Fix for crash when viewing team@event for a B team (#976)

Phil Lopreiato (8):
      Update compileSdkVersion to 33
      dependency updates
      update gradle wrapper version
      2024 dependency updates (#977)
      set event location visibility
      Add proguard rules for retrofit types
      Changes for API 33 & 34 (#978)
      Version 9.0.0 Whatsnew

Version 8.0.0

17 Apr 13:35
4784e0a
Compare
Choose a tag to compare

Version 8.0.0:

  • Welcome back for the 2023 season!
  • 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 (2):
      Fix geo: intents on Android 11+ (#963)
      Fix notifications without icons (#967)

Jordan Miller (1):
      Add 2023 match breakdowns (#974)
      Updates to libraries to actually be able to run

Phil Lopreiato (4):
      Set Mutability on SummaryNotification Dismiss
      Remove deprecated jvm argument
      lint fix
      Version 8.0.0 Whatsnew

Teraterayuki (1):
      Add Japanese Translation (#951)

Version 7.0.5

21 Mar 23:58
v7.0.5
d3323a7
Compare
Choose a tag to compare

Version 7.0.5:

  • Welcome back for the 2022 season!
  • Fix initial data load hanging on Android <12
  • 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:

Phil Lopreiato (3):
      [onboarding] Gracefully Handler Worker Failure
      Set ForegroundInfo in expedited work
      Version 7.0.5 Whatsnew

Version 7.0.4

12 Mar 17:13
dfdcaaa
Compare
Choose a tag to compare

Version 7.0.4:

  • Welcome back for the 2022 season!
  • Support 2022 game specifics
  • Bug fixes & reliability improvements
  • Target Android 12

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:

Phil Lopreiato (4):
      Expedite MyTBA Registration Worker
      Register with debug name
      fix mytba registration
      Version v7.0.4 Whatsnew

Version 7.0.3

08 Mar 11:47
v7.0.3
93210c5
Compare
Choose a tag to compare

Version 7.0.3:

  • Welcome back for the 2022 season!
  • Support 2022 game specifics
  • Bug fixes & reliability improvements
  • Target Android 12

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:

Phil Lopreiato (5):
      Improve null safety in EventSortByTypeAndNameComparator
      Add null check for team location
      Add null checks in onboarding animation in case view gets destroyed
      Migrate mytba update to WorkManager (#959)
      Version 7.0.3 Whatsnew

Version 7.0.2

06 Mar 22:16
v7.0.2
c36165a
Compare
Choose a tag to compare

Version 7.0.2:

  • Welcome back for the 2022 season!
  • Support 2022 game specifics
  • Bug fixes & reliability improvements
  • Target Android 12

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

Phil Lopreiato (6):
     Optimize project imports
     do not retain fragments in HomeActivity
     do not retain fragments in Gameday
     Migrate mytba settings to WorkManager
     Port initial data load to WorkerManager and remove retained fragments
     reset codegen
    Version 7.0.2 Whatsnew

Version 7.0.1

06 Mar 22:02
v7.0.1
a8e5d9b
Compare
Choose a tag to compare

Version 7.0.1:

  • Welcome back for the 2022 season!
  • Target Android 12
  • Support 2022 game specifics
  • 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:

Phil Lopreiato (2):
      Add 2022 Event Insights Breakdown
      Version 7.0.1 Whatsnew

Version 7.0.0

06 Mar 22:00
v7.0.0
1f7c661
Compare
Choose a tag to compare

Version 7.0.0:

  • Welcome back for the 2022 season!
  • Target Android 12
  • Support 2022 game specifics
  • 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:

Phil Lopreiato (24):
      Prevent trying to unbind views multiple times
      Fix gradle errors
      Update Android Plugin & Gradle Versions
      Library updates
      Update to target Android 31
      Add 2022 Match Breakdown View
      Update unit tests
      Port test notification script to vanilla python
      Bump gradle plugin version
      Set PendingIntent Mutability Flags for Notifications
      Move to github actions for CI
      yaml lint
      more ci migration
      lint
      Migrate to FCM Cloud Messaging and dagger-android (#955)
      fix prod build key paths
      fix week numbering
      try prod build path fix again
      make directory for keys
      one more
      Version 7.0.0 Whatsnew
      Fix foul calculation in breakdown view
      Update gradle play publisher
      Bump max version for WRITE_EXTERNAL_STORAGE