Huge_Black
affa4f027b
bug-fix: fix useMainProfile not saved / not set during initialization
...
SideStore is killed by iOS before CoreData commit changes to db.
Detect if the app is installed with useMainProfile by checking if applicationIdentifier matches
2026-02-24 16:08:15 +08:00
mahee96
07102d2771
cleanup: removed more unused commented out code
2026-02-22 15:19:00 +05:30
mahee96
f2436f7d88
cleanup: removed more unused commented out code
2026-02-22 15:01:18 +05:30
mahee96
3a0873a9e4
debloat: removed more patreon stuff carried over from altstore 2.0
2026-02-22 15:00:25 +05:30
mahee96
19a67eb04a
debloat: remove patreon stuff carried over from altstore 2.0...not required by sidestore in-app since sidestore manages in web + remove old tests from altstore
2026-02-22 14:54:01 +05:30
Huge_Black
7300ca53c7
Use main profile when refreshing ( #1013 )
2025-06-22 08:31:13 -04:00
mahee96
fb7393033d
- migration-fix: more reinforcements for 0.6.0 to 0.6.1
2025-03-24 01:32:01 -07:00
mahee96
8a7028aae0
- [Fix]: migrations fix for coredata from v11(0.5.9) to v17_1(0.6.1) and v17(0.6.0 to v17_1(0.6.1)
2025-03-24 00:19:05 -07:00
mahee96
58fa3ee744
- [WIP]: migrations fix for coredata from v11(0.5.9) to v17_1(0.6.1) and v17(0.6.0 to v17_1(0.6.1)
2025-03-23 12:09:58 -07:00
mahee96
50c4e8dbf4
Revert "- Fixed: attempt migrations fix from 0.5.10 to 0.6.0"
...
This reverts commit 3ac52eb8d3 .
2025-03-23 11:57:16 -07:00
mahee96
3ac52eb8d3
- Fixed: attempt migrations fix from 0.5.10 to 0.6.0
2025-03-11 04:44:23 +05:30
Zero King
72d1b97cee
fix: typo in hasUpdate comparison
...
Signed-off-by: Zero King <l2dy@icloud.com >
2025-03-02 01:47:04 +08:00
Magesh K
f1660434e2
- Migrations-Fix: fixed the migrations by creating custom migration policy for Source and StoreApp to support sourceID renaming and ReleaseTracks integration respectively, removed intermediate models and xcmappingmodels since we jumped directly from altstore 1.6.3 to 2.0.x
2025-02-26 12:43:26 +05:30
Magesh K
0258ae2071
- Renamed beta track to nightly
2025-02-16 20:28:57 +05:30
Magesh K
64ec405957
- ReleaseTracks: Added in-app ReleaseTracks switching support
2025-02-10 13:53:31 +05:30
Magesh K
c99f6c9864
- Minor fixes and cleanup
2025-02-09 17:31:00 +05:30
Magesh K
421242f44e
- Make unused AppPermissions attribs optional
2025-02-08 14:24:00 +05:30
Magesh K
dc9014b959
- Store: Reverted localized version for Store and version to be independent
2025-02-08 13:38:37 +05:30
Magesh K
94e41498a2
- Multiple fixes and CI setup
2025-02-08 11:36:55 +05:30
neoarz
6b8bed1484
Update StoreApp.swift
2025-02-02 17:52:57 -05:00
Magesh K
baa9ca5357
[debug]: enabled back appropriate preprocessor debug blocks as before wherever applicable
2025-01-12 20:48:02 +05:30
Magesh K
ce691aea30
[cleanup]: commented out debug-only code until CI is switched to release builds
2025-01-08 02:51:02 +05:30
Magesh K
e5d5b436cf
[rebase]: restore dropped changes
2024-12-26 21:15:29 +05:30
Magesh K
4abd6da633
[Beta-Updates]: Fix decode key for isBeta
2024-12-26 21:15:29 +05:30
Magesh K
19c5eec9c4
[Beta-Updates]: fix verify step for beta artifact verifications
2024-12-26 21:15:29 +05:30
Magesh K
89e43b2ef9
[cleanup]: renamed new field for build revision from commitID to revision
2024-12-26 21:15:29 +05:30
Magesh K
d67e8f5648
[Beta-Updates]: use BUILD_REVISION added as field in Info.plist instead of CURRENT_PROJECT_VERSION for commit ID marker
2024-12-26 21:15:29 +05:30
Magesh K
a32649cb44
[apps-v2-url]: updated to use apps-v2 url for beta/alpha releases until testing is complete
2024-12-26 21:15:29 +05:30
Magesh K
628ba49550
[Beta-Updates]: Added beta update check feature
2024-12-26 21:15:29 +05:30
Magesh K
de31d62394
[Beta-Suuport]: Added commit ID appending to version if in beta track build
2024-12-26 21:15:29 +05:30
Stern
966ea46262
UI: Change more UI/UX reflect SideStore branding.
...
Signed-off-by: Stern <stern@sidestore.io >
2024-12-26 21:15:29 +05:30
Magesh K
eb8ec29508
[migrations]: disabled strict checking to test new installs for now
2024-12-26 21:15:29 +05:30
Magesh K
1e29e3e713
[AltBackup+Schemes]: Fixes for URL schemes throughout both AltBackup and SideStore apps
2024-12-26 21:15:29 +05:30
Magesh K
6bcf82bf60
[cleanup]: Added TODOs in the comments
2024-12-26 21:15:29 +05:30
Magesh K
ebf148dfb9
[cleanup]: renamed identifiers from io.altstore.xxxx to io.sidestore.xxxx
2024-12-26 21:15:29 +05:30
Magesh K
904c23fd95
[altsign]: commented out code which requires release from altsign-marketplace branch
2024-12-26 21:15:29 +05:30
Magesh K
2f27328f54
clean-checkpoint-2-restore-missing
2024-12-26 21:15:29 +05:30
Magesh K
d43d1b9a9d
clean-checkpoint-1
2024-12-26 21:15:29 +05:30
Riley Testut
ba3c4b528b
[AltStoreCore] Migrates Core Data model from v16 to v17
2024-12-26 21:15:29 +05:30
Riley Testut
f29f466833
Throws error if marketplace app is missing buildVersion
2024-12-26 21:15:29 +05:30
Riley Testut
a9d55f0c91
Fixes “transformable properties not using secure transformer” runtime warnings
2024-12-26 21:15:29 +05:30
Riley Testut
d3ded82f16
Throws error when adding marketplace source to non-marketplace AltStore (and vice versa)
2024-12-26 21:15:29 +05:30
Riley Testut
b533ebcea0
Supports “custom” pledge amounts for Patreon apps
2024-12-26 21:15:29 +05:30
Riley Testut
6c02e51aba
Uses alternate app icon for AltStore in My Apps, if one is chosen
2024-12-26 21:15:29 +05:30
Riley Testut
ff629ff74a
[AltStoreCore] Migrates Core Data model from v15 to v16
2024-12-26 21:15:29 +05:30
Riley Testut
d6b27ac72b
[AltStoreCore] Makes PledgeTier.name optional to match Patreon API
2024-12-26 21:15:29 +05:30
Riley Testut
a358602f05
[AltStoreCore] Fixes parsing Patreon responses containing tiers with null titles
2024-12-26 21:15:29 +05:30
Riley Testut
d7da6a09b4
Revert "Fixes always showing non-featured apps last in FeaturedViewController"
...
This reverts commit f76e3a12b6 .
We’re not sure we want to commit to this behavior, so reverting for now.
2024-12-26 21:15:29 +05:30
Riley Testut
c9c5ce69f5
[AltStoreCore] Migrates Core Data model from v14 to v15
2024-12-26 21:15:29 +05:30
Riley Testut
a197a92280
Fixes always showing non-featured apps last in FeaturedViewController
2024-12-26 21:15:29 +05:30