JoanZapata / android-iconify

Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
http://joanzapata.com/android-iconify
Other
3.93k stars 529 forks source link

Upgraded FontAwesome icons to 4.7.0 #189

Open FrankW76 opened 7 years ago

jaimeagudo commented 7 years ago

Any updates on this ?

emouawad commented 6 years ago

I See you did succeed updating FontAwsome 😄 And you created a generator for .java file. Would you be interested in updating Google Material Design too. It's such a shame the whole of this library is not maintained anymore!!! Cause am sure it is very useful for numerous devs around. Maybe you can take that initiative Frank? Thanks

bdevereaux commented 6 years ago

@emouawad I wrote a python script to generate the Enum Values for fontawesome v4.7 in my fork. https://github.com/bdevereaux/android-iconify/tree/master/utils

Since @JoanZapata has stated he does not wish to maintain this library anymore, I may begin to support releases for updates such as this once I get everything setup for sonatype

emouawad commented 6 years ago

That's excellent news! well appreciated

bdevereaux commented 6 years ago

@emouawad I have a snapshot release of my forked project available now. https://github.com/bdevereaux/android-iconify updated all the documentation for gradle updates/ updated the build targets Let me know if this helps or if you need anything more specific I sent @JoanZapata a tweet to perhaps take over maintenance of this repo. In the meantime, I will try to make periodic updates to my fork