Commit graph

836 commits

Author SHA1 Message Date
Kino Roy
604358bf6c Update LibFido2Swift with Xcode 15 support 2024-10-12 14:06:48 -07:00
Kino Roy
e855a1fb62 Implement security key auth 2024-09-28 16:25:11 -07: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
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
7628f85ba8
Merge pull request #563 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.177.1
Bump ruby/setup-ruby from 1.173.0 to 1.177.1
2024-05-24 20:36:45 -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
1152bbfb28
Merge pull request #548 from alladinian/alladinian-readme-greek
Update README.md
2024-05-24 20:34:42 -05:00
Matt Kiazyk
33dc6347f2 after last step reset dock progress 2024-05-24 20:23:03 -05:00
Matt Kiazyk
7599178042
Merge pull request #559 from mikeirvingweb/product-name-casings
fix: product name casings
2024-05-24 16:14:37 -05:00
Matt Kiazyk
6fda52ed37
Merge pull request #547 from roddymunro/add-swiftpolyglot-version
Set explicit SwiftPolyglot tag and update clone path
2024-05-24 16:13:39 -05:00
dependabot[bot]
8f1f6e9363
Bump ruby/setup-ruby from 1.173.0 to 1.177.1
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.173.0 to 1.177.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/v1.173.0...v1.177.1)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 10:30:04 +00:00
Mike Irving
848ce1d362 fix: rollback icon.png 2024-05-22 21:58:33 +01: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
Roddy Munro
cd80053be6 Move branch argument before url 2024-05-09 19:03:56 -03:00
Vasilis Akoinoglou
021d0aa745
Update README.md
Added Greek localization to the language support table
2024-04-05 10:26:05 +03:00
Roddy Munro
180dd52eee Set explicit SwiftPolyglot tag and update clone path 2024-04-04 21:27:15 -03: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
21c26c9793
Merge pull request #542 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.173.0
Bump ruby/setup-ruby from 1.172.0 to 1.173.0
2024-03-22 10:15:28 -05:00
Matt Kiazyk
4e177b5fbf
Merge pull request #543 from XcodesOrg/dependabot/github_actions/actions/cache-4.0.2
Bump actions/cache from 4.0.1 to 4.0.2
2024-03-22 10:15:18 -05: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
Matt Kiazyk
45626e2789
Merge pull request #540 from marlonjames71/InfoPaneTweaks
InfoPane UI Tweaks
2024-03-22 09:57:20 -05:00
dependabot[bot]
1411bd30b3
Bump actions/cache from 4.0.1 to 4.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2.
- [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/v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 10:42:25 +00:00
dependabot[bot]
f3472d8cc6
Bump ruby/setup-ruby from 1.172.0 to 1.173.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.172.0 to 1.173.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/v1.172.0...v1.173.0)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 10:42:22 +00:00
Marlon
b9d37054ea
Reduces size of screenshots even more 2024-03-20 02:06:52 -04:00
Marlon
48df320aa8
Reduces size of screenshots 2024-03-20 02:02:49 -04:00
Marlon
feac373350
Updates screenshots for README 2024-03-19 23:35:45 -04: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
Matt Kiazyk
9d73cd2091 v 2.1.2 2024-03-17 09:14:19 -05:00
Matt Kiazyk
91b24fc162
Merge pull request #538 from vvisionnn/main
fix: xcode list row text hidden on macOS 14.4
2024-03-17 09:13:03 -05:00
Ydna
b3fa08b43e fix: xcode list row text hidden 2024-03-17 20:41:33 +08:00
Matt Kiazyk
c417978976
Update xcstrings.yml 2024-03-16 21:18:32 -05:00
Matt Kiazyk
aa34f3b10d allow workflow dispatch 2024-03-16 21:16:44 -05:00
Matt Kiazyk
c595eba5df Test localizable.xcstrings Validation action 2024-03-16 21:12:46 -05:00
Matt Kiazyk
61bee6c84f 2.1.1 - Rebuild because of bad public key 2024-03-16 20:39:04 -05:00
Matt Kiazyk
0aefecf9bf Make sure SUDPublicKey is the right one! 2024-03-16 20:38:20 -05:00
Matt Kiazyk
acaafaeef5 bump version 2.1.0 2024-03-16 19:33:35 -05:00