Commit Graph

282 Commits

Author SHA1 Message Date
Riley Testut
38f666c0de Updates apps.json 2020-01-13 12:07:33 -08:00
Riley Testut
0e25aff1d4 Prevents deleting legacy sideloaded apps 2020-01-13 11:22:40 -08:00
Riley Testut
1e25955cd3 [Both] Updates app versions to 1.2b 2020-01-13 10:37:49 -08:00
Riley Testut
cbf6a3ad9c [AltServer] Updates bundle version to 6 2020-01-13 10:19:42 -08:00
Riley Testut
a980d65c59 Shares AltKit scheme 2020-01-13 10:17:38 -08:00
Riley Testut
64a5527049 Falls back to using canOpenURL to detect AltStore/Delta/Clip installs 2020-01-13 10:17:38 -08:00
Riley Testut
3fb190841e [Both] Adds support for installing apps over USB 2020-01-13 10:17:30 -08:00
Riley Testut
11255bbd14 Fixes session expiring when downloading apps on slow connection 2020-01-08 12:41:02 -08:00
Riley Testut
4be4a9895d Uses UTIs to determine whether apps are installed or not
AltStore now inserts an app-specific UTI when resigning apps, and it periodically checks whether that app has been deleted by checking whether UTTypeCopyDeclaration returns nil for the same app-specific UTI.
2019-12-17 19:17:45 -08:00
Riley Testut
a0b63d1eb4 Updates app version to 1.1.2 2019-12-16 13:56:23 -08:00
Riley Testut
80255a830e Updates apps.json for AltStore 1.1.2 2019-12-16 13:52:24 -08:00
Riley Testut
c4d2eaa17a Adds Clip to apps.json 2019-12-16 13:52:14 -08:00
Riley Testut
f12d469a52 Fixes crash when signing in
ALTAnisetteData.timeZone was nil for some users after receiving it from AltServer, so there is now a default time zone value to ensure it’s never nil.
2019-12-16 12:27:09 -08:00
Riley Testut
fbc58386c9 Updates apps.json for AltStore 1.1.1 and Delta 1.1.1 2019-12-13 11:58:53 -08:00
Riley Testut
08525926d1 [AltServer] Fixes erroneous “3 App Limit Reached” error 2019-12-11 13:05:12 -08:00
Riley Testut
15866f2cb3 Fixes increasing app size when refreshing
We now delete temporary directory + resigned .ipa before installation is complete to ensure AltStore doesn’t quit before we have the chance to.
2019-12-11 12:26:48 -08:00
Riley Testut
99ac8423cb Updates version to 1.1.1 2019-12-11 11:22:33 -08:00
Riley Testut
cb0a4b1c4c [AltServer] Updates version to 1.1.2 2019-12-11 11:22:31 -08:00
Riley Testut
c956e56b1d Updates AltSign 2019-12-11 10:54:32 -08:00
Riley Testut
963bd2cc71 Updates Patreon access code 2019-12-10 11:03:05 -08:00
Riley Testut
18d456e368 Removes app-specific password message on sign-in screen 2019-12-09 14:25:08 -08:00
Riley Testut
c8e2b1b5b5 [AltServer] Updates app version to 1.1.1 2019-11-28 12:20:17 -06:00
Riley Testut
9e3cae7622 Updates AltSign 2019-11-28 12:19:54 -06:00
Riley Testut
9adc96ad41 [AltServer] Replaces Mail’s bundleID in anisette data with Xcode’s 2019-11-28 12:13:28 -06:00
Riley Testut
7b5e6b8152 Updates apps.json 2019-11-19 01:40:55 -08:00
Riley Testut
39d34d558e [AltServer] Fixes notarization errors
- Compresses AltPlugin.mailbundle into .zip to prevent it from being signed when exporting archive
- Signs Sparkle framework with run script
2019-11-19 01:40:43 -08:00
Riley Testut
606de882a3 [AltServer] Adds Sparkle support 2019-11-18 15:42:10 -08:00
Riley Testut
3e5db1b26d [AltStore] Uses GrandSlam Authentication
Retrieves anisette data from AltServer so we can authenticate with GSA.
2019-11-18 14:49:17 -08:00
Riley Testut
10ff996ec9 [AltServer] Installs/uninstalls Mail.app plug-in 2019-11-18 14:42:38 -08:00
Riley Testut
ec7ab207c9 [AltServer] Uses GrandSlam Authentication
Uses Mail.app plug-in to retrieve the computer’s anisette data, which is necessary for GSA.
2019-11-18 14:17:57 -08:00
Riley Testut
3cca3e9a1b Updates apps.json for AltStore 1.1b2 2019-11-13 11:36:21 -08:00
Riley Testut
f016344eaa [AltServer] Adds STAGING flag to conditionally download Delta version 2019-11-13 11:35:37 -08:00
Riley Testut
a8f6bf0edb Updates version to 1.1b2 2019-11-05 18:42:16 -08:00
Riley Testut
9012243c55 Updates default ALTDeviceID 2019-11-05 18:09:35 -08:00
Riley Testut
75f30fe533 Fixes incorrect UpdateCollectionViewCell dimmed tint color 2019-11-05 18:08:58 -08:00
Riley Testut
c85228a70e Fixes AppViewController navigation bar appearing upon app becoming active 2019-11-05 18:08:11 -08:00
Riley Testut
3baf3e2de0 Fixes non-functional AppViewController download button 2019-11-05 18:06:52 -08:00
Riley Testut
9c37e143e4 [AltServer] Fixes dropping connection before client receives response 2019-11-05 18:05:32 -08:00
Riley Testut
8b1f30cafc Changes ALTTeamType.individual localizedDescription to “Developer” 2019-11-05 14:25:59 -08:00
Riley Testut
d8767ea4c5 [AltServer] Removes all free provisioning profiles when installing apps 2019-11-05 14:20:15 -08:00
Riley Testut
57f376cc65 Fixes endless loading when sideloading invalid app 2019-11-05 13:26:01 -08:00
Riley Testut
0bc07937c5 Updates launch screen 2019-11-05 13:24:26 -08:00
Riley Testut
bb2452ca9e [AltServer] Fixes notifications not appearing on Catalina 2019-11-04 15:08:20 -08:00
Riley Testut
590bafda03 Improves loading time when fetching patron names 2019-11-04 13:46:06 -08:00
Riley Testut
8df834a51a Fetches Patreon creator access token from AltStore source 2019-11-04 13:42:19 -08:00
Riley Testut
b502f8ed6e Adds STAGING flag to conditionally use staging endpoint 2019-11-04 13:38:54 -08:00
Riley Testut
10c359a29f Fixes tint colors not dimming when presenting alerts 2019-11-04 12:36:29 -08:00
Riley Testut
3c9bd51661 Fixes hard-to-see sideloading activity indicator in dark mode 2019-11-04 11:17:28 -08:00
Riley Testut
ad3756b8fd Updates apps.json for AltStore 1.1b 2019-10-28 14:24:59 -07:00
Riley Testut
f9b3a28e4e Revert "Uses ephemeral session when signing in to Patreon"
This reverts commit 9c2985825e.

Reverted because users might not be able to complete the login flow after verifying their emails.
2019-10-28 13:40:49 -07:00