the-blue-alliance / the-blue-alliance-android

An Android app for accessing information about the FIRST Robotics Competition.
MIT License
76 stars 34 forks source link

Consume TBA API media URLs #890

Open bherbst opened 5 years ago

bherbst commented 5 years ago

Summary: Removes preview image URL and view URL construction in the app with the URLs provided by the API.

Issues Reference: Resolves #885 .

Test Plan: The unit tests have been updated to reflect the change, and the database upgrade has a new unit test.

Manually tested by looking through 254 and 2052's 2014 - 2019 media tabs.

Screenshots: screenshot_20190218-195359

bherbst commented 5 years ago

Missed match videos, I'll have to update those first.