{"id":15130297,"url":"https://github.com/jakob-grabner/circle-progress-view","last_synced_at":"2025-05-15T23:05:12.633Z","repository":{"id":27272854,"uuid":"30745849","full_name":"jakob-grabner/Circle-Progress-View","owner":"jakob-grabner","description":"Animated circular progress view for Android","archived":false,"fork":false,"pushed_at":"2023-05-09T05:19:58.000Z","size":9759,"stargazers_count":1321,"open_issues_count":30,"forks_count":242,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-05-15T23:05:05.581Z","etag":null,"topics":["android","circle","progress-bar","view"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"crowdin/android-studio-plugin","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakob-grabner.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}},"created_at":"2015-02-13T07:42:49.000Z","updated_at":"2025-05-06T22:28:00.000Z","dependencies_parsed_at":"2024-01-14T11:06:27.390Z","dependency_job_id":"fb5a91b2-cf95-44fd-a23a-a62279fc5a52","html_url":"https://github.com/jakob-grabner/Circle-Progress-View","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakob-grabner%2FCircle-Progress-View","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakob-grabner%2FCircle-Progress-View/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakob-grabner%2FCircle-Progress-View/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakob-grabner%2FCircle-Progress-View/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakob-grabner","download_url":"https://codeload.github.com/jakob-grabner/Circle-Progress-View/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254436944,"owners_count":22070946,"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","circle","progress-bar","view"],"created_at":"2024-09-26T02:44:34.794Z","updated_at":"2025-05-15T23:05:12.602Z","avatar_url":"https://github.com/jakob-grabner.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CircleView\nAn animated circle view. Can be used in 'value mode' or 'spinning mode'. Nice transitions between spinning and value. Can be used as a loading indicator and to show progress or values in a circular manner. In seek mode, it can also be used to set a value.\n\n![MainImage](https://raw.githubusercontent.com/jakob-grabner/Circle-Progress-View/master/media/big.png)\n\nTry it out [here](https://play.google.com/store/apps/details?id=at.grabner.example.circleprogressview).\n\n## Fully animated:\n![animation demo](https://raw.githubusercontent.com/jakob-grabner/Circle-Progress-View/master/media/demo.gif)\n\n- Animated set value.\n- Spinning mode.\n- Transition from spinning mode to value mode.\n\n## Fully customizable:\n\n![CircleParts](https://raw.githubusercontent.com/jakob-grabner/Circle-Progress-View/master/media/CircleParts.PNG)\n\nAll parts come with a customizable color and thickness. Set the size of a part to 0 to hide it. \n\n## Text sizes\nPer default, the texts size is automatically calculated to fit in the circle. \n\n## Colors\nThe spin bar color can consist of a single color or a gradient from up to 4 colors.\n\n![Gradient colors.](https://raw.githubusercontent.com/jakob-grabner/Circle-Progress-View/master/media/ColorGradient.jpg)\n\n## Block Mode\n- Via XML\n```java\nCircleProgressView:cpv_blockCount=\"18\"\nCircleProgressView:cpv_blockScale=\"0.9\"\n```\n\n## Seek Mode\nSet value on touch input. Enable it:\n- Via Code:\n```java\ncircleview.setSeekModeEnabled(true);\n```\n- Via XML:\n```java\nCircleProgressView:cpv_seekMode=\"true\"\n```\n\n\nFor more examples take a look at the example app.\n\n\n## Add it to your project:\n\nGet the latest release from https://jitpack.io/#jakob-grabner/Circle-Progress-View \n```groovy\nallprojects {\n    repositories {\n        // ...\n        maven { url \"https://jitpack.io\" }\n    }\n}\n\ndependencies {\n\t// ...\n        implementation 'com.github.jakob-grabner:Circle-Progress-View:1.4'\n}\n```\n## JavaDoc\n\nGet it [here](https://jitpack.io/com/github/jakob-grabner/Circle-Progress-View/1.4/javadoc/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakob-grabner%2Fcircle-progress-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakob-grabner%2Fcircle-progress-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakob-grabner%2Fcircle-progress-view/lists"}