Commit Graph

18 Commits

Author SHA1 Message Date
Riley Testut
cd9562c300 [AltStore] Checks for updates in background 2019-07-24 13:52:58 -07:00
Riley Testut
fc44dfb19c [AltStore] Adds redesigned AppViewController to view/download AltStore apps 2019-07-24 12:34:23 -07:00
Riley Testut
129ae15a54 [AltStore] Adds redesigned BrowseViewController to browse and install apps 2019-07-19 16:05:24 -07:00
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
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
c4542373c5 [AltStore] Basic Account tab 2019-06-06 14:48:14 -07:00
Riley Testut
0895e4238f [AltStore] Revises authentication flow with better UI 2019-06-05 18:05:21 -07:00
Riley Testut
13f9f2ea6f Displays accurate expiration date for installed apps 2019-06-04 18:50:55 -07:00
Riley Testut
b69fb2408d Uses URL schemes to determine whether apps are installed 2019-06-04 13:53:21 -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