{"id":21130055,"url":"https://github.com/jiahuanyu/CircleTimerView","last_synced_at":"2025-07-09T01:32:09.753Z","repository":{"id":32906963,"uuid":"36501826","full_name":"jiahuanyu/CircleTimerView","owner":"jiahuanyu","description":"Circular timer on Android platform. ","archived":false,"fork":false,"pushed_at":"2018-12-22T02:42:53.000Z","size":866,"stargazers_count":516,"open_issues_count":2,"forks_count":119,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-20T05:32:17.677Z","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/jiahuanyu.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}},"created_at":"2015-05-29T12:02:21.000Z","updated_at":"2024-10-05T17:07:14.000Z","dependencies_parsed_at":"2022-07-22T04:47:54.864Z","dependency_job_id":null,"html_url":"https://github.com/jiahuanyu/CircleTimerView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jiahuanyu/CircleTimerView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahuanyu%2FCircleTimerView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahuanyu%2FCircleTimerView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahuanyu%2FCircleTimerView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahuanyu%2FCircleTimerView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiahuanyu","download_url":"https://codeload.github.com/jiahuanyu/CircleTimerView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahuanyu%2FCircleTimerView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264375347,"owners_count":23598363,"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-11-20T05:32:13.834Z","updated_at":"2025-07-09T01:32:09.071Z","avatar_url":"https://github.com/jiahuanyu.png","language":"Java","funding_links":[],"categories":["Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"# CircleTimerView  [No Longer Support]\nCircle timer on Android platform. \u003cbr /\u003e\n\u003cimg src=\"./images/sample.gif\" width=\"33%\" height=\"auto\" /\u003e \n\u003cimg src=\"./images/sample2.gif\" width=\"33%\" height=\"auto\" /\u003e\n\n## System Requirement\nAndroid v2.2+\n\n## TODO\nDeveloped by AndroidStudio\n\n## Usage\n```xml\n\u003ccom.github.jiahuanyu.circletimerview.CircleTimerView\n    android:id=\"@+id/ctv\"\n    android:layout_width=\"300dp\"\n    android:layout_height=\"300dp\"\n    android:layout_centerInParent=\"true\"\u003e\n\u003c/com.github.jiahuanyu.circletimerview.CircleTimerView\u003e\n```\nSee the sample\n\n## Notice\nIf you make the targetSdkVersion greater than or equal to 14, please add the following code in the end of the `initialize` method. This code is to solve the problem that no shadow in higher targetSdkVersion\n```java\nsetLayerType(View.LAYER_TYPE_SOFTWARE, null);\n```\n\n## License\nCopyright 2015 Jiahuan\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiahuanyu%2FCircleTimerView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiahuanyu%2FCircleTimerView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiahuanyu%2FCircleTimerView/lists"}