Commit Graph

375 Commits

Author SHA1 Message Date
Riley Testut
bbe08c1371 Merge branch 'feature/active_inactive_apps' into develop 2020-05-01 08:53:21 -07:00
Riley Testut
c0e2379b7e Updates apps.json & apps-alpha.json 2020-05-01 08:52:51 -07:00
Riley Testut
72f530fe82 Updates apps.json for AltStore 1.3 2020-04-10 13:53:30 -07:00
Riley Testut
4f493a1852 Adds AltStore (Stable) to Alpha source 2020-04-10 13:52:30 -07:00
Riley Testut
dc89911937 Updates app version to 1.3 2020-04-09 12:26:41 -07:00
Riley Testut
aaf108732a [AltServer] Updates app version to 1.3 2020-04-09 12:25:48 -07:00
Riley Testut
57750b9d8f Adds Alpha source JSON 2020-04-09 12:22:57 -07:00
Riley Testut
261c912b82 Updates apps.json for AltStore 1.3b3 2020-04-09 12:21:23 -07:00
Riley Testut
0b54849a8d Uses separate App Center tokens for different build types 2020-04-09 12:18:17 -07:00
Riley Testut
f995cbdeeb Disables Sources functionality for public versions 2020-04-01 13:27:26 -07:00
Riley Testut
b3b362ffc6 Enables sideloading for public versions 2020-04-01 13:26:22 -07:00
Riley Testut
618bcea16a [AltServer] Updates Carthage dependencies for Xcode 11.4 2020-04-01 13:17:17 -07:00
Riley Testut
01e73ed2f7 Leaves apps activated if there is no active app limit during migration 2020-04-01 13:06:06 -07:00
Riley Testut
05fcc3b5e0 [AltServer] Removes duplicate profiles even if they’re excluded 2020-04-01 12:19:25 -07:00
Riley Testut
5ffc0ae05b Clarifies AltStore renews App IDs after they expire 2020-04-01 11:53:25 -07:00
Riley Testut
ff5c643254 Adds support for ALPHA builds 2020-04-01 11:51:00 -07:00
Riley Testut
3fc21ebb74 Fixes potentially incorrect bundle identifier when resigning AltStore with DEBUG build 2020-03-31 14:33:13 -07:00
Riley Testut
e01e3fbbf2 Adds VS App Center analytics + crash reporting
Currently tracks install, refresh, and update app events.
2020-03-31 14:31:34 -07:00
Riley Testut
028eca09a5 Updates RefreshError.noInstalledApps’ localized description 2020-03-30 15:38:00 -07:00
Riley Testut
60deb5bcc9 Fixes RefreshAltStoreViewController never finishing 2020-03-30 15:23:20 -07:00
Riley Testut
b1a027762d Fixes potentially incorrect bundle identifier when resigning/refreshing AltStore 2020-03-30 15:18:10 -07:00
Riley Testut
59d9a0faeb [AltServer] Fixes installing outdated profile after app installation 2020-03-30 15:06:16 -07:00
Riley Testut
3010f8374c Updates older ToastView code to use error initializer 2020-03-30 14:07:18 -07:00
Riley Testut
85752abbf4 Fixes missing OperationError recovery suggestions 2020-03-30 13:56:40 -07:00
Riley Testut
7208dc18ad Adds basic search functionality to Browse tab 2020-03-30 13:46:15 -07:00
Riley Testut
21088fa7ce Removes ellipsis from AppIDsViewController cell 2020-03-30 13:40:14 -07:00
Riley Testut
dfeceeb85d Deactivates beta apps when no longer a patron/signed in
Prevents beta apps from taking up active app slots despite not being listed in My Apps
2020-03-30 13:34:13 -07:00
Riley Testut
61992380da Dismisses SFVC when sideloading apps from News item 2020-03-30 13:26:44 -07:00
Riley Testut
4f8a8faac4 Removes sideloading beta alert 2020-03-30 13:25:14 -07:00
Riley Testut
a649c40fe8 Migrates from Core Data model v5 to v6 2020-03-24 13:43:16 -07:00
Riley Testut
e5170a2f4a Adds initial support for 3rd party Sources 2020-03-24 13:27:44 -07:00
Riley Testut
f396fbee3b Deletes cached apps after they’ve been uninstalled from device 2020-03-23 12:12:49 -07:00
Riley Testut
a9199a0af2 Emphasizes App IDs can’t be deleted in AppIDsViewController message 2020-03-23 11:33:06 -07:00
Riley Testut
fd551ade2e Adds Drag & Drop support for activating/deactivating apps 2020-03-20 16:38:54 -07:00
Riley Testut
71e3f3f36a Adds option to remove app extensions before installation
Free developer accounts may only have 3 active apps and app extensions, so this option allows users to limit active slots an app will take
2020-03-20 15:56:10 -07:00
Riley Testut
045e27b048 Fixes incorrect action when refreshing/activating apps due to cell reuse 2020-03-20 15:52:11 -07:00
Riley Testut
b705e71ae0 Fixes grayed-out .ipas due to duplicate UTI declarations 2020-03-20 15:51:33 -07:00
Riley Testut
77ad15f2ce Restores peek & pop in MyAppsViewController on iOS 12 2020-03-20 15:33:29 -07:00
Riley Testut
33a7f11c83 Improves error toast view appearance 2020-03-20 15:31:20 -07:00
Riley Testut
522543b8ee Removes unused Team variable 2020-03-19 11:58:03 -07:00
Riley Testut
eee68c5b8c Fixes race condition when installing app with app groups + extensions 2020-03-19 11:56:28 -07:00
Riley Testut
d66b100e2f Fixes endless refreshing if error occurs when legacy refreshing 2020-03-19 11:53:53 -07:00
Riley Testut
d3a99f7e48 Fixes tuple unpacking warning with Xcode 11.4 2020-03-19 11:50:39 -07:00
Riley Testut
2ba39d2461 [AltServer] Updates app version to 1.3b2 2020-03-17 12:53:53 -07:00
Riley Testut
5ed9d45d90 [AltServer] Fixes installing more than 3 apps on 13.3 and below 2020-03-17 12:24:11 -07:00
Riley Testut
a049a69489 Fixes hard-to-see activity indicators in dark mode 2020-03-16 13:24:04 -07:00
Riley Testut
52485d1080 Updates app version to 1.3b 2020-03-12 10:10:11 -07:00
Riley Testut
0c7c95251b Adds BETA compilation condition by default 2020-03-12 10:09:59 -07:00
Riley Testut
e036fcc2c7 [AltServer] Updates app version to 1.3b 2020-03-12 10:05:18 -07:00
Riley Testut
959a521b8b Migrates from Core Data model v4 to v5 2020-03-11 17:29:32 -07:00