Files
sharedinbox/android
Thomas SharedInboxandClaude Sonnet 4.6 0e13471d9b feat: use icon.svg as app icon for Android and Linux
Replaces the default Flutter logo with the project's rainbow-rings icon
(icon.svg) across all platforms:

- Android: regenerate all mipmap ic_launcher.png sizes (mdpi–xxxhdpi)
  from icon.svg using Inkscape
- Linux: add sharedinbox.png (512×512), install it next to the binary
  via CMakeLists.txt, and set it as the GTK window icon at runtime
- Adds icon.png (1024×1024 source raster) committed for reference
- Adds flutter_launcher_icons dev dep + flutter_icons config so icons
  can be regenerated via `task generate-icons` in future
- Adds librsvg to flake.nix so rsvg-convert is available in nix develop

Closes #451

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 23:37:16 +02:00
..
2026-04-19 15:30:42 +02:00