Kyle
b91a7e53ad
Update the missing Localizable string
2024-10-16 21:46:04 +08:00
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
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
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
c31a1ef6fa
Merge branch 'main' into matt/cryptexRuntimeDownloads
2024-10-12 21:16:32 -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
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
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
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
f64e97f7a2
Merge pull request #560 from mikeirvingweb/png-compression
...
chore: lossless png compression
2024-05-24 20:36:35 -05:00
Matt Kiazyk
33dc6347f2
after last step reset dock progress
2024-05-24 20:23:03 -05:00
Mike Irving
38ae157be5
fix: rollback A&P, App Icon, Beta Icon
2024-05-22 21:57:16 +01:00
Mike Irving
7f3e8125c0
chore: lossless png compression
2024-05-14 22:40:07 +01:00
Mike Irving
7f14a4b8b5
fix: product name casings
2024-05-14 22:18:30 +01:00
Kyle
348c89871e
Fix broken DockProgress Bar
...
Update DockProgress and adopt the new Concurrency Model
2024-03-31 01:44:34 +08:00
Matt Kiazyk
411f76788c
Merge pull request #533 from XcodesOrg/matt/testLocalizationValidation
...
adds localization validation on PR's
2024-03-22 10:15:05 -05:00
Matt Kiazyk
88b15b989a
Update missing translations.
2024-03-22 10:09:47 -05:00
Marlon
9e1eff06a3
InfoPane now responsible for its padding
...
- Uses content margins instead of padding when it can to avoid content clipping during scrolling
- Also fixes a few indentation inconsistencies
- Adds min width for platforms section
2024-03-19 22:51:57 -04:00
Marlon
35314ce36f
Adjusts layout of platform views
2024-03-19 22:45:51 -04:00
Ydna
b3fa08b43e
fix: xcode list row text hidden
2024-03-17 20:41:33 +08:00
Matt Kiazyk
0aefecf9bf
Make sure SUDPublicKey is the right one!
2024-03-16 20:38:20 -05:00
Matt Kiazyk
7bdb227f3f
Merge pull request #532 from XcodesOrg/matt/xcstrings-cleanup
...
chore: cleanup some localizeable.xcstrings
2024-03-16 19:25:26 -05:00
Matt Kiazyk
7cf2c6f244
chore: cleanup some localizeable.xcstrings
2024-03-16 19:25:10 -05:00
Matt Kiazyk
b17fbf56a8
Merge pull request #531 from huihuisang/fix/AttributedText-layout-issue
...
Replace AttributedText with Text and markdown to fix the layout issues
2024-03-16 19:02:41 -05:00
Matt Kiazyk
dbf30000ca
Merge pull request #530 from huihuisang/feature/replace-default-icon-in-info
...
replace default icon in info page
2024-03-16 18:52:11 -05:00
Matt Kiazyk
7359ae19ae
Merge pull request #527 from chickdan/remove_outdated_version_checks
...
Remove outdated version checks
2024-03-16 18:41:33 -05:00
Matt Kiazyk
c09b56086b
Merge pull request #519 from Schr0eder/update-german-localization
...
Updated german localization
2024-03-16 18:40:51 -05:00
huihuisang
b5e50c6eed
replace AttributedText with Text to fix layout issue in preference
2024-03-16 22:42:13 +08:00
huihuisang
f4c9a6d683
replace default icon in info page
2024-03-16 19:21:52 +08:00
LiYanan2004
9a5e127387
Resolve warning on Swift 5.10
2024-03-16 10:28:16 +08:00
Daniel Chick
238f974ce3
Merge branch 'main' into remove_outdated_version_checks
...
# Conflicts:
# Xcodes/Frontend/Common/NavigationSplitViewWrapper.swift
2024-03-15 13:36:24 -05:00
Matt Kiazyk
b89fc21b8b
Merge pull request #526 from chickdan/trailing_icon_release_filter
...
Trailing Icon for Filter Button
2024-03-15 11:44:10 -05:00
Matt Kiazyk
bf0dc9d855
Merge pull request #504 from huihuisang/main
...
Improve the layout of the sidebar
2024-03-15 11:23:00 -05:00
Daniel Chick
74d8f395a5
Remove comment
2024-03-11 21:54:20 -05:00
Daniel Chick
4394c48e11
Remove outdated version checks
2024-03-11 21:51:35 -05:00
Daniel Chick
6cd8584058
Replace label style with new trailing icon
2024-03-11 21:30:39 -05:00
Daniel Chick
96e4682c56
Add Label style with trailing icon
2024-03-11 21:29:11 -05:00
Schr0eder
f58fced154
merge conflict adaptions
2024-03-11 19:04:29 +01:00
huihuisang
9a866acf53
Place PlatformsPocket back to XcodeListView
2024-03-10 15:35:37 +08:00
Matt Kiazyk
5993385a73
Merge pull request #521 from LiYanan2004/main
...
Improve signing experience when using non-english keyboard
2024-03-08 14:48:50 -06:00
Matt Kiazyk
238ac71517
Merge pull request #523 from XcodesOrg/fix-missing-runtime
...
fix runtime not appearing when multiple runtimes exist for same build
2024-03-08 14:46:45 -06:00
Matt Kiazyk
e9a95a3e63
Merge pull request #502 from pan93412/l10n/zh-TW/230210
...
l10n(zh-Hant): Update translation for 2.0.2
2024-03-08 14:26:50 -06:00
Matt Kiazyk
21e2a10eec
Merge pull request #506 from alladinian/feature/Settings-window-layout
...
Improvements in the layout of the Settings window
2024-03-08 14:21:56 -06:00
Matt Kiazyk
bf4650edcb
Merge pull request #510 from kikiwora/update-ukrainian-localisation-for-2.0.2
...
Update Ukrainian localisation
2024-03-08 14:07:42 -06:00
Matt Kiazyk
14f00a0e09
Merge pull request #505 from alladinian/feature/Greek-localization
...
Greek language localization
2024-03-08 13:51:15 -06:00
Matt Kiazyk
8534e2850b
fix runtime not appearing when multiple runtimes exist for same build
2024-03-08 12:16:20 -06:00
LiYanan2004
5054ead2ca
Improve signing experience when using non-english keyboard
2024-03-08 12:07:06 +08:00
huihuisang
950045b427
add icon for Xcode beta version
2024-02-29 09:04:28 +08:00
Roman Suvorov
34d7f6834e
Update Ukrainian localisation
2024-02-21 21:18:08 +02:00
Vasilis Akoinoglou
b4e598fc49
Layout adjustments for the Settings window
2024-02-20 13:14:20 +02:00
Vasilis Akoinoglou
6b6088d58d
Greek language localization
2024-02-20 12:06:15 +02:00
huihuisang
e5c4fd431a
Update NavigationSplitViewWrapper.swift
...
update mini width of sidebar
2024-02-18 19:21:27 +08:00
huihuisang
ae55e0fb15
Merge branch 'main' into main
2024-02-18 19:13:18 +08:00
pan93412
c7f9e54796
Merge branch 'main' into l10n/zh-TW/230210
2024-02-18 03:53:41 -06:00
huihuisang
e520a96021
Improve the layout of the sidebar
2024-02-18 13:52:32 +08:00
Clément Padovani
53ec9156ff
allow selecting text from the compilers
2024-02-17 18:39:10 +01:00
Clément Padovani
8d7412fd18
allow selecting text from the SDKs
2024-02-17 18:39:04 +01:00
Clément Padovani
5aed44f969
Allow selecting text from the info panel
2024-02-17 18:37:32 +01:00
Matt Kiazyk
91f75843da
Merge pull request #499 from XcodesOrg/matt/498-fix-nav-close-stucks
...
fix: adds back in sidebar toggle button so users don't get stuck
2024-02-16 09:09:01 -06:00
Jinyu Meng
49eb2f4cf2
Update localizations to remove old items and add "Support Xcodes".
2024-02-10 15:41:29 +09:00
Jinyu Meng
8a7597e70b
Update more files.
2024-02-10 15:36:07 +09:00
Jinyu Meng
144c591a41
Use Text(verbatim:) instead.
2024-02-10 15:36:07 +09:00
Jinyu Meng
0e76a18168
Remove more useless localizations.
2024-02-10 15:36:07 +09:00
Jinyu Meng
a078b8f7d0
Update zh_Hans localizations. Remove old or useless items.
2024-02-10 15:36:07 +09:00
Jinyu Meng
a00dae9b0a
Create an extension for hiding strings from localizations.
2024-02-10 15:34:31 +09:00
pan93412
c4bd1d2789
l10n(zh-Hant): Update translation for 2.0.2
2024-02-10 00:25:47 +08:00
Matt Kiazyk
9cb4f243b0
fix: adds back in sidebar toggle button so users don't get stuck
2024-02-06 22:05:54 -06:00
Matt Kiazyk
0252bf1fe0
clean up localization for support link
2024-01-25 22:01:40 -06:00
Matt Kiazyk
2418d22f71
Merge pull request #472 from robinkunde/rk/fixDerivedDataPath
...
Remove newline from derived data path returned by defaults
2024-01-23 22:12:41 -06:00
Matt Kiazyk
fb7e1f65c1
Merge pull request #480 from XcodesOrg/matt/privilegedHelperUpdate
...
Update privilege helper to xcodesOrg and Team
2024-01-23 22:04:07 -06:00
Matt Kiazyk
7686620b1e
Merge pull request #481 from XcodesOrg/matt/sponsorLink
...
Add Sponsor/Donate Button
2024-01-23 21:58:45 -06:00