Riley Testut
be06c9bacd
[AltServer] Fixes “App Group does not exist” error
2022-03-29 19:51:54 -07:00
Riley Testut
9fdd9b11e3
[AltServer] Replaces lock with semaphore when updating app groups
...
Locks can’t be unlocked from a separate thread than they were locked on…whoops.
2022-03-29 19:51:17 -07:00
Riley Testut
80a3a6e246
[AltServer] Embeds ALTServerID in Info.plist if app uses AltKit
2022-03-29 19:34:47 -07:00
Riley Testut
44cfab7234
[AltServer] Adds ellipsis to menu items that require additional input
...
As specified by the macOS HIG.
2022-03-29 16:14:00 -07:00
Riley Testut
3cf21af44f
Fixes crashing due to uncaught codesigning exceptions
2022-03-29 16:09:43 -07:00
Riley Testut
6d370ca7ca
[AltServer] Fixes sideloading apps to devices running iOS 9.3 or later
2022-03-29 16:07:38 -07:00
Riley Testut
57a65ed551
[Apps] Updates AltStore 1.4.9 release notes
2022-03-07 10:52:48 -08:00
shanegillio
1022bc4b6e
[Apps] Updates AltStore to 1.4.9 ( #960 )
...
* [Apps] Updates AltStore beta to 1.5b4
* [Apps] Updates AltStore to 1.4.9
* Apply suggestions from code review
2022-03-04 12:54:02 -08:00
Riley Testut
f48d16c65c
[AltServer] Fixes prematurely fetching installed apps
2022-03-02 16:22:04 -08:00
shanegillio
cae346d2b8
[Apps] Updates AltStore beta to 1.5b4 ( #957 )
2022-03-02 11:34:27 -08:00
Riley Testut
1fb96a5ef2
[AltServer] Improves ALTServerErrorIncompatibleDeveloperDisk error message
...
Uses NSError’s debug description, if available, to populate error alerts.
2022-03-01 16:07:20 -08:00
Riley Testut
380f10286d
[AltServer] Ignores incompatible cached developer disks
...
Fixes issue where AltServer would always use cached developer disk, even if it isn’t compatible with the device’s operating system version.
2022-03-01 16:03:03 -08:00
Riley Testut
ef4c038b0b
[Apps] Adds #StandWithUkraine news update
2022-03-01 12:04:57 -08:00
Riley Testut
1c5b59737d
Replaces direct Patreon URL with forwarding URL
...
Allows us to change the Patreon URL without also updating the app.
2022-02-25 15:43:25 -08:00
Riley Testut
fdf9d7f320
Updates app version to 1.5b4
2022-02-23 13:42:40 -08:00
Riley Testut
f10cec5062
Fixes crashing on launch on iOS 13 or earlier
...
We now weak link libAppleArchive, which doesn’t exist prior to iOS 14.
2022-02-22 16:07:03 -08:00
Riley Testut
2bdf89e83f
[AltServer] Fixes staging AltPlugin update URL
2022-02-22 12:35:24 -08:00
Riley Testut
1ebdb8df21
[AltServer] Updates AltPlugin separately from AltServer
...
Code written and committed with Lil’ Dude “Weedles” by my side <3
2022-02-15 14:44:11 -06:00
Riley Testut
31e9ce0d40
[AltServer] Uses ephemeral URLSession when fetching developer disks
...
Fixes AltServer using outdated cached response after updating developer disks for a new OS version.
2022-02-09 13:52:11 -08:00
Riley Testut
cd300190be
[AltServer] Uses Sparkle staging URL for STAGING builds
2022-02-09 13:46:03 -08:00
Shane Gill
6588e558fa
[AltServer] Updates app version to 1.5b10
2022-02-09 08:59:33 -08:00
Shane Gill
ca34c36df6
[AltServer] Updates AltPlugin to 1.9
2022-02-08 18:59:35 -08:00
Shane Gill
db4169488e
[AltPlugin] Updates version to 1.9
2022-02-08 18:26:01 -08:00
Shane Gill
581e4b940c
[AltPlugin] Supports macOS Monterey 12.3
2022-02-08 18:24:10 -08:00
Riley Testut
b351558c36
[AltServer] Updates app version to 1.5b9
2021-12-15 12:49:05 -08:00
Riley Testut
d64a675e6a
[AltServer] Updates AltPlugin to 1.8
2021-12-15 12:48:11 -08:00
Riley Testut
cc875a1d0b
[AltPlugin] Updates version to 1.8
2021-12-15 12:47:53 -08:00
Riley Testut
a25f8fb3c0
[AltPlugin] Supports macOS Monterey 12.1
2021-12-15 12:47:11 -08:00
Riley Testut
827c0a5ea1
[Apps] Updates Delta to 1.3.1
2021-12-15 12:05:00 -08:00
Riley Testut
8f6f67cdc4
[Apps] Updates Delta beta to 1.3.1b
2021-11-17 17:10:13 -08:00
Riley Testut
dd8a6f209a
[AltServer] Fixes "Sideload .ipa" file picker not appearing in foreground
2021-11-10 11:44:08 -08:00
Riley Testut
6d831f3d12
[AltServer] Hides "Sideload .ipa" menu item by default
...
Manual sideloading is intended to be a fallback for situations where AltStore cannot be used. To emphasize this, we hide the option by default unless the user holds the Option key.
2021-11-10 11:42:32 -08:00
Riley Testut
d393b6326c
[Apps] Updates AltStore + beta to 1.4.8 and 1.5b3
2021-11-10 11:36:14 -08:00
Riley Testut
d5c7fd0869
Supports installing Fugu14-based jailbreaks on iOS 14.3
2021-10-26 11:21:44 -07:00
Riley Testut
790329f527
Fixes incorrectly signing Fugu14 app
2021-10-26 11:17:36 -07:00
Riley Testut
96c6cdc9c7
Adds basic error handling when downloading OTA firmware
2021-10-25 23:13:25 -07:00
Riley Testut
658ddebf46
Updates app version to 1.4.7
2021-10-25 22:36:09 -07:00
Riley Testut
8e726e7d70
Supports installing Fugu14-based jailbreaks
...
If a jailbreak app contains the relevant Fugu14 entries in its Info.plist, AltStore will automatically guide the user through the Fugu14 untether process before installing the jailbreak.
2021-10-25 22:27:30 -07:00
Riley Testut
9364434a47
[AltServer] Fixes incorrect OpenSSL header paths
2021-10-25 21:48:14 -07:00
Riley Testut
ea132a0ae8
Fixes not removing manually sideloaded .ipa's
2021-10-25 21:46:19 -07:00
Riley Testut
99d2156336
Limits “Enable JIT” context menu action to BETA builds
2021-10-25 21:43:50 -07:00
Riley Testut
a604c6d9ec
[AltServer] Caches iOS and tvOS DeveloperDiskImages to separate locations
...
Previously, DeveloperDiskImages were only differentied by OS version, which meant (for example) iOS 15.0 and tvOS 15.0 disk images were cached to the same location. Now iOS and tvOS disk images are stored separately, so AltServer will no longer try to use a cached disk image for the wrong OS.
2021-10-13 12:55:07 -07:00
Riley Testut
3a92d30766
[Apps] Updates AltStore beta to 1.5b2
2021-10-12 13:30:40 -07:00
Riley Testut
d66556e35c
[AltServer] Updates AltPlugin to 1.7
2021-10-12 12:32:43 -07:00
Riley Testut
6c8804ffb4
[AltPlugin] Updates version to 1.7
2021-10-12 12:15:42 -07:00
Riley Testut
5863ddb6e5
[AltPlugin] Supports macOS 12.0 Monterey beta 9
2021-10-12 12:14:05 -07:00
Riley Testut
8d2fbf3744
[AltWidget] Fixes not updating when app is near/past expiration
2021-10-12 12:10:45 -07:00
Riley Testut
c5f4bf71e2
[AltWidget] Improves layout on smaller devices
...
Shrinking app icon to 40% width allows whitespace between the app name and the "Expires in" text on smaller devices, such as the iPhone 12/13 mini.
2021-10-12 11:37:36 -07:00
Riley Testut
0cf62636a1
Fixes incorrect Settings tab bar badge color
2021-10-11 13:49:11 -07:00
Riley Testut
f7e2cf2a65
Revert "[AltWidget] Waits until the following day to reload timeline if an error occurs"
...
iOS automatically determines how often to refresh widgets based on user's behavior, so we should rely on that instead of artificially delaying timeline reloads until the next day if an error occurs.
This reverts commit ec8ef743a3 .
2021-10-06 12:21:01 -07:00