{"id":18789220,"url":"https://github.com/dsiner/common","last_synced_at":"2025-04-13T13:32:28.558Z","repository":{"id":202173149,"uuid":"121384303","full_name":"Dsiner/Common","owner":"Dsiner","description":"Common is a basic component library for android    ——UI Components, MVP Base, MVP Customization, Auto Loader, Auto Pager, Components, Tools; UI组件化，MVP Base，MVP定制, 自动加载，自动分页Pager, 模块化, 功能组件, 更多工具类...","archived":false,"fork":false,"pushed_at":"2021-12-26T10:01:37.000Z","size":975,"stargazers_count":44,"open_issues_count":1,"forks_count":16,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T05:02:18.355Z","etag":null,"topics":["autoloader","dialog","framework","loader","mvp","pager","ui-components"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Dsiner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2018-02-13T13:14:45.000Z","updated_at":"2025-02-24T21:17:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0649fb3-5624-44b1-b83d-abc1581b9ed5","html_url":"https://github.com/Dsiner/Common","commit_stats":null,"previous_names":["dsiner/common"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dsiner%2FCommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dsiner%2FCommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dsiner%2FCommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dsiner%2FCommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dsiner","download_url":"https://codeload.github.com/Dsiner/Common/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248721303,"owners_count":21151076,"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":["autoloader","dialog","framework","loader","mvp","pager","ui-components"],"created_at":"2024-11-07T21:06:58.482Z","updated_at":"2025-04-13T13:32:26.867Z","avatar_url":"https://github.com/Dsiner.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Common for Android\n\n[![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![API](https://img.shields.io/badge/API-9%2B-green.svg?style=flat)](https://android-arsenal.com/api?level=11)\n[![Download](https://api.bintray.com/packages/dsiner/maven/common/images/download.svg) ](https://bintray.com/dsiner/maven/common/_latestVersion)\n[![Wiki-Guide](https://img.shields.io/badge/Wiki-Guide-brightgreen.svg)](https://github.com/Dsiner/Common/wiki)\n\n\u003eCommon is a basic component library for android.\n\n## Set up\nMaven:\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.dsiner.lib\u003c/groupId\u003e\n  \u003cartifactId\u003ecommon\u003c/artifactId\u003e\n  \u003cversion\u003e2.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nor Gradle:\n```groovy\n// AndroidX\nimplementation 'com.dsiner.lib:common:2.0.0'\n// Or Support\nimplementation 'com.dsiner.lib:common:1.2.1'\n```\n\n## Module\n- `lib`  -  Core\n- `app`  -  Guide module\n- `module_ui`  - Business module\n- `module_mvp`  - Business module\n- `module_loader`  - Business module\n\n`lib` is the core library that contains the basic components.\n\n`module_ui`, `module_mvp`, `...` are business modules, you can also call them business subcontracting, here are examples of the use of each component in `lib` .\n\n## Framework\n- [x] **UI**\n    - [x] UI Components\n    - [x] MVP Base\n    - [x] MVP Customization\n    - [x] Auto Loader\n    - [x] Auto Pager\n- [x] **Data**\n    - [x] Data\n    - [x] SharePreference\n    - [x] [DataBase](https://github.com/Dsiner/AndroidOrm)\n- [x] **Event**\n    - [x] Bus\n    - [x] [EventBus](https://github.com/greenrobot/EventBus)\n- [x] **Network**\n    - [x] [Aster](https://github.com/Dsiner/Aster)\n- [x] **Thread**\n    - [x] [TaskScheduler](https://github.com/Dsiner/TaskScheduler)\n    - [x] [RxJava](https://github.com/ReactiveX/RxJava)\n- [x] **Components**\n    - [x] [PullLayout](https://github.com/Dsiner/PullLayout) - Pull down refresh, load more\n    - [x] [Cache](https://github.com/Dsiner/Cache) - Cache\n    - [x] [Glide](https://github.com/bumptech/glide) - Image Loading\n    - [x] [PermissionCompat](https://github.com/Dsiner/PermissionCompat) - Runtime permissions\n- [x] **Tools**\n\n## Screenshot\n\u003cp\u003e\n   \u003cimg src=\"https://github.com/Dsiner/Resouce/blob/master/lib/Common/common.gif\" width=\"320\" alt=\"Screenshot\"/\u003e\n\u003c/p\u003e\n\nMore usage see [Wiki.](https://github.com/Dsiner/Common/wiki)\n\n## Latest Changes\n- [Changelog.md](CHANGELOG.md)\n\n## Licence\n\n```txt\nCopyright 2018 D\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsiner%2Fcommon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsiner%2Fcommon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsiner%2Fcommon/lists"}