Skip to content

Releases: chinalwb/Android-Rich-text-Editor

Release 0.1.1

02 Jul 07:21
Compare
Choose a tag to compare

Added click event listener for enable callback customization for AreUrlSpan / AreImageSpan / AreVideoSpan and AreAtSpan

Release 0.0.7

13 May 15:38
c70ebd3
Compare
Choose a tag to compare

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

06 Apr 15:43
Compare
Choose a tag to compare

Code refactoring for image style.

ARE 0.0.4 release

05 Apr 04:17
3c8da11
Compare
Choose a tag to compare

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

18 Mar 10:05
0fa3c50
Compare
Choose a tag to compare

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

13 Feb 15:35
79effd5
Compare
Choose a tag to compare

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

13 Jan 17:26
89b7bfa
Compare
Choose a tag to compare

Supported styles:

  • Bold
  • Italic
  • Underline
  • Strikethrough
  • Numeric list
  • Bullet list
  • Align left
  • Align center
  • Align right
  • Insert image
  • Save as HTML