{"id":13463573,"url":"https://github.com/mahozad/androidx-release-notes","last_synced_at":"2026-03-05T05:02:20.383Z","repository":{"id":37543803,"uuid":"440124656","full_name":"mahozad/androidx-release-notes","owner":"mahozad","description":"Get notification and changelog for AndroidX releases in GitHub","archived":false,"fork":false,"pushed_at":"2026-01-26T13:25:58.000Z","size":5116,"stargazers_count":20,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-27T02:56:04.461Z","etag":null,"topics":["android-release","androidx","androidx-library","androidx-releases","jetpack","jetpack-android","jetpack-components","jetpack-compose","release-notes"],"latest_commit_sha":null,"homepage":"https://mahozad.ir/androidx-release-notes/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mahozad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-12-20T10:12:24.000Z","updated_at":"2026-01-26T13:25:57.000Z","dependencies_parsed_at":"2023-11-07T19:39:29.109Z","dependency_job_id":"fa9e11a7-07b5-413e-b73c-aac9998969fb","html_url":"https://github.com/mahozad/androidx-release-notes","commit_stats":null,"previous_names":[],"tags_count":219,"template":false,"template_full_name":null,"purl":"pkg:github/mahozad/androidx-release-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahozad%2Fandroidx-release-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahozad%2Fandroidx-release-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahozad%2Fandroidx-release-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahozad%2Fandroidx-release-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahozad","download_url":"https://codeload.github.com/mahozad/androidx-release-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahozad%2Fandroidx-release-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-release","androidx","androidx-library","androidx-releases","jetpack","jetpack-android","jetpack-components","jetpack-compose","release-notes"],"created_at":"2024-07-31T14:00:21.512Z","updated_at":"2026-02-10T12:01:58.552Z","avatar_url":"https://github.com/mahozad.png","language":"Kotlin","readme":"\u003csup\u003e\n\nImage credit: [Android Developers]\n\n\u003c/sup\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![A fun picture of Android Jetpack](assets/android-jetpack.svg)\n\n\u003c/div\u003e\n\nThis repository publishes [release notes] of [AndroidX (Jetpack) libraries].\n\nYou can subscribe to GitHub release notifications by selecting\n*Watch* 🡲 *Custom* 🡲 *Releases*:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"assets/how-to-subscribe-dark.gif\"\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"assets/how-to-subscribe-light.gif\"\u003e\n    \u003cimg alt=\"How to subscribe\" src=\"assets/how-to-subscribe-light.gif\"\u003e\n  \u003c/picture\u003e\n\u003c/div\u003e\n\nThe Markdown, HTML, and plain text version of the release notes can be downloaded\nin the *Assets* section at the bottom of the GitHub release page.\n\nYou can find the [original AndroidX GitHub repository here] (and [its AOSP source here]).  \nSee the file *[generateReleaseNotes.py]* for how the release notes are generated (deleted in commit [`bd0e7d3`](https://github.com/androidx/androidx/commit/bd0e7d36a49e83974c9cca55044dd84d5779fd93); see [this](https://github.com/androidx/androidx/blob/1cba44b5b1d14aca5441452374fb809c7d1044e8/buildSrc/public/src/main/kotlin/androidx/build/BuildServerConfiguration.kt#L96)).\n\n### Similar repositories and apps:\n  - [Now in Android]: Official application from Android's team; keep up-to-date with the world of Android\n  - [Jetpack Release Tracker]: An application to track latest AndroidX library releases\n  - [Separate release notes for each library]: It seems to be discontinued\n\n\n[Android Developers]: https://developer.android.com/jetpack\n[release notes]: https://developer.android.com/jetpack/androidx/versions/all-channel\n[AndroidX (Jetpack) libraries]: https://developer.android.com/jetpack/androidx/versions\n[original AndroidX GitHub repository here]: https://github.com/androidx/androidx\n[its AOSP source here]: https://android.googlesource.com/platform/frameworks/support/\n[generateReleaseNotes.py]: https://github.com/androidx/androidx/blob/859aae63bdb92645d03acdc741a2edafb0c6ce5d/development/release-notes/generateReleaseNotes.py\n[Now in Android]: https://github.com/android/nowinandroid\n[Jetpack Release Tracker]: https://github.com/lmj0011/jetpack-release-tracker\n[Separate release notes for each library]: https://github.com/androidx-releases\n","funding_links":[],"categories":["Android"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahozad%2Fandroidx-release-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahozad%2Fandroidx-release-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahozad%2Fandroidx-release-notes/lists"}