{"id":19760124,"url":"https://github.com/videsk/customtabsexample","last_synced_at":"2026-05-14T15:33:45.024Z","repository":{"id":117346491,"uuid":"338205432","full_name":"videsk/CustomTabsExample","owner":"videsk","description":"Example of CustomTabs Android","archived":false,"fork":false,"pushed_at":"2022-02-23T19:51:27.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T23:18:12.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/videsk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-02-12T02:20:05.000Z","updated_at":"2022-02-23T19:40:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c228801-95d7-4ede-9b57-863c14660a5c","html_url":"https://github.com/videsk/CustomTabsExample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2FCustomTabsExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2FCustomTabsExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2FCustomTabsExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2FCustomTabsExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/videsk","download_url":"https://codeload.github.com/videsk/CustomTabsExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241090527,"owners_count":19907971,"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":[],"created_at":"2024-11-12T03:35:37.903Z","updated_at":"2026-05-14T15:33:44.995Z","avatar_url":"https://github.com/videsk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CustomTabs example\n\n`CustomTabs` allows to open video calls over native apps without compatibility issues of `WebView`.\n\n# How to use\n\nTo open a custom tabs is ready easy, add this lines:\n\n```java\nCustomTabsIntent.Builder builder = new CustomTabsIntent.Builder();\nCustomTabsIntent customTabsIntent = builder.build();\ncustomTabsIntent.launchUrl(this, Uri.parse(\"https://website.com\"));\n```\n\nThe example website is this codesandbox: https://codesandbox.io/s/customtabs-xfkumz\n\n## Hints\n\nTo close programatically the `CustomTabs` we recommend you to execute on the website `window.close()`, that is the best way to do it.\n\n# Documentation\n\nPlease follow this link to more information: https://developer.android.com/reference/androidx/browser/customtabs/package-summary\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidesk%2Fcustomtabsexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvidesk%2Fcustomtabsexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidesk%2Fcustomtabsexample/lists"}