Commit graph

920 commits

Author SHA1 Message Date
Kyle
f8970f44d5
Add TerminateAfterLastWindowClosed toggle support in Misc 2024-10-16 14:02:55 +08:00
Matt Kiazyk
6050c78613 allow cancelling of runtime downloads, cleanup 2024-10-15 22:07:53 -05:00
Matt Kiazyk
cf85e2fc5a
Merge pull request #569 from abiligiri/feature/managed_preferences
Disallow changes to managed preferences
2024-10-15 21:38:49 -05:00
Matt Kiazyk
15630109d5
Merge pull request #598 from duffpod/main
Update Localizable.xcstrings for Russian language (3)
2024-10-15 21:36:41 -05:00
dependabot[bot]
7171b90c88
Bump actions/cache from 4.0.2 to 4.1.1
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4.0.2...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 10:16:07 +00:00
Kyle
3d5fdd528b
Replace WIndowGroup with Window to fix multi window and terminate issue 2024-10-13 12:11:50 +08:00
Matt Kiazyk
06558610e9
Merge pull request #593 from pan93412/l10n/update-zhtw-localization
Update translation in zh-Hant
2024-10-12 22:53:58 -05:00
Matt Kiazyk
5e5fdf0d3a
Merge pull request #609 from megabitsenmzq/main
Fix one Greek localization. Add one zh_Hans localization.
2024-10-12 22:53:08 -05:00
Matt Kiazyk
8277554048
Merge pull request #617 from kinoroy/security-key-auth
Implement Security Key Auth
2024-10-12 22:50:16 -05:00
Matt Kiazyk
ba11d4129e
Merge pull request #601 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.190.0
Bump ruby/setup-ruby from 1.177.1 to 1.190.0
2024-10-12 22:36:12 -05:00
Matt Kiazyk
389d8d2a63
Merge pull request #603 from LiYanan2004/context-menu-fine-tune
Update label for Cancel Install Button
2024-10-12 22:34:37 -05:00
Kino Roy
f4567bdf1e Merge branch 'main' into security-key-auth
# Conflicts:
#	Xcodes.xcodeproj/project.pbxproj
2024-10-12 20:30:34 -07:00
Kino Roy
27bbf6f2a3 Add missing localizations 2024-10-12 20:26:19 -07:00
Matt Kiazyk
c1670b250a
Merge pull request #624 from XcodesOrg/matt/updateSparkle
chore: update sparkle framework
2024-10-12 22:25:00 -05:00
Matt Kiazyk
8e78c1c8c5
Merge pull request #622 from XcodesOrg/matt/cryptexRuntimeDownloads
feat: support downloading of cryptex (ex iOS 18+) runtimes
2024-10-12 22:24:48 -05:00
Matt Kiazyk
c31a1ef6fa Merge branch 'main' into matt/cryptexRuntimeDownloads 2024-10-12 21:16:32 -05:00
Matt Kiazyk
37a86643b9 chore: update sparkle framework 2024-10-12 21:16:00 -05:00
Matt Kiazyk
c245a1e69f
Merge pull request #613 from chuganzy/ganzy/rollback-loading
Add `authenticating` to the `XcodeInstallationStep`
2024-10-12 21:15:07 -05:00
Matt Kiazyk
0f5e42b88e
Merge pull request #623 from XcodesOrg/matt/Xcode16
chore: set CI to MacOS 14, Xcode 16
2024-10-12 21:03:17 -05:00
Matt Kiazyk
dd46112769 chore: set CI to MacOS 14, Xcode 16 2024-10-12 20:57:39 -05:00
Kino Roy
c3e568e234 Add missing English localization 2024-10-12 14:13:02 -07:00
Kino Roy
f269dcbc98 Fix typo 2024-10-12 14:12:50 -07:00
Kino Roy
604358bf6c Update LibFido2Swift with Xcode 15 support 2024-10-12 14:06:48 -07:00
Takeru Chuganji
1a3ca60f46
Temporarily add all translations 2024-10-12 10:08:59 +09:00
Kyle
27d5b03321
Terminate Xcodes app after last window closed 2024-10-12 00:09:20 +08:00
Matt Kiazyk
20b9833b67 feat: support downloading of cryptex runtimes 2024-10-11 10:57:16 -05:00
Kino Roy
e855a1fb62 Implement security key auth 2024-09-28 16:25:11 -07:00
Takeru Chuganji
908e7ba3ea
Add authenticating step 2024-09-22 18:06:29 +09:00
Jinyu Meng
7daa3e600e Fix one Greek localization. Add one zh_Hans localization. 2024-09-10 18:09:59 +09:00
LiYanan2004
a936bf84b2 Update label of CancelInstallButton to better describe the intent 2024-08-17 11:37:05 +08:00
dependabot[bot]
897f449b7c
Bump ruby/setup-ruby from 1.177.1 to 1.190.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.177.1 to 1.190.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/v1.177.1...v1.190.0)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 10:27:15 +00:00
duffpod
5ebe24060f Update Localizable.strings for Russian language (3) 2024-07-17 21:16:04 +03:00
pan93412
13496d8a7d
Update translation
Co-Authored-By: itszero <itszero@gmail.com>
2024-07-09 09:23:56 +08:00
Yi-Jyun Pan
4b6616fdea
Update translation in zh-Hant 2024-07-08 01:52:38 +08:00
Matt Kiazyk
74237f8fc1 v 2.2.0 2024-06-28 10:38:20 -05:00
Matt Kiazyk
c94c2c1979
Merge pull request #568 from floydkim/korean-localisation
Update Korean localisation
2024-06-28 10:36:12 -05:00
Matt Kiazyk
b36165100b
Merge pull request #585 from XcodesOrg/matt/iOS18Runtimes
Fix runtime downloading
2024-06-28 10:35:34 -05:00
Matt Kiazyk
8a6f5a7deb
Merge pull request #581 from Person2099/patch-1
fix: Update GitHub URLs in help menu
2024-06-28 10:33:32 -05:00
Matt Kiazyk
600d4cbafa
Merge pull request #576 from MohamediosDev/feature/add_arabic_localization_to_app
ADD: Added Arabic Localizations To Xcodes
2024-06-28 10:26:24 -05:00
Matt Kiazyk
8811a6d0d8
Merge pull request #564 from LePips/left-align-unarchiving-pane
Left Align Unarchiving Pane
2024-06-28 10:19:52 -05:00
Matt Kiazyk
f973e7d744
Merge pull request #545 from Kyle-Ye/bugfix/dock
Fix broken DockProgress Bar
2024-06-28 10:19:32 -05:00
Anand Biligiri
6e64db26fb Disallow changes to managed preferences
- Define enumerations for preferences that can be managed in an enterprise environment using MDM
- Add methods in AppState to check for managed preferences
- Update Advanced, Download, Experiments and Update preference panes to disable controls
  to modify any of the managed preferences
