mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
add tooltips to most options
also fix "Star on Github" button spacing from icon
This commit is contained in:
@@ -1068,7 +1068,7 @@ QSlider::tick:horizontal {
|
||||
<item>
|
||||
<widget class="QToolButton" name="starOnGithubBtn">
|
||||
<property name="text">
|
||||
<string>Star on Github</string>
|
||||
<string> Star on Github</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
@@ -1898,6 +1898,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="rdarFixChk">
|
||||
<property name="toolTip">
|
||||
<string>Modifies the resolution to improve functionality of the changed device subtype. May cause weird visual bugs.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Fix RDAR (modifies resolution)</string>
|
||||
</property>
|
||||
@@ -1905,6 +1908,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="modelNameChk">
|
||||
<property name="toolTip">
|
||||
<string>Changes the model name in the 'About' page in the Settings app.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Change Device Model Name</string>
|
||||
</property>
|
||||
@@ -1919,6 +1925,11 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="bootChimeChk">
|
||||
<property name="toolTip">
|
||||
<string>Plays a sound when the device shuts down.
|
||||
|
||||
After enabling, you can find the option to enable it in 'Accessibility' settings.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Boot Chime</string>
|
||||
</property>
|
||||
@@ -1926,6 +1937,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="chargeLimitChk">
|
||||
<property name="toolTip">
|
||||
<string>Shows the charge limit menu in Settings. Actual limiting may not be functional.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Charge Limit</string>
|
||||
</property>
|
||||
@@ -1940,6 +1954,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="iphone16SettingsChk">
|
||||
<property name="toolTip">
|
||||
<string>Enables Camera Control menu in Settings app and allows for downloading A17 Pro-exclusive apps (when spoofed).</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable iPhone 16 Settings</string>
|
||||
</property>
|
||||
@@ -1947,6 +1964,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="parallaxChk">
|
||||
<property name="toolTip">
|
||||
<string>Disables the motion of the wallpaper.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disable Wallpaper Parallax</string>
|
||||
</property>
|
||||
@@ -1970,14 +1990,14 @@ QComboBox QAbstractItemView::item:hover {
|
||||
<item>
|
||||
<widget class="QCheckBox" name="stageManagerChk">
|
||||
<property name="text">
|
||||
<string>Enable Stage Manager Supported (WARNING: risky on some devices, mainly phones)</string>
|
||||
<string>Enable Stage Manager Supported</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="enableMedusaChk">
|
||||
<property name="text">
|
||||
<string>Enable Medusa (iPad Multitasking) (WARNING: may be risky on some phones)</string>
|
||||
<string>Enable Medusa (iPad Multitasking)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -1990,6 +2010,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="shutterChk">
|
||||
<property name="toolTip">
|
||||
<string>Sets the device's region to LL/A to bypass certain region restrictions like the forced shutter sound.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disable Region Restrictions (ie. Shutter Sound)</string>
|
||||
</property>
|
||||
@@ -2033,6 +2056,11 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="internalInstallChk">
|
||||
<property name="toolTip">
|
||||
<string>Use the Metal HUD in any app. Enable Metal HUD through Springboard Options.
|
||||
|
||||
Note: OTA updates will be broken until this is disabled.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Set as Apple Internal Install (ie Metal HUD in any app)</string>
|
||||
</property>
|
||||
@@ -2040,6 +2068,11 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="internalStorageChk">
|
||||
<property name="toolTip">
|
||||
<string>Shows internal files in storage settings.
|
||||
|
||||
Note: OTA updates will be broken until this is disabled.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Internal Storage (WARNING: risky for some devices, mainly iPads)</string>
|
||||
</property>
|
||||
@@ -2062,6 +2095,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="collisionSOSChk">
|
||||
<property name="toolTip">
|
||||
<string>Shows collision detection in the SOS page in Settings.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Collision SOS</string>
|
||||
</property>
|
||||
@@ -2069,11 +2105,24 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="aodChk">
|
||||
<property name="toolTip">
|
||||
<string>Enable AOD on unsupported devices. May cause burn in, use with caution.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Always On Display</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="aodVibrancyChk">
|
||||
<property name="toolTip">
|
||||
<string>Enable this if something is wonky when using the above toggle.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable AOD Vibrancy</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="Line" name="line_22">
|
||||
<property name="styleSheet">
|
||||
@@ -2336,6 +2385,9 @@ what you are doing.</string>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="clockAnimChk">
|
||||
<property name="toolTip">
|
||||
<string>Enables an animation when the lock screen clock changes time or style.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Lockscreen Clock Animation</string>
|
||||
</property>
|
||||
@@ -2343,6 +2395,10 @@ what you are doing.</string>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="lockscreenChk">
|
||||
<property name="toolTip">
|
||||
<string>Enables a button to duplicate the lock screen page in edit mode.
|
||||
Enables quickly switching lock screens by holding down and swiping.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Duplicate Lockscreen Button and Lockscreen Quickswitch</string>
|
||||
</property>
|
||||
@@ -2368,6 +2424,11 @@ what you are doing.</string>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="photosChk">
|
||||
<property name="toolTip">
|
||||
<string>Revert the photos app to the iOS 17 style.
|
||||
|
||||
Does not work on iOS 18.0 RC.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Old Photo UI</string>
|
||||
</property>
|
||||
@@ -2375,6 +2436,11 @@ what you are doing.</string>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="aiChk">
|
||||
<property name="toolTip">
|
||||
<string>Enable the new Siri UI.
|
||||
|
||||
Only works on iOS 18.0 beta 1-2.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable Apple Intelligence</string>
|
||||
</property>
|
||||
@@ -3193,6 +3259,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="disableCrumbChk">
|
||||
<property name="toolTip">
|
||||
<string>Removes '< PreviousAppName' glyph in Status Bar when being forwarded to another app.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disable Breadcrumbs</string>
|
||||
</property>
|
||||
@@ -3200,6 +3269,9 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="enableSupervisionTextChk">
|
||||
<property name="toolTip">
|
||||
<string>Shows info about the device supervision status and organization at the bottom of the lock screen.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show Supervision Text on Lock Screen</string>
|
||||
</property>
|
||||
@@ -3964,7 +4036,9 @@ Nugget is not responsible if you mess up your device, especially with resolution
|
||||
<item>
|
||||
<widget class="QCheckBox" name="thermalmonitordChk">
|
||||
<property name="toolTip">
|
||||
<string>Disables temperature monitoring daemon to reduce system checks.</string>
|
||||
<string>Disables temperature monitoring daemon to reduce system checks.
|
||||
|
||||
Warning: Disabling will cause the battery to show "Unknown Part" or "Unverified" in Settings.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disable thermalmonitord</string>
|
||||
@@ -3988,6 +4062,9 @@ Nugget is not responsible if you mess up your device, especially with resolution
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="enableResolutionChk">
|
||||
<property name="toolTip">
|
||||
<string>Set a custom device screen resolution.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Set a Custom Device Resolution</string>
|
||||
</property>
|
||||
|
||||
@@ -1141,6 +1141,11 @@ class Ui_Nugget(object):
|
||||
|
||||
self.verticalLayout_8.addWidget(self.aodChk)
|
||||
|
||||
self.aodVibrancyChk = QCheckBox(self.gestaltPageContent)
|
||||
self.aodVibrancyChk.setObjectName(u"aodVibrancyChk")
|
||||
|
||||
self.verticalLayout_8.addWidget(self.aodVibrancyChk)
|
||||
|
||||
self.line_22 = QFrame(self.gestaltPageContent)
|
||||
self.line_22.setObjectName(u"line_22")
|
||||
self.line_22.setStyleSheet(u"QFrame {\n"
|
||||
@@ -3064,7 +3069,7 @@ class Ui_Nugget(object):
|
||||
self.bigNuggetBtn.setText(QCoreApplication.translate("Nugget", u"...", None))
|
||||
self.label_2.setText(QCoreApplication.translate("Nugget", u"Nugget", None))
|
||||
self.discordBtn.setText(QCoreApplication.translate("Nugget", u" Join the Discord", None))
|
||||
self.starOnGithubBtn.setText(QCoreApplication.translate("Nugget", u"Star on Github", None))
|
||||
self.starOnGithubBtn.setText(QCoreApplication.translate("Nugget", u" Star on Github", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.leminBtn.setToolTip("")
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
@@ -3096,33 +3101,93 @@ class Ui_Nugget(object):
|
||||
self.dynamicIslandDrp.setItemText(6, QCoreApplication.translate("Nugget", u"2868 (iPhone 16 Pro Max Dynamic Island)", None))
|
||||
|
||||
self.dynamicIslandDrp.setCurrentText(QCoreApplication.translate("Nugget", u"None", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.rdarFixChk.setToolTip(QCoreApplication.translate("Nugget", u"Modifies the resolution to improve functionality of the changed device subtype. May cause weird visual bugs.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.rdarFixChk.setText(QCoreApplication.translate("Nugget", u"Fix RDAR (modifies resolution)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.modelNameChk.setToolTip(QCoreApplication.translate("Nugget", u"Changes the model name in the 'About' page in the Settings app.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.modelNameChk.setText(QCoreApplication.translate("Nugget", u"Change Device Model Name", None))
|
||||
self.modelNameTxt.setPlaceholderText(QCoreApplication.translate("Nugget", u"Model Name", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.bootChimeChk.setToolTip(QCoreApplication.translate("Nugget", u"Plays a sound when the device shuts down.\n"
|
||||
"\n"
|
||||
"After enabling, you can find the option to enable it in 'Accessibility' settings.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.bootChimeChk.setText(QCoreApplication.translate("Nugget", u"Enable Boot Chime", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.chargeLimitChk.setToolTip(QCoreApplication.translate("Nugget", u"Shows the charge limit menu in Settings. Actual limiting may not be functional.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.chargeLimitChk.setText(QCoreApplication.translate("Nugget", u"Enable Charge Limit", None))
|
||||
self.tapToWakeChk.setText(QCoreApplication.translate("Nugget", u"Enable Tap to Wake (for iPhone SEs)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.iphone16SettingsChk.setToolTip(QCoreApplication.translate("Nugget", u"Enables Camera Control menu in Settings app and allows for downloading A17 Pro-exclusive apps (when spoofed).", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.iphone16SettingsChk.setText(QCoreApplication.translate("Nugget", u"Enable iPhone 16 Settings", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.parallaxChk.setToolTip(QCoreApplication.translate("Nugget", u"Disables the motion of the wallpaper.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.parallaxChk.setText(QCoreApplication.translate("Nugget", u"Disable Wallpaper Parallax", None))
|
||||
self.stageManagerChk.setText(QCoreApplication.translate("Nugget", u"Enable Stage Manager Supported (WARNING: risky on some devices, mainly phones)", None))
|
||||
self.enableMedusaChk.setText(QCoreApplication.translate("Nugget", u"Enable Medusa (iPad Multitasking) (WARNING: may be risky on some phones)", None))
|
||||
self.stageManagerChk.setText(QCoreApplication.translate("Nugget", u"Enable Stage Manager Supported", None))
|
||||
self.enableMedusaChk.setText(QCoreApplication.translate("Nugget", u"Enable Medusa (iPad Multitasking)", None))
|
||||
self.ipadAppsChk.setText(QCoreApplication.translate("Nugget", u"Allow iPad Apps on iPhone", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.shutterChk.setToolTip(QCoreApplication.translate("Nugget", u"Sets the device's region to LL/A to bypass certain region restrictions like the forced shutter sound.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.shutterChk.setText(QCoreApplication.translate("Nugget", u"Disable Region Restrictions (ie. Shutter Sound)", None))
|
||||
self.findMyFriendsChk.setText(QCoreApplication.translate("Nugget", u"Enable Find My Friends", None))
|
||||
self.pencilChk.setText(QCoreApplication.translate("Nugget", u"Enable Apple Pencil Settings Tab", None))
|
||||
self.actionButtonChk.setText(QCoreApplication.translate("Nugget", u"Enable Action Button Settings Tab", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.internalInstallChk.setToolTip(QCoreApplication.translate("Nugget", u"Use the Metal HUD in any app. Enable Metal HUD through Springboard Options.\n"
|
||||
"\n"
|
||||
"Note: OTA updates will be broken until this is disabled.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.internalInstallChk.setText(QCoreApplication.translate("Nugget", u"Set as Apple Internal Install (ie Metal HUD in any app)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.internalStorageChk.setToolTip(QCoreApplication.translate("Nugget", u"Shows internal files in storage settings.\n"
|
||||
"\n"
|
||||
"Note: OTA updates will be broken until this is disabled.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.internalStorageChk.setText(QCoreApplication.translate("Nugget", u"Enable Internal Storage (WARNING: risky for some devices, mainly iPads)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.collisionSOSChk.setToolTip(QCoreApplication.translate("Nugget", u"Shows collision detection in the SOS page in Settings.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.collisionSOSChk.setText(QCoreApplication.translate("Nugget", u"Enable Collision SOS", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.aodChk.setToolTip(QCoreApplication.translate("Nugget", u"Enable AOD on unsupported devices. May cause burn in, use with caution.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.aodChk.setText(QCoreApplication.translate("Nugget", u"Enable Always On Display", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.aodVibrancyChk.setToolTip(QCoreApplication.translate("Nugget", u"Enable this if something is wonky when using the above toggle.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.aodVibrancyChk.setText(QCoreApplication.translate("Nugget", u"Enable AOD Vibrancy", None))
|
||||
self.label_10.setText(QCoreApplication.translate("Nugget", u"Custom Gestalt Keys", None))
|
||||
self.addGestaltKeyBtn.setText(QCoreApplication.translate("Nugget", u" Add Key", None))
|
||||
self.label_12.setText(QCoreApplication.translate("Nugget", u"Warning: Using this feature incorrectly can lead to bootloops and data loss. Only use if you know\n"
|
||||
"what you are doing.", None))
|
||||
self.internalOptionsLbl.setText(QCoreApplication.translate("Nugget", u"Feature Flags", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.clockAnimChk.setToolTip(QCoreApplication.translate("Nugget", u"Enables an animation when the lock screen clock changes time or style.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.clockAnimChk.setText(QCoreApplication.translate("Nugget", u"Enable Lockscreen Clock Animation", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.lockscreenChk.setToolTip(QCoreApplication.translate("Nugget", u"Enables a button to duplicate the lock screen page in edit mode.\n"
|
||||
"Enables quickly switching lock screens by holding down and swiping.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.lockscreenChk.setText(QCoreApplication.translate("Nugget", u"Enable Duplicate Lockscreen Button and Lockscreen Quickswitch", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.photosChk.setToolTip(QCoreApplication.translate("Nugget", u"Revert the photos app to the iOS 17 style.\n"
|
||||
"\n"
|
||||
"Does not work on iOS 18.0 RC.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.photosChk.setText(QCoreApplication.translate("Nugget", u"Enable Old Photo UI", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.aiChk.setToolTip(QCoreApplication.translate("Nugget", u"Enable the new Siri UI.\n"
|
||||
"\n"
|
||||
"Only works on iOS 18.0 beta 1-2.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.aiChk.setText(QCoreApplication.translate("Nugget", u"Enable Apple Intelligence", None))
|
||||
self.eligibilityLbl.setText(QCoreApplication.translate("Nugget", u"Eligibility Tweaks", None))
|
||||
self.euEnablerEnabledChk.setText(QCoreApplication.translate("Nugget", u"Enable EU Enabler", None))
|
||||
@@ -3182,7 +3247,13 @@ class Ui_Nugget(object):
|
||||
self.disableLockRespringChk.setText(QCoreApplication.translate("Nugget", u"Disable Lock After Respring", None))
|
||||
self.disableDimmingChk.setText(QCoreApplication.translate("Nugget", u"Disable Screen Dimming While Charging", None))
|
||||
self.disableBatteryAlertsChk.setText(QCoreApplication.translate("Nugget", u"Disable Low Battery Alerts", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.disableCrumbChk.setToolTip(QCoreApplication.translate("Nugget", u"Removes '< PreviousAppName' glyph in Status Bar when being forwarded to another app.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.disableCrumbChk.setText(QCoreApplication.translate("Nugget", u"Disable Breadcrumbs", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.enableSupervisionTextChk.setToolTip(QCoreApplication.translate("Nugget", u"Shows info about the device supervision status and organization at the bottom of the lock screen.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.enableSupervisionTextChk.setText(QCoreApplication.translate("Nugget", u"Show Supervision Text on Lock Screen", None))
|
||||
self.enableAirPlayChk.setText(QCoreApplication.translate("Nugget", u"Enable AirPlay support for Stage Manager", None))
|
||||
self.internalOptionsLbl1.setText(QCoreApplication.translate("Nugget", u"Internal Options", None))
|
||||
@@ -3237,9 +3308,14 @@ class Ui_Nugget(object):
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.disableOTAChk.setText(QCoreApplication.translate("Nugget", u"Disable OTA Updates (file)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.thermalmonitordChk.setToolTip(QCoreApplication.translate("Nugget", u"Disables temperature monitoring daemon to reduce system checks.", None))
|
||||
self.thermalmonitordChk.setToolTip(QCoreApplication.translate("Nugget", u"Disables temperature monitoring daemon to reduce system checks.\n"
|
||||
"\n"
|
||||
"Warning: Disabling will cause the battery to show \"Unknown Part\" or \"Unverified\" in Settings.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.thermalmonitordChk.setText(QCoreApplication.translate("Nugget", u"Disable thermalmonitord", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.enableResolutionChk.setToolTip(QCoreApplication.translate("Nugget", u"Set a custom device screen resolution.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.enableResolutionChk.setText(QCoreApplication.translate("Nugget", u"Set a Custom Device Resolution", None))
|
||||
self.resHeightLbl.setText(QCoreApplication.translate("Nugget", u"Height:", None))
|
||||
self.resHeightTxt.setPlaceholderText(QCoreApplication.translate("Nugget", u"Resolution Height", None))
|
||||
|
||||
@@ -1141,6 +1141,11 @@ class Ui_Nugget(object):
|
||||
|
||||
self.verticalLayout_8.addWidget(self.aodChk)
|
||||
|
||||
self.aodVibrancyChk = QCheckBox(self.gestaltPageContent)
|
||||
self.aodVibrancyChk.setObjectName(u"aodVibrancyChk")
|
||||
|
||||
self.verticalLayout_8.addWidget(self.aodVibrancyChk)
|
||||
|
||||
self.line_22 = QFrame(self.gestaltPageContent)
|
||||
self.line_22.setObjectName(u"line_22")
|
||||
self.line_22.setStyleSheet(u"QFrame {\n"
|
||||
@@ -3064,7 +3069,7 @@ class Ui_Nugget(object):
|
||||
self.bigNuggetBtn.setText(QCoreApplication.translate("Nugget", u"...", None))
|
||||
self.label_2.setText(QCoreApplication.translate("Nugget", u"Nugget", None))
|
||||
self.discordBtn.setText(QCoreApplication.translate("Nugget", u" Join the Discord", None))
|
||||
self.starOnGithubBtn.setText(QCoreApplication.translate("Nugget", u"Star on Github", None))
|
||||
self.starOnGithubBtn.setText(QCoreApplication.translate("Nugget", u" Star on Github", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.leminBtn.setToolTip("")
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
@@ -3096,33 +3101,93 @@ class Ui_Nugget(object):
|
||||
self.dynamicIslandDrp.setItemText(6, QCoreApplication.translate("Nugget", u"2868 (iPhone 16 Pro Max Dynamic Island)", None))
|
||||
|
||||
self.dynamicIslandDrp.setCurrentText(QCoreApplication.translate("Nugget", u"None", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.rdarFixChk.setToolTip(QCoreApplication.translate("Nugget", u"Modifies the resolution to improve functionality of the changed device subtype. May cause weird visual bugs.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.rdarFixChk.setText(QCoreApplication.translate("Nugget", u"Fix RDAR (modifies resolution)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.modelNameChk.setToolTip(QCoreApplication.translate("Nugget", u"Changes the model name in the 'About' page in the Settings app.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.modelNameChk.setText(QCoreApplication.translate("Nugget", u"Change Device Model Name", None))
|
||||
self.modelNameTxt.setPlaceholderText(QCoreApplication.translate("Nugget", u"Model Name", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.bootChimeChk.setToolTip(QCoreApplication.translate("Nugget", u"Plays a sound when the device shuts down.\n"
|
||||
"\n"
|
||||
"After enabling, you can find the option to enable it in 'Accessibility' settings.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.bootChimeChk.setText(QCoreApplication.translate("Nugget", u"Enable Boot Chime", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.chargeLimitChk.setToolTip(QCoreApplication.translate("Nugget", u"Shows the charge limit menu in Settings. Actual limiting may not be functional.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.chargeLimitChk.setText(QCoreApplication.translate("Nugget", u"Enable Charge Limit", None))
|
||||
self.tapToWakeChk.setText(QCoreApplication.translate("Nugget", u"Enable Tap to Wake (for iPhone SEs)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.iphone16SettingsChk.setToolTip(QCoreApplication.translate("Nugget", u"Enables Camera Control menu in Settings app and allows for downloading A17 Pro-exclusive apps (when spoofed).", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.iphone16SettingsChk.setText(QCoreApplication.translate("Nugget", u"Enable iPhone 16 Settings", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.parallaxChk.setToolTip(QCoreApplication.translate("Nugget", u"Disables the motion of the wallpaper.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.parallaxChk.setText(QCoreApplication.translate("Nugget", u"Disable Wallpaper Parallax", None))
|
||||
self.stageManagerChk.setText(QCoreApplication.translate("Nugget", u"Enable Stage Manager Supported (WARNING: risky on some devices, mainly phones)", None))
|
||||
self.enableMedusaChk.setText(QCoreApplication.translate("Nugget", u"Enable Medusa (iPad Multitasking) (WARNING: may be risky on some phones)", None))
|
||||
self.stageManagerChk.setText(QCoreApplication.translate("Nugget", u"Enable Stage Manager Supported", None))
|
||||
self.enableMedusaChk.setText(QCoreApplication.translate("Nugget", u"Enable Medusa (iPad Multitasking)", None))
|
||||
self.ipadAppsChk.setText(QCoreApplication.translate("Nugget", u"Allow iPad Apps on iPhone", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.shutterChk.setToolTip(QCoreApplication.translate("Nugget", u"Sets the device's region to LL/A to bypass certain region restrictions like the forced shutter sound.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.shutterChk.setText(QCoreApplication.translate("Nugget", u"Disable Region Restrictions (ie. Shutter Sound)", None))
|
||||
self.findMyFriendsChk.setText(QCoreApplication.translate("Nugget", u"Enable Find My Friends", None))
|
||||
self.pencilChk.setText(QCoreApplication.translate("Nugget", u"Enable Apple Pencil Settings Tab", None))
|
||||
self.actionButtonChk.setText(QCoreApplication.translate("Nugget", u"Enable Action Button Settings Tab", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.internalInstallChk.setToolTip(QCoreApplication.translate("Nugget", u"Use the Metal HUD in any app. Enable Metal HUD through Springboard Options.\n"
|
||||
"\n"
|
||||
"Note: OTA updates will be broken until this is disabled.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.internalInstallChk.setText(QCoreApplication.translate("Nugget", u"Set as Apple Internal Install (ie Metal HUD in any app)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.internalStorageChk.setToolTip(QCoreApplication.translate("Nugget", u"Shows internal files in storage settings.\n"
|
||||
"\n"
|
||||
"Note: OTA updates will be broken until this is disabled.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.internalStorageChk.setText(QCoreApplication.translate("Nugget", u"Enable Internal Storage (WARNING: risky for some devices, mainly iPads)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.collisionSOSChk.setToolTip(QCoreApplication.translate("Nugget", u"Shows collision detection in the SOS page in Settings.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.collisionSOSChk.setText(QCoreApplication.translate("Nugget", u"Enable Collision SOS", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.aodChk.setToolTip(QCoreApplication.translate("Nugget", u"Enable AOD on unsupported devices. May cause burn in, use with caution.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.aodChk.setText(QCoreApplication.translate("Nugget", u"Enable Always On Display", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.aodVibrancyChk.setToolTip(QCoreApplication.translate("Nugget", u"Enable this if something is wonky when using the above toggle.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.aodVibrancyChk.setText(QCoreApplication.translate("Nugget", u"Enable AOD Vibrancy", None))
|
||||
self.label_10.setText(QCoreApplication.translate("Nugget", u"Custom Gestalt Keys", None))
|
||||
self.addGestaltKeyBtn.setText(QCoreApplication.translate("Nugget", u" Add Key", None))
|
||||
self.label_12.setText(QCoreApplication.translate("Nugget", u"Warning: Using this feature incorrectly can lead to bootloops and data loss. Only use if you know\n"
|
||||
"what you are doing.", None))
|
||||
self.internalOptionsLbl.setText(QCoreApplication.translate("Nugget", u"Feature Flags", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.clockAnimChk.setToolTip(QCoreApplication.translate("Nugget", u"Enables an animation when the lock screen clock changes time or style.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.clockAnimChk.setText(QCoreApplication.translate("Nugget", u"Enable Lockscreen Clock Animation", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.lockscreenChk.setToolTip(QCoreApplication.translate("Nugget", u"Enables a button to duplicate the lock screen page in edit mode.\n"
|
||||
"Enables quickly switching lock screens by holding down and swiping.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.lockscreenChk.setText(QCoreApplication.translate("Nugget", u"Enable Duplicate Lockscreen Button and Lockscreen Quickswitch", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.photosChk.setToolTip(QCoreApplication.translate("Nugget", u"Revert the photos app to the iOS 17 style.\n"
|
||||
"\n"
|
||||
"Does not work on iOS 18.0 RC.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.photosChk.setText(QCoreApplication.translate("Nugget", u"Enable Old Photo UI", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.aiChk.setToolTip(QCoreApplication.translate("Nugget", u"Enable the new Siri UI.\n"
|
||||
"\n"
|
||||
"Only works on iOS 18.0 beta 1-2.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.aiChk.setText(QCoreApplication.translate("Nugget", u"Enable Apple Intelligence", None))
|
||||
self.eligibilityLbl.setText(QCoreApplication.translate("Nugget", u"Eligibility Tweaks", None))
|
||||
self.euEnablerEnabledChk.setText(QCoreApplication.translate("Nugget", u"Enable EU Enabler", None))
|
||||
@@ -3182,7 +3247,13 @@ class Ui_Nugget(object):
|
||||
self.disableLockRespringChk.setText(QCoreApplication.translate("Nugget", u"Disable Lock After Respring", None))
|
||||
self.disableDimmingChk.setText(QCoreApplication.translate("Nugget", u"Disable Screen Dimming While Charging", None))
|
||||
self.disableBatteryAlertsChk.setText(QCoreApplication.translate("Nugget", u"Disable Low Battery Alerts", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.disableCrumbChk.setToolTip(QCoreApplication.translate("Nugget", u"Removes '< PreviousAppName' glyph in Status Bar when being forwarded to another app.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.disableCrumbChk.setText(QCoreApplication.translate("Nugget", u"Disable Breadcrumbs", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.enableSupervisionTextChk.setToolTip(QCoreApplication.translate("Nugget", u"Shows info about the device supervision status and organization at the bottom of the lock screen.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.enableSupervisionTextChk.setText(QCoreApplication.translate("Nugget", u"Show Supervision Text on Lock Screen", None))
|
||||
self.enableAirPlayChk.setText(QCoreApplication.translate("Nugget", u"Enable AirPlay support for Stage Manager", None))
|
||||
self.internalOptionsLbl1.setText(QCoreApplication.translate("Nugget", u"Internal Options", None))
|
||||
@@ -3237,9 +3308,14 @@ class Ui_Nugget(object):
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.disableOTAChk.setText(QCoreApplication.translate("Nugget", u"Disable OTA Updates (file)", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.thermalmonitordChk.setToolTip(QCoreApplication.translate("Nugget", u"Disables temperature monitoring daemon to reduce system checks.", None))
|
||||
self.thermalmonitordChk.setToolTip(QCoreApplication.translate("Nugget", u"Disables temperature monitoring daemon to reduce system checks.\n"
|
||||
"\n"
|
||||
"Warning: Disabling will cause the battery to show \"Unknown Part\" or \"Unverified\" in Settings.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.thermalmonitordChk.setText(QCoreApplication.translate("Nugget", u"Disable thermalmonitord", None))
|
||||
#if QT_CONFIG(tooltip)
|
||||
self.enableResolutionChk.setToolTip(QCoreApplication.translate("Nugget", u"Set a custom device screen resolution.", None))
|
||||
#endif // QT_CONFIG(tooltip)
|
||||
self.enableResolutionChk.setText(QCoreApplication.translate("Nugget", u"Set a Custom Device Resolution", None))
|
||||
self.resHeightLbl.setText(QCoreApplication.translate("Nugget", u"Height:", None))
|
||||
self.resHeightTxt.setPlaceholderText(QCoreApplication.translate("Nugget", u"Resolution Height", None))
|
||||
|
||||
Reference in New Issue
Block a user