{"id":13640950,"url":"https://github.com/zjywill/OverwatchProgress","last_synced_at":"2025-04-20T07:31:18.156Z","repository":{"id":78786865,"uuid":"90641485","full_name":"zjywill/OverwatchProgress","owner":"zjywill","description":"An android loading view mock Overwatch style","archived":false,"fork":false,"pushed_at":"2019-06-13T07:07:23.000Z","size":363,"stargazers_count":104,"open_issues_count":2,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-09T11:37:09.571Z","etag":null,"topics":["android"],"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/zjywill.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}},"created_at":"2017-05-08T15:06:19.000Z","updated_at":"2024-06-04T11:51:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"af46d31e-fe26-4670-9636-f96d29b39498","html_url":"https://github.com/zjywill/OverwatchProgress","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjywill%2FOverwatchProgress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjywill%2FOverwatchProgress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjywill%2FOverwatchProgress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjywill%2FOverwatchProgress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zjywill","download_url":"https://codeload.github.com/zjywill/OverwatchProgress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249864241,"owners_count":21336718,"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"],"created_at":"2024-08-02T01:01:16.129Z","updated_at":"2025-04-20T07:31:17.881Z","avatar_url":"https://github.com/zjywill.png","language":"Java","readme":"# OverwatchProgress\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-OverwatchProgress-blue.svg?style=flat)](https://android-arsenal.com/details/1/5722)\n[![](https://jitpack.io/v/zjywill/OverwatchProgress.svg)](https://jitpack.io/#zjywill/OverwatchProgress)\n[![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html)\n[![API](https://img.shields.io/badge/API-14%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=14)  \n\nHave you ever played Overwatch and amazed by the beautiful loading view,  now you can use in your android application.  \n\n\u003cimg width=\"50%\" src=\"https://raw.githubusercontent.com/zjywill/OverwatchProgress/master/SampleImage/overwatch_new.gif\"\u003e\n\n\n# Example\n```\n\u003ccom.comix.overwatch.HiveProgressView\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    android:layout_width=\"192dp\"\n    android:layout_height=\"192dp\"\n    android:layout_gravity=\"center\"\n    app:hive_animDuration=\"5000\" //animation duration\n    app:hive_color=\"@color/colorAccent\" //color of hexagon\n    app:hive_maxAlpha=\"255\" //hexagon animation max alpha, from 0-255\n    app:hive_rainbow=\"true\" //rainbow style\n    app:hive_cornerRadius=\"20\" //radius of the corner\n    app:hive_shrink=\"true\" //shrink the hexagon\n    app:hive_image=\"@drawable/cat\" //NEW any image resource you like\n    /\u003e\n```\n\n# Installation\n```\nallprojects {\n  repositories {\n    maven { url 'https://jitpack.io' }\n  }\n}\n```\n```\ndependencies {\n        compile 'com.github.zjywill:OverwatchProgress:1.6'\n}\n```\n\n# License\n```\nCopyright [2017] [Junyi Zhang]\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","funding_links":[],"categories":["进度条","Community"],"sub_categories":["Github"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjywill%2FOverwatchProgress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzjywill%2FOverwatchProgress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjywill%2FOverwatchProgress/lists"}