Commit Graph

2171 Commits

Author SHA1 Message Date
mahee96
59892247a6 dependencies: fix missing header by adding to output list 2026-02-23 12:30:19 +05:30
mahee96
f350c9fa49 dependencies: use group format for folders to see if that fixes chaining issue 2026-02-23 12:24:07 +05:30
mahee96
32fb3d706c dependencies: use group format for folders to see if that fixes chaining issue 2026-02-23 12:12:51 +05:30
mahee96
232dec2c36 wrappers: keep imports them private to file scope for encapsulation 2026-02-23 11:53:17 +05:30
mahee96
e9772afbf6 minimuxer: fix some wrapper methods 2026-02-23 11:45:15 +05:30
mahee96
014d7b8346 build: fix some more path issues 2026-02-23 11:43:46 +05:30
mahee96
8d90def5d8 minimuxer: fix some wrapper methods 2026-02-23 11:43:23 +05:30
mahee96
e891b7ec93 minimuxer: use wrapper methods 2026-02-23 11:30:11 +05:30
mahee96
e5dbf2b677 schemes: do not auto create 2026-02-23 11:29:47 +05:30
mahee96
4ff35e36e4 fix: attempt to fix the dependency chaining issue 2026-02-23 10:29:02 +05:30
mahee96
3927cbd438 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
23d5123d07 libcurl: added back as dependency 2026-02-23 00:55:08 +05:30
mahee96
f24b728223 xcschemes: disabled unecessary ones 2026-02-22 23:47:00 +05:30
mahee96
d93df1ce9c 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
016ef38c92 cleanup: removed more unused commented out code 2026-02-22 22:58:11 +05:30
mahee96
267e7bd688 submodule: updated to latest 2026-02-22 21:46:46 +05:30
mahee96
42091a98be submodule: updated to latest 2026-02-22 21:29:05 +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
eed895f145 debloat: removed more patreon stuff carried over from altstore 2.0 2026-02-22 15:38:23 +05:30
mahee96
8fe551d849 cleanup: removed more unused commented out code 2026-02-22 15:19:00 +05:30
mahee96
d670618cbe debloat: removed more patreon stuff carried over from altstore 2.0 2026-02-22 15:18:51 +05:30
mahee96
f16651040f cleanup: removed more unused commented out code 2026-02-22 15:01:18 +05:30
mahee96
e028b768f4 debloat: removed more patreon stuff carried over from altstore 2.0 2026-02-22 15:00:25 +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
mahee96
c807154873 cleanup: removed analytics stuff - we can add a decent analytics management later if we need 2026-02-22 13:57:43 +05:30
mahee96
1103a7f0b4 bug-fix: should be checking for iconName and not imageName anymore 2026-02-22 11:27:05 +05:30
mahee96
8a63725113 icons: use 256x256 for preview imageset since 75x75 was too poor 2026-02-22 11:19:50 +05:30
mahee96
4a73efe680 icons: fix incorrect name entry 2026-02-22 11:01:15 +05:30
mahee96
be4d62fb1e bug-fix: emp for wireguard requires an enum entry for the indexPath calc 2026-02-22 10:59:04 +05:30
mahee96
7683447eea 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
d18422af00 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
0062374d32 CI: disabled test tracks completely by commenting out 2026-02-22 07:29:56 +05:30
mahee96
d45803a7cc 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
661fda4988 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
83ed17c443 cleanup: improved messaging for appID customization 2026-02-22 05:31:26 +05:30
mahee96
096bb85bc1 bug-fix: customizeAppId key should be used from UserDefaults.standard instead of UserDefaults.shared 2026-02-22 05:31:10 +05:30
mahee96
786f06800f 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
146b69944a bug-fix: switch toggle handler shouldn't disable the switch itself 2026-02-22 05:29:55 +05:30
mahee96
37cc2cfca6 cleanup: updated strings and variables to reflect appExBundleID 2026-02-22 04:11:58 +05:30
mahee96
31fe7fed8c 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
dbc20391e5 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
aca8193f1c Merge branch 'develop' into appId-customization 2026-02-20 05:35:26 +05:30
ny
fabe093b1d fix: remove pointless error toasts 2026-02-17 12:44:25 -05:00
mahee96
277b5b0bd4 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
e1550811eb feat: Add UntitledCharts to Trusted Sources (#1160)
* Add new trusted app 'com.sbuga.retrosekai'
2026-02-04 11:05:06 -05:00
mahee96
255db2bac0 fix: cached app after download was not respecting overriden appId/bundleId 2026-02-02 11:28:48 +05:30
mahee96
30c03aad42 feature: added a prompt before installing to customize appId 2026-02-02 08:44:49 +05:30
mahee96
d70c916222 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
7c038568f8 added gitignore for minimuxer submodule 2026-02-02 08:39:50 +05:30