Releases: Fox2Code/AndroidANSI
Releases · Fox2Code/AndroidANSI
1.2.1 - Compose Color fix
1.2.0 - Builder compose update
- Added
FLAG_PARSE_DISABLE_FONT_ALTERINGparser flag for disable bold effect. - Added
AnsiComponentBuildersystem and refactored ANSI parsing around it. - Added back
removeAllDecorationsto remove all ANSI decoration. - Added full AndroidX compose support in
library-ktxmodule.
Note: The support is optional and if you are not using material compose the library won't be imported
into your project if you import the library-ktx AndroidANSI module.
1.1.0 - Kotlinify update
- Rename
patchEscapeSequencetopatchEscapeSequences - Fix
AnsiTextViewnot properly ignoring lack ofemoji2library - Add jetbrain
@Contractannotations to allow better IDE insights. - Add kotlin extension component.
- Update AGP
1.0.1 - Usability changes
Add AnsiParser.patchEscapeSequence to avoid accidental trim of the escape sequence.
Add AnsiParser.trimEscapeSequences to trim escape sequences.
Initial release
1.0.0 Release 1.0.0