{"id":26917659,"url":"https://github.com/talebrafiepour/passfield","last_synced_at":"2026-05-03T02:41:33.087Z","repository":{"id":270106396,"uuid":"199430894","full_name":"TalebRafiepour/PassField","owner":"TalebRafiepour","description":"Password EditText for Android with supporting custom font asset src","archived":false,"fork":false,"pushed_at":"2019-07-29T10:41:06.000Z","size":174,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T13:47:32.746Z","etag":null,"topics":["android","edittext","edittextview","field","kotlin","passfield","password","password-edittext","passwordedittext","security"],"latest_commit_sha":null,"homepage":null,"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/TalebRafiepour.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}},"created_at":"2019-07-29T10:25:36.000Z","updated_at":"2020-12-05T18:24:18.000Z","dependencies_parsed_at":"2024-12-28T13:47:34.575Z","dependency_job_id":"84aab918-bda0-4040-9df2-428729761629","html_url":"https://github.com/TalebRafiepour/PassField","commit_stats":null,"previous_names":["talebrafiepour/passfield"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalebRafiepour%2FPassField","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalebRafiepour%2FPassField/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalebRafiepour%2FPassField/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalebRafiepour%2FPassField/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TalebRafiepour","download_url":"https://codeload.github.com/TalebRafiepour/PassField/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709906,"owners_count":20821298,"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","edittext","edittextview","field","kotlin","passfield","password","password-edittext","passwordedittext","security"],"created_at":"2025-04-01T20:50:13.731Z","updated_at":"2026-05-03T02:41:28.049Z","avatar_url":"https://github.com/TalebRafiepour.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PassField\nPassword EditText for Android with supporting custom font asset src\n\n\n\u003cimg src=\"https://github.com/TalebRafiepour/PassField/blob/master/screenshot.jpg\" width=\"350\" height=\"68\" alt=\"passField\"\u003e\n\n\n### Step 1. Add the JitPack repository to your build file\nAdd it in your root build.gradle at the end of repositories:\n\n```\nallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n```\n### Step 2. Add the dependency\n\n```\ndependencies {\n\t        implementation 'com.github.TalebRafiepour:PassField:1.0.0'\n\t}\n```\n\n### sample\n\n```\n\u003ccom.taleb.passfield.PasswordTextField\n            style=\"@style/Input\"\n            android:layout_gravity=\"center\"\n            android:layoutDirection=\"ltr\"\n            android:layout_margin=\"16dp\"\n            app:fontAssetSrc=\"fonts/Action_Man_Extended.ttf\"\n            app:showDrawable=\"@drawable/ic_password_visible_24dp\"\n            app:hideDrawable=\"@drawable/ic_password_hidden_24dp\"\n            app:drawableTintCompat=\"?attr/colorAccent\"/\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalebrafiepour%2Fpassfield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalebrafiepour%2Fpassfield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalebrafiepour%2Fpassfield/lists"}