1C3 / ICEcons

IC3 icon pack
GNU General Public License v3.0
21 stars 1 forks source link

Suggestions #4

Closed baconicsynergy closed 8 years ago

baconicsynergy commented 8 years ago

This is my favorite icon pack EVER. I would love icons for Amaze, Chromium, Etar, Forkhub, IceCat, Kore, Leafpic, OpenVPN, Privacy Browser, Radiodroid, Red Moon, Slide, Sound Recorder, and the stock android phone dialer. Keep up the good work

conrad-heimbold commented 8 years ago

As far as I know, an icon for Sound Recorder and the stock Android Dialer should already be included. Were those icons not set properly? I think, you can also select icons for apps manually...

conrad-heimbold commented 8 years ago

Concerning chromium: Making a chromium icon that is different from the chrome one will definitely destroy re-recognition, because the only difference between the official icon for chrome and chromium is the color, which obviously gets lost with a white icon. May I suggest you to just use the chrome one?

conrad-heimbold commented 8 years ago

Concerning chromium: Maybe you can also mix the symbol for open source software (here comes the white icon on a white background....)
open_source
with the original chrome one?

1C3 commented 8 years ago

@baconicsynergy it's nice to hear you like it, I will be busy over the weekend but I'll try to include the missing icons as soon as I can. The reason sound recorder and dialer do not work is that they can have different package names depending on the phone and I only added the ones on mine. To be able to add yours you would have to tell me their package name and their launcher activity name, a good way to find out what those are is to use the icon request utility in https://f-droid.org/repository/browse/?fdfilter=blue+minimal&fdid=de.baumann.thema In the meantime you can either use nova launcher, where they should be set correctly anyway thanks to nova being able to recognize stock android apps by itself, or set them manually through whatever launcher you use. Chromium is another app which is problematic because there are many different builds made by different developers which may have different package names, so same as above you can either set the icon manually or find out package and launcher activity names and tell me here. @conrad-heimbold i don't think chrome and chromium using the same icon constitutes a problem because it doesn't make much sense to have both installed on the same phone, so there aren't going to be many situations where they can be mixed up anyway, maybe some day I will try to differentiate them but missing icons have the priority.

baconicsynergy commented 8 years ago

Perhaps the colors could be inverted for Chromium?

baconicsynergy commented 8 years ago

I should have specified, the Sound Recorder app I mentioned isn't stock, it can be found in F-Droid - https://github.com/dkim0419/SoundRecorder

baconicsynergy commented 8 years ago

Here is the chromium (from getChromium, fdroid) and stock phone app info for galaxy s6 android 6:

Chromium org.chromium.chrome/ com.google.android.apps.chrome.Main

Phone com.android.contacts/com.android.dialer.DialtactsActivity

baconicsynergy commented 8 years ago

I used Turtl - https://github.com/turtl to find info for missing icons so I think it deserves one too :)

conrad-heimbold commented 8 years ago

Here are the package names for the requested app icons. I hope I can help 1C3 with this!

On the right, you can also see the original icons

app:app package name:activity name:png icon as inspiration for @1C3 :
Amazecom.amaze.filemanagercom.amaze.activities.
MainActivity
amaze icon made by @vishal0071
Chromiumorg.chromium.chromecom.google.android.apps.
chrome.Main
logo on chromium website
Etarws.xsoh.etarcom.android.calendar.
AllInOneActivity
etar icon made by @xsoh (Suhail Alkowaileet)
Forkhubjp.forkhubjp.forkhub.ui.
user.HomeActivity
Forkhub icon made by @jonan (Jon Ander Peñalba)
Icecatorg.gnu.icecatorg.gnu.icecat.
App
gnu icecat icon
Koreorg.xbmc.koreorg.xbmc.kore.
ui.RemoteActivity
Kore icon made by @SyncedSynapse (Synced Synapse)
Leafpiccom.horaapps.leafpiccom.horaapps.leafpic.
MainActivity
leafpic icon made by @Mow3l (Gilbert Ndresaj)
OpenVPNde.blinkt.openvpnde.blinkt.openvpn.
activities.MainActivity
OpenVPN icon made by @schwabe (Arne Schwabe)
Privacy Browsercom.stoutner.privacybrowser.
standard
com.stoutner.privacybrowser.
standard.MainWebViewActivity
privacy browser icon made by Soren Stoutner
Radiodroidnet.programmierecke.
radiodroid2
net.programmierecke.
radiodroid2.ActivityMain
Radiodroid icon made by @segler-alex
Red Mooncom.jmstudios.redmooncom.jmstudios.redmoon.
activity.ShadesActivity
red moon icon made by @raatmarien (Marien Raat)
Slidetrikita.slide *trikita.slide.
ui.MainActivity
slide icon made by @krugloid and @zserge (Serge Zaitsev)
Slideme.ccrama.redditslide @*me.ccrama.redditslide.
Activities.Slide
slide icon made by @ccrama and @GermainZ (Germain Z.)
Sound Recordercom.danielkim.soundrecordercom.danielkim.soundrecorder.
activities.MainActivity
sound recorder icon made by @dkim0419 (Daniel Kim Yehun) and @createme
Android Dialercom.android.dialercom.android.dialer.no icon found
Android Contactscom.android.contactscom.android.contacts.
activities.ContactsFrontDoor
no icon found
Turtlorg.xphnx.iconsubmitorg.xphnx.iconsubmit.
MainActivity
turtle icon made by Xphnx (write E-mail)

*) Which "Slide" do you mean, @baconicsynergy ? The one for presentations or the one for reddit?

baconicsynergy commented 8 years ago

@conrad-heimbold i meant the one for reddit but the presentation app is very useful, so why not both?

1C3 commented 8 years ago

Release 2.5 is here, should also be on fdroid tomorrow, check it out and if everything is ok close the issue.

baconicsynergy commented 8 years ago

Nice! I'll try to package it early for myself because I'm impatient

conrad-heimbold commented 8 years ago

The icon for Amaze has not been set in my case, all other icons are working however (after re-installing the app). I think that's because I made a typo: the activity name should be:

com.amaze.filemanager.activities.MainActivity

and NOT

com.amaze.activities.MainActivity

1C3 commented 8 years ago

amaze typo has been fixed