- Rollback AndroidX update
- Fixed issue with Typeface flags
- Added @ColorRes annotation to check for valid color resources being passed in
- Removed unnecessary library dependencies
- Fixed issue with Regex
- Added case sensitive and case insensitive regex match
- Optimized Span class and Trestle class
- Added BuilderPattern for setting up Spans
- Added more Span types
- Added support for Regexes
- Moved Span logic out of the custom TextView and into the Trestle class
- Initial Commit