{"id":13427915,"url":"https://github.com/vipulasri/Timeline-View","last_synced_at":"2025-03-16T00:32:43.626Z","repository":{"id":38429466,"uuid":"48049436","full_name":"vipulasri/Timeline-View","owner":"vipulasri","description":"Timeline View is a simple and highly customizable android library for creating shipment/order tracking, step progress indicators, etc.","archived":false,"fork":false,"pushed_at":"2025-02-16T18:54:23.000Z","size":23276,"stargazers_count":3853,"open_issues_count":0,"forks_count":645,"subscribers_count":94,"default_branch":"master","last_synced_at":"2025-03-14T10:16:20.203Z","etag":null,"topics":["android","android-timeline","compose","jetpack-compose","recyclerview","timeline","timelineview","ui"],"latest_commit_sha":null,"homepage":"https://vipulasri.github.io/Timeline-View/","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/vipulasri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["vipulasri"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/vipulasri"]}},"created_at":"2015-12-15T14:55:04.000Z","updated_at":"2025-03-14T09:23:47.000Z","dependencies_parsed_at":"2025-01-23T18:00:58.820Z","dependency_job_id":"196f8eb8-3786-4639-8b31-edd55dc52338","html_url":"https://github.com/vipulasri/Timeline-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/vipulasri%2FTimeline-View","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vipulasri%2FTimeline-View/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vipulasri%2FTimeline-View/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vipulasri%2FTimeline-View/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vipulasri","download_url":"https://codeload.github.com/vipulasri/Timeline-View/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581080,"owners_count":20314167,"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","android-timeline","compose","jetpack-compose","recyclerview","timeline","timelineview","ui"],"created_at":"2024-07-31T01:00:42.475Z","updated_at":"2025-03-16T00:32:43.620Z","avatar_url":"https://github.com/vipulasri.png","language":"Java","funding_links":["https://github.com/sponsors/vipulasri","https://www.paypal.me/vipulasri"],"categories":["Libraries","时间轴","Java"],"sub_categories":[],"readme":"[![Maven Central](https://img.shields.io/maven-central/v/com.github.vipulasri/timelineview.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.vipulasri%22%20AND%20a:%22timelineview%22) [![AndroidWeekly](https://androidweekly.net/issues/issue-395/badge)](https://androidweekly.net/issues/issue-395) [![Timeline View](https://www.appbrain.com/stats/libraries/shield/timeline_view.svg)](https://www.appbrain.com/stats/libraries/details/timeline_view/timeline-view)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Timeline--View-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/2923)\n\n# Timeline-View\n\nTimeline View is a simple and highly customizable android library for creating visually appealing timeline-based UIs. It is perfect for use cases such as shipment/order tracking, step progress indicators, etc.\n\n|                        `Vertical`                         |                        `Horizontal`                         |                        `Dashed`                         |                        `Order Tracking`                         |\n|:---------------------------------------------------------:|:-----------------------------------------------------------:|:-------------------------------------------------------:|:---------------------------------------------------------------:|\n| \u003cimg src=\"docs/assets/timeline-vertical.png\" width=\"200\"\u003e | \u003cimg src=\"docs/assets/timeline-horizontal.png\" width=\"200\"\u003e | \u003cimg src=\"docs/assets/timeline-dashed.png\" width=\"200\"\u003e | \u003cimg src=\"docs/assets/timeline-order-tracking.png\" width=\"200\"\u003e |\n\n## Quick Start\n\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.vipulasri/timelineview.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.vipulasri%22%20AND%20a:%22timelineview%22)\n\nAdd the dependency to your app's build.gradle:\n\n#### Android View\n```gradle\ndependencies {\n    implementation(\"com.github.vipulasri:timelineview:${latest_version}\")\n}\n```\n\n#### Jetpack Compose\n```gradle\ndependencies {\n    implementation(\"com.github.vipulasri:timelineview-compose:${latest_version}\")\n}\n```\n\n## Documentation\n\nFor comprehensive information about Timeline View, please look at the **[official documentation](https://vipulasri.github.io/Timeline-View)**.\n\u003cbr\u003e\n\u003cbr\u003e\n### Who's using Timeline View?\n\n[Apps using Timeline-View, via AppBrain Stats](https://www.appbrain.com/stats/libraries/details/timeline_view/timeline-view)\n\nIf you're using this library in your app and you'd like to list it here,\nPlease let me know via [email](mailto:me@vipulasri.com), [pull requests](https://github.com/vipulasri/Timeline-View/pulls) or [issues](https://github.com/vipulasri/Timeline-View/issues).\n\n## License\n\n\n    Copyright 2015-2025 Vipul Asri\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvipulasri%2FTimeline-View","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvipulasri%2FTimeline-View","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvipulasri%2FTimeline-View/lists"}