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

Req: Add iOS icon for Bookmark #249

Closed
mbnn opened this issue Jan 31, 2017 · 6 comments
Closed

Req: Add iOS icon for Bookmark #249

mbnn opened this issue Jan 31, 2017 · 6 comments
Assignees
Milestone

Comments

@mbnn
Copy link

mbnn commented Jan 31, 2017

When possible, it would be amazing if you could add a 'transparent, 114x114px icon' that will be used when people bookmark the dsmr site on their iphone/ipad:

<link rel="apple-touch-icon" href="icon.png"/>

is the only line needed, could simply use the DSMR reader icon on the correct format and it's done :)

@dennissiemensma dennissiemensma added this to the 1.7 milestone Jan 31, 2017
@dennissiemensma
Copy link
Member

I will see what I can do about that. All templates, and icons and stuff used in this project are free-to-use/non-commercial. I'm no designer but I can try to see whether I get this working.

@dennissiemensma
Copy link
Member

Some overlap from #250, quoted from @emilkwaaitaal:

I'm launching DSMR Reader from my homescreen on iPhone and iPad (save webpage to homescreen in Safari browser). There are possibilities to add a homescreen icon and also possibilities to launch full screen (without browser controls) to make it really look like a native iOS app.

See official documentation from Apple on how to get this working:
https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html

Would be great if this can be implemented to further improve the user experience on iOS devices

@dennissiemensma
Copy link
Member

I've added the icon and meta tag in fc5308c for the next v1.6 release.

Since I'm not a designer and I do not have a hi-res version of the icon, the quality suffers a bit, but it's better better than having nothing.

Thanks again for reporting.

@TopdRob
Copy link

TopdRob commented Feb 15, 2017

Hi Dennis,

http://realfavicongenerator.net is a great tool for creating favicons for different platforms in the correct formats.

Best regards,
Robert

@dennissiemensma
Copy link
Member

Thanks for sharing. I've looked up the original source of the favicon, and it seems there is a higher resolution available as well. So I'll update it once more.

@dennissiemensma
Copy link
Member

Updated via f7fba90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants