Ross ROSS = Recommend OSS · open-source software intelligence for agents

RedMadRobot/input-mask-android

User input masking library repo. observed · 2026-08-28

github.com/RedMadRobot/input-mask-android · Kotlin · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3598
  • days_rel: n/a
  • days_push: 1005
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1218 stars · 116 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android library written in Kotlin that applies pattern-based masks to user input in text fields, guiding users to enter correctly formatted values. It supports phone numbers, dates, card numbers, IBANs, and number/currency formatting, with country guessing for international phones.

Use cases

  • format phone number input in an android app
  • mask credit card number as user types
  • validate and format date input fields
  • format currency input in a text field
  • apply IBAN formatting to user input
  • extract digits from masked phone input
  • guide users to enter serial numbers in a fixed pattern

When to choose

  • you need pattern-based input masking on Android text fields
  • you want automatic country detection for international phone number formats
  • you need currency or number formatting tied to user input
  • you want a mature MIT-licensed Kotlin library with an iOS counterpart

When to avoid

  • you need input masking on platforms other than Android
  • you need fully custom validation logic beyond pattern templates
  • your project is not using Kotlin

Facets

library · maturity stable

formatter ui-components form-handling mobile-development android-tools developer-tools jvm input-masking text-formatting phone-numbers kotlin android form-input mobile

1 source

Member repositories

RepositoryRoleHealth v2
RedMadRobot/input-mask-androidmain23

For agents

markdown · JSON · MCP: product_card(name="RedMadRobot/input-mask-android")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem