Commit graph

524 commits

Author SHA1 Message Date
Matt Kiazyk
35ae6b7672
Merge pull request #306 from leon-wolf/feature/144-add-error-on-uninstall
add error message when trying to uninstall Xcode if file not found
2022-11-11 11:27:22 -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
Leon Wolf
d31065e55e add FileError.swift to project 2022-11-11 10:44:40 +01:00
Leon Wolf
e533012ea0 adding DownloadPreferencePane to project 2022-11-11 10:40:03 +01:00
Matt Kiazyk
25460b9f80
Merge pull request #310 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.0.11
Bump actions/cache from 3.0.8 to 3.0.11
2022-11-08 22:50:39 -06: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
Matt Kiazyk
cf03241320
Merge pull request #303 from chedabob/FixPreferencesButtonVentura
fix: Preference button on toolbar not working on Mac OS 13 Ventura
2022-11-03 23:08:09 -05:00
Matt Kiazyk
27abbb18fd
Merge pull request #318 from RobotsAndPencils/contributingguide
Add new contributing.md
2022-10-31 12:35:16 -05:00
Matt Kiazyk
093e44c21f
Add new contributing.md 2022-10-29 22:51:11 -05:00
dependabot[bot]
502559e7a4
Bump actions/cache from 3.0.8 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.11.
- [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/v3.0.8...v3.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 10:04:21 +00: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
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
chedabob
bb8676b620 fix: Preference button on toolbar not working on Mac OS 13 Ventura 2022-10-05 00:27:08 +01:00
Matt Kiazyk
13e829ca88
Merge pull request #296 from nklasio/patch-1
Typo in German Localization File
2022-09-28 23:14:52 -05:00
Niklas Stambor
998a8982f8
Typo in German Localization File
Aktalisiert  --> Aktualisiert
2022-09-25 21:54:38 +02:00
Matt Kiazyk
dc6124f25c
Bump version
Signed-off-by: Matt Kiazyk <mattkiazyk@gmail.com>
2022-09-16 22:46:49 -05:00
Matt Kiazyk
bb66552812
Add localization category for Release drafter 2022-09-16 22:36:36 -05: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
Matt Kiazyk
3574a3e781
Merge pull request #285 from drct/feature/german_translation
German translation added
2022-09-13 21:51:13 -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
Matt Kiazyk
3e970f5b56
Merge pull request #284 from marcusziade/fix-read-me-finish-typo
Fix Finnish language name typo in README
2022-09-07 18:33:55 -05:00
Matt Kiazyk
33b0356622
Merge pull request #280 from swiftty/fix-jp-localization
Fix "Unarchiving" localization in Japanese
2022-09-07 18:32:31 -05:00
Marcus Ziadé
bb0e4d489f Fix Finnish language name typo in README 2022-09-07 23:37:52 +03:00
swiftty
410e1e5ae3 Fix "Unarchiving" localization in Japanese 2022-08-30 04:12:31 +09:00
Ege Sucu
c85f48ae3c Added missing translations in 1.7.0 2022-08-24 21:16:31 +03:00
Matt Kiazyk
28456c4e8e
Merge pull request #274 from ymhuang0808/fix-traditional-chinese-flag
Update readme with Taiwan flag
2022-08-22 20:43:16 -05:00
Matt Kiazyk
17d94cac67
Merge pull request #276 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.0.8
Bump actions/cache from 3.0.7 to 3.0.8
2022-08-22 20:42:59 -05:00
dependabot[bot]
b74c567a5c
Bump actions/cache from 3.0.7 to 3.0.8
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.7 to 3.0.8.
- [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/v3.0.7...v3.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 10:04:41 +00:00
John Huang
ac3bb5a330 Update readme with Taiwan flag 2022-08-17 13:58:13 +08:00
Matt Kiazyk
653f1ae59e
Update readme with more localization contributors 2022-08-11 22:54:59 -05:00
Matt Kiazyk
61464cd812
Merge pull request #272 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.0.7
Bump actions/cache from 3.0.6 to 3.0.7
2022-08-11 19:40:35 -05:00
Matt Kiazyk
739193c3cd
Merge pull request #271 from duffpod/patch-2
Update Localizable.strings for Russian language (2)
2022-08-11 19:39:44 -05:00
Matt Kiazyk
8fb1564fdd
Merge pull request #270 from megabitsenmzq/main
Update zh_Hans localizations.
2022-08-11 19:10:47 -05:00
dependabot[bot]
dcb9c0e860
Bump actions/cache from 3.0.6 to 3.0.7
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.0.7.
- [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/v3.0.6...v3.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 10:06:03 +00:00
Paul Semionov
b2c949d68a
Update Localizable.strings for Russian language (2)
Fixed typos here and there, made casing more consistent, rewrote some sentences to make more sense, localized new strings from en.lproj.
2022-08-10 19:09:16 +03:00
Jinyu Meng
0296f14632 Update zh_Hans localizations. 2022-08-09 13:55:30 +09:00
Matt Kiazyk
48b1b19185
bump version - 1.7.0 2022-08-08 20:24:17 -05:00
Matt Kiazyk
a5486aa6ac
Merge pull request #268 from RobotsAndPencils/customInstallDirectory
Ability to change the installation directory
2022-08-08 19:53:57 -05:00
Matt Kiazyk
fb6a858491
Merge pull request #269 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.0.6
Bump actions/cache from 3.0.5 to 3.0.6
2022-08-08 19:53:19 -05:00