Commit Graph

194 Commits

Author SHA1 Message Date
Riley Testut
0dfcd0ba47 Supports landscape app screenshots
Rotates landscape screenshots before displaying them. For now, we still assume screenshots have 16:9 aspect ratio.
2022-04-11 11:59:56 -07:00
Riley Testut
0a9e10d55b [AltServer] Updates app version to 1.5rc 2022-03-31 12:50:52 -07: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
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
Shane Gill
6588e558fa [AltServer] Updates app version to 1.5b10 2022-02-09 08:59:33 -08:00
Shane Gill
db4169488e [AltPlugin] Updates version to 1.9 2022-02-08 18:26:01 -08:00
Riley Testut
b351558c36 [AltServer] Updates app version to 1.5b9 2021-12-15 12:49:05 -08:00
Riley Testut
cc875a1d0b [AltPlugin] Updates version to 1.8 2021-12-15 12:47:53 -08: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
6c8804ffb4 [AltPlugin] Updates version to 1.7 2021-10-12 12:15:42 -07:00
Riley Testut
dc7b8caae2 Updates app version to 1.5b 2021-09-15 14:31:36 -07:00
Riley Testut
3fe6b06387 Adds "Enable JIT" context menu action for active apps
Allows users to manually enable JIT for apps that don't explicitly support AltKit.
2021-09-03 13:57:15 -05:00
Riley Testut
8cfe693f27 [AltServer] Updates app version to 1.5b7 2021-09-01 12:34:36 -05:00
Riley Testut
742756e99b [AltPlugin] Updates version to 1.6 2021-09-01 12:06:36 -05:00
Riley Testut
a61910dfc5 [AltServer] Migrates LaunchAtLogin dependency from Carthage to SwiftPM
Fixes compiling AltServer on ARM Macs.
2021-09-01 11:58:33 -05:00
Riley Testut
4ad521bd69 Updates app version to 1.4.6 2021-07-20 14:04:11 -07:00
Riley Testut
da72990a6d [AltServer] Updates app version to 1.5b6 2021-07-07 13:56:55 -07:00
Riley Testut
955134985e Updates app version to 1.4.6b 2021-06-14 12:31:40 -07:00
Riley Testut
7779d10a9d [AltServer] Updates app version to 1.5b5
Skipping 1.5b4 to align version number with Windows AltServer (which did have a 1.5b4)
2021-06-14 12:20:39 -07:00
Riley Testut
a5486004ed [AltPlugin] Updates version to 1.5 2021-06-14 12:03:05 -07:00
Riley Testut
3afebc0325 [AltPlugin] Updates version to 1.4 2021-06-04 15:07:02 -07:00
Riley Testut
590cf32006 [AltServer] Improves error messages 2021-06-04 14:57:32 -07:00
Riley Testut
d58cbc9c3f [AltServer] Adds method to fetch installed apps on devices 2021-06-04 14:57:32 -07:00
Riley Testut
6a64568db2 [AltServer] Refactors common NSMenu logic into MenuController 2021-06-04 14:56:27 -07:00
Riley Testut
37e7125632 [AltServer] Adds ALTDebugConnection to “debug” sideloaded apps
Allows AltServer to programmatically enable JIT execution in sideloaded apps.
2021-06-04 14:56:27 -07:00
Riley Testut
c2d7714272 [AltServer] Installs Developer disk image before installing AltStore
Allows AltServer to programmatically initiate a debug session with AltStore, which can be used to start a background refresh or enable JIT on demand.

[AltServer] Renames ALTDevice variable name
2021-06-04 14:56:27 -07:00
Riley Testut
4591563ad2 [AltServer] Adds ALTServerConnectionError to wrap libimobiledevice errors 2021-06-04 14:55:50 -07:00
Riley Testut
630c066f42 [AltServer] Updates libimobiledevice dependency 2021-06-04 14:55:06 -07:00
Riley Testut
39221661ff Updates app version to 1.4.5 2021-03-17 13:19:44 -07:00
Riley Testut
4b7020d8cd Updates app version to 1.4.5b 2021-03-09 13:41:17 -06:00
Riley Testut
ca88262be4 Updates app version to 1.4.4 2021-02-26 21:08:31 -06:00
Riley Testut
5ac2383743 [AltServer] Updates app version to 1.5b3 2021-02-02 12:30:49 -06:00
Riley Testut
4682a1a4c4 Updates app version to 1.4.3b2 2021-02-02 12:28:15 -06:00
Riley Testut
cafd3d19d6 [AltPlugin] Updates version to 1.3 2021-01-30 13:04:22 -06:00
Riley Testut
081ebf3988 Merge branch 'develop' of github.com:rileytestut/AltStore into develop 2020-12-03 16:25:32 -06:00
Riley Testut
954c18ad2f [AltXPC] Initial version
AltXPC uses the private com.apple.authkit.client.internal entitlement to retrieve anisette data.
2020-12-03 16:24:43 -06:00
Riley Testut
c0c2e3c78e [AltPlugin] Updates version to 1.2 2020-12-03 16:24:42 -06:00
Riley Testut
de2ec2814c [AltServer] Supports sideloading .ipa files directly to iOS devices 2020-11-11 17:40:28 -08:00
Riley Testut
67c527adfb Updates app version to 1.4.2 2020-11-11 12:53:31 -08:00
Riley Testut
31f70488ad [AltServer] Updates app version to 1.4.1 2020-10-26 14:48:53 -07:00
Riley Testut
e1dce102a0 Removes “Install AltDaemon” option from Settings tab
AltDaemon can now be installed directly from the Dynastic repo via Cydia or Sileo.
2020-10-07 11:32:47 -07:00
Riley Testut
0da41ac767 Merge branch 'update_plugin' of https://github.com/rileytestut/AltStore into develop 2020-10-06 18:16:09 -07:00
Riley Testut
220a7233ca [AltServer] Adds PluginManager to update Mail plug-in to 1.1
AltPlugin 1.1 supports Big Sur on both Intel and Apple Silicon Macs.
2020-10-06 18:11:03 -07:00
Riley Testut
150c90563b [AltPlugin] Supports Big Sur on both Intel and Apple Silicon Macs 2020-10-06 18:09:47 -07:00
Riley Testut
b4230baedf Updates app version to 1.4 2020-10-05 14:57:22 -07:00
Riley Testut
aef3a2775d Adds @Managed property wrapper
• Keeps strong reference to wrapped managed object’s context.
• Projected value simplifies accessing properties on context’s thread.
2020-10-05 14:23:19 -07:00
Riley Testut
ba79c5c5c0 Cleans up AltStore Xcode scheme 2020-10-05 13:56:59 -07:00