TokenAutoComplete | Gmail style MultiAutoCompleteTextView for Android | Android library
kandi X-RAY | TokenAutoComplete Summary
kandi X-RAY | TokenAutoComplete Summary
TokenAutoComplete is a Kotlin library typically used in Mobile, Android applications. TokenAutoComplete has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.
TokenAutoComplete is an Android Gmail style token auto-complete text field and filter. It’s designed to have an extremely simple API to make it easy for anyone to implement this functionality while still exposing enough customization to let you make it awesome. Support for Android 4.0.3 (API 14) and up. If you need support for earlier versions of Android, [version 1.2.1] is the most recent version that supports Android 2.2 (API 8) and up.
TokenAutoComplete is an Android Gmail style token auto-complete text field and filter. It’s designed to have an extremely simple API to make it easy for anyone to implement this functionality while still exposing enough customization to let you make it awesome. Support for Android 4.0.3 (API 14) and up. If you need support for earlier versions of Android, [version 1.2.1] is the most recent version that supports Android 2.2 (API 8) and up.
Support
Quality
Security
License
Reuse
Support
TokenAutoComplete has a medium active ecosystem.
It has 1288 star(s) with 382 fork(s). There are 51 watchers for this library.
It had no major release in the last 12 months.
There are 21 open issues and 319 have been closed. On average issues are closed in 249 days. There are 5 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of TokenAutoComplete is 4.0.0-beta05
Quality
TokenAutoComplete has 0 bugs and 0 code smells.
Security
TokenAutoComplete has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
TokenAutoComplete code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
TokenAutoComplete is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
TokenAutoComplete releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 2892 lines of code, 220 functions and 40 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed TokenAutoComplete and discovered the below as its top functions. This is intended to give you an instant insight into TokenAutoComplete implemented functionality, and help decide if they suit your requirements.
- Initializes the activity
- Sample tags
- Sample people
- Return true if the tag matches the given mask
- Returns the preference s value
- The prefix
- Notification that the user was ignored
- Updates the token confirmation
- Determines if the token should be ignored
- Gets the email address
- Returns true if the given person mask matches the given mask
- Gets the name
- This method is used to return a View for a given object
- Returns the formatted string
- Called when a token is removed
- Called when a token is added
- Creates a default object for the given completion text
- Generates a default person from the completion text
- Gets a view of the contact
- Writes this object to a Parcel string
- Write this object to a Parcel object
- Sets the input connection to be created
- Get a view at a specific position
- Get a view at a specific position
- Returns a string representation of this property
Get all kandi verified functions for this library.
TokenAutoComplete Key Features
No Key Features are available at this moment for TokenAutoComplete.
TokenAutoComplete Examples and Code Snippets
No Code Snippets are available at this moment for TokenAutoComplete.
Community Discussions
Trending Discussions on TokenAutoComplete
QUESTION
TextView with spans , how can I know which one is clicked on?
Asked 2020-Feb-20 at 09:42
I am using this library, but from the onClick styles that they have, neither handles my needed case. https://github.com/splitwise/TokenAutoComplete
So I wanted to do my own. So I have a ContactsCompletionView
, which is a TextView
. and I override the onTouchEvent
like this:
ANSWER
Answered 2020-Feb-20 at 09:42This is what I used:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install TokenAutoComplete
[Download the jar file](https://github.com/splitwise/TokenAutoComplete/releases) and add it to your project. If you would like to get the most recent code in a jar, clone the project and run ./gradlew jar from the root folder. This will build a tokenautocomplete.jar in library/build/libs/. You may also add the library as an Android Library to your project. All the library files live in library.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page