-Revamped UI
-automatic checks for latest nightly
-checks if delta update is valid else supports downloading full nightly as fallback
-check only mode
-more flexible scheduler (disable, check only, auto download)
Change-Id: Ia22fd992940ab3c96f52cb5302c7cfc4d4c15f65
The requested shortcut in Settings is not possible
so let's do it this way.
http://jira.omnirom.org/browse/CONCEPT-15
Change-Id: I07cbe8e194795b074c24dbf1d85d829c5b967420
Some debug messages weren't being logged as the debug logging enabling
code ran after the code outputting debug information. Moving the code
to enable logging to Application::onCreate prevents this from happening