All Versions
19
Latest Version
Avg Release Cycle
114 days
Latest Release
3245 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.1.0 Changes
2014-06-26
- Support Roboto Typefaces from Android L (Material Design).
- Implementation of Alternative Attributes to Set the Typeface.
- Use Sub-Pixel Rendering.
- Support Gradle 0.11.
-
v2.0.1 Changes
2014-04-28
- Make typeface constants public.
- Default to Roboto Regular instead of Thin when no typeface is specified.
-
v2.0.0 Changes
2013-12-05
- Separated sample from library project.
- Pushed to Maven Central.
-
v1.5.0 Changes
2013-11-06
- Support brand new
Roboto Condensedfont from Android 4.4 (info). - Update Gradle build (support gradle v 1.8).
- Support brand new
-
v1.4.0 Changes
2013-08-11
- Support brand new
Robototypefaces from Android 4.3 (info). - Add Gradle build.
- Fix: #14 RobotoMultiAutoCompleteTextView inheritance.
- Support brand new
-
v1.3.0 Changes
2013-05-20
- Implemented of direct/indirect subclasses of TextView with native support for the Roboto fonts (
RobotoAutoCompleteTextView,RobotoButton,RobotoCheckBox,RobotoCheckedTextView,RobotoChronometer,RobotoCompoundButton,RobotoDigitalClock,RobotoEditText,RobotoExtractEditText,RobotoMultiAutoCompleteTextView,RobotoRadioButton,RobotoSwitch,RobotoTextClock,RobotoToggleButton).
- Implemented of direct/indirect subclasses of TextView with native support for the Roboto fonts (
-
v1.2.0 Changes
2013-03-31
- Support brand new
Roboto Slabtypefaces by Google. - Use res-auto in namespace URI.
- Fix: Do not try to use custom font in Eclipse Layout Editor.
- Support brand new
-
v1.1.0 Changes
2013-03-20
- Fix: Reuse of created typefaces.
- Fix: Support for changing the font size of the settings.
-
v1.0.0 Changes
2013-03-18
๐ Initial release.