From 26fe9ca72bd1a789b90c1d9e0b08714c13848695 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Mon, 14 Sep 2020 11:25:41 -0700 Subject: [PATCH] Updates apps.json and apps-alpha.json --- AltStore/Resources/apps-alpha.json | 10 +++++----- AltStore/Resources/apps.json | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/AltStore/Resources/apps-alpha.json b/AltStore/Resources/apps-alpha.json index e99be247..cbb67719 100644 --- a/AltStore/Resources/apps-alpha.json +++ b/AltStore/Resources/apps-alpha.json @@ -7,14 +7,14 @@ "bundleIdentifier": "com.rileytestut.AltStore.Alpha", "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", - "version": "1.4a4", - "versionDate": "2020-06-07T10:00:00-07:00", - "versionDescription": "NEW:\n- Improves error messages from AltDaemon\n\nPREVIOUS VERSION:\n- Uses background daemon to install apps without AltServer. This allows AltStore to remain a normal sandboxed app and continue working even if not jailbroken, while still using jailbreak functionality when the daemon is running.\n- Adds \"Install AltDaemon\" option in Settings to export AltDaemon.deb.\n- Cleans up codebase more in preparation for beta launch soon.", - "downloadURL": "https://f000.backblazeb2.com/file/altstore/sources/alpha/altstore/1_4_a4.ipa", + "version": "1.4a11", + "versionDate": "2020-09-08T17:00:00-07:00", + "versionDescription": "This alpha adds support for refreshing apps with Siri and Shortcuts.\n\nNEW\n• Add \"Refresh All Apps\" shortcut to Siri from Settings tab\n• Fixes (de-)activating apps\n• Fixes deep links\n\n⚠️ Updating to this version from previous alphas is not supported. Instead, do a clean install by deleting AltStore alpha then installing this version. You do not need to delete your sideloaded apps, and you can \"reinstall\" them afterwards to relink them in AltStore.", + "downloadURL": "https://f000.backblazeb2.com/file/altstore/sources/alpha/altstore/1_4_a11.ipa", "localizedDescription": "AltStore is an alternative app store for non-jailbroken devices. \n\nThis beta release of AltStore allows you to install Delta as well as any app (.ipa) directly from the Files app.", "iconURL": "https://user-images.githubusercontent.com/705880/65270980-1eb96f80-dad1-11e9-9367-78ccd25ceb02.png", "tintColor": "018084", - "size": 2184796, + "size": 5258463, "screenshotURLs": [ "https://user-images.githubusercontent.com/705880/65605563-2f009d00-df5e-11e9-9b40-1f36135d5c80.PNG", "https://user-images.githubusercontent.com/705880/65605569-30ca6080-df5e-11e9-8dfb-15ebb00e10cb.PNG", diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 0dd80cd7..3c801106 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -36,14 +36,14 @@ "bundleIdentifier": "com.rileytestut.AltStore.Beta", "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", - "version": "1.4b5", - "versionDate": "2020-08-28T13:30:00-07:00", - "versionDescription": "NEW\n• Add sources via altstore://source?url=[source url] deep link.\n• Improved VoiceOver support throughout app, especially in My Apps tab.\n• Improved error handling when updating sources.", - "downloadURL": "https://f000.backblazeb2.com/file/altstore/apps/altstore/1_4_b5.ipa", + "version": "1.4b6", + "versionDate": "2020-09-09T12:30:00-07:00", + "versionDescription": "FEATURES\n• Refresh apps with Siri and Shortcuts by adding the \"Refresh All Apps\" shortcut from Settings tab (requires iOS 14)\n• Schedule background refreshes at specific times using Shortcuts' Automations (requires iOS 14)\n\nBUG FIXES\n• Fixes placeholder app subtitles in Browse tab\n• Fixes File Provider extensions in sideloaded apps (thanks @tbodt!)\n• Fixes iPad split view multitasking in sideloaded apps (thanks @osy86!)", + "downloadURL": "https://f000.backblazeb2.com/file/altstore/apps/altstore/1_4_b6.ipa", "localizedDescription": "AltStore is an alternative app store for non-jailbroken devices. \n\nThis beta release of AltStore adds support for 3rd party sources, allowing you to download apps from other developers directly through AltStore.", "iconURL": "https://user-images.githubusercontent.com/705880/65270980-1eb96f80-dad1-11e9-9367-78ccd25ceb02.png", "tintColor": "018084", - "size": 3337279, + "size": 5287159, "beta": true, "screenshotURLs": [ "https://user-images.githubusercontent.com/705880/78942028-acf54300-7a6d-11ea-821c-5bb7a9b3e73a.PNG", @@ -274,6 +274,6 @@ } ], "userInfo": { - "patreonAccessToken": "tj_lK-ttig465I7x2b_hQlBCTtVmyI0pF_1LQWBjb2Q" + "patreonAccessToken": "5IBR_qE8AZos0YENvAD5i6fZmnpBgpc8wGaM7iYzMnE" } }