Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically apply icons to PWAs and shortcuts #2537

Open
x9136 opened this issue Jan 26, 2025 · 3 comments
Open

Automatically apply icons to PWAs and shortcuts #2537

x9136 opened this issue Jan 26, 2025 · 3 comments
Labels
discussion launcher This issue concerns Lawnchair or another launcher.

Comments

@x9136
Copy link
Collaborator

x9136 commented Jan 26, 2025

About this discussion

PWAs and shortcuts have dynamic activities, so you can't link them like native apps. However, these icons have names that can be used for the issue.

Suggestion — for everyone by the icon label

<item component="Label{BLIK}" drawable="blik" name="BLIK" />
<item component="Label{Czynaczas}" drawable="czynaczas" name="Czynaczas" />

Automatic icon installation — individually, until the PWA or shortcut is removed

<item component="ComponentInfo{org.chromium.webapk.aye68qe8dadg8637ey3_v2/org.chromium.webapk.shell_apk.h2o.H2OOpaqueMainActivity}" drawable="blik" name="BLIK" />
<item component="ComponentInfo{org.chromium.webapk.ae1f370fd6b4d3c72_v2/org.chromium.webapk.shell_apk.h2o.H2OOpaqueMainActivity}" drawable="czynaczas" name="Czynaczas" />

Manual icon installation — current solution

<item component="ComponentInfo{Shortcut}" drawable="blik" name="BLIK" />
<item component="ComponentInfo{PWA}" drawable="czynaczas" name="Czynaczas" />
@x9136 x9136 added discussion launcher This issue concerns Lawnchair or another launcher. labels Jan 26, 2025
@pitinagasolina
Copy link

@x9136 , could you detail how to manually change the icons for PWAs? Can't find any way... thanks!

@x9136
Copy link
Collaborator Author

x9136 commented Jan 28, 2025

@x9136 , could you detail how to manually change the icons for PWAs? Can't find any way... thanks!

https://imgur.com/a/KykqDza

@pitinagasolina
Copy link

@x9136 , could you detail how to manually change the icons for PWAs? Can't find any way... thanks!

https://imgur.com/a/KykqDza

thank you but I don't have the customize button... I'm installing PWAs through Brave browser, don't know if maybe that's the problem...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion launcher This issue concerns Lawnchair or another launcher.
Projects
None yet
Development

No branches or pull requests

2 participants