{"id":24678792,"url":"https://github.com/ablomer/suffixedittext","last_synced_at":"2026-05-18T19:47:53.285Z","repository":{"id":148906786,"uuid":"234449468","full_name":"ablomer/SuffixEditText","owner":"ablomer","description":"Android EditText with suffix functionality","archived":false,"fork":false,"pushed_at":"2020-01-20T01:12:14.000Z","size":3592,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-04T20:19:50.930Z","etag":null,"topics":["android","android-library","edittext","kotlin","view"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/ablomer.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-17T01:56:48.000Z","updated_at":"2020-01-20T01:12:16.000Z","dependencies_parsed_at":"2023-07-24T09:31:35.248Z","dependency_job_id":null,"html_url":"https://github.com/ablomer/SuffixEditText","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ablomer/SuffixEditText","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ablomer%2FSuffixEditText","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ablomer%2FSuffixEditText/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ablomer%2FSuffixEditText/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ablomer%2FSuffixEditText/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ablomer","download_url":"https://codeload.github.com/ablomer/SuffixEditText/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ablomer%2FSuffixEditText/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33189278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-library","edittext","kotlin","view"],"created_at":"2025-01-26T13:18:19.614Z","updated_at":"2026-05-18T19:47:53.280Z","avatar_url":"https://github.com/ablomer.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SuffixEditText\n\n[![API](https://img.shields.io/badge/API-16%2B-green.svg?style=flat)](https://android-arsenal.com/api?level=14)\n[![Build Status](https://travis-ci.com/ablomer/SuffixEditText.svg?branch=master)](https://travis-ci.com/ablomer/SuffixEditText)\n[![](https://jitpack.io/v/ablomer/SuffixEditText.svg)](https://jitpack.io/#ablomer/SuffixEditText)\n\nAndroid EditText with suffix functionality\n\n\u003cimg width=\"360\" src=\"imgs/screenshot_1_framed.png\"\u003e\n\n## Import\n\n### Gradle\n\nAdd the JitPack repository to your root build.gradle file\n\n```gradle\nallprojects {\n    repositories {\n        // ...\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n\nAdd the dependency\n\n```gradle\ndependencies {\n    implementation 'com.github.ablomer:SuffixEditText:1.1.1'\n}\n```\n\n### Maven\n\nAdd the JitPack repository to your build file\n\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ejitpack.io\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\nAdd the dependency\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.ablomer\u003c/groupId\u003e\n    \u003cartifactId\u003eSuffixEditText\u003c/artifactId\u003e\n    \u003cversion\u003e1.1.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Usage\n\n```xml\n\u003ccom.github.ablomer.suffixedittext.SuffixEditText\n    ...\n    app:suffix=\".text\"\n    app:suffixColor=\"@color/colorPrimary\"\n    app:hintSuffix=\".hint\"\n    app:hintSuffixColor=\"@color/colorAccent\" /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fablomer%2Fsuffixedittext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fablomer%2Fsuffixedittext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fablomer%2Fsuffixedittext/lists"}