Commit Graph

20 Commits

Author SHA1 Message Date
Riley Testut
39c84e623a Prioritizes app refresh order
Tries to refresh apps that are about to expire first, and then always refreshes AltStore itself last, since refreshing AltStore means that the app will quit.
2019-06-21 11:20:29 -07:00
Riley Testut
9d3eda9526 [AltStore] Ensures apps are downloaded before attempting to refresh 2019-06-18 18:32:38 -07:00
Riley Testut
205fb3d7e9 [AltStore] Update AltStore itself from UpdatesViewController 2019-06-17 16:37:59 -07:00
Riley Testut
d65cef8817 [AltStore] Update apps from UpdatesViewController 2019-06-17 14:49:23 -07:00
Riley Testut
a932e0759e Displays progress when downloading/refreshing apps
Refactors download/refresh steps into separate Operation subclasses
2019-06-10 15:03:47 -07:00
Riley Testut
b98ab3e852 [AltStore] Disable installed app checking for simulator builds 2019-06-06 12:56:52 -07:00
Riley Testut
1725868296 [AltStore] Refresh all apps from My Apps tab 2019-06-06 12:56:13 -07:00
Riley Testut
0895e4238f [AltStore] Revises authentication flow with better UI 2019-06-05 18:05:21 -07:00
Riley Testut
5c4613fd20 [AltStore] Refreshes individual apps 2019-06-05 11:03:49 -07:00
Riley Testut
13f9f2ea6f Displays accurate expiration date for installed apps 2019-06-04 18:50:55 -07:00
Riley Testut
a09d6d3502 [AltStore] Refreshes installed apps in background 2019-06-04 18:30:07 -07:00
Riley Testut
b69fb2408d Uses URL schemes to determine whether apps are installed 2019-06-04 13:53:21 -07:00
Riley Testut
7c13c42d75 [AltStore] Fixes presenting auth alert on background thread 2019-06-04 11:32:08 -07:00
Riley Testut
8513c8242c Downloads, resigns, and installs apps from start to finish 2019-05-31 18:32:20 -07:00
Riley Testut
58446d225c Installs apps from AltStore via AltServer 2019-05-30 17:17:48 -07:00
Riley Testut
001a2d9365 Adds basic UpdatesViewController implementation 2019-05-20 22:24:16 +02:00
Riley Testut
42734f2004 Adds basic MyAppsViewController implementation 2019-05-20 21:27:49 +02:00
Riley Testut
c3a8abf8dc Switches to Core Data model objects 2019-05-20 21:24:53 +02:00
Riley Testut
41310a852f Adds basic AppDetailViewController implementation 2019-05-09 17:21:55 -07:00
Riley Testut
f4a3a09cba Adds basic AppsViewController implementation 2019-05-09 15:29:54 -07:00