Releases: the-blue-alliance/the-blue-alliance-android
Version 7.0.0
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
Version 6.0.4
Version 6.0.4:
- Welcome to the 2020 season!
- Target Android Q
- Support for system dark mode!
- We now show team avatars
- 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 (10):
Run Notification Processing via JobScheduler API (#946)
Improved Notification Unit Tests (#947)
Additional Simplification/Tests for Notifications (#949)
Fix summary notifications (#950)
Be sure to start refresh traces
Check if views are already bound before unbinding
Use JobScheduler API for StatusRefreshService
only bold team followings if java 8 languages features are supported
check if views are bound in ListViewBinder before unbinding
Version 6.0.4 Whatsnew
Version 6.0.3
Version 6.0.3:
- Welcome to the 2020 season!
- Target Android Q
- Support for system dark mode!
- We now show team avatars
- 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 (13):
lint
Try to run robolectric with offline builds (#941)
Migrate to AndroidX Test Runner + Robolectric Offline (#942)
Migrate to firebase crashlytics (#943)
dependency updates
Migrate to AndroidX Preferences (#945)
Add Firebase Performance Tracking (#944)
Fix week tab off-by-one error
release management updates
Version 6.0.3 Whatsnew
proguard tweaks
Version 6.0.3 Whatsnew
Version 6.0.3 Whatsnew
Version 6.0.2
Version 6.0.2:
- Welcome to the 2020 season!
- Target Android Q
- Support for system dark mode!
- We now show team avatars
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):
Allow Configuring Dark Mode in Settings
show exceptions for all load data exceptions
Version 6.0.2 Whatsnew
Version 6.0.1
Version 6.0.1:
- Welcome to the 2020 season!
- Target Android Q
- Support for system dark mode!
- We now show team avatars
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 (13):
try to fix robolectric (#934)
Swagger updates (#936)
2020 score breakdown fixes
fix FAB color in dark mode
fix media snackbar color
Move 2020 breakdown text to strings resources
Add year offsets up to 2020
rewrite event tab adapter to suck less (#938)
fix breakdown key for foul RP in 2020 breakdown
2020 Event Insights (#939)
Support for Showing Team Avatars (#940)
test fixes
Version v6.0.1 Whatsnew
Version 6.0.0
Version 6.0.0:
- Welcome to the 2020 season!
- Target Android Q
- Support for system dark mode!
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 (5):
Migrate to AndroidX (#911) (#919)
Dependency updates (#922)
Update Butterknife to 10.1.0 (#923)
Target Java 8, remove retrolambda (#924)
Migrate team list to ViewPager2
Phil Lopreiato (7):
update gradle version
target SDK 29 (#932)
2020 Score Breakdowns (#931)
Dark Mode Support (#933)
Teach MatchRenderer about 2020 RP Names
Lint fixes
Version 6.0.0 Whatsnew
Zachary Orr (1):
Update EventInfoBinder.java (#925)
Version 5.1.6
Version 5.1.6:
- fix bug with displaying HAB RP in score breakdowns
- add event insights for 2018 and 2019
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):
add 2018 event insights
add 2019 event insights
fix bug with HAB RP in 2019 breakdown
Version 5.1.6 Whatsnew
Version 5.1.5
Version 5.1.5:
- fix mytba notifications
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):
[notification] Don't use message_type key in payloads (#917)
Version 5.1.5 Whatsnew
Version 5.1.4
Version 5.1.4:
- fix issues uploading team media photos
- sort awards in the same order as web
- add adaptive icon
- other visual 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 (5):
Use a FileProvider for media suggestions (#907)
Speed up FAB circular reveal to 350ms. (#908)
Match awards sorting to web's sorting (#909)
Switch to new Google sign in branding (#910)
Start using adaptive icon (#914)
Phil Lopreiato (1):
Version 5.1.4 Whatsnew
Version 5.1.3
Version 5.1.3:
- fix bug with not correctly showing completed rocket check marks
- fix some team numbers being truncated when showing in lists
- some under-the-hood 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):
Keep team numbers on a single line (#905)
Phil Lopreiato (8):
Auto-post releases to slack (#896)
move to clientapi (#906)
update play services deps
bump gradle version
[breakdown-2019] Fix completed rocket icon bug
Version 5.1.2 Whatsnew
python3 release script improvements
Version 5.1.3 Whatsnew