From 04b33cf071672a955c3e3229f8d48de4c215dc18 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Thu, 16 Dec 2021 02:51:12 -0600 Subject: - Basically fully implemented device item with all details and icons. - Attributes for all models are deserialized as Map. - Removed redundant qualifier names --- androidApp/src/main/res/values/strings.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'androidApp/src/main/res/values') diff --git a/androidApp/src/main/res/values/strings.xml b/androidApp/src/main/res/values/strings.xml index 0a42223..f4d69fb 100644 --- a/androidApp/src/main/res/values/strings.xml +++ b/androidApp/src/main/res/values/strings.xml @@ -8,6 +8,17 @@ Login + Status on + Status off + Engine stop on + Engine stop off + Driver name + Speed + Last position address + Last position datetime + + %1$d km/h + Details Reports Commands -- cgit v1.2.3