Skip to content

Releases: johnkil/Android-RobotoTextView

4.0.0

26 Jul 11:32
Compare
Choose a tag to compare
  • Support AppCompat v26.0.0. Changed attribute names:
    • typeface -> robotoTypeface
    • fontFamily -> robotoFontFamily
    • textWeight -> robotoTextWeight
    • textStyle -> robotoTextStyle

3.0.0

14 Feb 12:55
Compare
Choose a tag to compare
  • 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

26 Aug 13:16
Compare
Choose a tag to compare
  • Support AppCompat v24.2.

2.5.0

22 Jan 14:40
Compare
Choose a tag to compare
  • 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

09 Nov 16:18
Compare
Choose a tag to compare
  • Implemented RobotoTextAppearanceSpan.
  • Updated build tools and dependencies (Gradle Plugin 1.5.0-beta2, AppCompat v23.1).

2.4.2

31 Aug 11:03
Compare
Choose a tag to compare
  • Sync roboto fonts with latest version from Google Fonts.
  • Fix: Russian rouble glyph in pre-lollipop android.

2.4.1

19 Aug 10:54
Compare
Choose a tag to compare
  • Support AppCompat v23.

2.4.0

22 Apr 18:27
Compare
Choose a tag to compare

2.3.0

23 Jan 15:29
Compare
Choose a tag to compare
  • Support Tint widgets from AppCompat v21.
  • Support Gradle 1.0.

2.2.0

06 Oct 20:12
Compare
Choose a tag to compare
  • Imlemented RobotoTypefaceSpan.
  • Use Anti-Alias rendering.
  • Support Gradle 0.13.