Lonami
Lonami
That's a good idea too!
Different database schema? Wouldn't it be enough with adding a `boolean hidden`?
> but we also have to write a function to update the old schema to the new schema without wiping out existing entries Don't bother writing a function to update...
Thanks, if you install it locally for your user, `/home/user/.virtualenvs/global_py3/bin/` probably is not in your `PATH` variable. But perhaps the `README.md` should indeed make more emphasis in this fact.
We prefer to leave this open to remind us that the issue must be addressed.
#99 also noticed this issue, although the PR is unrelated.
Does adding another tab and going back to "OTHER" (the first one) fix it?
I assume that by "internal background" you mean "wallpaper"? It's the one used on the phone, there's no further modification by the launcher itself. What application are you using to...
> I don't know if the API of Android allows to read the background image Yes, [it does](http://stackoverflow.com/a/9939358/4759433) (and is indeed as simple as `WallpaperManager.getInstance(this).getDrawable()`). But this would introduce another...
> Well that's no problem (for me at least). That's the problem. Some people might like and be using live wallpapers, and if we retrieved the wallpaper *picture* (this is,...