| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-06 | icon: Add Linux icon generation | xengineering | |
| Since SVG files are optionally in Linux PNG files in multiple resolutions are a good fallback to support Linux. Thus in addition to icon/main.svg a Linux packager might use these generated PNG files. | |||
| 2026-03-04 | icon: Add convert.py for Android Adaptive Icons | xengineering | |
| Android Adaptive Icons allow the OS to display the icon in different variations and styles. For this to work Android requires PNG images with e.g. only the foreground or only the background. The added script can generate these files from main.svg. [1]: https://developer.android.com/develop/ui/views/launch/icon_design_adaptive | |||
