Quick question about adding new icons #6993
Replies: 1 comment
-
Posted at 2024-08-27 by @gfwilliams Hi, that would be great! The best way to figure out naming would be to enable logging in Gadgetbridge, and then you can dump the log and see what name Android gives to the relevant apps (as that's what Bangle.js will have to use when figuring out what image to use) Posted at 2024-08-27 by Pologram Thanks Gordon! I tried adding the new icons, ran I'm not sure about what I did wrong. Any help would be appreciated Posted at 2024-08-28 by @gfwilliams It all looks ok to me... Do other icons still appear ok, it's just your new one? Posted at 2024-08-28 by Pologram Other icons are all OK, just the two new ones are like this. Posted at 2024-08-28 by Pologram It looks like something went wrong in the Maybe something is wrong with the PNG files, but I didn't get any warning/error when running the script. Posted at 2024-08-28 by Pologram I managed to insert the bits of missing data into It might be nice to look into why the generation script failed for the future. Attachments: Posted at 2024-08-29 by @gfwilliams Did you commit the latest image file? Because I just ran the generate script on your branch at https://github.com/paul-arg/BangleApps/tree/messageicons and it appears to produce the exact same file for me here, so I think we're good. Not sure why it'd have generated differently in your case though? Posted at 2024-08-30 by Pologram Yes I did. Looks like we're good indeed. Posted at 2024-09-04 by @gfwilliams Just for anyone else, if you need to test you can run some code like:
And it'll dump all the icons to the screen so you can see if they're ok (although right now there are too many to fit on one screen!) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-08-27 by Pologram
Hello,
I would like to add new icons for Gmail and Google Messages (SMS) in the "Message Icons" app.
I am unsure about what the naming rule for the PNGs is.
gmail
orgoogle mail
?messages
orgoogle messages
?Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions