{"id":13395991,"url":"https://github.com/john990/WaveView","last_synced_at":"2025-03-13T22:31:23.920Z","repository":{"id":54359266,"uuid":"20917569","full_name":"john990/WaveView","owner":"john990","description":"A wave view of android,can be used as progress bar.","archived":true,"fork":false,"pushed_at":"2021-02-23T12:00:05.000Z","size":2701,"stargazers_count":1329,"open_issues_count":15,"forks_count":302,"subscribers_count":41,"default_branch":"master","last_synced_at":"2024-09-30T08:47:23.739Z","etag":null,"topics":["animation","canvas","waveview"],"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/john990.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}},"created_at":"2014-06-17T09:26:16.000Z","updated_at":"2024-09-25T10:56:45.000Z","dependencies_parsed_at":"2022-08-13T13:20:24.638Z","dependency_job_id":null,"html_url":"https://github.com/john990/WaveView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john990%2FWaveView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john990%2FWaveView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john990%2FWaveView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john990%2FWaveView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/john990","download_url":"https://codeload.github.com/john990/WaveView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243493562,"owners_count":20299681,"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":["animation","canvas","waveview"],"created_at":"2024-07-30T18:00:37.182Z","updated_at":"2025-03-13T22:31:23.500Z","avatar_url":"https://github.com/john990.png","language":"Java","readme":"![icon](https://raw.github.com/john990/WaveView/master/app/src/main/res/drawable-hdpi/ic_launcher.png)\n\nWaveView\n========\n[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/john990/WaveView?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-WaveView-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1260)\n\nA wave view of android,can be used as progress bar.\n\n\n### Screenshot\n-------------\n![](https://raw.github.com/john990/WaveView/master/screenshot%26apk/screenshot.gif)\n\n### APK\n---------------\n[demo.apk](https://raw.github.com/john990/WaveView/master/screenshot%26apk/demo.unaligned.apk)\n\n### What can be used as\n-------------\n  * background\n  * progress bar\n\n### How to use\n--------------\n[https://github.com/john990/WaveView/blob/master/app/src/main/res/layout/main.xml#L7-L17](https://github.com/john990/WaveView/blob/master/app/src/main/res/layout/main.xml#L7-L17)\n````xml\n    \u003ccom.john.waveview.WaveView\n        android:id=\"@+id/wave_view\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\n        android:background=\"#ff702e8c\"\n        wave:above_wave_color=\"@android:color/white\"\n        wave:blow_wave_color=\"@android:color/white\"\n        wave:progress=\"80\"\n        wave:wave_height=\"little\"\n        wave:wave_hz=\"normal\"\n        wave:wave_length=\"middle\" /\u003e\n````\nor you can just use(default progress is 80%)\n````xml\n    \u003ccom.john.waveview.WaveView\n        android:id=\"@+id/wave_view\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\n        android:background=\"@color/holo_purple\"\n        /\u003e\n````\n\n### dependencies\n````\nallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url \"https://jitpack.io\" }\n\t\t}\n\t}\n\t\n\tdependencies {\n\t        compile 'com.github.john990:WaveView:v0.9'\n\t}\n````\n","funding_links":[],"categories":["Index `(light-weight pages)`","Wave","Index","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn990%2FWaveView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohn990%2FWaveView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn990%2FWaveView/lists"}