Commit Graph

2046 Commits

Author SHA1 Message Date
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
779abadae7 - fix: attempt to fix "app no longer available" issues due to fetch profiles not updating appFeatures and appGroups (possible regression from PR#846) 2025-03-23 12:00:31 -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
polymo1
25438cd7dd Merge pull request #915 from neoarz/patch-3
Update SettingsViewController.swift
2025-03-15 10:13:42 -04:00
neoarz
b58f67b4db Update SettingsViewController.swift
Signed-off-by: neoarz <164915254+neoarz@users.noreply.github.com>
2025-03-15 06:30:03 -04:00
mahee96
3ac52eb8d3 - Fixed: attempt migrations fix from 0.5.10 to 0.6.0 2025-03-11 04:44:23 +05:30
Magesh K
51a77c948b Merge pull request #900 from l2dy/patch-1
fix: typo in hasUpdate comparison
2025-03-04 03:33:32 +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
mahee96
dd3088e77c - CI: updated stable.yml for recent fixes 2025-03-01 01:30:15 +05:30
Magesh K
a35c082717 Merge pull request #897 from SideStore/markdown-for-update-description
Feature: Render in-app update description as (full) markdown
2025-02-28 05:22:37 +05:30
mahee96
a5fa5dd65b - Feature: Markdown view integration complete (if issues arrise can fix it asap) 2025-02-28 05:09:37 +05:30
mahee96
a639617b38 - Fix: CollapsingMarkdownView was not reloading properly during layoutSubviews phase 2025-02-28 02:28:34 +05:30
mahee96
5def10c196 - Fixes: disabled animations for the CollapsingMarkdownView when expanding/collapsing due to visual glitches 2025-02-28 01:02:41 +05:30
mahee96
c451bcb34f - Feature: Added markdown rendering for in-app update description field 2025-02-27 23:39:03 +05:30
mahee96
3ed5b773ca - CI: serialize on whole workflow instead of individual jobs 2025-02-27 05:37:35 +05:30
mahee96
4c603cd9a0 - CI: serialize on whole workflow instead of individual jobs 2025-02-27 05:36:41 +05:30
mahee96
6f646adbd0 - CI: fix release notes updater for invalid revision as input 2025-02-27 05:23:20 +05:30
mahee96
773194b645 - CI: fix release notes updater for invalid revision as input 2025-02-27 05:22:11 +05:30
mahee96
ea81f03c98 - CI: enable build on push for nightly temporarily 2025-02-27 05:03:42 +05:30
mahee96
3b3fa1f72d - CI: fix: deploy errors 2025-02-27 05:01:27 +05:30
mahee96
31406951cf -CI: fix: deploy must run if tests were sccessful or skipped 2025-02-27 04:57:34 +05:30
mahee96
ace1226468 - Makefile: build-tests need destination param same as run-tests 2025-02-27 04:44:35 +05:30
mahee96
3d3c671015 - CI: Try composite build 2025-02-27 04:30:45 +05:30
mahee96
739bee1cdb - UITests: Fix issue with UITests bundleID causing test failures in CI 2025-02-27 02:50:16 +05:30
Magesh K
fae8b02bb3 - CI: replaced irgaly/xcode-cache with gh-actions-cache
- CI: serialization bug fix - reverted concurrency lock to workflow level instead of job level which was causing issues due to incorrect cache at expected jobs
- CI: Boot simulator in async instead of doing in a blocking step
- CI: integrate publishing release notes
- CI: moved posting to beta-build-num repo into build-job instead of deploy coz we want to roll the beta-build-num for each success of build-job even if the workflow failed.
2025-02-27 02:49:20 +05:30
Magesh K
77fc7a1c9a Merge pull request #894 from SideStore/coredata-migration-fix
Version 0.6.0: CoreData Migrations fix including xcdatamodels and xcmappingmodels
2025-02-26 12:57:22 +05:30
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
057e17390e Merge pull request #888 from SideStore/develop-alpha
Feature: Bulk sources-add in sources screen with capability to stage them before persisting into database
2025-02-26 11:47:46 +05:30
Magesh K
2beaa8345c - Bug-Fix: use normal keyboardType instead of url keyboardType for input field in add-source view 2025-02-24 20:09:14 +05:30
Magesh K
5f1551f1cc - CI: Optimization: Split tests-build from tests-run so that tests-run failure doesn't invalidate last build in cache 2025-02-24 19:42:07 +05:30
Magesh K
cf44e9f7a9 - CI: Fix: VERSION_IPA was not using $marketing_version 2025-02-23 23:16:18 +05:30
Magesh K
08df673962 - UITests: Fix: exclude pojavlauncher from testing since it is unreliable and fetch fails 2025-02-23 22:16:40 +05:30
Magesh K
900c858a9f - CI: Split sequential steps into build, deploy, publish jobs and use concurrency for build and test 2025-02-23 21:17:41 +05:30
Magesh K
597fbcd257 - UITests: Added more tests for testing repeatability 2025-02-23 18:04:57 +05:30
Magesh K
8606f3280b - UITests: Fixes for setup/teardown and added repeatability tests 2025-02-23 15:12:55 +05:30
Magesh K
b1267d6779 - CI: Makefile and CI bug-fixes 2025-02-22 20:30:56 +05:30
Magesh K
86491af213 - UITest-Fix: Add proper delays to wait for the UI Elements to appear on screen 2025-02-22 20:15:02 +05:30
Magesh K
a0f6504d16 - UITest-Fix: use home-screen(springboard) to delete the app coz sometime spotlight indexing is not up-to-date and this causes issues. 2025-02-22 19:55:05 +05:30
Magesh K
728df41117 - CI: improvements: dispatch simulator boot up in background and other fixes 2025-02-22 19:11:13 +05:30
Magesh K
dc9b8e4245 - .gitignore: Added more files to gitignore 2025-02-22 18:39:07 +05:30
Magesh K
48fa80f7c0 - CI: Fixes to make build re-useable 2025-02-22 18:35:49 +05:30
Magesh K
30574dfb2c - UITests: Fixed some issues with CI simulator delays 2025-02-22 18:35:23 +05:30
Magesh K
df7c7dca80 - CI: Improve build log capture in case of errors 2025-02-22 17:12:12 +05:30
Magesh K
fd570fc60f - CI: Included tests for CI builds 2025-02-22 02:37:30 +05:30
Magesh K
3fbf6b692e - Makefile: Added test and clean targets, fixed override params bug when empty 2025-02-22 01:44:24 +05:30
Magesh K
fb520e9a84 - Bug-Fix: bulk added source previews were shown out of order 2025-02-22 00:25:49 +05:30
Magesh K
502180f85f - UnitTests: Moved DS unit tests into their own target 2025-02-21 19:24:40 +05:30
Magesh K
63bb0a11cb - Bug-Fix: Use LinkedHashMap instead of swift standard dict which preserves insertion order 2025-02-21 19:09:07 +05:30
Magesh K
fe47f09708 - Feature: Implement Bulk add for Sources 2025-02-21 19:06:17 +05:30
Magesh K
39756fe45c - UnitTests: Added unitttests for new datastructures - LinkedHashMap and TreeMap 2025-02-21 19:04:40 +05:30