{"id":13801270,"url":"https://github.com/IT-MikeS/capacitor-intents","last_synced_at":"2025-05-13T11:31:00.082Z","repository":{"id":42752922,"uuid":"267138810","full_name":"IT-MikeS/capacitor-intents","owner":"IT-MikeS","description":"Simple intent tools for Capacitor on Android platform.","archived":false,"fork":false,"pushed_at":"2024-09-26T15:00:26.000Z","size":1015,"stargazers_count":15,"open_issues_count":7,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-04T02:40:47.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"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/IT-MikeS.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":"2020-05-26T19:56:17.000Z","updated_at":"2025-04-09T06:34:06.000Z","dependencies_parsed_at":"2024-01-02T23:10:35.104Z","dependency_job_id":"aa53ed98-a65c-4751-a65e-10a29d6e86c7","html_url":"https://github.com/IT-MikeS/capacitor-intents","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":"0.33333333333333337","last_synced_commit":"9fbcae721498947219d2c692b135e11b06b07601"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IT-MikeS%2Fcapacitor-intents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IT-MikeS%2Fcapacitor-intents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IT-MikeS%2Fcapacitor-intents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IT-MikeS%2Fcapacitor-intents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IT-MikeS","download_url":"https://codeload.github.com/IT-MikeS/capacitor-intents/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253932788,"owners_count":21986448,"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-08-04T00:01:21.093Z","updated_at":"2025-05-13T11:30:57.695Z","avatar_url":"https://github.com/IT-MikeS.png","language":"Java","funding_links":[],"categories":["Other plugins"],"sub_categories":["Specialized Hardware"],"readme":"# capacitor-android-intents\n\nSimple intent tools for Capacitor on Android platform.\n\n## Install\n\n```bash\nnpm install capacitor-android-intents\nnpx cap sync\n```\n\n## Usage\n\nSee `example-app` in `packages` folder.\n\n## API\n\n\u003cdocgen-index\u003e\n\n* [`registerBroadcastReceiver(...)`](#registerbroadcastreceiver)\n* [`unregisterBroadcastReceiver(...)`](#unregisterbroadcastreceiver)\n* [`sendBroadcastIntent(...)`](#sendbroadcastintent)\n\n\u003c/docgen-index\u003e\n\n\u003cdocgen-api\u003e\n\u003c!--Update the source file JSDoc comments and rerun docgen to update the docs below--\u003e\n\n### registerBroadcastReceiver(...)\n\n```typescript\nregisterBroadcastReceiver(options: { filters: string[]; }, callback: (data: { [key: string]: any; }) =\u003e void) =\u003e any\n```\n\n| Param          | Type                                                    |\n| -------------- | ------------------------------------------------------- |\n| **`options`**  | \u003ccode\u003e{ filters: {}; }\u003c/code\u003e                           |\n| **`callback`** | \u003ccode\u003e(data: { [key: string]: any; }) =\u0026gt; void\u003c/code\u003e |\n\n**Returns:** \u003ccode\u003eany\u003c/code\u003e\n\n--------------------\n\n\n### unregisterBroadcastReceiver(...)\n\n```typescript\nunregisterBroadcastReceiver(options: { id: string; }) =\u003e any\n```\n\n| Param         | Type                         |\n| ------------- | ---------------------------- |\n| **`options`** | \u003ccode\u003e{ id: string; }\u003c/code\u003e |\n\n**Returns:** \u003ccode\u003eany\u003c/code\u003e\n\n--------------------\n\n\n### sendBroadcastIntent(...)\n\n```typescript\nsendBroadcastIntent(options: { action: string; value: { [key: string]: any; }; }) =\u003e any\n```\n\n| Param         | Type                                                             |\n| ------------- | ---------------------------------------------------------------- |\n| **`options`** | \u003ccode\u003e{ action: string; value: { [key: string]: any; }; }\u003c/code\u003e |\n\n**Returns:** \u003ccode\u003eany\u003c/code\u003e\n\n--------------------\n\n\u003c/docgen-api\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIT-MikeS%2Fcapacitor-intents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIT-MikeS%2Fcapacitor-intents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIT-MikeS%2Fcapacitor-intents/lists"}