Commit graph

  • 4712a4861d
    Bump ruby/setup-ruby from 1.162.0 to 1.163.0 dependabot[bot] 2023-12-26 10:31:21 +0000
  • b968149235 Add new platforms list in settings Matt Kiazyk 2023-12-20 12:10:13 -0600
  • 3c5f86023e
    Merge pull request #461 from XcodesOrg/matt/redesign Matt Kiazyk 2023-12-20 08:56:45 -0600
  • c85b3c2b6c
    Merge pull request #462 from redryerye/feat/preselect-phonenumber Matt Kiazyk 2023-12-20 08:28:57 -0600
  • 36a9bd267b
    add default phone number selection when there is only one Yuki Yamamoto 2023-12-20 00:39:03 +0100
  • cd69ddc40e Cleanup Matt Kiazyk 2023-12-19 15:13:11 -0600
  • ede9bd1c46 redesigned infoPane Matt Kiazyk 2023-12-19 14:36:34 -0600
  • c2ad9ae6be
    Merge branch 'main' into yo1995/Update-EnableTextSelection Ting 2023-12-19 12:26:20 -0800
  • 7070575a32 Switch to NavigationSplitView Matt Kiazyk 2023-12-18 09:00:10 -0600
  • 638543070b
    Merge pull request #459 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.162.0 Matt Kiazyk 2023-12-12 21:30:47 -0600
  • 98b986a30d
    Merge pull request #456 from chickdan/improve_412_code_entry Matt Kiazyk 2023-12-12 21:30:17 -0600
  • f25fc3923e
    Merge pull request #455 from egesucu/update-readme-xcode-version Matt Kiazyk 2023-12-12 21:29:25 -0600
  • 487bd2d1dd
    Merge pull request #454 from egesucu/turkish-translation-improvement Matt Kiazyk 2023-12-12 21:28:53 -0600
  • 0884f85359
    Merge pull request #437 from chickdan/install_activity_indicator Matt Kiazyk 2023-12-12 21:28:11 -0600
  • 78a62c4eba
    Bump ruby/setup-ruby from 1.161.0 to 1.162.0 dependabot[bot] 2023-12-12 10:57:26 +0000
  • c0cff4822c If status code 412 is returned from code entry change error to describe acknowledgement required Daniel Chick 2023-12-05 18:12:57 -0600
  • 9622b563b3 Move button styling to not affect the info pane Daniel Chick 2023-12-05 17:20:41 -0600
  • 2d3a26374b Updated README.md Ege Sucu 2023-12-03 08:44:00 +0300
  • eda3e2680b More translations are updated after the rebase Ege Sucu 2023-12-03 08:37:18 +0300
  • 0d631e6628
    Merge pull request #453 from XcodesOrg/matt/cancelRuntimeDownload Matt Kiazyk 2023-12-02 22:32:55 -0600
  • 1f032a5719 Fix localization from rebase Matt Kiazyk 2023-12-02 09:30:38 -0600
  • c81a638e35 Merge branch 'main' into matt/cancelRuntimeDownload Matt Kiazyk 2023-12-02 09:27:52 -0600
  • b3e91fad7a
    Merge pull request #449 from egesucu/string-catalog-conversion Matt Kiazyk 2023-12-02 09:26:32 -0600
  • 57bf6d8a80 add ability to cancel runtime downloads Matt Kiazyk 2023-12-02 09:24:54 -0600
  • 7690c19115 Localization file updated Ege Sucu 2023-12-01 20:28:51 +0300
  • ad749c1cb0 Converted Localization into String Catalog Ege Sucu 2023-11-27 00:15:34 +0300
  • c5ada02a31
    Merge pull request #448 from XcodesOrg/matt/runtimeDownload Matt Kiazyk 2023-12-01 10:06:45 -0600
  • c1836a78c4 PR Cleanup. Matt Kiazyk 2023-12-01 10:05:36 -0600
  • 4649ba0c8a Reuse ProgressButton Daniel Chick 2023-11-25 19:19:59 -0600
  • c650daca6f Fixes for mis-named enum and localization keys Jayson Rhynas 2023-11-25 09:18:33 -0500
  • c153a93b1b adjustments to update runtimes Matt Kiazyk 2023-11-23 14:41:56 -0600
  • f470986e2b Merge branch 'main' into matt/runtimeDownload Matt Kiazyk 2023-11-23 14:16:43 -0600
  • b650261ddd
    Merge pull request #436 from thai-d-v/fix-app-state Matt Kiazyk 2023-11-23 14:07:03 -0600
  • ec4dc2b3d0 runtime clean up Matt Kiazyk 2023-11-23 13:30:59 -0600
  • a596e5ff6c refactor preview code Duong Thai 2023-11-24 00:15:41 +0700
  • 6ffce23616 more WIP Matt Kiazyk 2023-11-23 10:37:41 -0600
  • 2fdc06031c fix SDKView logic, hide the view when the content is empty Duong Thai 2023-10-14 15:01:00 +0700
  • 2f7d45c67a move the control section to InfoPaneControls, fix the layout to make it self-contain Duong Thai 2023-10-14 14:18:41 +0700
  • a2379583ef fix data dependency, preview performance and layout out of InfoPane - I move UnselectedView out to: 1. narrow data dependency 2. InfoPane should only care about displaying data, not whether an Xcode is selected Duong Thai 2023-10-14 13:09:58 +0700
  • 4e55aac679 clean up code Duong Thai 2023-10-14 00:49:55 +0700
  • d406972e81 move and fix the InstalledStateButtons Duong Thai 2023-10-14 00:31:20 +0700
  • 9e787f98d8 fix layout of UnselectedView Duong Thai 2023-10-13 23:22:26 +0700
  • d172df68e3 move and fix the NotInstalledStateButtonsView Duong Thai 2023-10-13 23:18:55 +0700
  • d08d2d38e4 move and fix the UnselectedView rebase main Duong Thai 2023-10-13 22:02:17 +0700
  • 112829b553 rebase main Duong Thai 2023-11-23 22:53:15 +0700
  • 05f5c2cebf rebase main Duong Thai 2023-10-13 15:47:30 +0700
  • cecceea62f remove openURL in InfoPane because ReleaseNotesView already has it Duong Thai 2023-10-13 15:31:03 +0700
  • 77ca8a2571 move the compatibility view to CompatibilityView.swift Duong Thai 2023-10-13 15:26:37 +0700
  • f1fea6365c move release notes to ReleaseNotesView.swift - narrow down interfaces of some functions Duong Thai 2023-10-13 15:10:21 +0700
  • 03eb166c3d move icon to IconView.swift Duong Thai 2023-10-13 14:43:59 +0700
  • e56d83dbe3 move identical builds view to IdenticalBuildView.swift Duong Thai 2023-10-13 13:37:41 +0700
  • 7079e062d2 move release date view to ReleaseDateView.swift - I moved outside 2 lines of .frame(maxWidth: .infinity, alignment: .leading) because this layout job should belong to InfoPane - I added preview blocks for testing Duong Thai 2023-10-12 08:49:11 +0700
  • 487cbb0045 Merge branch 'main' into matt/runtimeDownload Matt Kiazyk 2023-11-22 13:26:45 -0600
  • 5b18a90f81
    Merge pull request #444 from XcodesOrg/matt/SettingsLinkSonoma Matt Kiazyk 2023-11-22 08:49:27 -0600
  • b9dc7bf757 update runner to MacOS13, Xcode 15 Matt Kiazyk 2023-11-22 08:38:10 -0600
  • 1bd5017350
    Merge pull request #447 from XcodesOrg/dependabot/github_actions/actions/cache-3.3.2 Matt Kiazyk 2023-11-22 08:33:54 -0600
  • ab4a3444ed
    Merge pull request #446 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.161.0 Matt Kiazyk 2023-11-22 08:33:45 -0600
  • 8ff65381e6
    Merge pull request #445 from XcodesOrg/dependabot/github_actions/actions/checkout-4 Matt Kiazyk 2023-11-22 08:33:35 -0600
  • ca363e1398
    Bump actions/cache from 3.3.1 to 3.3.2 dependabot[bot] 2023-11-22 10:43:13 +0000
  • d9917ce2c4
    Bump ruby/setup-ruby from 1.152.0 to 1.161.0 dependabot[bot] 2023-11-22 10:43:08 +0000
  • 44a85d63db
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-11-22 10:43:03 +0000
  • 19f1fd876d fix: settings link on Sonoma not working Matt Kiazyk 2023-11-21 23:50:25 -0600
  • 75ae0ab456
    Merge pull request #443 from XcodesOrg/matt/projectTeamCleanup Matt Kiazyk 2023-11-21 23:47:04 -0600
  • 2f749deb8d cleans up project team so it builds Matt Kiazyk 2023-11-21 23:46:23 -0600
  • 6fcb4aa857
    Merge pull request #428 from ElonPark/bug/elon/fix-send-sms-crash Matt Kiazyk 2023-11-21 23:15:21 -0600
  • 5edeb60835
    Merge pull request #423 from senmu/sam/dockProgress Matt Kiazyk 2023-11-21 23:14:12 -0600
  • 47710b6bed
    Merge pull request #400 from LavareX/support_visionOS Matt Kiazyk 2023-11-21 23:00:15 -0600
  • 330f590d8e
    Merge pull request #398 from Kyle-Ye/feature/autocomplete Matt Kiazyk 2023-11-21 22:51:16 -0600
  • b8c6a7cda8
    Merge pull request #397 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.152.0 Matt Kiazyk 2023-11-21 22:37:20 -0600
  • cf57fde101
    Merge pull request #393 from qnotna/main Matt Kiazyk 2023-11-21 22:36:43 -0600
  • 74ef10b697
    Merge pull request #391 from megabitsenmzq/main Matt Kiazyk 2023-11-21 22:35:47 -0600
  • 5b95ef2af6
    Merge pull request #297 from ferranabello/main Matt Kiazyk 2023-11-21 22:35:31 -0600
  • 965b87002f
    Merge pull request #395 from jmg-duarte/patch-1 Matt Kiazyk 2023-11-21 22:34:36 -0600
  • 5b1cc4a93d Swap button to InstallButton Daniel Chick 2023-10-17 18:15:18 -0500
  • 13715930af Update InstallButton with progress view and styling from list row Daniel Chick 2023-10-17 18:14:51 -0500
  • 35fb72db68 Fix SMS Enter Digit Code Crash Elon Park 2023-09-24 02:47:37 +0900
  • dc5a8b03b6 WIP download runtime, refactor Matt Kiazyk 2023-09-22 15:35:26 -0500
  • b6e654c6f2
    Update CI workflow to use Xcode 14.2 Sam Lu 2023-09-19 12:16:06 -0600
  • 622fac605c
    Set up overall progress object Sam Lu 2023-09-15 14:56:36 -0600
  • de35bed9fa
    Add dock progress indicator Sam Lu 2021-01-24 22:58:12 -0700
  • 9dd91a2ce8
    Add DockProgress swift package Sam Lu 2021-01-24 22:22:21 -0700
  • 019b527a28
    Enable text selection for Xcode version. Ting 2023-08-24 10:49:57 -0700
  • 31332c0e09 Display visionOS version in InfoPane Mohammed Imthathullah 2023-07-23 10:28:42 +0530
  • 078821d0e5 Update XocdeReleases package to latest main with support for VisionOS Mohammed Imthathullah 2023-07-23 10:26:18 +0530
  • de2b914f11
    Merge branch 'XcodesOrg:main' into fix_apple_paw Binlogo 2023-07-19 23:55:04 +0800
  • 4c6b15812c chore: update Apple.paw link to xcodes Binlogo 2023-07-19 15:51:37 +0000
  • 98d1d30328 Add releasePlusNewBetas XcodeListCategory Jayson Rhynas 2023-07-07 10:33:25 -0400
  • 5977210252 Panel parsing visionOS field lavare 2023-06-26 16:44:25 +0800
  • 8654a2075a Update lastest xcodereleases/data lavare 2023-06-26 16:41:34 +0800
  • 7325502853 more runtime download work Matt Kiazyk 2023-06-23 14:45:13 -0500
  • fc35950885
    Add PinCodeTextField autocomplete support Kyle 2023-06-20 18:04:31 +0800
  • 415d86718c
    Bump ruby/setup-ruby from 1.149.0 to 1.152.0 dependabot[bot] 2023-06-14 11:13:04 +0000
  • 581af76948
    Fix typo in README.md José Duarte 2023-06-11 10:42:19 +0100
  • fb42bfc013 Fix Mac strings Anton Quietzsch 2023-06-09 11:03:52 +0200
  • 2de476b101 Add missing localization Anton Quietzsch 2023-06-09 10:54:29 +0200
  • a556d95ee9 Fix typos in DE localization Anton Quietzsch 2023-06-09 10:53:52 +0200
  • f6ce8e180d
    Bump ruby/setup-ruby from 1.149.0 to 1.151.0 dependabot[bot] 2023-06-08 11:06:50 +0000
  • 4f25905f4c start moving over to XcodesKit package. Runtimes searching Matt Kiazyk 2023-06-06 23:29:09 -0500
  • 8169ee0a22 Update zh_CN localizations. Jinyu Meng 2023-06-06 16:11:02 +0900
  • 02b0217c0e Sendable Conformance for Process Ege Sucu 2023-06-03 12:51:40 +0300