{"id":24532161,"url":"https://github.com/csdtech/ttb-color-picker","last_synced_at":"2026-05-17T21:07:58.471Z","repository":{"id":218146471,"uuid":"745724236","full_name":"csdtech/ttb-color-picker","owner":"csdtech","description":"A list of material design colors dialog for android","archived":false,"fork":false,"pushed_at":"2024-02-11T20:31:55.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T09:17:37.277Z","etag":null,"topics":["android","color-picker","color-picker-popup","material-color-picker","material-colors","material-design","material-ui"],"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/csdtech.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-20T00:43:15.000Z","updated_at":"2024-02-11T01:39:36.000Z","dependencies_parsed_at":"2024-11-26T15:53:21.838Z","dependency_job_id":null,"html_url":"https://github.com/csdtech/ttb-color-picker","commit_stats":null,"previous_names":["cripplesd/ttb-color-picker","csdtech/ttb-color-picker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdtech%2Fttb-color-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdtech%2Fttb-color-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdtech%2Fttb-color-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdtech%2Fttb-color-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csdtech","download_url":"https://codeload.github.com/csdtech/ttb-color-picker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243785077,"owners_count":20347409,"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","color-picker","color-picker-popup","material-color-picker","material-colors","material-design","material-ui"],"created_at":"2025-01-22T09:17:49.200Z","updated_at":"2026-05-17T21:07:53.441Z","avatar_url":"https://github.com/csdtech.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ttb-color-picker\nA list of material design colors dialog for android\n\u003cimg src=\"image/ttb-color-picker-screenshot.png\" alt=\"Screenshot\"/\u003e\n# Simple Get the Selected Color\n```java\nnew ColorPickerDialog(this)\n  .setTitle(\"Select A Text Color\")\n  .setOnColorSelectListener(new OnColorSelectedListener(){\n      @Override\n      public void onColorSelected(int color, String hexColor, int[] rgb){\n         text.setTextColor(color);\n    }\n}).show();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdtech%2Fttb-color-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsdtech%2Fttb-color-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdtech%2Fttb-color-picker/lists"}