mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
@@ -1726,7 +1726,7 @@ QToolButton:pressed {
|
|||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>-292</y>
|
||||||
<width>650</width>
|
<width>650</width>
|
||||||
<height>1200</height>
|
<height>1200</height>
|
||||||
</rect>
|
</rect>
|
||||||
@@ -2692,10 +2692,7 @@ QComboBox QAbstractItemView::item:hover {
|
|||||||
you revert.
|
you revert.
|
||||||
|
|
||||||
Once the model has downloaded, set "Spoofed Device Model" to "None" and click the "Apply Tweaks"
|
Once the model has downloaded, set "Spoofed Device Model" to "None" and click the "Apply Tweaks"
|
||||||
button on the "Apply" page again to fix Face ID.
|
button on the "Apply" page again to fix Face ID.</string>
|
||||||
|
|
||||||
Note: Do not close the app until after you revert the spoofed model! If you do, make sure to use
|
|
||||||
your original mobilegestalt file.</string>
|
|
||||||
</property>
|
</property>
|
||||||
<property name="textFormat">
|
<property name="textFormat">
|
||||||
<enum>Qt::AutoText</enum>
|
<enum>Qt::AutoText</enum>
|
||||||
|
|||||||
@@ -945,7 +945,7 @@ class Ui_Nugget(object):
|
|||||||
self.scrollArea.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
|
self.scrollArea.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
|
||||||
self.scrollAreaWidgetContents = QWidget()
|
self.scrollAreaWidgetContents = QWidget()
|
||||||
self.scrollAreaWidgetContents.setObjectName(u"scrollAreaWidgetContents")
|
self.scrollAreaWidgetContents.setObjectName(u"scrollAreaWidgetContents")
|
||||||
self.scrollAreaWidgetContents.setGeometry(QRect(0, 0, 650, 1200))
|
self.scrollAreaWidgetContents.setGeometry(QRect(0, -292, 650, 1200))
|
||||||
self.scrollAreaWidgetContents.setMinimumSize(QSize(650, 1200))
|
self.scrollAreaWidgetContents.setMinimumSize(QSize(650, 1200))
|
||||||
self.scrollAreaWidgetContents.setMaximumSize(QSize(650, 1200))
|
self.scrollAreaWidgetContents.setMaximumSize(QSize(650, 1200))
|
||||||
self.verticalLayout_9 = QVBoxLayout(self.scrollAreaWidgetContents)
|
self.verticalLayout_9 = QVBoxLayout(self.scrollAreaWidgetContents)
|
||||||
@@ -2749,10 +2749,7 @@ class Ui_Nugget(object):
|
|||||||
"you revert.\n"
|
"you revert.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Once the model has downloaded, set \"Spoofed Device Model\" to \"None\" and click the \"Apply Tweaks\"\n"
|
"Once the model has downloaded, set \"Spoofed Device Model\" to \"None\" and click the \"Apply Tweaks\"\n"
|
||||||
"button on the \"Apply\" page again to fix Face ID.\n"
|
"button on the \"Apply\" page again to fix Face ID.", None))
|
||||||
"\n"
|
|
||||||
"Note: Do not close the app until after you revert the spoofed model! If you do, make sure to use\n"
|
|
||||||
"your original mobilegestalt file.", None))
|
|
||||||
self.label_8.setText(QCoreApplication.translate("Nugget", u"Spoofed Device Model", None))
|
self.label_8.setText(QCoreApplication.translate("Nugget", u"Spoofed Device Model", None))
|
||||||
self.spoofedModelDrp.setItemText(0, QCoreApplication.translate("Nugget", u"None", None))
|
self.spoofedModelDrp.setItemText(0, QCoreApplication.translate("Nugget", u"None", None))
|
||||||
self.spoofedModelDrp.setItemText(1, QCoreApplication.translate("Nugget", u"iPhone16,2 (iPhone 15 Pro)", None))
|
self.spoofedModelDrp.setItemText(1, QCoreApplication.translate("Nugget", u"iPhone16,2 (iPhone 15 Pro)", None))
|
||||||
|
|||||||
@@ -945,7 +945,7 @@ class Ui_Nugget(object):
|
|||||||
self.scrollArea.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
|
self.scrollArea.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
|
||||||
self.scrollAreaWidgetContents = QWidget()
|
self.scrollAreaWidgetContents = QWidget()
|
||||||
self.scrollAreaWidgetContents.setObjectName(u"scrollAreaWidgetContents")
|
self.scrollAreaWidgetContents.setObjectName(u"scrollAreaWidgetContents")
|
||||||
self.scrollAreaWidgetContents.setGeometry(QRect(0, 0, 650, 1200))
|
self.scrollAreaWidgetContents.setGeometry(QRect(0, -292, 650, 1200))
|
||||||
self.scrollAreaWidgetContents.setMinimumSize(QSize(650, 1200))
|
self.scrollAreaWidgetContents.setMinimumSize(QSize(650, 1200))
|
||||||
self.scrollAreaWidgetContents.setMaximumSize(QSize(650, 1200))
|
self.scrollAreaWidgetContents.setMaximumSize(QSize(650, 1200))
|
||||||
self.verticalLayout_9 = QVBoxLayout(self.scrollAreaWidgetContents)
|
self.verticalLayout_9 = QVBoxLayout(self.scrollAreaWidgetContents)
|
||||||
@@ -2749,10 +2749,7 @@ class Ui_Nugget(object):
|
|||||||
"you revert.\n"
|
"you revert.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Once the model has downloaded, set \"Spoofed Device Model\" to \"None\" and click the \"Apply Tweaks\"\n"
|
"Once the model has downloaded, set \"Spoofed Device Model\" to \"None\" and click the \"Apply Tweaks\"\n"
|
||||||
"button on the \"Apply\" page again to fix Face ID.\n"
|
"button on the \"Apply\" page again to fix Face ID.", None))
|
||||||
"\n"
|
|
||||||
"Note: Do not close the app until after you revert the spoofed model! If you do, make sure to use\n"
|
|
||||||
"your original mobilegestalt file.", None))
|
|
||||||
self.label_8.setText(QCoreApplication.translate("Nugget", u"Spoofed Device Model", None))
|
self.label_8.setText(QCoreApplication.translate("Nugget", u"Spoofed Device Model", None))
|
||||||
self.spoofedModelDrp.setItemText(0, QCoreApplication.translate("Nugget", u"None", None))
|
self.spoofedModelDrp.setItemText(0, QCoreApplication.translate("Nugget", u"None", None))
|
||||||
self.spoofedModelDrp.setItemText(1, QCoreApplication.translate("Nugget", u"iPhone16,2 (iPhone 15 Pro)", None))
|
self.spoofedModelDrp.setItemText(1, QCoreApplication.translate("Nugget", u"iPhone16,2 (iPhone 15 Pro)", None))
|
||||||
|
|||||||
Reference in New Issue
Block a user