Commit Graph

2161 Commits

Author SHA1 Message Date
mahee96
b407bb7249 cleanup: removed more stuffs - datastructure tests and ui tests which we don't actively use anyways...they can still be used by running manually if required. 2026-02-23 02:12:33 +05:30
mahee96
c4231445ab libcurl: added back as dependency 2026-02-23 00:55:08 +05:30
mahee96
b994ab4460 xcschemes: disabled unecessary ones 2026-02-22 23:47:00 +05:30
mahee96
bce57d7659 bug-fix: Cargo project build in em_proxy, minimuxer weren't declaring the artifacts as outputs causing them to be missed being generated during manual clean and re-run 2026-02-22 23:46:21 +05:30
mahee96
6e3bd8d0d0 cleanup: removed more unused commented out code 2026-02-22 22:58:11 +05:30
mahee96
844d83f32c submodule: updated to latest 2026-02-22 21:46:46 +05:30
mahee96
b130dbf219 submodule: updated to latest 2026-02-22 21:29:05 +05:30
mahee96
fa4ee4d798 refactor: streamline the repo again and removed unused files from altstore 2026-02-22 21:27:31 +05:30
mahee96
9623221d09 debloat: converted xcode groups to xcode folder + removed unused files 2026-02-22 16:17:01 +05:30
mahee96
6e2ae440bd debloat: removed more patreon stuff carried over from altstore 2.0 2026-02-22 15:38:23 +05:30
mahee96
07102d2771 cleanup: removed more unused commented out code 2026-02-22 15:19:00 +05:30
mahee96
651d35f6ee debloat: removed more patreon stuff carried over from altstore 2.0 2026-02-22 15:18:51 +05:30
mahee96
f2436f7d88 cleanup: removed more unused commented out code 2026-02-22 15:01:18 +05:30
mahee96
3a0873a9e4 debloat: removed more patreon stuff carried over from altstore 2.0 2026-02-22 15:00:25 +05:30
mahee96
19a67eb04a 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
mahee96
138fe7d967 cleanup: removed analytics stuff - we can add a decent analytics management later if we need 2026-02-22 13:57:43 +05:30
mahee96
a5ac11e76c bug-fix: should be checking for iconName and not imageName anymore 2026-02-22 11:27:05 +05:30
mahee96
ed8d0771a4 icons: use 256x256 for preview imageset since 75x75 was too poor 2026-02-22 11:19:50 +05:30
mahee96
2fac2478d6 icons: fix incorrect name entry 2026-02-22 11:01:15 +05:30
mahee96
0fbc8bd8ca bug-fix: emp for wireguard requires an enum entry for the indexPath calc 2026-02-22 10:59:04 +05:30
mahee96
e773233770 icons: change app icon screen was not showing icon previews - added tiny 75x75 imageset assets since iOS 18+ cannot use AppIconSet for UIImage(named:) 2026-02-22 10:58:32 +05:30
mahee96
8b39b314ed CI: skip info on upstream branch for deploy message in nightly since it is already the last beta before stable 2026-02-22 07:39:24 +05:30
mahee96
51ade6fcb2 CI: disabled test tracks completely by commenting out 2026-02-22 07:29:56 +05:30
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
15021413ac CI: fixed the heredoc parsing issues when single quotes are present in the notes by using a local function in shell script 2026-02-22 06:22:41 +05:30
mahee96
3c1d3e8972 cleanup: improved messaging for appID customization 2026-02-22 05:31:26 +05:30
mahee96
027c6d8e92 bug-fix: customizeAppId key should be used from UserDefaults.standard instead of UserDefaults.shared 2026-02-22 05:31:10 +05:30
mahee96
dd87408afa bug-fix: main-profile processing should account for the effective AppID which is in context.bundleIdentifier 2026-02-22 05:30:39 +05:30
mahee96
a74de17be2 bug-fix: switch toggle handler shouldn't disable the switch itself 2026-02-22 05:29:55 +05:30
mahee96
4e2d507124 cleanup: updated strings and variables to reflect appExBundleID 2026-02-22 04:11:58 +05:30
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