jawshoeadan
cb94325da8
Merge pull request #214 from jawshoeadan/remove-hardcoded-me
...
Update AltBackup.ipa to remove any hardcoded stuff
2023-01-07 18:02:56 -08:00
Jawshoeadan
cf521a92c0
Update AltBackup.ipa
2023-01-04 21:55:00 -08:00
Joe Mattiello
3f2ff64f86
Merge pull request #213 from SideStore/feature/JoeMFixes
...
Joe M fixes for 1.0
2023-01-04 12:58:56 -05:00
Joseph Mattello
c78a03d70f
Add placeholder for minimux retries
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 12:20:08 -05:00
Joseph Mattello
d7df116362
add workflow to attach builds to PR
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:54:29 -05:00
Joseph Mattello
25b7da0677
final classes marked as final
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:52:12 -05:00
Joseph Mattello
42fba53554
allow simulator to launch w/o pairing file
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:32:04 -05:00
Joseph Mattello
2f064fefc6
log functions inlineable
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:31:51 -05:00
Joseph Mattello
aab84c8167
add final class to some classes
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:31:41 -05:00
Joseph Mattello
415eb430ff
refs #160 codable feed structs
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-04 09:31:28 -05:00
naturecodevoid
30f52b15e0
Revamp actions to have stable, beta and nightly builds ( #210 )
...
* start on nightly builds
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update build.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update build.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update build.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update build.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update build.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update build.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Remove testing logic, final changes
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Nightly release build (#2 )
* Update and rename build.yml to nightly.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Create stable.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update stable.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* trigger on tag
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update stable.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update nightly.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update stable.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* add version and build number
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* test
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Revert "test"
This reverts commit 9dff8d1d878a764a432ef4560300acdb4407313a.
* Remove pr from stable
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* add pr.yml
* Add nightly suffix and build number
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update nightly.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update stable.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update nightly.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Update nightly.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* add beta
* Update nightly.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* [beta] test
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
* Remove test
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com >
2023-01-04 08:55:14 -05:00
Joelle Stickney
7ff84ad299
Revert "Change default anisette server"
...
This reverts commit 58b725d9cb .
2023-01-04 08:52:59 -05:00
Joseph Mattello
2ca9c1c8ef
Revert "Merge pull request #189 from Nythepegasus/feature/retries"
...
This reverts commit 8dd760dfd4 , reversing
changes made to 208c86a85c .
2023-01-04 08:48:33 -05:00
Joelle Stickney
e0454e208b
Merge pull request #209 from SideStore/feature/deeplink_settings
...
Open Settings.app from SettingsVC
2023-01-01 12:33:31 -05:00
Joseph Mattello
f9cca57eb8
add button to open Settings.app in SettingsVC
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2023-01-01 12:20:08 -05:00
Spidy123222
67f2bbadcb
Fix sidestore version
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-12-30 19:07:17 -08:00
Spidy123222
b7c4d0322a
Bump version to 0.3.0 ( #204 )
...
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com >
2022-12-30 15:48:15 -08:00
Joe Mattiello
3debee610d
Merge pull request #202 from SideStore/pullrequests/jawshoeadan/develop
...
Merge all of Riley's new error handling stuff REBASED
2022-12-30 17:10:45 -05:00
Joseph Mattello
f74d8c7454
fix 2 missing .c’s in libmobiledevice build
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 17:09:44 -05:00
Joseph Mattello
54229ae3fc
fix wrong libframentzip.a link target
...
Signed-off-by: Joseph Mattello <mail@joemattiello.com >
2022-12-30 17:09:44 -05:00
Nythepegasus
4c0607e873
Add a bunch more "logging" throughout signing
2022-12-30 17:09:44 -05:00
Nythepegasus
d94ba84934
Show file extensions to help user choose file
2022-12-30 17:09:44 -05:00
Nythepegasus
ef1c6062f2
Use right Bundle ID for AltWidget
2022-12-30 17:09:44 -05:00
Nythepegasus
9d22b4281e
Change the Bundle ID to always be SideStore
2022-12-30 17:09:44 -05:00
Nythepegasus
58b725d9cb
Change default anisette server
2022-12-30 17:09:44 -05:00
Nythepegasus
63880dc317
Add our own Analytics key
2022-12-30 17:09:44 -05:00
Nythepegasus
5bfc202cb4
Change version to be 0.1.2
2022-12-30 17:09:43 -05:00
Riley Testut
41287baba3
Displays “TODAY” as section header for logged errors that occured that day
2022-12-30 17:09:15 -05:00
Riley Testut
2f7628ff77
Prevents simultaneous database access from multiple AltStores
...
AltStore now sends a “WillAccessDatabase” notification before loading the persistent store, which causes other AltStore instances in memory to exit (either immediately, or upon returning to foreground).
This prevents multiple AltStore instances from simultaneously accessing the same database, which could result in corrupted data (especially if they used different database model versions).
2022-12-30 17:09:15 -05:00
Riley Testut
2ea48fb30c
Fixes widgets potentially not updating after refreshing apps
2022-12-30 17:09:15 -05:00
Riley Testut
2dbbe85e15
Always displays PatreonViewController loading indicator when fetching patrons
...
Previously, we only showed the loading indicator if user had not yet cached any Friend Zone patrons.
2022-12-30 17:09:15 -05:00
Riley Testut
796f6e663c
Fixes ErrorLogViewController’s dark mode appearance
2022-12-30 17:09:15 -05:00
Riley Testut
2f50dd24f0
[Apps] Updates AltStore beta to 1.6b2
2022-12-30 17:09:14 -05:00
Riley Testut
274a0dac14
Updates LaunchViewController error alert to include more detail
...
Uses debugDescription over localizedDescription, because that makes it significantly easier to debug the underlying problem from a screenshot.
2022-12-30 17:09:14 -05:00
Riley Testut
4c4e18bb29
Fixes “error migrating persistent store” issue
...
We now set AppVersion.sourceID during migration, which fixes AppVersion entries conflicting across different Sources if multiple contain the same app + version.
2022-12-30 17:09:14 -05:00
Riley Testut
3c62e51ad2
[Apps] Updates AltStore beta to 1.6b1
2022-12-30 17:09:14 -05:00
Riley Testut
a8e3b31e6b
[AltWidget] Adds “icon” style lock screen widget
2022-12-30 17:09:14 -05:00
Riley Testut
03c966b57b
[AltWidget] Replaces ProgressRing with SwiftUI.Gauge
2022-12-30 17:09:14 -05:00
Riley Testut
4034b57097
[AltServer] Fixes potential race condition crash when managing connections
2022-12-30 17:09:14 -05:00
Riley Testut
b8e6209913
Updates app version to 1.6b1
2022-12-30 17:09:14 -05:00
Riley Testut
2a81b92408
Resolves AppVersion context-level conflict after migrating from Core Data model v10
2022-12-30 17:09:14 -05:00
Riley Testut
fa1172ba85
Migrates Core Data model from v10 to v11
2022-12-30 17:09:14 -05:00
Riley Testut
fcd2ff51ac
Supports new “versions” key in source JSON
...
Allows sources to list multiple versions of an app.
Preserves backwards compatibility by assigning legacy version values when assigning AppVersions.
2022-12-30 17:09:14 -05:00
Riley Testut
e6f2a50fe4
Adds AppVersion Core Data entity
...
Preserves redundant fields on StoreApp in database model for backwards compatibility.
2022-12-30 17:09:14 -05:00
Riley Testut
981784c30a
Automatically purges LoggedErrors older than one month
...
Occurs whenever app enters background.
2022-12-30 17:09:14 -05:00
Riley Testut
45b173f089
Adds Error Log screen
...
Allows users to view a history of all errors that occured when performing app operations.
2022-12-30 17:08:49 -05:00
Riley Testut
719f30ebfb
Fixes CollapsingTextView incorrectly showing More button
2022-12-30 17:08:49 -05:00
Riley Testut
d282ba603d
Adds LoggedError Core Data entity
...
Allows us to save certain errors to disk so that they can be viewed again later from an error log.
2022-12-30 17:08:49 -05:00
Riley Testut
95dd752544
Makes AppProtocol.url optional
...
Allows us to create AnyApp values without a valid file URL.
2022-12-30 17:08:49 -05:00
Joe Mattiello
8dd760dfd4
Merge pull request #189 from Nythepegasus/feature/retries
...
Add various retries throughout the Rust function calls
2022-12-30 17:04:43 -05:00