mahee96
ebf3af881a
bug-fix: appEx bundleID when bundleID is overridden, wasn't handled correctly in PR #1158
2026-02-22 04:11:25 +05:30
Magesh K
b8743cbe86
Merge pull request #1158 from SideStore/appId-customization
...
Feature: AppId customization during manual IPA install via "My Apps" screen
2026-02-20 05:36:24 +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
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
mahee96
b9341804b8
fix: cached app after download was not respecting overriden appId/bundleId
2026-02-02 11:28:48 +05:30
mahee96
cdbca88aab
feature: added a prompt before installing to customize appId
2026-02-02 08:44:49 +05:30
mahee96
fbbde964e8
cleanup - removed unused commented code (already validated in 0.6.2 that refresh path doesnt need reinstalls since it only resigns the app)
2026-02-02 08:41:42 +05:30
mahee96
96b33c698f
added gitignore for minimuxer submodule
2026-02-02 08:39:50 +05:30
mahee96
0521a3d8f0
Fix: base bundleID for AltBackup debug config was incorrect
2026-02-02 08:39:32 +05:30
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