android Hide Apps in Nova Launcher Drawer TL;DR: Select Nova Settings -> App and widget drawers -> Hide apps (scroll down bit) -> select the apps you want to hide. I've noticed that my app drawer started to get cluttered with stuff I'm not really using (like the Audio
android Material Palette Resources Today I wanted to change the colours of my app (still in alpha). Since I want to be material, I went looking for material links. Here are some things I found: * A Stack Exchange question on how to programmatically generate a monochromatic palette * materialpalette.com - cool material picker * materialui.
app Easy django applications with cookiecutter Now I'm trying to create a bunch of django applications and I've got tired of creating everything from scratch. So, here are the steps I'm using to easy create a new django app: * Create a new virtual environment. This is vital. It allows you
app Simple steps to deploy app to Heroku The past days I've been trying to find a cloud provider to deploy an app to. So, until docker becomes a bit easier and flynn up and running, I'll stick with one of the known ones, i.e. heroku. I've been trying to get