{"id":20935754,"url":"https://github.com/ghostery/user-agent-android","last_synced_at":"2025-05-13T20:33:07.751Z","repository":{"id":41999392,"uuid":"269397448","full_name":"ghostery/user-agent-android","owner":"ghostery","description":"Ghostery Android Browser","archived":true,"fork":false,"pushed_at":"2024-12-02T11:42:10.000Z","size":45719,"stargazers_count":37,"open_issues_count":15,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-16T12:51:17.160Z","etag":null,"topics":["android-browser","ghostery","ghostery-browser"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=com.ghostery.android.ghostery","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghostery.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}},"created_at":"2020-06-04T15:33:27.000Z","updated_at":"2025-02-17T09:01:13.000Z","dependencies_parsed_at":"2023-09-26T18:37:08.366Z","dependency_job_id":"de1ead4b-3fc4-488c-a240-a0e7081d3fd4","html_url":"https://github.com/ghostery/user-agent-android","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostery%2Fuser-agent-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostery%2Fuser-agent-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostery%2Fuser-agent-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostery%2Fuser-agent-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostery","download_url":"https://codeload.github.com/ghostery/user-agent-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254021434,"owners_count":22000918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-browser","ghostery","ghostery-browser"],"created_at":"2024-11-18T22:16:14.075Z","updated_at":"2025-05-13T20:33:07.744Z","avatar_url":"https://github.com/ghostery.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This project is discontinued.\n\nWe recommend to use [Ghostery Tracker and Ad Blocker](https://www.ghostery.com/ghostery-ad-blocker) in [Firefox](https://play.google.com/store/apps/details?id=org.mozilla.firefox\u0026hl=pl\u0026gl=US\u0026pli=1).\n\n---\n\n# Ghostery Browser for Android\n\nThis is the next generation Ghostery Browser for Android based on Firefox Fenix.\n\nThe project uses a specific tag of the upstream Fenix project as a submodule and then applies a set of patches to add the Ghostery extension and branding.\n\n## Build Instructions\n\nNote: Both Android SDK and NDK are required.\n\n  ```shell\n  # Checkout the repo\n  git clone https://github.com/ghostery/user-agent-android\n  # Pull Fenix code\n  git submodule init\n  git submodule update --force\n  # Apply patches\n  ./import.sh\n  # the browser directory contains the app project\n  cd browser/\n  ./gradlew clean app:assembleGhostery\n  ```\n\n## Dev workflow\n\nWe use git to import and export patches. Having initially imported patches via `import.sh` you can modify and edit patches in the browser folder.\nOnce finished, you can export your changes with the following command:\n\n```bash\ncd browser/\ngit format-patch ${TAG} --minimal --no-numbered --keep-subject --output-directory ../patches/\n```\n\nWhere `${TAG}` is a ref to the tip of the Fenix branch you originally applied the patches onto. The command will update the patches in the `patches` folder\nto match your git commit history.\n\n### Merging upstream\n\nTo update the browser to a newer version of Fenix, first update the Fenix submodule branch, then apply and fix the patches.\n\nTo update Fenix version:\n* change `FENIX_TAG` in `./config.sh`\n* change `.gitmodule` to specify new version\n* `git submodule sync --recursive`\n* `git submodule foreach --recursive git fetch`\n* `git submodule update --init --recursive`\n* in browser folder `git checkout TAG`\n* commit changes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostery%2Fuser-agent-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostery%2Fuser-agent-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostery%2Fuser-agent-android/lists"}