Merge "gui: bump theme version to 2" into android-7.1
This commit is contained in:
+3
-1
@@ -51,7 +51,9 @@ extern "C" {
|
||||
#include "objects.hpp"
|
||||
#include "blanktimer.hpp"
|
||||
|
||||
#define TW_THEME_VERSION 1
|
||||
// version 2 requires theme to handle power button as action togglebacklight
|
||||
#define TW_THEME_VERSION 2
|
||||
|
||||
#define TW_THEME_VER_ERR -2
|
||||
|
||||
extern int gGuiRunning;
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<title>Backup Naowz</title>
|
||||
<description>Default basic theme</description>
|
||||
<preview>preview.png</preview>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<include>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<title>Backup Naowz</title>
|
||||
<description>Default basic theme</description>
|
||||
<preview>preview.png</preview>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<include>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<title>Backup Naowz</title>
|
||||
<description>Default basic theme</description>
|
||||
<preview>preview.png</preview>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<include>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<title>Backup Naowz</title>
|
||||
<description>Default basic theme</description>
|
||||
<preview>preview.png</preview>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<include>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<author>TeamWin</author>
|
||||
<title>TWRP</title>
|
||||
<description>splash screen</description>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<resources>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<title>Backup Naowz</title>
|
||||
<description>Default basic theme</description>
|
||||
<preview>preview.png</preview>
|
||||
<themeversion>1</themeversion>
|
||||
<themeversion>2</themeversion>
|
||||
</details>
|
||||
|
||||
<include>
|
||||
|
||||
Reference in New Issue
Block a user