-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [results] first steps to new api support * [results] add support for race results from official api; add switch in the settings * [results] support offline save * [results] support qualifications; better offline save check * [results] add support for free practice * [results] support sprint & sprint qualifyings * [results] basic requests for drivers and teams standings * [schedule] add basic request template * [schedule] support official api (needs gmt offset parsing) * [schedule] support route from schedule to circuit screen with official api * [circuit] support seeing results when coming from official api; add timezone support * [race] prefer date saved offline for the race countdown * [sprint] fix results time/gap * [sprint] fix results view cutted * [standings] add support for official api * [results] overall improvements; fix offline race logic * [standings] fix car image regression * [results] supports race fastest lap; localize the settings with link to details page * [circuit] move dates parsing; code cleanup
- Loading branch information
Showing
27 changed files
with
1,668 additions
and
566 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.