Magesh K
318dae8fb3
[settings]: Fix: siri shortcut missing from settings
2024-12-12 20:11:57 +05:30
Magesh K
dc797cf646
[fetch-prebuilt.sh]: force download when libs are missing locally and skip file is absent ( #796 )
...
* [fetch-prebuilt.sh] - retain checked-in files from minimuxer repo (assuming minimuxer repo was cloned)
* [fetch-prebuilt.sh]: force download when libs are missing locally and skip file is absent
2024-12-12 00:53:57 -05:00
Magesh K
0fffd24650
[fetch-prebuilt.sh] - retain checked-in files from minimuxer repo (assuming minimuxer repo was cloned)
2024-12-08 20:21:37 +05:30
Magesh K
8e44d7d34a
updated fetch-prebuilt.sh to reflect libem_proxy-ios.a renaming
2024-12-08 19:37:27 +05:30
Magesh K
fd1cdcea93
Updated LIB_FILE_NAME used in minimuxer shell script to link the binary
2024-12-08 19:30:38 +05:30
Magesh K
f08cbd11b5
- renamed libem_proxy.a to libem_proxy-ios.a for iOS builds
2024-12-08 19:05:23 +05:30
Magesh K
e7bbea602f
Added launch arguments for coredata debugging and updated Scheme from AltStore to SideStore ( #785 )
2024-12-08 07:50:33 -05:00
ny
b4a1b5ec0e
fix: Refreshing via Xcode would cause a crash here
2024-11-30 00:50:10 -05:00
Magesh K
aab45db88a
- Show Toast regarding server switch due to fallback if UI context is available
2024-11-28 22:01:47 +05:30
Magesh K
c92bbaf2e9
- Fix: AnisetteServers: refresh server request shouldn't use local cache to get proper updates
2024-11-28 19:12:50 +05:30
Magesh K
b58f082d78
- Fix: refresh(): app was being accessed after de-alloc causing EXC_BREAKPOINT
2024-11-28 18:49:53 +05:30
Magesh K
edda4fab5c
- Fix: Anisette-server-fallback: Try currently selected server first
2024-11-28 18:46:08 +05:30
Magesh K
def8e969a6
-[Feature]: client-side: Anisette server fallback impl when current server is unreachable ( #773 )
2024-11-27 18:38:54 -05:00
Magesh K
850f4704e2
- Fix: DatabaseManager.migrateDatabaseToAppGroupIfNeeded() src and dest for replaceAt() cannot be same
2024-11-28 02:47:01 +05:30
Stern
c7909ee9f7
Merge pull request #770 from mahee96/develop
2024-11-24 13:23:43 -05:00
Magesh K
efb3b26da0
Fix: update sign-in screen toast text color to be primary color
2024-11-24 23:06:39 +05:30
Magesh K
69721000df
-[xcode]: revert enabling debug dylib support for widgets
2024-11-24 19:16:18 +05:30
Stephen
b669e19780
Twitter Updates & Email Support ( #762 )
2024-11-21 12:12:47 -05:00
Stern
b1f224e50e
(chore:) Update Twitter Link
...
Signed-off-by: Stern <stern@sidestore.io >
2024-11-19 16:00:48 -05:00
Joe Mattiello
32e173e4bf
Change gitignore, add package.resolve ( #748 )
2024-11-11 23:10:44 -05:00
kaoneko
39b49bdce3
Update message about Disable Idle Timeout setting ( #747 )
2024-11-11 15:12:49 -05:00
Magesh K
a48c3b2987
Widgets-Fix: Ported Widget compatibility for ios 18+ from altstore ( #746 )
2024-11-11 14:46:33 -05:00
Magesh K
55faf0c2d3
Background and shortcut refresh fix - remove only excess extensions from new package during install ( #743 )
2024-11-10 13:01:31 -05:00
Magesh K
835d4d39d0
Partial-Fix for #723 : Error on refresh operation must be set on self.context instead of group.context ( #742 )
2024-11-10 06:11:44 -05:00
Magesh K
c28af95506
-[diagnostics]: Added diagnostics for RefreshAppOperation failure
2024-11-10 16:31:28 +05:30
Magesh K
e597b197d0
-[cleanup]: added guard check to remove file only if it exists
2024-11-10 16:27:29 +05:30
Magesh K
dacc0c98ab
-[bug-fix]: UI Api invocation needs to be on UI Thread
2024-11-10 16:27:29 +05:30
Michael
6c32430329
Add missing = sign ( #739 )
2024-11-09 22:20:23 -05:00
Stern
e843a070c5
Merge pull request #738 from mahee96/develop
...
-[cleanup]: restore changes dropped from altstore-1.6.3 merge by 4989c42
2024-11-09 19:05:59 -05:00
Magesh K
51792f2da5
restore changes dropped from altstore by 4989c42
2024-11-10 03:04:24 +05:30
Magesh K
8f37751236
diagnostics: improved error logging for OperationError.invalidParameters ( #736 )
2024-11-09 04:05:18 -05:00
Stern
c7c760ced0
chore: We need to add Homebrew to our path or Xcode will not find it.
...
Signed-off-by: Stern <stern@sidestore.io >
2024-11-08 23:56:27 -05:00
Stern
ad5216ede8
chore: Add checks to fetch-prebuilt script.
...
This adds a check that if for example wget isn't installed it'll install from brew via brew install.
Signed-off-by: Stern <stern@sidestore.io >
2024-11-08 23:24:46 -05:00
Magesh K
ee9c9cb200
refresh-app: enhanced error logging when app extension validation check fails ( #730 )
...
refresh-app: enhanced error logging when app exenstion validation check fails
2024-11-04 04:05:13 -05:00
June Park
0fa2407e36
Merge pull request #729 from mahee96/sidestore-crash-xcode
...
xcode: Debug dylib support is still broken in iOS 18 causing "No Entry Point Found. checked(null)"
2024-11-04 17:39:05 +09:00
Magesh K
11dba4dd94
Fix-regression: restored update-check logic( 4bcb9e1) in InstalledApp.swift which was dropped in ( 4989c42) ( #728 )
2024-11-04 03:38:28 -05:00
Magesh K
916e507ba0
xcode: Debug dylib is still broken in iOS 18 causing "No Entry Point Found. checked(null)"
2024-11-04 12:53:30 +05:30
Magesh K
ef1edab045
Fix for Refresh Operation causing renewal/install of provisioning profiles for removed app extensions ( #727 )
...
* Fix AppExtensions not being updated on Disk after db is updated in InstallAppOperation
* refresh-Extensions: Added check to ensure extensions in DB and DISK matches if not then cancel current refresh request
2024-11-03 17:30:39 -05:00
ny
70b7d1319e
More attempts at fixing app limit issues
2024-10-24 00:41:29 -04:00
ny
9906a4cdaa
Attempt to make the bypass more sane
2024-10-23 07:31:52 -04:00
ny
64b23b77a8
Clean/fix this implementation
2024-10-23 06:44:39 -04:00
ny
ddd27357d8
Fix detection for SparseRestore patch
2024-10-23 06:07:58 -04:00
Moonsn
ac4c30569b
feat: show custom anisette server list if set ( #717 )
2024-10-22 20:16:37 -04:00
nythepegasus
c9040f46ad
Actually fix deprecation warnings
2024-10-17 06:14:44 -04:00
nythepegasus
bc8c9f6b90
Update GH Actions to fix deprecation warnings
2024-10-17 05:58:38 -04:00
nythepegasus
d90b84bb03
Try to fix refreshing and removing extensions
...
Silly fix
Signed-off-by: nythepegasus <me@nythepegas.us >
2024-10-17 05:18:10 -04:00
nythepegasus
e032b82a30
Remove this
...
Should fix remove app extensions
Signed-off-by: nythepegasus <me@nythepegas.us >
2024-10-17 04:47:42 -04:00
ny
c669fd406e
Add a few more checks for app limits
2024-10-11 02:50:48 -04:00
ny
62c1bd4b55
Add a max limit
2024-10-11 02:33:25 -04:00
ny
e205cb3c91
Fix these actions to point correctly
2024-10-11 02:24:36 -04:00