- Update Xcode category list button to be disabled if preference is managed
2024-06-21 07:17:18 +05:30
Seb
97bf958301
Update XcodesApp.swift
Tiny fix in help menu to use updated GitHub URLs. Changed "https://github.com/RobotsAndPencils/XcodesApp" to "https://github.com/XcodesOrg/XcodesApp"
2024-06-15 00:28:06 +10:00
MohamediosDev
dc5f637886 ADD: Added Arabic Localizations To Xcodes 2024-06-11 19:44:04 +03:00
Matt Kiazyk
a587d53798 don't fail downloading old runtime images 2024-06-10 16:18:36 -05:00
floydkim
a433bc4f72 Update Korean localisation 2024-06-03 21:16:56 +09:00
Ethan Pippin
66deeb0d57 left align unarchiving pane 2024-05-28 11:47:50 -06:00
Matt Kiazyk
4a4b469e3f
Merge pull request #522 from LiYanan2004/swift-5.10
Resolve concurrency check warning on Swift 5.10
2024-05-24 20:39:28 -05:00
Matt Kiazyk
7628f85ba8
Merge pull request #563 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.177.1
Bump ruby/setup-ruby from 1.173.0 to 1.177.1
2024-05-24 20:36:45 -05:00
Matt Kiazyk
f64e97f7a2
Merge pull request #560 from mikeirvingweb/png-compression
chore: lossless png compression
2024-05-24 20:36:35 -05:00