{"id":17362095,"url":"https://github.com/ipcjs/android-universal-explorer","last_synced_at":"2025-03-27T16:46:18.977Z","repository":{"id":85338757,"uuid":"47329963","full_name":"ipcjs/android-universal-explorer","owner":"ipcjs","description":"Sample's Explorer","archived":false,"fork":false,"pushed_at":"2023-10-08T05:49:49.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T15:03:01.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ipcjs.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":"2015-12-03T12:16:12.000Z","updated_at":"2023-09-18T11:32:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"b32d4339-e40f-4339-8c92-e384b28311c5","html_url":"https://github.com/ipcjs/android-universal-explorer","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fandroid-universal-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fandroid-universal-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fandroid-universal-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipcjs%2Fandroid-universal-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipcjs","download_url":"https://codeload.github.com/ipcjs/android-universal-explorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245887889,"owners_count":20688893,"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-10-15T19:37:01.467Z","updated_at":"2025-03-27T16:46:18.960Z","avatar_url":"https://github.com/ipcjs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Universal Explorer\n======\n\n[![Release](https://jitpack.io/v/ipcjs/android-universal-explorer.svg)](https://jitpack.io/#ipcjs/android-universal-explorer)\n\n## 介绍\n\n只是个用来快速写Demo的工具~~\n\n## 使用\n\n### gradle配置\n```groovy\ndependencies {\n     implementation 'com.github.ipcjs:android-universal-explorer:1.1.4'\n}\n\nrepositories {\n    maven { url \"https://jitpack.io\" }\n}\n```\n\n### ProGurad配置\n防止用于生成菜单的方法被shinking~~\n```progurad\n# MenuItem\n-keep interface com.github.ipcjs.explorer.menu.MenuCreator$MenuItem\n-keepclassmembers class * {\n    @com.github.ipcjs.explorer.menu.MenuCreator$MenuItem *;\n}\n```\n### 从`0.*.*`版升级到`1.*.*`版的方式\n全局替换 `com\\.ipcjs\\.(explorer(sample)?)([;.\"])` 成 `com\\.github\\.ipcjs\\.$1$3`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipcjs%2Fandroid-universal-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipcjs%2Fandroid-universal-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipcjs%2Fandroid-universal-explorer/lists"}