From 8c269207fd08ae03df240c260b14ffe3c32b38d2 Mon Sep 17 00:00:00 2001
From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
Date: Mon, 27 Nov 2023 23:18:36 -0800
Subject: [PATCH 1/2] add description on what disable idle timeout toggle
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
---
AltStore/Settings/SettingsViewController.swift | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/AltStore/Settings/SettingsViewController.swift b/AltStore/Settings/SettingsViewController.swift
index e175bc95..aa40cd12 100644
--- a/AltStore/Settings/SettingsViewController.swift
+++ b/AltStore/Settings/SettingsViewController.swift
@@ -204,7 +204,7 @@ private extension SettingsViewController
}
else
{
- settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Enable Background Refresh to automatically refresh apps in the background when connected to Wi-Fi.", comment: "")
+ settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Enable Background Refresh to automatically refresh apps in the background when connected to Wi-Fi. \n\nDisable the Idle Timeout toggle to allow SideStore to not let your device go to sleep during a refresh or install of any apps.", comment: "")
}
case .instructions:
From af89b178ad8d107e14c693c894f5fe3007add571 Mon Sep 17 00:00:00 2001
From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
Date: Mon, 27 Nov 2023 23:39:20 -0800
Subject: [PATCH 2/2] Change button text for adding Siri to refresh apps
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
---
AltStore/Settings/Settings.storyboard | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/AltStore/Settings/Settings.storyboard b/AltStore/Settings/Settings.storyboard
index 33fc1873..321a6280 100644
--- a/AltStore/Settings/Settings.storyboard
+++ b/AltStore/Settings/Settings.storyboard
@@ -279,7 +279,7 @@
-