chrisboyle / sgtpuzzles

Android port of Simon Tatham's Puzzles
https://chris.boyle.name/puzzles
Other
597 stars 168 forks source link

Remove circle from app icon on old Android #552

Closed nanderer closed 6 months ago

nanderer commented 2 years ago

hi,

i just updated to the latest fdroid version Version 2022-04-30-1100-c43a34fb-fdroid on my android 8 device and was not very happy witch how you handle the app icon on my device. i know that on android 10 good old transparent icons will be displayed badly with a forced white background but just forcing a blue circle 🔵 behind the nice squarish icon without changing it into a new one lookes quite bad on my device where other apps still have there not forced old style icons.

maybe you could find a way to use the old icon style on devices with an android that dose still support nice transparent icons and only do what youve done on devices that have this terrible non transparent new style icons...

thanks in advance and keep up the good work

lufebe16 commented 2 years ago

The new icons are too colorful and no longer fit into the otherwise simple design of this app. Please bring back the old icons or if it is a matter of adapting to a newer android version: find a solution which fits to the look and feel of the former version.

chrisboyle commented 2 years ago

@lufebe16 The initial report talks about the app icon, singular, and you're talking about icons plural - do you mean the icons within the app, for each puzzle? If so, we should split this to a separate issue as it is unrelated to what version of Android you use. And specifically the relevant change is presumably the use of night-themed icons when you're in night mode, so that the colours are consistent between each icon and its game - an option could probably be added to force it back to the day-themed icons (grey background).

chrisboyle commented 6 months ago

I've had no other complaints about the app icon since this change, and according to https://apilevels.com/ 84% of devices are now on Android 10 or higher, so 16% (and decreasing) would see any benefit here, so unfortunately it's not something I can find time for.