Commit Graph

2018 Commits

Author SHA1 Message Date
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
Magesh K
a706872b2c - DataStructures: Implemented LinkedHashMap and TreeMap (RB Tree) in swift 2025-02-21 19:03:28 +05:30
Magesh K
2ab7e7c7dd - UITests: Added new - testBulkAddRecommendedSources() 2025-02-21 18:01:40 +05:30
Magesh K
497527437e - UITests: Setup for UI Tests 2025-02-21 12:20:18 +05:30
Magesh K
a0f720a271 - Settings-Fix: deselect rows after user selection and before performing actions 2025-02-16 21:32:24 +05:30
Magesh K
77a94a537f - Fix: Use "EXPIRED" marker in MyApps screen instead of -ve interval 2025-02-16 20:48:06 +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
0ecac9a450 - Fixed spacing in App View title 2025-02-08 20:28:29 +05:30
Magesh K
421242f44e - Make unused AppPermissions attribs optional 2025-02-08 14:24:00 +05:30
Magesh K
a52fbadf37 - CI: fix typo 2025-02-08 14:24:00 +05:30
Magesh K
18efea1d49 - CI: updated nightly to print new commits when running on schedule 2025-02-08 13:50:45 +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
5bd201fe2c - Beta-Builds: Updated bundleID suffix with beta build to match source 2025-02-08 12:17:45 +05:30
Magesh K
29311b20e8 - Settings: Fixed last row corners not rounded 2025-02-08 11:56:42 +05:30
Magesh K
fd30ee8a2c - CI update for nightly 2025-02-08 11:44:40 +05:30
Magesh K
94e41498a2 - Multiple fixes and CI setup 2025-02-08 11:36:55 +05:30
Magesh K
a251f9894c Merge pull request #871 from neoarz/develop
Fix Repository App Previews for “countdown”
2025-02-03 05:11:07 +05:30
neoarz
6b8bed1484 Update StoreApp.swift 2025-02-02 17:52:57 -05:00
neoarz
cf117ca232 Merge branch 'SideStore:develop' into develop 2025-02-02 17:34:42 -05:00
Magesh K
7ae85afb99 [DisableIdleTimeout]: Fix: account for concurrency 2025-02-02 04:38:46 +05:30
Magesh K
915a9cb0c1 [DisableIdleTimeout]: Fix: moved setting isIdleTimerDisabled = false to AppManager.finish() 2025-02-02 04:18:36 +05:30
Magesh K
f76a8a035c [AppIDs-View]: updated header section size 2025-02-02 03:55:11 +05:30
Magesh K
80cd779506 [cleanup]: Sources tab add source storyboard 2025-02-02 03:55:11 +05:30
Magesh K
8f22cfb9ec [cleanup]: Disable patrons related stuff as it is non-functional 2025-01-29 02:48:12 +05:30
Magesh K
a486ce9515 [Fix]: VerifyError message was missing version info for mismatched versions 2025-01-29 02:38:27 +05:30
Magesh K
21eb12621f [Fix]: Throw error only if the popup is not displayed 2025-01-29 02:04:00 +05:30
Magesh K
5f465e680a [Roxas]: updated with upstream 2025-01-28 22:38:29 +05:30