From db2008ca0d531e0f08b936e311d649a8504b695d Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sun, 7 Jun 2015 14:55:57 +0200 Subject: [PATCH 1/1] add custom style for buttons, checkboxes and selects in menu drawer --- TODO | 2 +- index.html | 22 +++++++-- manifest.appcache | 2 +- style/lantea.css | 120 ++++++++++++++++++++++++++++++++++++++++++---- 4 files changed, 130 insertions(+), 16 deletions(-) diff --git a/TODO b/TODO index 201e3a4..dd05f02 100644 --- a/TODO +++ b/TODO @@ -7,8 +7,8 @@ Required: ** Pre-cache tiles in adjacent areas and possibly zoom levels *** Feature to download all maps up to a certain resolution for some area around the current point * Improve texture cleaning algorithm +* See if we can secure OSM login (investigate OAuth) * UI improvements (non-map): -** Override native style of buttons etc. in drawers with a more app-y look ** Show a notification when we are loading tiles or saved data ** Display movement speed ** Display location accuracy diff --git a/index.html b/index.html index 45912db..f5509cd 100644 --- a/index.html +++ b/index.html @@ -20,9 +20,12 @@