Commit Graph

211 Commits

Author SHA1 Message Date
mahee96
771891ef43 settings: split out beta testing section so that users can enable it confidently as they see 2026-02-22 07:25:07 +05:30
mahee96
a74de17be2 bug-fix: switch toggle handler shouldn't disable the switch itself 2026-02-22 05:29:55 +05:30
Magesh K
a6985b0b23 Merge branch 'develop' into appId-customization 2026-02-20 05:35:26 +05:30
ny
603ef0c376 fix: remove pointless error toasts 2026-02-17 12:44:25 -05:00
mahee96
4e6628d65d settings: added new switch to allow enabling appId customization (which will be shown during install) 2026-02-07 07:59:39 +05:30
mahee96
f0dd1d1393 EMP-toggle: UI corner radius fix 2025-11-16 03:07:29 +05:30
mahee96
a89b955f13 EMP: added back EMP entry/exit points as it was in 0.6.1 but with option to enable/disable it via settings 2025-11-16 03:01:29 +05:30
mahee96
d31c758890 Pods: removed pods entirely and replace pod dependencies with swift packages 2025-11-16 00:46:51 +05:30
ny
36b96b012c fix: Account exporting/importing 2025-11-07 16:54:39 -05:00
mahee96
0ed0ca7981 iOS26: added support for iOS 26 deployment target + CI (fixed layout issues, added splash screen, fixed nav title insets). 2025-10-15 20:22:35 +05:30
ny
514254c8b3 feat: add the ability to import/export account data 2025-09-07 13:47:04 -04:00
CelloSerenity
3553215316 Small fixes (#1020)
* here

* Update PatreonComponents.swift

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Update ErrorLogViewController.swift

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Update README.md

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Update trustedapps.json

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Revert "Update trustedapps.json"

This reverts commit 10a38895ea.

* Update Build.xcconfig

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

---------

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-07-18 21:24:55 -04:00
Huge_Black
61dcd44740 Add import/export certificate feature (#1008) 2025-06-12 00:47:33 -04:00
Huge_Black
11871c4d41 Add export certificate feature (#959) 2025-04-19 20:48:50 -04:00
mahee96
7d9109119a - minimuxer-ready: disabled minimuxer ready check which shows NO WIFI/VPN error since stosVPN can work on cellular too. 2025-04-03 00:49:07 -07:00
mahee96
8a7028aae0 - [Fix]: migrations fix for coredata from v11(0.5.9) to v17_1(0.6.1) and v17(0.6.0 to v17_1(0.6.1) 2025-03-24 00:19:05 -07:00
neoarz
b58f67b4db Update SettingsViewController.swift
Signed-off-by: neoarz <164915254+neoarz@users.noreply.github.com>
2025-03-15 06:30:03 -04:00
Magesh K
a0f720a271 - Settings-Fix: deselect rows after user selection and before performing actions 2025-02-16 21:32:24 +05:30
Magesh K
64ec405957 - ReleaseTracks: Added in-app ReleaseTracks switching support 2025-02-10 13:53:31 +05:30
Magesh K
c99f6c9864 - Minor fixes and cleanup 2025-02-09 17:31:00 +05:30
Magesh K
29311b20e8 - Settings: Fixed last row corners not rounded 2025-02-08 11:56:42 +05:30
Magesh K
94e41498a2 - Multiple fixes and CI setup 2025-02-08 11:36:55 +05:30
Magesh K
6151681be9 [BuildInfo]: Added bundleInfo inspection to create version tag in Settings screen 2025-01-22 01:47:21 +05:30
Magesh K
44e0e6a591 [Settings]: Fix: removed isSelectable attribute for rows with switches 2025-01-20 19:42:45 +05:30
Magesh K
9eeb0d195e [Settings]: Fix: DisableAppLimit switch reverting back to off state even if on iOS where sparseRestore is not patched yet 2025-01-19 18:51:49 +05:30
Magesh K
f26528db38 [Refresh]: Remove install stuffs from refresh since in refresh should only renew provisioning profiles (#846) 2025-01-18 21:36:41 -05:00
Magesh K
13bd4fb654 [Logging]: minimuxer: Added support for conditional logging to stdout 2025-01-14 20:03:49 +05:30
Magesh K
320bcc6f24 [diagnostics]: Added switches for OperationLogging to use them for debugging/diagnostics on device 2025-01-14 07:23:23 +05:30
Magesh K
d6c062dd88 [ConsoleLogView]: Feature: Added capability to search the logs 2025-01-14 01:30:31 +05:30
Magesh K
0f5fda276b [Settings]: version info now includes xcode build version if in debug config 2025-01-13 03:40:26 +05:30
Magesh K
4586607f04 [Settings]: Fix some buttons not working and moved diagnostics switches into new section 2025-01-12 20:51:27 +05:30
Magesh K
baa9ca5357 [debug]: enabled back appropriate preprocessor debug blocks as before wherever applicable 2025-01-12 20:48:02 +05:30
Magesh K
ce691aea30 [cleanup]: commented out debug-only code until CI is switched to release builds 2025-01-08 02:51:02 +05:30
Magesh K
e4c3bd0521 [ErrorLog]: Fix too much spacing in the right bar buttons in navigation bar 2025-01-02 22:20:37 +05:30
Magesh K
22118ffdb6 [diagnostics]: make operations logging into console to be conditional, toggled by a switch in settings 2025-01-02 20:59:27 +05:30
Magesh K
73d18c3a59 [diagnostics]: Added exporting of the coredata sqlite for debugging 2025-01-02 20:05:16 +05:30
Magesh K
fe0b264eb0 [Console-Log]: Added raw console logging in ErrorLog section (ladybug icon) 2024-12-29 03:12:59 +05:30
Magesh K
97d13b2386 cleanup received from rebase-2.0-wip 2024-12-26 21:15:29 +05:30
Magesh K
235f241ed5 [Settings]: added toggle for ExportResignedApps to export resigned apps to SideStore Documents dir 2024-12-26 21:15:29 +05:30
Magesh K
8f0dd7c26b [ErrorLog]: Fixed text background color which was mismatching 2024-12-26 21:15:29 +05:30
Magesh K
6ddee71359 [Settings]: Fix UI constraints for "Enable Beta Updates" button 2024-12-26 21:15:29 +05:30
Magesh K
628ba49550 [Beta-Updates]: Added beta update check feature 2024-12-26 21:15:29 +05:30
Magesh K
a7eb41863e [icons]: Added more icons from sidestore-next 2024-12-26 21:15:29 +05:30
Magesh K
a266565ce5 [icons]: Fix: original icon is too small in "Change App Icon" screen 2024-12-26 21:15:29 +05:30
Magesh K
49d281245f [icons]: Fix for minicon in the Change App Icon screen 2024-12-26 21:15:29 +05:30
Magesh K
819f2897d7 [icons]: Added more icons for sidestore 2024-12-26 21:15:29 +05:30
Magesh K
87bb131e9e [Settings]: Fix incorrect version info displayed at the bottom 2024-12-26 21:15:29 +05:30
Magesh K
acc6ab8155 [Anisette-Servers]: increased duration of toast for a successful refresh 2024-12-26 21:15:29 +05:30
Magesh K
4c8c0a60ca [Anisette-Servers]: fixed Refresh Servers button label spacing and alignment 2024-12-26 21:15:29 +05:30
Magesh K
70f7ffb73b [Anisette-Servers]: cleanup and enhanced error handling for anisette-servers-list 2024-12-26 21:15:29 +05:30