Features •
Reorganized library directories and renamed classes.
•
Added new method called
TextUtils#containsIgnoreCase, allows check if the string given contains (without import the case sensitive) the char-sequence (String) specified.
•
OptimizedTextUtils#colorize method and improved her structure.