TBog
TBog
Having two colors for each field would be hard to manage especially on small devices. I'll think for a way to display this, but it's not something I will prioritize.
Can be done. The issue is that the number of customizations is making the settings activity too heavy and options become hard to find. Another point to note is that...
is it possible to disable icon caching?
Have you found any other app besides live wallpapers that does this? I need an example or some documentation.
@chihuahua45 Can't seem to make Sesame use the blur, it just darkens
It seems that after restarting the Launcher (this recreates the widgets) the widget changes. I'll have to find a way to automatically do this after a widget resize.
The contact icons are opened, I'll have a look at the code to see if it could be a problem.
Right now I'm swamped with work but I'll have a look to see what I can do 😉
I've made a prototype here: cd710d6a9911a229e41c6c62e824571d83bb15ac Long touch the favorite tag, select change icon, choose one of the `android.R.drawable`s. Currently the icon is not saved and the background is not...
We already do almost the same thing for icon packs. I also checked out https://github.com/LawnchairLauncher/Lawnchair/blob/alpha/lawnchair/src/ch/deletescape/lawnchair/iconpack/IconPackImpl.kt but... * If I would load all the icons from an icon pack the "choose...