falzonv / discreet-launcher

Enjoy a clean home screen while accessing everything in an instant! (Profitez d'un écran d'accueil épuré tout en accédant à tout en un instant !)
https://vincent-falzon.com
GNU General Public License v3.0
225 stars 41 forks source link

User-defined color for folder icons #63

Closed drewski-00h closed 3 years ago

drewski-00h commented 3 years ago

Something that is bugging me about favorites folders, is that they look almost exactly the same. I'm not always one to actually read the label, just look at the icon. Is there some way to design them to be more distinguishable? Maybe add user-defined color to them?

falzonv commented 3 years ago

Hello,

Yes, there were already some discussions about this (ticket #35 for info) but no satisfying solution at the time (the user-defined color idea was also mentioned, but I was not able to implement it at this moment).

However, since ticket #59, we now have a good color picker and I learnt how to change the color of an Android resource (to color the menu tab with rounded corners that you suggested), so maybe it will be possible now :-)

Best regards.

falzonv commented 3 years ago

Hello,

Just to let you know, I am progressing quite well on this feature :-) There are still a number of bugs to solve before it can be released (ex: renaming a folder loses its color, sometimes the first color change doesn't work, etc.) but the general idea start to be there.

2021-06-30_folder-colors

Best regards.

falzonv commented 3 years ago

Hello,

I am pleased to inform you that this has been implemented in new release v4.7.0! This release has been published few minutes ago.

Here are the usual availability delays for each location:

Remarks: I will leave this ticket opened until the release is effectively published on F-Droid. You can use the export/import feature to switch from one version to another.

Best regards.

falzonv commented 3 years ago

Since v4.7.0 is available on F-Droid, I will close this ticket. Feel free to add comments if needed or wished.

DougGGlaass commented 2 years ago

Serait-il possible d'avoir des icônes en place des trucs de maison .... J'aimerais bien avoir par exemple le ⚙️ agrandi pour indiquer le fichier

Otherwise ça dépasse tous les autres lanceurs

falzonv commented 2 years ago

Bonjour,

Merci, c'est gentil :-)

Je ne pense pas proposer d'autres choix d'icônes désolé, déjà parce qu'il faudrait les créer (au format SVG comme l'icône actuelle : https://github.com/falzonv/discreet-launcher/blob/main/app/src/main/res/drawable/icon_folder.xml) et je ne suis pas très bon à cela, mais surtout parce que, bien que cela semble simple de l'extérieur, ça rajouterait en fait beaucoup de complexité interne...

Cordialement.