Spanner Versions Save

Simple and fluent spannable builder

1.2.0

3 years ago
  • Add ignoreCase flag support to span function (#18)

1.1.0

4 years ago

1.1.0

  • Add lineBackground and lineHeight for Android Q (@SaezChristopher)
  • Bump compile SDK to 29

1.0.0

5 years ago

1.0.0

  • Add span(startIndex, searchText, spans) method
  • Update dependencies

0.5.0

6 years ago
  • Add image from resource id support

0.4.0

6 years ago
  • Change version naming by removing prefix v
  • Add sizeSP(int)
  • Add Spanner.append(image(...)) for appending images without effort
  • Updated build tools

v0.3.2

6 years ago
  • Improve documentation about click
  • Include source and doc artifacts

v0.3.1

6 years ago
  • Reduced methods
  • Add nullability annotations

v0.3

6 years ago
  • Add missing spans
  • Add link to docs

v0.2

6 years ago
  • New span support: click, url, custom
  • Function to apply spans on existing text: span()
  • Fixed replace in multiple occurrences text

v0.1

6 years ago