Riley Testut
|
e1dce102a0
|
Removes “Install AltDaemon” option from Settings tab
AltDaemon can now be installed directly from the Dynastic repo via Cydia or Sileo.
|
2020-10-07 11:32:47 -07:00 |
|
Riley Testut
|
0da41ac767
|
Merge branch 'update_plugin' of https://github.com/rileytestut/AltStore into develop
|
2020-10-06 18:16:09 -07:00 |
|
Riley Testut
|
9d7c92ad08
|
[AltDaemon] Updates version to 1.0
|
2020-10-06 18:14:41 -07:00 |
|
Riley Testut
|
220a7233ca
|
[AltServer] Adds PluginManager to update Mail plug-in to 1.1
AltPlugin 1.1 supports Big Sur on both Intel and Apple Silicon Macs.
|
2020-10-06 18:11:03 -07:00 |
|
Riley Testut
|
150c90563b
|
[AltPlugin] Supports Big Sur on both Intel and Apple Silicon Macs
|
2020-10-06 18:09:47 -07:00 |
|
Riley Testut
|
b4230baedf
|
Updates app version to 1.4
|
2020-10-05 14:57:22 -07:00 |
|
Riley Testut
|
6910a717eb
|
Limits adding sources to allowed identifiers in non-BETA builds
|
2020-10-05 14:48:48 -07:00 |
|
Riley Testut
|
aef3a2775d
|
Adds @Managed property wrapper
• Keeps strong reference to wrapped managed object’s context.
• Projected value simplifies accessing properties on context’s thread.
|
2020-10-05 14:23:19 -07:00 |
|
Riley Testut
|
f9cf3cb65b
|
Limits “Change App Icon” option to BETA builds for now
|
2020-10-05 13:59:44 -07:00 |
|
Riley Testut
|
636ca78cbf
|
[AltServer] Updates LaunchAtLogin dependency to 3.0.2
|
2020-10-05 13:58:13 -07:00 |
|
Riley Testut
|
ba79c5c5c0
|
Cleans up AltStore Xcode scheme
|
2020-10-05 13:56:59 -07:00 |
|
Riley Testut
|
12fa9a1c72
|
Merge branch 'develop' of https://github.com/rileytestut/AltStore into develop
|
2020-10-01 14:14:46 -07:00 |
|
Riley Testut
|
f2cd9d018e
|
Migrates from Core Data model v8 to v9
|
2020-10-01 14:14:17 -07:00 |
|
Riley Testut
|
9185552432
|
[Shared] Fixes generic error messages when refreshing
|
2020-10-01 14:09:46 -07:00 |
|
Riley Testut
|
3eb2d72292
|
Updates KeychainAccess pod
|
2020-10-01 14:09:46 -07:00 |
|
Riley Testut
|
19bf4355ee
|
Adds ability to change sideloaded app icons
|
2020-10-01 14:09:45 -07:00 |
|
Riley Testut
|
6ec3e73189
|
Adds InstalledApp.needsResign
When true, app will be resigned + reinstalled next refresh rather than just refreshing provisioning profiles.
|
2020-10-01 11:52:26 -07:00 |
|
Riley Testut
|
a32e23fd99
|
[AltDaemon] Updates version to 0.4
|
2020-09-30 15:05:32 -07:00 |
|
Riley Testut
|
3f5470dc2f
|
[AltDaemon] Fixes XPC service lookup for Odyssey jailbreak
|
2020-09-30 15:04:44 -07:00 |
|
Theodore Dubois
|
700033aa2c
|
Add https:// to a source URL if you forget the scheme (#361)
|
2020-09-27 13:56:54 -07:00 |
|
Riley Testut
|
110f4eacda
|
Fixes serverNotFound error when refreshing apps due to background fetch
Extends time limit for discovering servers back to 3 seconds, and now accounts for wired and local servers.
|
2020-09-24 13:01:31 -07:00 |
|
Riley Testut
|
fe5928aaa4
|
[AltServer] Fixes crash when reading some provisioning profiles from device
|
2020-09-24 13:00:25 -07:00 |
|
Riley Testut
|
b7952fbb79
|
Fixes crash when reading some provisioning profiles from device
|
2020-09-23 11:47:47 -07:00 |
|
Riley Testut
|
060681493d
|
[AltDaemon] Updates version to 0.3
|
2020-09-22 15:26:20 -07:00 |
|
Riley Testut
|
3145c8248e
|
[AltDaemon] Replaces local socket communication with XPC
Allows AltDaemon to be launched on demand + reject any connections not made from AltStore.
|
2020-09-22 15:12:33 -07:00 |
|
Riley Testut
|
719e8e4924
|
Merge branch 'widget' into develop
|
2020-09-22 14:57:46 -07:00 |
|
Riley Testut
|
da57f37549
|
[AltWidget] Fixes certain app icons not appearing
|
2020-09-22 10:53:18 -07:00 |
|
Riley Testut
|
2a7f0e674c
|
[AltWidget] Fixes green tinting for sideloaded apps
Changes fallback tint color from AltStore-green to gray, which is more neutral.
|
2020-09-22 10:48:43 -07:00 |
|
Riley Testut
|
fb938437cf
|
[AltWidget] Preserves layout if app icon is missing
|
2020-09-22 10:45:13 -07:00 |
|
Riley Testut
|
5e17b1a3ff
|
Migrates database + cached apps from app sandbox to app group
|
2020-09-16 12:09:12 -07:00 |
|
Riley Testut
|
3a25300e2c
|
[AltWidget] Fixes crash when featured app is expired
|
2020-09-15 15:22:10 -07:00 |
|
Riley Testut
|
530cec3fa6
|
[AltWidget] Allows choosing featured app
|
2020-09-15 15:19:12 -07:00 |
|
Riley Testut
|
f37c167596
|
[AltWidget] Initial version
|
2020-09-15 14:27:22 -07:00 |
|
Riley Testut
|
4085a11539
|
Revises AltSign dependency graph
AltStoreCore now links AltSign-Static, so no need to also link against AltSign-Dynamic from other targets.
|
2020-09-14 15:57:15 -07:00 |
|
Riley Testut
|
8e865fbd52
|
[AltDaemon] Removes Roxas pod
|
2020-09-14 15:33:46 -07:00 |
|
Riley Testut
|
a02651ca5a
|
Provides fallback error when connecting to AltServer
Fixes operation never finishing under certain circumstances.
|
2020-09-14 14:34:45 -07:00 |
|
Riley Testut
|
8716da325d
|
Moves database + cached apps to app group so they can be accessed by extensions
|
2020-09-14 14:31:46 -07:00 |
|
Riley Testut
|
b560c09aa6
|
[AltStoreCore] Adds Date, FileManager, and UIColor extensions
|
2020-09-14 14:18:15 -07:00 |
|
Riley Testut
|
324f480f04
|
Updates apps.json and apps-alpha.json
|
2020-09-14 11:25:41 -07:00 |
|
Riley Testut
|
bd5394c927
|
[AltStoreCore] Sets APPLICATION_EXTENSION_API_ONLY to YES
|
2020-09-10 11:45:11 -07:00 |
|
Riley Testut
|
d528a7940d
|
Refines AppManager Combine pipeline
|
2020-09-10 11:27:44 -07:00 |
|
Riley Testut
|
3e5a38977b
|
Merge branch 'module_refactoring' into develop
|
2020-09-09 10:41:17 -07:00 |
|
Riley Testut
|
23c773dc17
|
Fixes incorrect Background Refresh cell style pre-iOS 14
|
2020-09-08 17:11:22 -07:00 |
|
Riley Testut
|
3f9700e17f
|
Adds button to add Refresh All Apps shortcut to Siri
|
2020-09-08 16:44:36 -07:00 |
|
Riley Testut
|
4eade601c8
|
Fixes opening deep links
|
2020-09-08 16:42:25 -07:00 |
|
Riley Testut
|
7f1968f8c2
|
Extends additional intent handling time to 9 seconds
|
2020-09-08 16:40:07 -07:00 |
|
Riley Testut
|
0ca7c6fb0e
|
Replaces AltStore(Core) Roxas pod with framework
Fixes compilation errors when archiving app.
|
2020-09-08 13:44:08 -07:00 |
|
Riley Testut
|
987bf17bb1
|
Adds new Core Data model v8
No need for explicit migration/mapping model (yet) because we only added a transient property.
|
2020-09-08 13:28:59 -07:00 |
|
Riley Testut
|
a828e59715
|
Updates UI when refreshing apps with Siri
|
2020-09-08 13:12:40 -07:00 |
|
Riley Testut
|
d9ebf56827
|
Fixes incorrect app subtitles in Browse tab
|
2020-09-08 13:00:01 -07:00 |
|