Releases: chinalwb/Android-Rich-text-Editor
Releases · chinalwb/Android-Rich-text-Editor
Release 0.1.1
Added click event listener for enable callback customization for AreUrlSpan
/ AreImageSpan
/ AreVideoSpan
and AreAtSpan
Release 0.0.7
Because 0.0.6 is a code refa, extracted 'are' as a library.
So this release is 0.0.7.
This release has no apk. I want to save some time to work on content re-edit.
In 0.0.7 new features are:
- Video
- Image from internet
- Dividing line
- Image bugs fixing
ARE 0.0.5 release
Code refactoring for image style.
ARE 0.0.4 release
Supported styles:
- Bold
- Italic
- Underline
- Strikethrough
- Numeric list
- Bullet list
- Align left
- Align center
- Align right
- Insert image
- Background color
- Hyper link
- @
- Quote
- Foreground color
- Emoji icon
- Superscript - NEW in 0.0.4
- Subscript - NEW in 0.0.4
- Font size - NEW in 0.0.4
- All styles support save as HTML file
Bugs fixings
ARE 0.0.3 release
Supported styles:
- Bold
- Italic
- Underline
- Strikethrough
- Numeric list
- Bullet list
- Align left
- Align center
- Align right
- Insert image
- Background color
- Hyper link
- @
- Quote - NEW in 0.0.3
- Foreground color - NEW in 0.0.3
- Emoji icon - NEW in 0.0.3
- All styles support save as HTML file
Bugs fixings
ARE 0.0.2 release
Supported styles:
- Bold
- Italic
- Underline
- Strikethrough
- Numeric list
- Bullet list
- Align left
- Align center
- Align right
- Insert image
- Background color - NEW
- Insert link - NEW
- @ - NEW
- All styles support save as HTML
- Enhancement on ordered-list and bullet-list editing, thanks @yanyiqun001 for bringing up the issue - NEW
ARE 0.0.1 release
Supported styles:
- Bold
- Italic
- Underline
- Strikethrough
- Numeric list
- Bullet list
- Align left
- Align center
- Align right
- Insert image
- Save as HTML