{"id":20579113,"url":"https://github.com/tim0-12432/f1-schedule-app","last_synced_at":"2026-02-06T15:07:42.043Z","repository":{"id":55431893,"uuid":"521040994","full_name":"tim0-12432/f1-schedule-app","owner":"tim0-12432","description":"*Discontinued* An android app for people interested in formula 1","archived":false,"fork":false,"pushed_at":"2024-12-29T16:29:48.000Z","size":22324,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-26T01:36:00.225Z","etag":null,"topics":["android","f1","formula1","formula1-analysis"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tim0-12432.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-03T21:44:32.000Z","updated_at":"2025-07-21T18:18:57.000Z","dependencies_parsed_at":"2024-03-04T19:55:34.906Z","dependency_job_id":"0ef1ba33-abb0-46b5-b263-5a3504bb666e","html_url":"https://github.com/tim0-12432/f1-schedule-app","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/tim0-12432/f1-schedule-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim0-12432%2Ff1-schedule-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim0-12432%2Ff1-schedule-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim0-12432%2Ff1-schedule-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim0-12432%2Ff1-schedule-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tim0-12432","download_url":"https://codeload.github.com/tim0-12432/f1-schedule-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim0-12432%2Ff1-schedule-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29165883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T14:37:12.680Z","status":"ssl_error","status_checked_at":"2026-02-06T14:36:22.973Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","f1","formula1","formula1-analysis"],"created_at":"2024-11-16T06:15:47.745Z","updated_at":"2026-02-06T15:07:42.019Z","avatar_url":"https://github.com/tim0-12432.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Formula 1 App\n\n[![Android build on main](https://github.com/tim0-12432/f1-schedule-app/actions/workflows/main_android.yml/badge.svg?branch=main)](https://github.com/tim0-12432/f1-schedule-app/actions/workflows/main_android.yml)\n\n![banner](./app/src/main/res/logo-files/play_store_feature_graphic.png)\n\n\u003e ⚠️ The API I used for this app has been discontinued. Therefore the app does not work anymore after 2024! ⚠️\n\n## Table of Contents\n\n- [Description](#description)\n- [Installation](#installation)\n- [Usage](#usage)\n  - [Circuit List](#circuit-list)\n  - [Schedule List](#schedule-list)\n  - [Driver Ranking](#driver-ranking)\n  - [Team Ranking](#team-ranking)\n- [Known Issues](#known-issues)\n- [License](#license)\n\n## Description\n\nI wanted to improve my Java app-development skills and create a beautiful designed app to quickly access information about the next race.\nSo I developed this android app, which displays all important information about Formula 1 drivers, teams, races and circuits.\nI hope you will love it.\n\n### Available languages\n\n- :uk: English\n- :de: German\n- :es: Spanish\n\n## Installation\n\n1. Download the [latest release](https://github.com/tim0-12432/f1-schedule-app/releases/latest) apk-file\n2. Install it on your mobile device\n   \u003e ! You may have to disable Third-Party protection once\n3. Start it and you are good to go!\n\n## Usage\n\nJust start and use it.\n- The main navigation works by using the bottom navbar.\n- Tab on listitems to get more detailed information.\n- By using the inbuilt back functionality of your phone you can get out of that details screen\n- In the tab view you can navigate to the other tabs either by tabbing on that other tab-button or by swiping in that direction\n\n### Circuit List\n\n| Overview | Details |\n| --- | --- |\n| ![list](docs/src/assets/images/circuits.gif) | ![details](docs/src/assets/images/circuit.gif) |\n\n### Schedule List\n\n| Overview | Details |\n| --- | --- |\n| ![list](docs/src/assets/images/races.gif) | ![details](docs/src/assets/images/race_results.gif) |\n\n### Driver Ranking\n\n| Overview | Details |\n| --- | --- |\n| ![list](docs/src/assets/images/driver_ranking.gif) | \u003cimg src=\"./docs/src/assets/images/driver.jpg\" height=\"640px\" alt=\"details\" /\u003e |\n\n### Team Ranking\n\n| Overview | Details |\n| --- | --- |\n| ![list](docs/src/assets/images/team_ranking.gif) | \u003cimg src=\"./docs/src/assets/images/team.jpg\" height=\"640px\" alt=\"details\" /\u003e |\n\n## Known issues\n\n- Sometimes the onClick event on ranked list items will not work when tabbed to the other tab before\n- Rotating your phone could possibly lead to a app crash when location is not a main tab\n\n## License\n\nUnder [MIT](./LICENSE.md) License\n\nUsing API by [Ergast API](https://ergast.com/mrd/)\n\nUsing Maps by [OpenStreetMap](https://www.openstreetmap.org/copyright) contributors with osmdroid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim0-12432%2Ff1-schedule-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftim0-12432%2Ff1-schedule-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim0-12432%2Ff1-schedule-app/lists"}