Skip to content

Releases: NeoUtils/Highlight

v1.0.5

21 Aug 08:00
383e2fe
Compare
Choose a tag to compare
Merge pull request #22 from Irineu333/release/v1.0.5

Release/v1.0.5

v1.0.4

11 Dec 16:52
6c0991b
Compare
Choose a tag to compare
  • FontScheme : #6 change the font of text
  • BackgroundScheme : pain background color for text
  • BaseScheme : easier to create custom scheme
  • Scope : created scheme just for scope and scheme scope improvements

v1.0.3

03 Dec 23:23
d4db1c5
Compare
Choose a tag to compare
  • #11 Add schemes to the scope of another scheme ⭐

v1.0.2

02 Dec 21:13
f841e5e
Compare
Choose a tag to compare
  • LinkScheme : added link processing schema
  • OnClickScheme : added click processing schema
  • Greater control over adding span

v1.0.1

01 Dec 03:56
7e917c1
Compare
Choose a tag to compare
  • Added TextView support
  • Standardized getters and setters

v1.0.0

15 Nov 02:07
Compare
Choose a tag to compare
  • Highlight: add and remove span
  • LinesTextWatcher: processing by altered lines ⭐
  • HighlightTextWatcher: highlight support EditText
  • ColorScheme, StyleScheme : basic schemes