WeAreFairphone / FP2-Launcher

Fork of the launcher originally designed for the Fairphone 2, featuring Edge Swipe and Apps Life Cycle
https://forum.fairphone.com/t/publishing-fairphone-specific-apps-launcher-contact-widget-on-f-droid/28008
Other
25 stars 2 forks source link

Add support for icon packs (closes #26) #27

Closed Rudloff closed 6 years ago

Rudloff commented 6 years ago

This PR adds basic support for icon packs. It has been tested with MaterialOS, Ameixa and Numix Circle.

I added a new PreferenceActivity that only contains the icon pack preference for now.

Roboe commented 6 years ago

Testing it right now

Roboe commented 6 years ago

It's working fine so far (tested Frost, MaterialOS, Ameixa and Ameixa Monochrome from F-Droid), but the MyApps integrated widget is showing vanilla icons

Roboe commented 6 years ago

It doesn't inmediatelly restore vanilla icons when the selected icon pack is uninstalled.

Steps to reproduce:

However, if I go into the Settings screen again, once I come back they are gone without actually changing any setting.

Rudloff commented 6 years ago

@Roboe Thanks for your comments. I made the changes you requested. Please tell if I forgot anything.