mahee96
ded65e30d6
dependencies: fix few more issues with project reference
2026-02-23 14:28:53 +05:30
mahee96
016ef38c92
cleanup: removed more unused commented out code
2026-02-22 22:58:11 +05:30
mahee96
6d4cbf1c59
refactor: streamline the repo again and removed unused files from altstore
2026-02-22 21:27:31 +05:30
mahee96
747a9c7b5a
debloat: converted xcode groups to xcode folder + removed unused files
2026-02-22 16:17:01 +05:30
mahee96
a6be43da53
debloat: remove patreon stuff carried over from altstore 2.0...not required by sidestore in-app since sidestore manages in web + remove old tests from altstore
2026-02-22 14:54:01 +05:30
ny
fabe093b1d
fix: remove pointless error toasts
2026-02-17 12:44:25 -05:00
basketshoe
1d642e2ffa
Update pairing file help link in alert ( #1147 )
...
Signed-off-by: basketshoe <54729294+basketshoe@users.noreply.github.com >
2026-01-10 14:33:52 -05:00
mahee96
c64b0c99de
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
ny
cfd9247fdd
fix: copied too much (*sigh* UIKit)
2025-11-07 17:17:08 -05:00
ny
15ffe766d3
fix: Account exporting/importing
2025-11-07 16:54:39 -05:00
mahee96
d41a6b17d2
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
CelloSerenity
6d308487c1
Update LaunchViewController.swift
...
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com >
2025-06-14 14:04:20 -06:00
Jackson Coxson
c128c9268b
Update SideStore for new minimuxer
2025-04-16 15:16:24 -04:00
mahee96
3d444f301d
- stosVPN-integration: Removed em_proxy and EmotionalDamage module in favour of stosVPN
2025-04-08 23:03:49 -07:00
Magesh K
bf766c1b84
- Multiple fixes and CI setup
2025-02-08 11:36:55 +05:30
Magesh K
1641f6e93f
[ToastView]: Fix: restore back to printing localizedDescription as before
2025-01-21 21:54:11 +05:30
Magesh K
8935ba08b4
[CoreData]: Fix: propagate coredata errors properly
2025-01-20 23:03:45 +05:30
Magesh K
341e498b3f
[Logging]: minimuxer: Added support for conditional logging to stdout
2025-01-14 20:03:49 +05:30
Magesh K
b3382df216
[cleanup]: commented out debug-only code until CI is switched to release builds
2025-01-08 02:51:02 +05:30
Riley Testut
d07b3e6c3a
Fixes not showing toast view if error occurs during initial sources fetch
2024-12-26 21:15:29 +05:30
Riley Testut
9716ee6152
Limits updating sources to app launch and manually via pull-to-refresh
2024-12-26 21:15:29 +05:30
Riley Testut
021b49c436
Reloads widget timelines on app launch
2024-12-26 21:15:29 +05:30
Riley Testut
efce9a8579
Shows error alert on app launch if any added sources are blocked
2024-12-26 21:15:29 +05:30
J. Laymon
dd832ad6df
Better pairing file info ( #676 )
...
makes the pop up give you a button to press for help rather than giving a plaintext url to a page that doesn't exist
2024-08-16 01:20:53 -04:00
bogotesr
bc9c37adda
Revert "improve UX on intro popup"
...
This reverts commit 2583c7f617 .
2024-07-12 02:40:26 -07:00
bogotesr
2583c7f617
improve UX on intro popup
...
fixes that the url for the pairing file info was out of date
adds button for taking user to that page rather than just having a url in text
2024-07-12 02:37:06 -07:00
stossy11
68be615057
Add SideJITServer Support for Enabling JIT on iOS 17+ in app ( #630 )
2024-06-16 16:43:25 -07:00
nythepegasus
49b1fd751c
Remove outdated/down servers for now
...
Eventually this could be dynamically pulled/inside SideStore
but extra DNS entries and cleaning can work for now
2024-02-23 20:11:00 -05:00
June P
b5d6384a07
bugfix(launch):fix analytics notice
2024-01-30 10:52:22 +09:00
June P
7e5fe64153
feat(launch):add analytics notice
2024-01-30 10:04:33 +09:00
Spidy123222
35ee92db12
Change pairing file link with new wiki link
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2023-10-23 13:12:23 -07:00
nythepegasus
78f12e45f9
Add iOS 17 JIT error notice with other errors
2023-10-20 21:51:24 -04:00
naturecodevoid
b3d827f56a
refactor: remove minimuxerToOperationError in favor of extending MinimuxerError to be a LocalizedError and remove unused cases from OperationError
2023-04-11 21:04:07 -07:00
naturecodevoid
0c171122b2
refactor minimuxer to use swift-bridge ( #321 )
...
also add team ID to the end of the bundle ID for Debug builds to mirror SideServer
2023-04-01 16:02:12 -07:00
Spidy123222
44edbddbd8
Replace placeholder video with instructions. ( #266 )
2023-02-15 21:14:51 -08:00
Joseph Mattello
1ba51e161e
Add placeholder for minimux retries
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 12:20:08 -05:00
Joseph Mattello
312fa6fe76
final classes marked as final
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:52:12 -05:00
Joseph Mattello
afbe0837ba
allow simulator to launch w/o pairing file
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:32:04 -05:00
Joseph Mattello
13f306742e
Revert "Merge pull request #189 from Nythepegasus/feature/retries"
...
This reverts commit 50841f5e24 , reversing
changes made to d797ddd668 .
2023-01-04 08:48:33 -05:00
Nythepegasus
4a5ca81e9a
Show file extensions to help user choose file
2022-12-30 17:09:44 -05:00
Riley Testut
c80740e590
Updates LaunchViewController error alert to include more detail
...
Uses debugDescription over localizedDescription, because that makes it significantly easier to debug the underlying problem from a screenshot.
2022-12-30 17:09:14 -05:00
Nythepegasus
fc6d92d1fc
Add retries in the various minimuxer functions
2022-12-30 17:04:19 -05:00
f1shy-dev
6f519c97d3
Fix .mobiledevicepairing files ( #186 )
...
* Fix .mobiledevicepairing file selection and also add support for .xml pairing files
* Add a more meaningful message for when pairing file selection is cancelled.
2022-12-17 14:13:53 -07:00
Joseph Mattello
c7d4b722d0
refactor anisette manager to own file
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
39805bc103
Anisette URL fix missing abort
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Joseph Mattello
1257e4efac
Anisette URL convenience methods and logging
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-11-21 20:54:55 -05:00
Jackson Coxson
2aaef99a54
Choose a pairing file at runtime
2022-11-21 20:54:55 -05:00
Jackson Coxson
161d3a795d
Add settings bundle
2022-11-21 20:54:55 -05:00
Jackson Coxson
07d9a9f2c3
Set anisette URL from plist value
2022-11-21 20:54:55 -05:00
Jackson Coxson
eb23e5365f
Show error message when pairing file is missing ( #118 )
...
* Show alert on startup error
* Call super to load normal view
2022-11-13 18:40:33 -07:00