Matt Kiazyk
f470986e2b
Merge branch 'main' into matt/runtimeDownload
2023-11-23 14:16:43 -06:00
Matt Kiazyk
ec4dc2b3d0
runtime clean up
2023-11-23 13:30:59 -06:00
Duong Thai
a596e5ff6c
refactor preview code
2023-11-24 00:15:41 +07:00
Matt Kiazyk
6ffce23616
more WIP
2023-11-23 10:37:41 -06:00
Duong Thai
2fdc06031c
fix SDKView logic, hide the view when the content is empty
2023-11-23 23:04:16 +07:00
Duong Thai
2f7d45c67a
move the control section to InfoPaneControls, fix the layout to make it self-contain
2023-11-23 23:04:14 +07:00
Duong Thai
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
2023-11-23 23:03:01 +07:00
Duong Thai
4e55aac679
clean up code
2023-11-23 23:01:03 +07:00
Duong Thai
d406972e81
move and fix the InstalledStateButtons
2023-11-23 23:00:10 +07:00
Duong Thai
9e787f98d8
fix layout of UnselectedView
2023-11-23 22:58:53 +07:00
Duong Thai
d172df68e3
move and fix the NotInstalledStateButtonsView
2023-11-23 22:58:49 +07:00
Duong Thai
d08d2d38e4
move and fix the UnselectedView
...
rebase main
2023-11-23 22:56:18 +07:00
Duong Thai
112829b553
rebase main
2023-11-23 22:53:15 +07:00
Duong Thai
05f5c2cebf
rebase main
2023-11-23 22:49:10 +07:00
Duong Thai
cecceea62f
remove openURL in InfoPane because ReleaseNotesView already has it
2023-11-23 22:46:22 +07:00
Duong Thai
77ca8a2571
move the compatibility view to CompatibilityView.swift
2023-11-23 22:46:22 +07:00
Duong Thai
f1fea6365c
move release notes to ReleaseNotesView.swift
...
- narrow down interfaces of some functions
2023-11-23 22:46:22 +07:00
Duong Thai
03eb166c3d
move icon to IconView.swift
2023-11-23 22:46:22 +07:00
Duong Thai
e56d83dbe3
move identical builds view to IdenticalBuildView.swift
2023-11-23 22:46:22 +07:00
Duong Thai
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
2023-11-23 22:46:22 +07:00
Matt Kiazyk
487cbb0045
Merge branch 'main' into matt/runtimeDownload
2023-11-22 13:26:45 -06:00
Matt Kiazyk
19f1fd876d
fix: settings link on Sonoma not working
2023-11-21 23:50:25 -06:00
Matt Kiazyk
6fcb4aa857
Merge pull request #428 from ElonPark/bug/elon/fix-send-sms-crash
...
Fix SMS Enter Digit Code Crash
2023-11-21 23:15:21 -06:00
Matt Kiazyk
5edeb60835
Merge pull request #423 from senmu/sam/dockProgress
...
Add installation progress bar to dock icon
2023-11-21 23:14:12 -06:00
Matt Kiazyk
47710b6bed
Merge pull request #400 from LavareX/support_visionOS
...
SDK column in the info panel supports displaying visionOS
2023-11-21 23:00:15 -06:00
Matt Kiazyk
330f590d8e
Merge pull request #398 from Kyle-Ye/feature/autocomplete
...
Add PinCodeTextField autocomplete support
2023-11-21 22:51:16 -06:00
Matt Kiazyk
cf57fde101
Merge pull request #393 from qnotna/main
...
Update DE localization
2023-11-21 22:36:43 -06:00
Matt Kiazyk
74ef10b697
Merge pull request #391 from megabitsenmzq/main
...
Update zh_CN localizations.
2023-11-21 22:35:47 -06:00
Daniel Chick
5b1cc4a93d
Swap button to InstallButton
2023-10-17 18:15:18 -05:00
Daniel Chick
13715930af
Update InstallButton with progress view and styling from list row
2023-10-17 18:14:51 -05:00
Elon Park
35fb72db68
Fix SMS Enter Digit Code Crash
2023-09-24 02:47:37 +09:00
Matt Kiazyk
dc5a8b03b6
WIP download runtime, refactor
2023-09-22 15:35:26 -05:00
Sam Lu
622fac605c
Set up overall progress object
...
to track both downloading and unarchiving and reflect this in dock progress
2023-09-18 10:39:40 -06:00
Sam Lu
de35bed9fa
Add dock progress indicator
...
in .bar style
2023-09-13 12:48:14 -06:00
Sam Lu
9dd91a2ce8
Add DockProgress swift package
2023-09-13 12:48:13 -06:00
lavare
5977210252
Panel parsing visionOS field
2023-06-26 16:44:25 +08:00
Matt Kiazyk
7325502853
more runtime download work
2023-06-23 14:45:13 -05:00
Kyle
fc35950885
Add PinCodeTextField autocomplete support
2023-06-20 18:04:31 +08:00
Anton Quietzsch
fb42bfc013
Fix Mac strings
2023-06-09 11:03:52 +02:00
Anton Quietzsch
2de476b101
Add missing localization
2023-06-09 10:54:29 +02:00
Anton Quietzsch
a556d95ee9
Fix typos in DE localization
2023-06-09 10:53:52 +02:00
Matt Kiazyk
4f25905f4c
start moving over to XcodesKit package. Runtimes searching
2023-06-06 23:29:09 -05:00
Jinyu Meng
8169ee0a22
Update zh_CN localizations.
2023-06-06 16:11:02 +09:00
Ferran Abelló
927f842c61
Merge branch 'main' into main
2023-05-26 10:49:31 +02:00
Pedro Guimarães
3353eb1112
Translate missing strings
2023-05-19 19:32:37 -03:00
Pedro Guimarães
9dd569c605
Fix issue where app was crashing on opening the Advanced tab in Settings
2023-05-19 19:32:18 -03:00
Matt Kiazyk
907e503f71
Merge pull request #371 from Kyle-Ye/feature/kyle/upgrade_unxip
...
Update unxip binary to v2.1
2023-05-19 16:49:53 -05:00
Matt Kiazyk
4ecc245db6
Merge pull request #375 from jakex7/locale/pl
...
Introduce Polish translations
2023-05-19 16:38:44 -05:00
Kyle
3529b19295
Update unxip binary to v2.1
2023-04-18 13:46:21 +08:00
LinXunFeng
771cb3242c
Fix zh_Hans localizations
2023-04-17 13:37:49 +08:00
Jakub Grzywacz
2d22210d5b
Locale: introduce Polish translations
2023-04-16 12:46:30 +02:00
Matt Kiazyk
ba031403d6
Merge pull request #362 from egesucu/turkish-translation-improvements
...
Turkish Localization Update
2023-03-06 21:56:13 -06:00
Ege Sucu
0bc8edf75e
Updated Turkish Localization with New Content
2023-03-04 16:57:29 +03:00
Matt Kiazyk
d955ec8bd2
v1.10.0
2023-02-28 18:58:53 -06:00
Matt Kiazyk
76bb3fbae0
Adds hashcash implementation
2023-02-27 12:11:12 -06:00
Matt Kiazyk
29503ad9cf
Testing Hashcash
2023-02-23 23:04:31 -06:00
Matt Kiazyk
9452db4749
Update unxip binary to 1.1.3
2023-02-14 23:07:16 -06:00
Matt Kiazyk
16bd85c918
Merge pull request #299 from jrsaruo/fix/missing-ja-localization
...
Update Japanese localization
2023-02-01 22:59:02 -06:00
Felix Herrmann
c496238fb9
fix Ventura status bar spacing
2023-01-16 17:53:19 +01:00
Felix Herrmann
7eb5a8f073
fix Ventura toolbar placement
2023-01-16 17:52:26 +01:00
Yossi Zahn
550d917b33
Fix #329
2022-12-18 00:29:33 +02:00
Ferran Abelló
45ea417a98
Merge branch 'main' into main
2022-12-14 14:45:35 +01:00
Yusaku Nishi
b56a73c8fe
Add missing localizations for Japanese
2022-12-10 23:10:27 +09:00
Yusaku Nishi
495dfedf46
Merge branch 'main' into fix/missing-ja-localization
2022-12-10 22:53:37 +09:00
Matt Kiazyk
b4a4f8e329
Adds open in Rosetta option for Apple Silicon machines
2022-12-05 23:08:44 -06:00
Matt Kiazyk
f8ec0a37fe
Bump version 1.9.0
2022-11-22 21:48:47 -06:00
Matt Kiazyk
34817a6916
Merge pull request #322 from DannyJJK/patch-1
...
Improve Spanish localization in Preferences
2022-11-22 21:34:23 -06:00
Matt Kiazyk
9a61a94239
Merge pull request #304 from leon-wolf/feature/281-add-beta-symlink
...
Adds an option to save beta versions with `-beta` symlink
2022-11-22 21:33:24 -06:00
Matt Kiazyk
ce19069353
Merge pull request #260 from brunomunizaf/brazilian-localization
...
Add brazilian portuguese localization
2022-11-22 21:14:37 -06:00
Matt Kiazyk
a0a74ed5bf
Switch Xcode releases back to using Apple Auth :(
2022-11-17 22:39:38 -06:00
Bruno Muniz
ebafb0fb3d
Merge branch 'main' into brazilian-localization
2022-11-14 16:57:57 -03:00
Danny Kirkham
2d748a1a2a
Improve Spanish strings in Preferences
...
I've not added all the missing ones but this fills some of them in, including some corrections
2022-11-11 19:05:01 +00:00
Matt Kiazyk
4049e43ce5
Merge pull request #307 from jfversluis/main
...
Add Dutch localization
2022-11-11 11:33:23 -06:00
Leon Wolf
0e45884608
Merge branch 'main' into feature/144-add-error-on-uninstall
...
# Conflicts:
# Xcodes.xcodeproj/project.pbxproj
2022-11-11 17:24:14 +01:00
Matt Kiazyk
b9ba988c30
Merge pull request #305 from leon-wolf/feature/291-cleanup-preferences
...
move download settings to own PreferencePane
2022-11-11 09:34:12 -06:00
Bruno Muniz
513d39d45e
Add files via upload
2022-11-09 23:19:52 -03:00
Matt Kiazyk
7fda5e7a9a
Merge pull request #309 from tt37/fix-typo
...
Fix localization on UnsupportedFileFormat
2022-11-08 22:50:24 -06:00
Matt Kiazyk
ae5b606e52
Merge pull request #308 from jfversluis/remove-localized-link
...
Remove localization from apple.com links
2022-11-08 22:43:48 -06:00
tt37
6e8dbbc6de
Fix typo
2022-10-13 11:13:28 +02:00
Gerald Versluis
a02cc71ac6
Remove localization from apple.com links
2022-10-07 11:18:02 +02:00
Gerald Versluis
64d6b5d5dc
Update Localizable.strings
2022-10-07 11:07:23 +02:00
Gerald Versluis
5e0eb827d3
Create Localizable.strings
2022-10-06 16:43:04 +02:00
Leon Wolf
ed2e5bfcaa
add error message when trying to uninstall Xcode if file not found
2022-10-06 08:42:40 +02:00
Leon Wolf
2bad04fec7
fix localization
2022-10-05 21:50:49 +02:00
Leon Wolf
ea3264a2ce
add localizations
2022-10-05 21:44:48 +02:00
Leon Wolf
0e7deed1c6
move download settings to own PreferencePane
2022-10-05 21:06:02 +02:00
Leon Wolf
7ae956e44d
add Xcode-Beta.app Symlink and localizations
2022-10-05 20:34:35 +02:00
chedabob
bb8676b620
fix: Preference button on toolbar not working on Mac OS 13 Ventura
2022-10-05 00:27:08 +01:00
Yusaku Nishi
cb1120624b
Update Japanese localization
2022-09-30 14:59:51 +09:00
Yusaku Nishi
da93339a3d
Add missing localization keys for Japanese
2022-09-29 21:48:13 +09:00
Ferran
2030ef2d5a
Added catalan localization strings
2022-09-28 19:07:37 +02:00
Niklas Stambor
998a8982f8
Typo in German Localization File
...
Aktalisiert --> Aktualisiert
2022-09-25 21:54:38 +02:00
Matt Kiazyk
c27b28868b
Merge pull request #290 from RobotsAndPencils/NoLoginDownload
...
Add ability to download Xcode without logging in using XcodeReleases
2022-09-16 22:34:08 -05:00
Matt Kiazyk
e987104502
Merge pull request #288 from florentmorin/fr-translation-fixes
...
Fix French Translation
2022-09-16 21:41:02 -05:00
Matt Kiazyk
8b43903b42
Add ability to download Xcode without logging in using XcodeRelease
2022-09-16 21:34:14 -05:00
Florent Morin
0f3d92b70f
Update French Localization
2022-09-10 10:41:09 +02:00
Florent Morin
e2f49bee23
Fix French Localization
2022-09-10 10:33:26 +02:00
Dietrich Tegge
c045592aea
German translation added
...
German translation added for install and renaming features
2022-09-08 08:42:09 +02:00
Matt Kiazyk
197197982f
Merge pull request #277 from egrimo/turkish-text-translations
...
Added Turkish missing translations in 1.7.0
2022-09-07 18:34:49 -05:00
swiftty
410e1e5ae3
Fix "Unarchiving" localization in Japanese
2022-08-30 04:12:31 +09:00