From d4f945d16f7ef938e8fed202ea00433163c17c7e Mon Sep 17 00:00:00 2001 From: emeric Date: Thu, 10 Dec 2015 20:54:08 +0100 Subject: [PATCH] [UI/Mobile] Added a dedicated track result view --- approot/templates.xml | 13 ++ src/Makefile.am | 1 + src/ui/audio/mobile/MobileAudio.cpp | 85 ++++++---- src/ui/audio/mobile/ReleaseSearch.hpp | 2 - src/ui/audio/mobile/TrackReleaseView.cpp | 198 +++++++++++++++++++++++ src/ui/audio/mobile/TrackReleaseView.hpp | 67 ++++++++ src/ui/audio/mobile/TrackSearch.cpp | 82 +--------- src/ui/audio/mobile/TrackSearch.hpp | 24 +-- 8 files changed, 346 insertions(+), 126 deletions(-) create mode 100644 src/ui/audio/mobile/TrackReleaseView.cpp create mode 100644 src/ui/audio/mobile/TrackReleaseView.hpp diff --git a/approot/templates.xml b/approot/templates.xml index e930225d..a86f43ba 100644 --- a/approot/templates.xml +++ b/approot/templates.xml @@ -478,6 +478,19 @@ + + ${title} + + ${show-more} + + + + + + +