{"id":15487344,"url":"https://github.com/boyan01/copermission","last_synced_at":"2025-04-22T17:28:26.044Z","repository":{"id":66346076,"uuid":"115390498","full_name":"boyan01/CoPermission","owner":"boyan01","description":"android permission util for kotlin coroutines","archived":false,"fork":false,"pushed_at":"2017-12-26T12:39:04.000Z","size":133,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T07:51:19.407Z","etag":null,"topics":["android-permissions","kotlin-android","kotlin-coroutines"],"latest_commit_sha":null,"homepage":null,"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/boyan01.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":"2017-12-26T05:57:46.000Z","updated_at":"2023-07-14T05:45:17.000Z","dependencies_parsed_at":"2023-02-21T23:46:34.180Z","dependency_job_id":null,"html_url":"https://github.com/boyan01/CoPermission","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/boyan01%2FCoPermission","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyan01%2FCoPermission/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyan01%2FCoPermission/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyan01%2FCoPermission/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boyan01","download_url":"https://codeload.github.com/boyan01/CoPermission/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250286775,"owners_count":21405502,"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-permissions","kotlin-android","kotlin-coroutines"],"created_at":"2024-10-02T06:22:23.177Z","updated_at":"2025-04-22T17:28:26.038Z","avatar_url":"https://github.com/boyan01.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoPermission\n\nandroid permission util for kotlin coroutines\n\n\n\n## usuage\n\nin your activity for single permission \n```kotlin\nval isGranted: Boolean = requestPermission(Manifest.permission.WRITE_EXTERNAL_STORAGE)\n```\nor a number of permissions\n```kotlin\nval granted : BooleanArray = requestPermission(Manifest.permission.WRITE_EXTERNAL_STORAGE\n                        , Manifest.permission.READ_PHONE_STATE)\n```\n\n\n\n## license\n\nApache License Version 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyan01%2Fcopermission","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboyan01%2Fcopermission","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyan01%2Fcopermission/lists"}