Commit graph

230 commits

Author SHA1 Message Date
Kino Roy
e855a1fb62 Implement security key auth 2024-09-28 16:25:11 -07:00
Ethan Pippin
66deeb0d57 left align unarchiving pane 2024-05-28 11:47:50 -06: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
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
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
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
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
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
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
Vasilis Akoinoglou
b4e598fc49 Layout adjustments for the Settings window 2024-02-20 13:14:20 +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
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
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
a00dae9b0a Create an extension for hiding strings from localizations. 2024-02-10 15:34:31 +09: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
99c4b49f28 Add Sponsor Button 2024-01-19 15:36:18 -06:00
Matt Kiazyk
7aaf0563e6 update Sparkle to 2.5.2 2024-01-02 22:19:31 -06:00
Matt Kiazyk
79c1f67811 small adjustments 2024-01-01 19:52:34 -06:00
Matt Kiazyk
805f754bc8 Move platforms list view to it's own window, outside of settings 2024-01-01 19:46:27 -06:00
Matt Kiazyk
b968149235 Add new platforms list in settings 2023-12-20 12:10:13 -06:00
Matt Kiazyk
3c5f86023e
Merge pull request #461 from XcodesOrg/matt/redesign
Redesign the main window to better suit more data
2023-12-20 08:56:45 -06:00
Yuki Yamamoto
36a9bd267b
add default phone number selection when there is only one 2023-12-20 00:39:03 +01:00
Matt Kiazyk
cd69ddc40e Cleanup 2023-12-19 15:13:11 -06:00
Matt Kiazyk
ede9bd1c46 redesigned infoPane 2023-12-19 14:36:34 -06:00
Matt Kiazyk
7070575a32 Switch to NavigationSplitView 2023-12-18 09:00:10 -06:00
Matt Kiazyk
0884f85359
Merge pull request #437 from chickdan/install_activity_indicator
Activity Indicator on Install Pressed
2023-12-12 21:28:11 -06:00
Daniel Chick
9622b563b3 Move button styling to not affect the info pane 2023-12-05 17:20:41 -06:00
Matt Kiazyk
57bf6d8a80 add ability to cancel runtime downloads 2023-12-02 09:24:54 -06:00