{"id":50311049,"url":"https://github.com/sileneer/hydrogen-browser","last_synced_at":"2026-05-28T21:01:08.031Z","repository":{"id":39661947,"uuid":"363967313","full_name":"sileneer/Hydrogen-Browser","owner":"sileneer","description":"An Android web browser based on WebView.","archived":false,"fork":false,"pushed_at":"2026-03-04T21:10:59.000Z","size":17604,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-05T03:12:21.205Z","etag":null,"topics":["android","java","kotlin","webview"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/sileneer.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-05-03T15:00:58.000Z","updated_at":"2026-03-04T21:12:16.000Z","dependencies_parsed_at":"2022-09-20T07:41:02.915Z","dependency_job_id":null,"html_url":"https://github.com/sileneer/Hydrogen-Browser","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/sileneer/Hydrogen-Browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sileneer%2FHydrogen-Browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sileneer%2FHydrogen-Browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sileneer%2FHydrogen-Browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sileneer%2FHydrogen-Browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sileneer","download_url":"https://codeload.github.com/sileneer/Hydrogen-Browser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sileneer%2FHydrogen-Browser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33626142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","java","kotlin","webview"],"created_at":"2026-05-28T21:00:56.256Z","updated_at":"2026-05-28T21:01:08.018Z","avatar_url":"https://github.com/sileneer.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hydrogen Browser\n\nThis project is open source under [MIT License](https://github.com/sileneer/Hydrogen-Browser/blob/master/LICENSE)\n\nThe release notes are also available in [Simplified Chinese](https://github.com/lzh7522/Hydrogen-Browser/blob/master/README_zh-cn.md)\n\n## What is Hydrogen Browser\n\nHydrogen Browser is a mobile browser running on Android.\n## Release Notes\n\n### v0.4.0_alpha\nRelease date: 23 February 2026\n1. New: Full rewrite with Jetpack Compose and Material 3\n2. New: Dynamic color (Material You) support on Android 12+\n3. New: Expandable menu in address bar (back, forward, home, settings)\n4. New: Tab management with dropdown menu\n5. Optimise: Simplified address bar layout\n6. Optimise: Redesigned open source dialog with MIT license info\n7. Optimise: Edge-to-edge display\n8. Remove: Splash screen branding image\n\n### v0.3.0_alpha\nRelease date: 4 June 2021\n1. Optimise: Refactor the settings page by RecyclerView\n2. Optimise: Refactor the project into different package\n3. Fix: No animation when quiting the app\n\n### v0.2.4_alpha\nRelease date: 21 May 2021\n1. Fix: The inconformity of the back and forward icon\n\n### v0.2.3_alpha\n1. Fix: The height of WebView will change when the page finishes loading\n2. Fix: Clicking on the address bar when loading the page will lead to the loss of focus after the page finishes loading\n\n### v0.2.2_alpha\nRelease date: 9 May 2021\n1. New: Progress bar when loading\n2. Optimise: Immersive status bar\n3. Optimise: No action bar for every activity\n4. Optimise: The animation when opening the MainActivity\n5. Optimise: Some minor UI change\n6. Fix: Incorrect display of about page \n7. Fix: Incorrect display of hint in the address bar\n8. Known issue: Incorrect display in dark mode\n\n### v0.2.1_alpha\nRelease date: 7 May 2021\n1. New: App icon\n2. Optimise: The action bar and tab icon\n3. Fix: The back icon is not enable when WebView can go back\n4. Known issue: Version Name is not updated\n\n### v0.2.0_alpha\nRelease date: 7 May 2021\n1. New: Settings\n2. New: Switch search engine\n3. New: Homepage settings\n4. New: About and open source page\n5. Optimise: Refactor the WebView\n6. Fix: User will exit the browser when keeping going back from the first page\n7. Known issue: When loading some website, like baidu baijiahao, the site cannot be successfully loaded\n8. Known issue: Settings \u003e Advanced is not clickable\n9. Known issue: When the search engine has changed, display in search bar is not correct\n\n### v0.1.0_alpha\nRelease date: 3 May 2021\n1. New: Basic function of web browsing\n2. New: Address bar search\n3. New: Popup menus\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsileneer%2Fhydrogen-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsileneer%2Fhydrogen-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsileneer%2Fhydrogen-browser/lists"}