Commit graph

17 commits

Author SHA1 Message Date
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
Vasilis Akoinoglou
b4e598fc49 Layout adjustments for the Settings window 2024-02-20 13:14:20 +02:00
Matt Kiazyk
7aaf0563e6 update Sparkle to 2.5.2 2024-01-02 22:19:31 -06:00
Matt Kiazyk
d955ec8bd2
v1.10.0 2023-02-28 18:58:53 -06:00
Ethan Wong
7945f94bf8
Fix crash on macOS Ventura by moving pane .frame(width:) to its parents. 2022-06-25 14:46:28 +08:00
Matt Kiazyk
becc545efd
Update Sparkle to 2.1 2022-05-09 21:57:48 -05:00
Dominic Pepin
4af1fca7c7 Fix issue where French/Longer strings were getting truncated 2022-04-23 08:03:36 -06:00
Matt Kiazyk
1d22be649a
convert strings to support Localization 2022-04-17 21:29:51 -05:00
Matt Kiazyk
3a5b63b174
Adds ability to switch the local cache directory 2021-10-01 16:51:33 -05:00
Matt Kiazyk
8011f4a288
Auto Install Xcode if wanted 2021-03-07 14:21:27 -06:00
Matt Kiazyk
e6ee43a169
Preferences UI adjustments 2021-01-28 17:20:22 -07:00
Matt Kiazyk
a740b3be08
Remove Preferences dependency. Adjust Settings UI with groups 2021-01-27 21:38:22 -06:00
Matt Kiazyk
202212f417
Updates PreferencesView To use built in Settings Scene 2021-01-26 22:45:43 -06:00
Matt Kiazyk
7d57124a5f
Updates the App Update copy to be more relevant about app vs xcode 2021-01-20 21:19:44 -06:00
Brandon Evans
b0f09ace04
Add trailing padding to preference panes 2021-01-20 08:45:18 -07:00
Brandon Evans
b39d6d58da
Add Toggle for prerelease appcast 2021-01-19 21:46:02 -07:00
Brandon Evans
f3a3961e0e
Split up preferences, add Updates pane 2021-01-19 21:46:02 -07:00