From 3b3395456853a2e28b4ea6597f74bd25d3867d49 Mon Sep 17 00:00:00 2001 From: Captain Throwback Date: Thu, 22 Oct 2020 09:33:29 -0400 Subject: [PATCH] gui: bump theme version to 4 updates for fastbootd Change-Id: I02331693ca9a407e0bd30c633f2b799ece7b3636 --- gui/pages.cpp | 3 ++- gui/theme/landscape_hdpi/splash.xml | 2 +- gui/theme/landscape_mdpi/splash.xml | 2 +- gui/theme/portrait_hdpi/splash.xml | 2 +- gui/theme/portrait_mdpi/splash.xml | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/gui/pages.cpp b/gui/pages.cpp index cc2f6153..a3047bbe 100755 --- a/gui/pages.cpp +++ b/gui/pages.cpp @@ -61,7 +61,8 @@ extern "C" { #include "blanktimer.hpp" // version 2 requires theme to handle power button as action togglebacklight -#define TW_THEME_VERSION 3 +// version 4 adds fastbootd support +#define TW_THEME_VERSION 4 #define TW_THEME_VER_ERR -2 diff --git a/gui/theme/landscape_hdpi/splash.xml b/gui/theme/landscape_hdpi/splash.xml index d01c66aa..b9d78536 100644 --- a/gui/theme/landscape_hdpi/splash.xml +++ b/gui/theme/landscape_hdpi/splash.xml @@ -5,7 +5,7 @@ TeamWin TWRP splash screen - 3 + 4 diff --git a/gui/theme/landscape_mdpi/splash.xml b/gui/theme/landscape_mdpi/splash.xml index 74b6d177..a2098fbb 100644 --- a/gui/theme/landscape_mdpi/splash.xml +++ b/gui/theme/landscape_mdpi/splash.xml @@ -5,7 +5,7 @@ TeamWin TWRP splash screen - 3 + 4 diff --git a/gui/theme/portrait_hdpi/splash.xml b/gui/theme/portrait_hdpi/splash.xml index b04baa47..f0b07568 100644 --- a/gui/theme/portrait_hdpi/splash.xml +++ b/gui/theme/portrait_hdpi/splash.xml @@ -5,7 +5,7 @@ TeamWin TWRP splash screen - 3 + 4 diff --git a/gui/theme/portrait_mdpi/splash.xml b/gui/theme/portrait_mdpi/splash.xml index f8c695fd..4ce64b35 100644 --- a/gui/theme/portrait_mdpi/splash.xml +++ b/gui/theme/portrait_mdpi/splash.xml @@ -5,7 +5,7 @@ TeamWin TWRP splash screen - 3 + 4