Commit Graph

268 Commits

Author SHA1 Message Date
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
Riley Testut
35d0ba85f6 Updates AltStore + AltServer to 1.1 2019-10-28 13:24:49 -07:00
Riley Testut
7c3bd9377f Fixes crash when installing unsigned apps 2019-10-28 13:23:36 -07:00
Riley Testut
1718b46220 Fixes issue where AltStore revokes its own certificate
Uses embedded certificate from AltServer if possible, but then falls back to asking user to refresh AltStore manually if the certificate used to install AltStore is revoked.
2019-10-28 13:16:55 -07:00
Riley Testut
26b8d6ad35 [AltServer] Embeds encrypted certificate in AltStore app bundle 2019-10-28 12:53:56 -07:00
Riley Testut
4c6291aa17 Merge branch 'feature/dark_mode' into develop 2019-10-28 12:17:48 -07:00
Riley Testut
9bbab08445 Fixes incorrect “No Updates” cell dark mode appearance 2019-10-28 12:17:07 -07:00
Riley Testut
ee68191c91 Adds support for dark mode 2019-10-24 13:04:30 -07:00
Riley Testut
aa88d488da Updates PillButton appearance 2019-10-23 14:20:01 -07:00
Riley Testut
a6c6c881fc Revises News tab + AppViewController UI 2019-10-23 14:19:32 -07:00
Riley Testut
a9f6556057 Revises My Apps UI 2019-10-23 14:07:13 -07:00
Riley Testut
ba9445b9e2 Revises Browse UI 2019-10-22 21:36:15 -07:00
Riley Testut
9c2985825e Uses ephemeral session when signing in to Patreon 2019-10-17 14:52:42 -07:00
Riley Testut
daaeb0c6d9 Fixes Patreon login screen not appearing on iOS 13 2019-10-17 14:52:13 -07:00
Riley Testut
b8c83f44b2 Fixes prematurely cancelling authentication during interactive dismissal 2019-10-17 14:37:45 -07:00