Commit Graph

  • 7af8f5c817 [Podfile]: Use static linking for pods to bake into executable Magesh K 2024-12-16 21:38:01 +05:30
  • 460389f9c1 [Anisette-Servers]: increased duration of toast for a successful refresh Magesh K 2024-12-16 20:23:42 +05:30
  • 9b50ed83d3 [Anisette-Servers]: fixed Refresh Servers button label spacing and alignment Magesh K 2024-12-16 20:23:21 +05:30
  • 89ec42ca87 [Pods-config]: split our debug and release configs to include respective pod configs Magesh K 2024-12-16 17:37:53 +05:30
  • 0ab47360ff [App-Size-Optimization]: Updated base configurations to use our custom xcconfigs over cocoa pods xcconfigs to set the proper inheritance precedence Magesh K 2024-12-16 16:41:41 +05:30
  • 93ca83528b [Anisette-Servers]: cleanup and enhanced error handling for anisette-servers-list Magesh K 2024-12-15 23:00:12 +05:30
  • e39b9fe309 [Settings.Storyboard]: use iphone16 model for Storyboard layout Magesh K 2024-12-15 16:29:56 +05:30
  • 4cb85f3d59 [Settings.Storyboard]: reset y offsets to 0.0 for auto compute Magesh K 2024-12-15 16:25:55 +05:30
  • 7dc37d82e3 UI: Change more UI/UX reflect SideStore branding. Stern 2024-12-14 18:23:33 -05:00
  • b7b5f50e69 [CI]: Ported step to create alpha (pre-release) artifacts for github releases Magesh K 2024-12-14 21:50:49 +05:30
  • 7642c2f948 [TAG]: Sync CURRENT_PROJECT_VERSION with main app and widget Magesh K 2024-12-14 19:11:39 +05:30
  • 6cf8d4b48a [TAG]: bump release version to next minor 0.6.0 Magesh K 2024-12-14 18:35:02 +05:30
  • d96056762f Revert "[CI]: diagnostics: disabled xcpretty to print full error logs" Magesh K 2024-12-14 18:30:50 +05:30
  • 8f20b5bb8d [migrations]: disabled strict checking to test new installs for now Magesh K 2024-12-14 18:26:56 +05:30
  • 7d2a6a9189 [Makefile]: Make AltBackup.ipa generation more robust Magesh K 2024-12-14 18:14:14 +05:30
  • f7efb6569e [CI]: updated to use $CODESIGNING_FOLDER_PATH or $CONFIGURATION_BUILD_DIR whichever is available Magesh K 2024-12-14 16:06:44 +05:30
  • 4bc76fe93b [CI]: diagnostics: print files and dirs in xcode derived-data upto depth 7 Magesh K 2024-12-14 08:13:03 +05:30
  • 59a5495ec0 [anisette-servers]: Fix: List was not updated since data was published from a non UI thread Magesh K 2024-12-14 07:54:11 +05:30
  • 7353a1f28b [CI]: diagnostics: disabled xcpretty to print full error logs Magesh K 2024-12-14 07:28:17 +05:30
  • b757410044 [TODO]: Added TODO for cleanup of Error Logging during AppOperation Magesh K 2024-12-14 07:26:42 +05:30
  • 5058658b66 [Auth-Screen]: Fix: Anisette servers list wasn't ready before signin attempt causing "No valid Servers Found" Magesh K 2024-12-14 06:51:08 +05:30
  • f542a52bda [AltBackup+Schemes]: Fixes for URL schemes throughout both AltBackup and SideStore apps Magesh K 2024-12-14 05:51:11 +05:30
  • 976f4e1041 [xcode-scheme]: Create and check-in xcscheme for AltBackup Magesh K 2024-12-14 02:43:03 +05:30
  • 77e223e541 [xcode-scheme]: disabled verbose concurrency logging temporarily Magesh K 2024-12-14 02:39:42 +05:30
  • 82cb14df6c [AltBackup]: updated makefile to directly copy over the AltBackup.app Magesh K 2024-12-14 02:32:58 +05:30
  • 6c559325b9 [xcode-scheme]: disabled verbose concurrency logging temporarily Magesh K 2024-12-14 02:20:38 +05:30
  • e662ba64fa [cleanup]: removed unused references from framework and sources Magesh K 2024-12-14 02:19:42 +05:30
  • 49705a71f9 [cleanup]: updated .gitignore to exclude AltBackup.ipa which will be generated by build Magesh K 2024-12-14 02:18:45 +05:30
  • 78081947c4 [AltBackup]: Fixes for swift compile errors Magesh K 2024-12-14 01:48:14 +05:30
  • 182dfb3c75 [AltBackup]: Included as target dependency of SideStore build and add run script to make build AltBackup.ipa as part of build Magesh K 2024-12-14 01:47:16 +05:30
  • 90c6c64e71 [diagnostics]: added logging for all operation types and their invocations Magesh K 2024-12-13 20:19:05 +05:30
  • 6c60c2092c [AppManager]: Fix: Added bac missing removeAppExtensionsOperation in run operations group and improved erorr handling Magesh K 2024-12-13 20:18:23 +05:30
  • 90a1f4dd83 [op-download]: Fixed a bug where downloaded temp file was deleted before it was used Magesh K 2024-12-13 20:13:07 +05:30
  • 9597c7deb6 [error-handling]: Improved Error handling for all OperationTypes in AppManager Magesh K 2024-12-13 16:30:24 +05:30
  • d045c0ed4d [cleanup]: Added TODOs in the comments Magesh K 2024-12-13 15:26:11 +05:30
  • 3ea24fdfea [xcode-console]: mute warnings about duplicate classes in AuthKit and AuthUIKit Magesh K 2024-12-13 15:13:12 +05:30
  • c19c68a2cf [Pods]: fixes for cocoapods integration - use $(inherited) for OTHER_LDFLAGS Magesh K 2024-12-13 14:54:48 +05:30
  • 46ccbe5aad [cleanup]: renamed identifiers from io.altstore.xxxx to io.sidestore.xxxx Magesh K 2024-12-13 14:15:55 +05:30
  • 7ac485def0 [cleanup]: remove unused code and renamed AltStore to SideStore in sources section Magesh K 2024-12-13 13:59:18 +05:30
  • 7f60048b0c [cleanup]: removed unused code which was replaced by UI input text field in sources tab Magesh K 2024-12-13 13:35:39 +05:30
  • 1d030a9550 [trusted-sources]: Fix: updated trustedsources.json to match that of altstore 2.0 format Magesh K 2024-12-13 13:00:04 +05:30
  • 5b8ca13565 [trusted-sources]: restore back trusted source fetch URL to sidestore Magesh K 2024-12-13 12:29:30 +05:30
  • ad431fb4b7 [Podfile]: updated KeyChainAccess to 4.2.2 Magesh K 2024-12-13 02:51:32 +05:30
  • 26b6c8d034 [cleanup]: removed unused import Roxas Magesh K 2024-12-13 01:30:45 +05:30
  • 8ebb0d0f35 [altsign]: commented out code which requires release from altsign-marketplace branch Magesh K 2024-12-13 01:18:54 +05:30
  • 17018ea20f [CI]: setup CI for rebase-2.0-wip branch Magesh K 2024-12-13 01:49:06 +05:30
  • 67f3c3a561 [dependencies]: deinit altsign and remove altSign ref from submodules and .gitmodules Magesh K 2024-12-13 01:48:55 +05:30
  • a2812c0528 [altsign]: revert altsign from altstore-marketplace to sidestore-master temporarily Magesh K 2024-12-12 21:31:04 +05:30
  • a96fb13372 [dependencies]: reverted back from apple's appcenter.xcframework to microsoft public apple-sdk-appcenter Magesh K 2024-12-12 21:26:02 +05:30
  • 76070ffaa1 [settings]: refined style for last row in REFRESHING APPS section Magesh K 2024-12-12 20:03:31 +05:30
  • cec00769a9 [settings]: Fix: siri shortcut missing from settings Magesh K 2024-12-12 19:47:00 +05:30
  • a36043840f [.gitmodules]: updated info regarding submodule updates Magesh K 2024-12-12 19:32:22 +05:30
  • c0de04183c [settings]: adjust tableView start offset for screen header Magesh K 2024-12-12 17:58:56 +05:30
  • da949ec85f [settings]: restore missing rows (anisette etc) from rebase under "debug" section Magesh K 2024-12-12 17:51:59 +05:30
  • 5a369574cc UI: Change UI elements to SideStore branding Stern 2024-12-11 15:20:10 -05:00
  • 6650d3b73f -[dependencies]: updated submodules tracker with latest remote Magesh K 2024-12-08 22:18:07 +05:30
  • e50cce0d5e - roxas inclusion for AltStoreCore Magesh K 2024-12-08 20:00:14 +05:30
  • 148250f29a - Added launch arguments for coredata debugging Magesh K 2024-12-08 17:44:47 +05:30
  • d6fc92cf5f - remove added explicit xcscheme declaration, let autocreate do its thing Magesh K 2024-12-08 14:44:36 +05:30
  • 99b16b83b6 - cleanup: remove stale AltServer and AltDaemon files Magesh K 2024-12-08 04:16:16 +05:30
  • 792ca96ff3 - remove useless schemes for SideStore client Magesh K 2024-12-08 04:04:11 +05:30
  • 3494c5b33b - git submodules - checkin (em_proxy, minimuxer, libfragmentzip) Magesh K 2024-12-08 03:56:34 +05:30
  • 49502ce1ef - updated git submodules path Magesh K 2024-12-08 03:49:52 +05:30
  • eafeb97fa6 - fix libfragmentzip path - sidestore dependency refactor Magesh K 2024-12-08 03:38:22 +05:30
  • 259870c92e - PODS - reinstall (fix broken references in project.pbxproj) Magesh K 2024-12-08 03:37:57 +05:30
  • e1cbec3864 - coredata verbosity enabled temporarily Magesh K 2024-12-08 03:17:20 +05:30
  • 779a82f3d4 refactor-changes-wip-sidestore-deps Magesh K 2024-12-08 03:16:32 +05:30
  • d9d9a9a156 clean-checkpoint-3-project-changes Magesh K 2024-12-08 03:05:52 +05:30
  • a7b31ec7a2 clean-checkpoint-2-restore-missing Magesh K 2024-12-08 02:50:40 +05:30
  • 63a3203e50 clean-checkpoint-1 Magesh K 2024-12-07 17:45:09 +05:30
  • e27c5f0b87 Ignores recommended sources permission errors for RELEASE builds Riley Testut 2024-03-21 14:35:36 +01:00
  • e298b440e8 Removes ability to bypass permission errors for non-recommended sources Riley Testut 2024-03-21 14:34:43 +01:00
  • 03f46515ef Updates app version to 2.0rc (31) Riley Testut 2024-02-21 14:43:40 -06:00
  • 81542d253f Renames “Prototype (Inverted)” icon to “Inverted Prototype” Riley Testut 2024-02-21 14:39:27 -06:00
  • 8bf3aef06c Fixes missing Mastodon + Twitter social icons Riley Testut 2024-02-21 14:35:27 -06:00
  • 8a21c66927 [AltStoreCore] Migrates Core Data model from v16 to v17 Riley Testut 2024-02-21 14:22:39 -06:00
  • 44ade05e53 Displays checkmark next to current alternate app icon Riley Testut 2024-02-21 14:06:56 -06:00
  • fd402f924f Adds remaining alternate app icons Riley Testut 2024-02-21 14:29:26 -06:00
  • 1f83ea00d3 Fixes “more” button incorrectly (dis-)appearing on update cells Riley Testut 2024-02-15 19:32:54 -06:00
  • d07b3e6c3a Fixes not showing toast view if error occurs during initial sources fetch Riley Testut 2024-02-15 19:31:11 -06:00
  • c0e780cbbd Fixes “unsatisfiable constraints” runtime error for InstalledAppsCollectionFooterView Riley Testut 2024-02-15 19:30:28 -06:00
  • c86e00413b Fixes missing last Coding Path value for DecodingError.keyNotFound Riley Testut 2024-02-15 18:40:51 -06:00
  • d2ed5bff57 Throws error if marketplace app is missing buildVersion Riley Testut 2024-02-15 18:39:27 -06:00
  • 07ed25ab54 Improves maketplace source error messages Riley Testut 2024-02-15 18:17:51 -06:00
  • 2568f41e20 Adds Patreon-related values to app analytics Riley Testut 2024-02-15 18:00:56 -06:00
  • 8ba28d0cd4 Rethrows Core Data save errors after installing apps vs ignoring Riley Testut 2024-02-15 17:42:22 -06:00
  • aa655fc5a3 Fixes “transformable properties not using secure transformer” runtime warnings Riley Testut 2024-02-15 17:36:55 -06:00
  • d3d609550e Fixes incorrect corner radius animation for AppViewController + HeaderContentViewController Riley Testut 2024-02-15 17:18:53 -06:00
  • fc5355345e Fixes missing blur when pushing AppViewController onto modal navigation controller Riley Testut 2024-02-15 17:16:52 -06:00
  • aa1ed04bce Fixes not showing “more updates” button when there are more than 2 updates Riley Testut 2024-02-15 16:06:09 -06:00
  • 2899e3ea5f Throws error when adding marketplace source to non-marketplace AltStore (and vice versa) Riley Testut 2024-02-15 15:34:28 -06:00
  • 6ee90f6c2a Updates Patreon sign-out alert message to apply to all pledged apps Riley Testut 2024-02-15 14:43:34 -06:00
  • 2f603778d6 Supports “custom” pledge amounts for Patreon apps Riley Testut 2024-02-16 14:21:06 -06:00
  • ac62612a18 Uses alternate app icon for AltStore in My Apps, if one is chosen Riley Testut 2024-02-15 14:19:34 -06:00
  • b8b32d501c Supports alternate app icons Riley Testut 2024-02-21 14:10:08 -06:00
  • edcdf94383 Updates app icon to “modern” version Riley Testut 2024-02-21 14:09:43 -06:00
  • bce824254b Updates social media URLs for Credits section in Settings Riley Testut 2024-02-14 17:54:20 -06:00
  • 846285eb1f Shows “Downloading [app]…” toast view when installing app from new source Riley Testut 2024-02-14 17:43:36 -06:00
  • 74a231242e Displays version # for updates in My Apps tab Riley Testut 2024-02-14 17:16:44 -06:00
  • 1c02da8806 Adds social media follow buttons to Settings Riley Testut 2024-02-14 15:50:09 -06:00