Merge branch 'main' into pb-video

This commit is contained in:
leminlimez
2025-03-25 20:06:59 -04:00
6 changed files with 87 additions and 47 deletions

View File

@@ -243,7 +243,7 @@ QSlider::tick:horizontal {
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/phone.svg</normaloff>:/icon/phone.svg</iconset>
</property>
</widget>
@@ -308,7 +308,7 @@ QSlider::tick:horizontal {
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/arrow-clockwise.svg</normaloff>:/icon/arrow-clockwise.svg</iconset>
</property>
<property name="checkable">
@@ -415,7 +415,7 @@ QSlider::tick:horizontal {
<string> Home</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/house.svg</normaloff>:/icon/house.svg</iconset>
</property>
<property name="checkable">
@@ -462,7 +462,7 @@ QSlider::tick:horizontal {
<string> Mobile Gestalt</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
</property>
<property name="iconSize">
@@ -506,7 +506,7 @@ QSlider::tick:horizontal {
<string> Feature Flags</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/flag.svg</normaloff>:/icon/flag.svg</iconset>
</property>
<property name="checkable">
@@ -535,7 +535,7 @@ QSlider::tick:horizontal {
<string> Eligibility</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
</property>
<property name="checkable">
@@ -564,7 +564,7 @@ QSlider::tick:horizontal {
<string> Springboard Options</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/app-indicator.svg</normaloff>:/icon/app-indicator.svg</iconset>
</property>
<property name="checkable">
@@ -593,7 +593,7 @@ QSlider::tick:horizontal {
<string> Internal Options</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/hdd.svg</normaloff>:/icon/hdd.svg</iconset>
</property>
<property name="checkable">
@@ -625,7 +625,7 @@ QSlider::tick:horizontal {
<string> Daemons</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/toggles.svg</normaloff>:/icon/toggles.svg</iconset>
</property>
<property name="checkable">
@@ -657,7 +657,7 @@ QSlider::tick:horizontal {
<string> Posterboard</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/wallpaper.svg</normaloff>:/icon/wallpaper.svg</iconset>
</property>
<property name="checkable">
@@ -686,7 +686,7 @@ QSlider::tick:horizontal {
<string> Risky Options</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
</property>
<property name="checkable">
@@ -730,7 +730,7 @@ QSlider::tick:horizontal {
<string> Apply</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
</property>
<property name="checkable">
@@ -759,7 +759,7 @@ QSlider::tick:horizontal {
<string> Settings</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/gear.svg</normaloff>:/icon/gear.svg</iconset>
</property>
<property name="checkable">
@@ -873,7 +873,7 @@ QSlider::tick:horizontal {
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/phone.svg</normaloff>:/icon/phone.svg</iconset>
</property>
</widget>
@@ -1002,7 +1002,7 @@ QSlider::tick:horizontal {
<string>...</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/credits/big_nugget.png</normaloff>:/credits/big_nugget.png</iconset>
</property>
<property name="iconSize">
@@ -1089,7 +1089,7 @@ QSlider::tick:horizontal {
<string> Join the Discord</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/discord.svg</normaloff>:/icon/discord.svg</iconset>
</property>
<property name="toolButtonStyle">
@@ -1103,7 +1103,7 @@ QSlider::tick:horizontal {
<string> Star on Github</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
</property>
<property name="toolButtonStyle">
@@ -1207,7 +1207,7 @@ QSlider::tick:horizontal {
<string> LeminLimez</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/credits/LeminLimez.png</normaloff>:/credits/LeminLimez.png</iconset>
</property>
<property name="toolButtonStyle">
@@ -1234,7 +1234,7 @@ QToolButton:pressed {
<string>...</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/twitter.svg</normaloff>:/icon/twitter.svg</iconset>
</property>
</widget>
@@ -1258,7 +1258,7 @@ QToolButton:pressed {
<string>...</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/github.svg</normaloff>:/icon/github.svg</iconset>
</property>
</widget>
@@ -1283,7 +1283,7 @@ QToolButton:pressed {
<string>...</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/currency-dollar.svg</normaloff>:/icon/currency-dollar.svg</iconset>
</property>
</widget>
@@ -1683,7 +1683,7 @@ QToolButton:pressed {
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
</property>
<property name="iconSize">
@@ -2221,7 +2221,7 @@ Note: OTA updates will be broken until this is disabled.</string>
<string> Add Key</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/plus.svg</normaloff>:/icon/plus.svg</iconset>
</property>
<property name="checkable">
@@ -2338,7 +2338,7 @@ what you are doing.</string>
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/flag.svg</normaloff>:/icon/flag.svg</iconset>
</property>
</widget>
@@ -2570,7 +2570,7 @@ Only works on iOS 18.0 beta 1-2.</string>
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
</property>
</widget>
@@ -3210,7 +3210,7 @@ QComboBox QAbstractItemView::item:hover {
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/app-indicator.svg</normaloff>:/icon/app-indicator.svg</iconset>
</property>
</widget>
@@ -3462,7 +3462,7 @@ QComboBox QAbstractItemView::item:hover {
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/hdd.svg</normaloff>:/icon/hdd.svg</iconset>
</property>
</widget>
@@ -3785,7 +3785,7 @@ QComboBox QAbstractItemView::item:hover {
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/toggles.svg</normaloff>:/icon/toggles.svg</iconset>
</property>
</widget>
@@ -4144,7 +4144,7 @@ To work properly, also disable the daemon using the toggle above.</string>
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/wallpaper.svg</normaloff>:/icon/wallpaper.svg</iconset>
</property>
</widget>
@@ -4209,7 +4209,7 @@ To work properly, also disable the daemon using the toggle above.</string>
<string> Find Wallpapers</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/globe.svg</normaloff>:/icon/globe.svg</iconset>
</property>
<property name="toolButtonStyle">
@@ -4235,7 +4235,7 @@ To work properly, also disable the daemon using the toggle above.</string>
<string>...</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/questionmark.circle.svg</normaloff>:/icon/questionmark.circle.svg</iconset>
</property>
<property name="iconSize">
@@ -4658,7 +4658,7 @@ Warning: This will remove all of your wallpapers and will restrict you from addi
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/star.svg</normaloff>:/icon/star.svg</iconset>
</property>
</widget>
@@ -5041,7 +5041,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
</property>
</widget>
@@ -5165,7 +5165,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
<string> Choose Gestalt File</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/folder.svg</normaloff>:/icon/folder.svg</iconset>
</property>
<property name="toolButtonStyle">
@@ -5196,7 +5196,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
<string> Apply Changes</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/check-circle.svg</normaloff>:/icon/check-circle.svg</iconset>
</property>
<property name="toolButtonStyle">
@@ -5378,7 +5378,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/gear.svg</normaloff>:/icon/gear.svg</iconset>
</property>
</widget>
@@ -5515,6 +5515,16 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="windowsPathFixChk">
<property name="text">
<string>Use Windows Path Fix (for Posterboard)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="showAllSpoofableChk">
<property name="toolTip">
@@ -5715,7 +5725,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/geo-alt.svg</normaloff>:/icon/geo-alt.svg</iconset>
</property>
</widget>
@@ -6000,7 +6010,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/pencil.svg</normaloff>:/icon/pencil.svg</iconset>
</property>
<property name="iconSize">
@@ -6131,7 +6141,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
<string> Import .cowperation</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/import.svg</normaloff>:/icon/import.svg</iconset>
</property>
<property name="iconSize">
@@ -6166,7 +6176,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
<string> New Operation</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/plus.svg</normaloff>:/icon/plus.svg</iconset>
</property>
<property name="iconSize">
@@ -6247,7 +6257,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/compass.svg</normaloff>:/icon/compass.svg</iconset>
</property>
</widget>
@@ -6383,7 +6393,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
}</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/iphone-island.svg</normaloff>:/icon/iphone-island.svg</iconset>
</property>
<property name="iconSize">
@@ -6477,7 +6487,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
<string>...</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/folder.svg</normaloff>:/icon/folder.svg</iconset>
</property>
</widget>
@@ -6488,7 +6498,7 @@ Warning: Disabling will cause the battery to show &quot;Unknown Part&quot; or &q
<string>...</string>
</property>
<property name="icon">
<iconset resource="resources.qrc">
<iconset>
<normaloff>:/icon/file-earmark-zip.svg</normaloff>:/icon/file-earmark-zip.svg</iconset>
</property>
</widget>

View File

@@ -2873,6 +2873,12 @@ class Ui_Nugget(object):
self._21.addWidget(self.showRiskyChk)
self.windowsPathFixChk = QCheckBox(self.settingsPageContent)
self.windowsPathFixChk.setObjectName(u"windowsPathFixChk")
self.windowsPathFixChk.setChecked(True)
self._21.addWidget(self.windowsPathFixChk)
self.showAllSpoofableChk = QCheckBox(self.settingsPageContent)
self.showAllSpoofableChk.setObjectName(u"showAllSpoofableChk")
@@ -3837,6 +3843,7 @@ class Ui_Nugget(object):
self.allowWifiApplyingChk.setText(QCoreApplication.translate("Nugget", u"Allow Applying Over WiFi", None))
self.autoRebootChk.setText(QCoreApplication.translate("Nugget", u"Auto Reboot After Applying", None))
self.showRiskyChk.setText(QCoreApplication.translate("Nugget", u"Show Risky Tweak Options", None))
self.windowsPathFixChk.setText(QCoreApplication.translate("Nugget", u"Use Windows Path Fix (for Posterboard)", None))
#if QT_CONFIG(tooltip)
self.showAllSpoofableChk.setToolTip(QCoreApplication.translate("Nugget", u"Show models for other device types in the AI device spoofing tab.", None))
#endif // QT_CONFIG(tooltip)

View File

@@ -2873,6 +2873,12 @@ class Ui_Nugget(object):
self._21.addWidget(self.showRiskyChk)
self.windowsPathFixChk = QCheckBox(self.settingsPageContent)
self.windowsPathFixChk.setObjectName(u"windowsPathFixChk")
self.windowsPathFixChk.setChecked(True)
self._21.addWidget(self.windowsPathFixChk)
self.showAllSpoofableChk = QCheckBox(self.settingsPageContent)
self.showAllSpoofableChk.setObjectName(u"showAllSpoofableChk")
@@ -3837,6 +3843,7 @@ class Ui_Nugget(object):
self.allowWifiApplyingChk.setText(QCoreApplication.translate("Nugget", u"Allow Applying Over WiFi", None))
self.autoRebootChk.setText(QCoreApplication.translate("Nugget", u"Auto Reboot After Applying", None))
self.showRiskyChk.setText(QCoreApplication.translate("Nugget", u"Show Risky Tweak Options", None))
self.windowsPathFixChk.setText(QCoreApplication.translate("Nugget", u"Use Windows Path Fix (for Posterboard)", None))
#if QT_CONFIG(tooltip)
self.showAllSpoofableChk.setToolTip(QCoreApplication.translate("Nugget", u"Show models for other device types in the AI device spoofing tab.", None))
#endif // QT_CONFIG(tooltip)