JoanZapata / android-iconify

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

Add a search feature in the sample app #103

Open JoanZapata opened 9 years ago

MarcinOrlowski commented 8 years ago

Actually it would be much more useful to have project website with all the icons and have search there. I'd bet more devs would praise such approach over search in demo app.

keunes commented 8 years ago

+trillion for a search function in the demo app!

I personally prefer to check the app over going online when looking for an icon (for a mobile app project)

MRezaNasirloo commented 8 years ago

I really would love to contribute in this feature. Unfortunately I don't have much time. I saw some enums, where can I find the names and ids? Any suggestion from the owner to make this quicker?

MarcinOrlowski commented 8 years ago

@Pedramrn what's the point of your comment really? If you want to contribute then just fork, add features and send pull request. Now you just asked elementary questions.

JoanZapata commented 8 years ago

@MarcinOrlowski That's inappropriate.

@Pedramrn Here is a good starting point. That's how the sample app lists all icons. Although I should warn you that I might do it myself soon.

MRezaNasirloo commented 8 years ago

@MarcinOrlowski Thanks. I let you know If I start working on it. :+1:

baurine commented 8 years ago

Hi guys, I just want to say, I really like this project and used in most of my android projects, search feature is very useful for me, so I added it by myself, and have send the pull request #166 . If you guys think it is ok, I plan to do more, like, when you click a icon, it will display some similar icons.