splitwise/TokenAutoComplete
Gmail style MultiAutoCompleteTextView for Android 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4731
- days_rel: n/a
- days_push: 898
- n_releases_24m: 0
Adoption not part of the score
1309 stars · 382 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that provides a Gmail-style token auto-complete text view, letting users type filtered suggestions and turn selections into removable inline tokens. It subclasses AppCompatAutoCompleteTextView with a simple API for adding, removing, and listening to token objects.
Use cases
- add a gmail-style recipient chips input to an android app
- android autocomplete text field that turns selections into deletable tokens
- let users pick multiple email contacts as chips in one text box
- multi-select autocomplete dropdown with token views for android
- tag or category input field with filtering on android
When to choose
- You are building a native Android app and need a tokenized/chips autocomplete input like Gmail's To field
- You want a mature, customizable View-based component with filtering, duplicate handling, and token listeners
- You prefer a small focused library with a simple API published on Maven Central
When to avoid
- You are not targeting Android, since this is an Android View library
- You are building with Jetpack Compose and need a Compose-native chips input rather than a View
- You only need a plain autocomplete dropdown without tokenized inline input
Facets
library · maturity active
ui-components form-handling mobile-development frontend android-ui autocomplete token-input chips-input custom-view text-field gmail-style multi-select email-recipients android mobile
1 source
- readme: https://github.com/splitwise/TokenAutoComplete · fetched 2026-08-28 · e2f6d87ffe0c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| splitwise/TokenAutoComplete | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="splitwise/TokenAutoComplete")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem