Commit Graph

25 Commits

Author SHA1 Message Date
mahee96
fa4ee4d798 refactor: streamline the repo again and removed unused files from altstore 2026-02-22 21:27:31 +05:30
mahee96
48bec9dc4d EMP: added back em_proxy as it was in 0.6.1 2025-11-16 03:00:43 +05:30
Huge_Black
2ed6d1e028 Add option for using main bundle's profile for app extensions, update AltSign & libmd (#1012) 2025-06-22 04:13:15 -04:00
mahee96
7353981d20 em_proxy: removed em_proxy submodule from git 2025-04-08 23:08:57 -07:00
Magesh K
351704f62b [AltSign]: updated to use latest AltSign from SideStore/AltSign master 2024-12-27 22:52:30 +05:30
Magesh K
e33497090e [git-submodule]: checkin apps-v2.json as submodule 2024-12-26 21:15:29 +05:30
Magesh K
07a011c3a4 [dependencies]: deinit altsign and remove altSign ref from submodules and .gitmodules 2024-12-26 21:15:29 +05:30
Magesh K
42e73ceaf3 [.gitmodules]: updated info regarding submodule updates 2024-12-26 21:15:29 +05:30
Magesh K
0b8e4929d2 - updated git submodules path 2024-12-26 21:15:29 +05:30
Magesh K
9c7ef15557 refactor-changes-wip-sidestore-deps 2024-12-26 21:15:29 +05:30
Magesh K
d43d1b9a9d clean-checkpoint-1 2024-12-26 21:15:29 +05:30
naturecodevoid
4a2679986a Use forked libplist 2023-10-21 20:30:23 -07:00
naturecodevoid
3ff85976df remove submodules 2023-02-20 16:33:11 -08:00
naturecodevoid
a48bd8e0de Fix build errors 2023-01-19 17:37:43 -08:00
Joseph Mattello
981bf7c73a replace fragmentzip.a with xcodeproj
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
2022-12-30 15:23:06 -05:00
Jackson Coxson
3fbfc849ff Implement emotional damage (#95)
* Implement em_proxy

* Update libimobiledevice

* Add minimuxer library to Xcode

* Build missing C files for libimobiledevice

* Remove objective C library

* Add pairing file to Info.plist

* Heartbeat self on startup

* Enable JIT on-device

* Implement on-device installation

* Fix OpenSSL header errors

* Random submodule bullcrap go

* Search release folder for emotional damage

* Clean dependencies

* Build Rust dependencies attempt 1/999

* Update em_proxy

* Implement refreshing apps

* Clean up old operations

* Remove all AltServer code

* Remove files from Xcode project

* Implement auto mounting the developer DMG

* Recover from app being backgrounded

* Fixed keeping pairing file in app after updating SideStore (#3)

* Use compliant error handling for minimuxer

* Fix app failing to install

* Don't kill proxy on backgrounding

* Makes sure the ALTPairingFile gets transferred even if team IDs change (#4)

* Step 1 to allow SideStore to resign itself

* Update ResignAppOperation.swift

* Adding cache for action runner (#5)

* Start caching commit for actions

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

* Update build.yml

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

* Update build.yml

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

* Use rust lib directories to cache

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

* Cache cargo also

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

* Fix spacing

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

* Replace cargo id for caching

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

* Remove cache if statements

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>

* Add disconnected WireGuard detection

* Add minimuxer logging

Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
Co-authored-by: jawshoeadan <62785552+jawshoeadan@users.noreply.github.com>
Co-authored-by: Joelle Stickney <joellestickney@gmail.com>
Co-authored-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
2022-11-02 18:58:59 -06:00
JJTech
874791a480 Convert AltSign and OpenSSL into proper Swift packages (#42)
Convert AltSign and OpenSSL to Swift packages
2022-06-20 14:27:28 -06:00
Joseph Mattello
d4515a5fff altstorecore builds using forked altsign
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
2022-06-07 03:14:54 -04:00
Joseph Mattello
3a177e5bb8 libimobiledevice submodule fork change
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
2022-06-07 02:30:03 -04:00
Riley Testut
a9199a0af2 Emphasizes App IDs can’t be deleted in AppIDsViewController message 2020-03-23 11:33:06 -07:00
Riley Testut
cad955dd2d Installs apps over WiFi 2019-05-31 18:32:36 -07:00
Riley Testut
87ac2799be Updates libplist to latest version 2019-05-31 12:12:14 -07:00
Riley Testut
83ce13cd14 Adds libimobiledevice + libusbmuxd dependencies 2019-05-24 18:52:39 -07:00
Riley Testut
65a8414727 Adds AltSign dependency 2019-05-10 11:47:42 -07:00
Riley Testut
e5957e61a2 Adds Roxas dependency 2019-05-09 12:50:10 -07:00