Riley Testut
3eb2d72292
Updates KeychainAccess pod
2020-10-01 14:09:46 -07:00
Riley Testut
8e865fbd52
[AltDaemon] Removes Roxas pod
2020-09-14 15:33:46 -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
472de7dd21
[AltStoreCore] Refactors core AltStore logic into AltStoreCore framework
...
AltStoreCore will contain all shared AltStore code between AltStore and any app extensions. Initially, it includes all AltStore model logic.
2020-09-03 16:39:08 -07:00
Riley Testut
84cdc2dfa8
Replaces AltSign cocoapod with Swift package
2020-09-03 16:02:28 -07:00
Riley Testut
b33c72959d
Merge branch 'accessibility_improvements' into develop
...
# Conflicts:
# AltStore/Sources/SourcesViewController.swift
2020-08-28 12:39:05 -07:00
Riley Testut
503709f385
Updates AltSign dependency
2020-08-27 14:40:33 -07:00
Riley Testut
b6c1b51a44
Merge branch '1.3.5' into develop
2020-07-15 14:28:06 -07:00
Riley Testut
e2a5b9b090
Fixes Apple ID authentication on iOS 14 and macOS 11
2020-07-15 11:55:39 -07:00
Riley Testut
6f075e7ac4
[AltDaemon] Initial version
...
AltDaemon allows AltStore to install and refresh apps without a computer on jailbroken devices. AltDaemon has the necessary entitlements to perform the same actions AltServer normally does over WiFi, and uses the same AltServer request logic to handle local requests.
2020-06-04 19:48:02 -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
ab8666d3aa
[AltServer] Refactors Mail plug-in installation to fix notarization errors
...
AltServer must now download the Mail plug-in at runtime, because notarization will fail if AltServer contains an unsigned binary (and as of Catalina, Mail plug-ins only work if they’re unsigned)
2020-02-13 21:49:46 -08:00
Riley Testut
f7bfe0638a
Replaces frameworks with static libraries
...
As of iOS 13.3.1, apps installed with free developer accounts that contain embedded frameworks fail to launch. To work around this, we now link all dependencies via Cocoapods as static libraries.
2020-01-29 23:21:08 -08:00
Riley Testut
606de882a3
[AltServer] Adds Sparkle support
2019-11-18 15:42:10 -08:00
Riley Testut
10ff996ec9
[AltServer] Installs/uninstalls Mail.app plug-in
2019-11-18 14:42:38 -08:00
Riley Testut
f5d29cd2c1
Updates pods
2019-09-14 11:00:58 -07:00
Riley Testut
7d48b831ed
[AltStore] Loads images remotely rather than including them in app bundle
2019-08-20 19:06:03 -05:00
Riley Testut
a09d6d3502
[AltStore] Refreshes installed apps in background
2019-06-04 18:30:07 -07:00