Android RobotoTextView Versions Save

Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.

4.0.0

6 years ago
  • Support AppCompat v26.0.0. Changed attribute names:
    • typeface -> robotoTypeface
    • fontFamily -> robotoFontFamily
    • textWeight -> robotoTextWeight
    • textStyle -> robotoTextStyle

3.0.0

7 years ago
  • Updated roboto fonts v2.136.
  • Implemented RobotoInflater to apply roboto typeface for original TextView (like a Calligraphy).
  • Implemented gradle plugin for managing the roboto fonts.
  • Refactoring of implementation:
    • Removed deprecated class RobotoDigitalClock.
    • Joined of RobotoTypefaceManager and RobotoTypefaceUtils into RobotoTypefaces.
  • Support AppCompat v25.1.1.

2.5.1

7 years ago
  • Support AppCompat v24.2.

2.5.0

8 years ago
  • Support brand new Roboto Mono typefaces.
  • Rename method for set up typeface for TextView/Paint (setup(...) -> setUp(...)).
  • Updated build tools and dependencies (Gradle Plugin 2.0.0-alpha6, AppCompat v23.1.1).

2.4.3

8 years ago
  • Implemented RobotoTextAppearanceSpan.
  • Updated build tools and dependencies (Gradle Plugin 1.5.0-beta2, AppCompat v23.1).

2.4.2

8 years ago
  • Sync roboto fonts with latest version from Google Fonts.
  • Fix: Russian rouble glyph in pre-lollipop android.

2.4.1

8 years ago
  • Support AppCompat v23.

2.4.0

9 years ago

2.3.0

9 years ago
  • Support Tint widgets from AppCompat v21.
  • Support Gradle 1.0.

2.2.0

9 years ago
  • Imlemented RobotoTypefaceSpan.
  • Use Anti-Alias rendering.
  • Support Gradle 0.13.