moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
61 stars 56 forks source link

Feature: Touch icons for Android devices #511

Open abias opened 9 months ago

abias commented 9 months ago

This is a follow-up of #151 / #201:

In #201, the possibility to upload touch icons for iOS devices was added. With this feature, iOS devices can now get nice fit-for-purpose icons for homescreen bookmarks.

In addition to iOS, the support for Android deviced could be improved as well as they still fall back to the site's favicon when the site is bookmarked. For Android, a web app manifest file has to be provided nowadays to serve icons to the devices properly. The specification can be found on https://developer.mozilla.org/en-US/docs/Web/Manifest/icons.