Customizable EditText
with runtime amount formatting. There's nothing extra. Supports different separator's types.
Features
EditText
, so you can use it like regular EditText f.e. with TextInputLayout
A simple way to format text fields without getting affected by input filters.
blitz is a very lightweight Android library that allows you to set a self-updating string with relative time (e.g. 5 minutes ago) in TextView
in just one line of code.
DOESN'T require using custom TextView
.
It will not overheadly update your TextView
: e.g. if your relative time is 5 minutes ago
then blitz will send update only after one minute, not every second. The same with others time units: hours updates once an hour, etc.
Don't be scared to use it in your ViewHolder
s, 'cause blitz won't let anything leak and will take care of the system resources.
An auto-formatted edittext android to Indonesia Rupiah Currency.
AppCompatEditText with auto formatting currencies.
Humanizer allows you to display data in a human-readable format for simplicity.
Pretty_Everything
format you can show relevant date representation.EditText component for currency types. Handles decimal and thousand separators for different locales.
Lightweight android library for highlighting Strings inside of a textview (ignoring case), with optional callbacks.
You can convert all numbers between English, Persian, and Arabic using this library. It's simple and reliable to use it with Java or Kotlin.
JustifiedTextView is an android view that justifies the text. Gives support to older Android versions because "setJustificationMode" was introduced until API 26.
Yuga parses text for any date format and returns the date object. No need to know format type.
A rich text editor (based on QuillJs and MRichTextEditor) ported to Kotlin.
The Simple Number Separator is the lightweight library for separate number with coma in android or dot or dynamically by your locale device.
DateTimeTemplate is date/time formatting library supporting formatting placeholders, i.e. Today is %DDD%, %k%:%ii% %a%
once formatted would produce Today is Wednesday, 6:21a
. Supports abbreviated day/month names, 12/24hrs clocks, leading-zero values and localization.
Simple currency formatter for Android EditText
.
Android component that solve the problem with not auto fitting content to the boundaries.
Working on scaling instead of font size changing. Can operate on any view inside the container.
Simple java library for displaying date/time as relative time ago language.
SRML: "String Resource Markup Language"
Mark up your Android string resources with an impressive suite of formatting tags.
The library allows to format user input on the fly according to the provided mask and to extract valueable characters.
WhatsappFormatter repo helps to perform formatting just like whatsapp does it on its EditText
and TextView
.
A simplelibrary to shorten long numbers.
For example:
A library to format dates as described in Material Design guidelines.
ColorPhrase is an Android string resource color setting library.
Kirai - flavored Android string formatting. Library has fluent API similar to phrase with additional formatting similar to TaggerString and allows to add formatted pieces of text like BabushkaText.
Kirai means phrase in Swahili language.
TaggerString is very light library which allows to build dynamic string resource in much more readable way.