{"id":13622526,"url":"https://github.com/Repsly/TimelineView","last_synced_at":"2025-04-15T09:32:44.476Z","repository":{"id":137382906,"uuid":"78748512","full_name":"Repsly/TimelineView","owner":"Repsly","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-16T10:21:30.000Z","size":279,"stargazers_count":18,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-01T21:53:52.995Z","etag":null,"topics":["android","library","timeline","view"],"latest_commit_sha":null,"homepage":null,"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/Repsly.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-01-12T13:32:59.000Z","updated_at":"2023-09-21T11:03:46.000Z","dependencies_parsed_at":"2024-01-29T08:10:01.741Z","dependency_job_id":"e3b04457-fae9-4b32-a1c1-052783d45c9f","html_url":"https://github.com/Repsly/TimelineView","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Repsly%2FTimelineView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Repsly%2FTimelineView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Repsly%2FTimelineView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Repsly%2FTimelineView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Repsly","download_url":"https://codeload.github.com/Repsly/TimelineView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223668198,"owners_count":17182889,"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","library","timeline","view"],"created_at":"2024-08-01T21:01:20.678Z","updated_at":"2024-11-08T10:30:26.590Z","avatar_url":"https://github.com/Repsly.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"This is a fork of TimelineView for Repsly app.\n\n# TimelineView\n\nLibrary used to mark timeline items in list. It can be used for processes that take multiple steps like tracking online orders.\nSupport for both horizontal and vertical lists and a lot of customization options as shown in example below:\n\n```xml\n    \u003ccom.repsly.library.timelineview.TimelineView\n        android:id=\"@+id/timeline\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"match_parent\"\n        app:lineColor=\"@color/colorPrimary\"\n        app:lineOrientation=\"vertical\"\n        app:lineSize=\"4dp\"\n        app:markerActive=\"false\"\n        app:markerActiveColor=\"@color/colorActiveItem\"\n        app:markerActiveStrokeWidth=\"8dp\"\n        app:markerColor=\"@color/colorPrimary\"\n        app:markerSize=\"20dp\"\n        app:markerStrokeWidth=\"2dp\"\n        app:markerTextColor=\"@android:color/white\"\n        app:markerTextSize=\"10sp\"/\u003e\n```\n\nFor more examples check sample app.\n\nScreens\n--------\n![](screenshots/vertical.png)\n![](screenshots/horizontal.png)\n\nInstallation\n--------\nAdd jitpack to root gradle\n```\nallprojects {\n\trepositories {\n\t\t...\n\t\tmaven { url 'https://jitpack.io' }\n\t}\n}\n```\n\nAdd the dependency\n```\ncompile 'com.github.repsly:TimelineView:v1.2'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRepsly%2FTimelineView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRepsly%2FTimelineView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRepsly%2FTimelineView/lists"}