Commit Graph

2122 Commits

Author SHA1 Message Date
ny
603ef0c376 fix: remove pointless error toasts 2026-02-17 12:44:25 -05:00
peroka-net
265f0083e8 feat: Add UntitledCharts to Trusted Sources (#1160)
* Add new trusted app 'com.sbuga.retrosekai'
2026-02-04 11:05:06 -05:00
CelloSerenity
18153f26b6 Update trustedapps.json 2026-01-26 23:14:00 -05:00
CelloSerenity
8e732031c0 Update trustedapps.json
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2026-01-26 14:16:05 -05:00
Huge_Black
40b431a59f fix typo & log token login error 2026-01-24 23:43:50 -05:00
Huge_Black
7ead3c77dd Authentication rework, cache session, save and login with adsid and xcodeToken to alleviate GSA connection issue in some regions. Fix a timezone issue when extracting anisette data 2026-01-24 23:43:50 -05:00
basketshoe
b8cf188df7 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
CelloSerenity
d18b68207b Update trusted apps identifiers and source URLs
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-12-17 23:21:03 -05:00
CelloSerenity
4b33a919c2 Sources: Update/Remove Sources from Trusted Sources (#1131)
* Add new trusted apps and remove outdated ones

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

* Update trustedapps.json

* Update trustedapps.json

Co-authored-by: Stern <xsternent@gmail.com>
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>

* Update trustedapps.json

---------

Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
Co-authored-by: Stern <xsternent@gmail.com>
2025-12-16 20:03:50 -05:00
CelloSerenity
ae600b1576 LocalDevVPN (#1126) 2025-12-04 21:40:39 -05:00
Stossy11
dcc93b4b07 Merge pull request #1078 from CelloSerenity/csdev
Update error codes
2025-11-25 08:06:18 +11:00
CelloSerenity
27206c4493 Update error messages to reference iloader
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-11-20 16:50:45 -07:00
CelloSerenity
08da6c57ba Merge branch 'SideStore:develop' into csdev 2025-11-20 16:49:02 -07:00
mahee96
50013a13df entitlements: code_sign_entitlements declaration was missing in AltStore.debug/release modes causing AppGroups access failure (nil in getPreviousBackupURL) when long pressing app entry in MyApps list
Default entitlements are to come from AltStoreFree.entitlements, for paid entitlements one can use CodeSigning.xcconfig to override it to point to AltStore.entitlements instead.
2025-11-16 04:41:26 +05:30
mahee96
7e4012143e Fix: removed forced entry of libem_proxy-sim.a from depenencies which would otherwise cause build failure when targeting iOS device 2025-11-16 03:24:56 +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
48bec9dc4d EMP: added back em_proxy as it was in 0.6.1 2025-11-16 03:00:43 +05:30
mahee96
7375fee882 CI: deploy - added filtering to upload only available files 2025-11-16 01:25:01 +05:30
mahee96
db970d6398 CI: delete obsoleted scripts 2025-11-16 01:24:24 +05:30
mahee96
b1782bd535 CI: refine upload list in deploy job based on test enablement 2025-11-16 01:02:42 +05:30
mahee96
05299848d3 CI: remove pod related steps 2025-11-16 00:51:02 +05:30
mahee96
d31c758890 Pods: removed pods entirely and replace pod dependencies with swift packages 2025-11-16 00:46:51 +05:30
Pratik Lohani
86315428a8 Fix expired Discord link in README.md (#1101) 2025-11-14 14:24:35 -05:00
CelloSerenity
4008e679e2 Merge branch 'SideStore:develop' into csdev 2025-11-08 19:54:10 -07:00
CelloSerenity
4b14618970 Update README.md 2025-11-08 19:49:50 -07:00
CelloSerenity
10d3155e28 Fix version numbering 2025-11-08 19:23:59 -07:00
ny
9fa629d1d2 fix: copied too much (*sigh* UIKit) 2025-11-07 17:17:08 -05:00
ny
36b96b012c fix: Account exporting/importing 2025-11-07 16:54:39 -05:00
nythepegasus
3385b4a4af feat: Updated deprecated Pojav identifier to new Amethyst repo
Signed-off-by: nythepegasus <mobile@nythepegas.us>
2025-10-22 17:04:05 -04:00
mahee96
19764eba43 UITests: disable spotlight dismiss which is causing failures in test 2025-10-16 00:16:11 +05:30
mahee96
7b138a9837 UITests: added more idling waits since we removed(mocked) quiescent idling wait from testing framework at runtime. 2025-10-15 23:33:48 +05:30
mahee96
1d504c839c UITests: fixes for iOS 26 compatibility 2025-10-15 22:52:31 +05:30
mahee96
22674a4f2c CI: updated to macOS 26 + xcode 26 for runners 2025-10-15 20:32:42 +05:30
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
CelloSerenity
ca1d035d4c Update OperationError.swift
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-10-10 15:34:12 -06:00
CelloSerenity
d263d165c7 Enhance error messages for UDID and SideJIT issues
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-10-10 14:56:54 -06:00
CelloSerenity
bd2520b11c Update error messages for clarity and detail
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-10-10 14:53:39 -06:00
ny
514254c8b3 feat: add the ability to import/export account data 2025-09-07 13:47:04 -04:00
mahee96
a9badab4f9 - [ConsoleLogger]: Fix writing large data by chunking + stale handle capture 2025-08-06 02:03:18 +05:30
mahee96
29e09ee76b - [ConsoleLogger]: Fix race conditions during shutdown and possible crashes by writing to closed stream handler 2025-07-30 23:35:24 +05:30
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
7300ca53c7 Use main profile when refreshing (#1013) 2025-06-22 08:31:13 -04:00
Huge_Black
2ed6d1e028 Add option for using main bundle's profile for app extensions, update AltSign & libmd (#1012) 2025-06-22 04:13:15 -04:00
neo
d68df01718 Merge pull request #1011 from CelloSerenity/develop 2025-06-14 17:54:05 -04:00
CelloSerenity
f9afb7cb20 Update LaunchViewController.swift
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-06-14 14:04:20 -06:00
Huge_Black
61dcd44740 Add import/export certificate feature (#1008) 2025-06-12 00:47:33 -04:00
Stern
3320199c16 Merge pull request #995 from CelloSerenity/develop
Update OperationError.swift for idevice_pair
2025-05-24 21:06:24 -04:00
CelloSerenity
ec0a2ec340 Update OperationError.swift
Co-authored-by: Stern <xsternent@gmail.com>
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
2025-05-24 19:04:25 -06:00
CelloSerenity
3b9b245d5c Update OperationError.swift 2025-05-24 18:52:56 -06:00