From 298c4387f7ce8d7488e20792a8e8201a871d4a2b Mon Sep 17 00:00:00 2001 From: Dees Troy Date: Wed, 3 Sep 2014 14:42:26 +0000 Subject: Refresh partition details after changing file system Change-Id: I24f3c8587f778c4f0ef43737243c8378a3fd0e00 --- gui/devices/landscape/res/landscape.xml | 32 ++++++++++++++++++++++++++------ gui/devices/portrait/res/portrait.xml | 32 ++++++++++++++++++++++++++------ gui/devices/watch/res/watch.xml | 32 ++++++++++++++++++++++++++------ 3 files changed, 78 insertions(+), 18 deletions(-) diff --git a/gui/devices/landscape/res/landscape.xml b/gui/devices/landscape/res/landscape.xml index aea32f1b7..27f5bae76 100644 --- a/gui/devices/landscape/res/landscape.xml +++ b/gui/devices/landscape/res/landscape.xml @@ -1386,6 +1386,26 @@ + + + + + partitionlisterror=0 + + selectfilesystem + + + + + + + partitionlisterror=1 + tw_wipe_list= + advancedwipe + + + + @@ -1421,7 +1441,7 @@ EXT2 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext2 @@ -1443,7 +1463,7 @@ EXT3 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext3 @@ -1465,7 +1485,7 @@ EXT4 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext4 @@ -1487,7 +1507,7 @@ F2FS - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=f2fs @@ -1509,7 +1529,7 @@ FAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=vfat @@ -1531,7 +1551,7 @@ exFAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=exfat diff --git a/gui/devices/portrait/res/portrait.xml b/gui/devices/portrait/res/portrait.xml index e07a217bf..06926b125 100644 --- a/gui/devices/portrait/res/portrait.xml +++ b/gui/devices/portrait/res/portrait.xml @@ -1108,6 +1108,26 @@ + + + + + partitionlisterror=0 + + selectfilesystem + + + + + + + partitionlisterror=1 + tw_wipe_list= + advancedwipe + + + + @@ -1149,7 +1169,7 @@ EXT2 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext2 @@ -1171,7 +1191,7 @@ EXT3 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext3 @@ -1193,7 +1213,7 @@ EXT4 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext4 @@ -1215,7 +1235,7 @@ F2FS - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=f2fs @@ -1237,7 +1257,7 @@ FAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=vfat @@ -1259,7 +1279,7 @@ exFAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=exfat diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml index 00f449ea8..5040b1118 100644 --- a/gui/devices/watch/res/watch.xml +++ b/gui/devices/watch/res/watch.xml @@ -1047,6 +1047,26 @@ + + + + + partitionlisterror=0 + + selectfilesystem + + + + + + + partitionlisterror=1 + tw_wipe_list= + advancedwipe + + + + @@ -1082,7 +1102,7 @@ EXT2 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext2 @@ -1104,7 +1124,7 @@ EXT3 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext3 @@ -1126,7 +1146,7 @@ EXT4 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext4 @@ -1148,7 +1168,7 @@ F2FS - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=f2fs @@ -1170,7 +1190,7 @@ FAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=vfat @@ -1192,7 +1212,7 @@ exFAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=exfat -- cgit v1.2.3