Skip to content

Releases: mikepenz/Android-Iconics

v1.0.1

24 May 09:35
Compare
Choose a tag to compare
  • new method to set the typeface
  • the IconicsDrawable now also supports to use normal chars as icon.
    FIX #33

v1.0.0

20 May 18:19
Compare
Choose a tag to compare
  • move Android-Iconics views to new package
    • com.mikepenz.iconics.view.*
  • remember style which was previously set on a TextView
    • add new api to style a SpannableSting
  • remove deprecated IconicsDrawableOld

v0.9.1

21 Apr 18:21
Compare
Choose a tag to compare
  • Improve IconicsImageView
  • Better Sample app

v0.7.9

13 Mar 14:01
Compare
Choose a tag to compare
  • fix transparent icon color

v0.7.8

13 Mar 14:00
Compare
Choose a tag to compare
* [release] release v0.7.8

v0.7.7

13 Mar 14:00
Compare
Choose a tag to compare
* [release] release v0.7.7

v0.7.2

29 Jan 19:11
Compare
Choose a tag to compare
[maven-release-plugin] release v0.7.2

v0.6.6

23 Nov 19:49
Compare
Choose a tag to compare
[maven-release-plugin] prepare release android-iconics 0.6.6

* includes fix #4

v0.6.0

22 Nov 21:51
Compare
Choose a tag to compare
  • change texts for new "icon-" free annotation
  • add toBitmap to the IconicsDrawable so it can be used for widgets
    ** show new toBitmap functionality
  • improve style method it had some issues with short texts and an { on the last few chars
  • improve algorithm so it will detect icons just from the {faw- ... string without the need of the "icon-" prefix

v0.2.0

02 Nov 14:27
Compare
Choose a tag to compare
  • First public release