From 10f31ffb960ba414cd3e80935da55ba63ef43f37 Mon Sep 17 00:00:00 2001 From: Gyuri Horak Date: Thu, 28 Sep 2023 20:18:33 +0200 Subject: [PATCH] settings, temporary time shadow --- TODO.md | 6 +++-- resources/layouts/layouts.xml | 10 +++++--- resources/settings/properties.xml | 4 +++ resources/settings/settings.xml | 10 ++++++++ resources/strings/strings.xml | 2 ++ source/RepaFieldBgOverlay.mc | 18 ++++++++++++-- source/RepaFieldView.mc | 41 +++++++++++++++++++++++++++++-- 7 files changed, 82 insertions(+), 9 deletions(-) create mode 100644 resources/settings/properties.xml create mode 100644 resources/settings/settings.xml diff --git a/TODO.md b/TODO.md index 82cf3b5..570e1af 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,11 @@ -- icons - settings - configurable theme color - pace/speed based on sport - imperial unit support - hr gauge => hr zone distribution -- track color => color coded by elevation gain/loss (or even vertical speed) +- track color => color coded by elevation gain/loss (or even vertical speed ?) - https://github.com/loukad/vertlover + +- refactor + - fields to members diff --git a/resources/layouts/layouts.xml b/resources/layouts/layouts.xml index 89941ba..8647ead 100755 --- a/resources/layouts/layouts.xml +++ b/resources/layouts/layouts.xml @@ -23,12 +23,16 @@