Conversation
AltStore 1.4.2
If a jailbreak app contains the relevant Fugu14 entries in its Info.plist, AltStore will automatically guide the user through the Fugu14 untether process before installing the jailbreak.
Manual sideloading is intended to be a fallback for situations where AltStore cannot be used. To emphasize this, we hide the option by default unless the user holds the Option key.
|
AltStore was made for iOS devices, not Android. There's no point of releasing a build for Android. |
|
this isn't even a pull request. close this before you embarrass yourself further. |
|
Please use F-droid instead. It's made for Android, and has all the Foss
apps you could want. That's basically what AltStore does, adds another
store to iOS, except it doesn't really have a primary repo of every
developer's app there, you have to add other repos manually.
Devin Prater
***@***.***
…On Sat, Jan 8, 2022 at 8:26 AM coolfloppa ***@***.***> wrote:
AltStore was made for iOS devices, not Android. There's no point of
releasing a build for Android.
—
Reply to this email directly, view it on GitHub
<#925 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADUMTTRSXSGIGZ5CTHLOGT3UVBCQVANCNFSM5LNVZU7Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Fixes AltServer using outdated cached response after updating developer disks for a new OS version.
Code written and committed with Lil’ Dude “Weedles” by my side <3
Changed the order of a bullet points to give the list better conveyance.
We now weak link libAppleArchive, which doesn’t exist prior to iOS 14.
Previously, only the beta version of AltStore could add sources. Now, the public version supports adding explicitly “trusted” sources, while the beta version can continue to add any source.
Allows us to distinguish between the current user and other cached patrons in the future.
The Patreon API doesn’t have a way to fetch just the patrons belonging to our Friend Zone tier. Instead, we need to fetch ALL patrons (including inactive ones) and filter out those not in the tier. This is very inefficient, and takes over a minute to complete as of April 14, 2022, due to the number of patrons we have. We can’t do much to change this, but AltStore will now at least cache the fetched patrons with Core Data. Additionally, AltStore will only perform this long fetch whenever the Friend Zone list actually changes, rather than every time the Patreon screen appears.
Will be used to cache Friend Zone patrons separately than the existing PatreonAccount entity.
Rather than store both the current user’s Patreon account and all cached Friend Zone patrons in the same table, we now store Friend Zone patrons in the new ManagedPatron table. This avoids the need to distinguish between the two at runtime.
PatreonAPI.fetchAccount() is called by both PatreonAPI.authenticate() and PatreonAPI.refreshPatreonAccount(), so this ensures the keychain is updated via both ways.
Updates AltStore and AltServer to 1.5
|
you can just install an apk manually without an app like this |
|
It would be great if AltServer is on Android, and able to connect my iPad with Android phone with wi-fi or cable and refresh app this way. |
|
It’s possible to run a windows/macOS version of iTunes/iCloud on an android device but I’m pretty sure trying to get it to work would be a metric sized pain in the development buttcheek. (Wine for android exists but thinking about it gives me a headache) If refreshing away from your main pc is important I personally would recommend sidestore. It is a fork that provides the same features but with the added benefit of being able to refresh off of a server in the cloud. This brings up security risks but you can host your own sideserver instead of relying on sidestore’s if you worry about security. And as cootshk said
|
|
For future reference altserver requires iCloud/iTunes. |
|
Anyone wanting something like this should follow @devinprater's advice. "AltStore on Android" is F-Droid for all intents and purposes. Closing this. |
|
what tf is the point of altstore for android if you can just install a .apk directly... |
We want AltStore on Android right now! We wait until the app ha released.