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
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
MohamediosDev
dc5f637886
ADD: Added Arabic Localizations To Xcodes
2024-06-11 19:44:04 +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
9d73cd2091
v 2.1.2
2024-03-17 09:14:19 -05:00
Matt Kiazyk
61bee6c84f
2.1.1 - Rebuild because of bad public key
2024-03-16 20:39:04 -05:00
Matt Kiazyk
acaafaeef5
bump version 2.1.0
2024-03-16 19:33:35 -05: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
Daniel Chick
f62c5139f0
Correct inconsistency in minimum supported version
2024-03-11 21:51:12 -05:00
Daniel Chick
96e4682c56
Add Label style with trailing icon
2024-03-11 21:29:11 -05:00
Matt Kiazyk
da6bfc775c
update to 2.0.2
2024-01-25 22:50:56 -06:00
Matt Kiazyk
66a60fcf19
missed code sign identity?
2024-01-25 22:50:23 -06:00
Matt Kiazyk
0ad800a5db
Guess we have to set the code sign identity now?
2024-01-25 22:10:52 -06:00
Matt Kiazyk
9d7f122d11
Bump version: 2.0 Release!
2024-01-25 22:04:11 -06:00
Matt Kiazyk
36be5fd743
Bump version
2024-01-23 22:55:59 -06:00
Matt Kiazyk
9ec90a3ca8
Update privilege helper to xcodesOrg and Team
2024-01-19 14:28:12 -06:00
Matt Kiazyk
dada7f2716
2.0.0 beta
2024-01-19 11:18:45 -06:00
Matt Kiazyk
7aaf0563e6
update Sparkle to 2.5.2
2024-01-02 22:19:31 -06:00
Matt Kiazyk
7167c40072
Tests to MacOS 13
2024-01-01 19:55:45 -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
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
Ege Sucu
ad749c1cb0
Converted Localization into String Catalog
2023-12-01 20:29:13 +03:00
Matt Kiazyk
c153a93b1b
adjustments to update runtimes
2023-11-23 14:41:56 -06:00
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
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
d406972e81
move and fix the InstalledStateButtons
2023-11-23 23:00:10 +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
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
2f749deb8d
cleans up project team so it builds
2023-11-21 23:46:23 -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
Sam Lu
9dd91a2ce8
Add DockProgress swift package
2023-09-13 12:48:13 -06:00
lavare
8654a2075a
Update lastest xcodereleases/data
2023-06-26 16:41:34 +08:00
Matt Kiazyk
7325502853
more runtime download work
2023-06-23 14:45:13 -05:00
Matt Kiazyk
4f25905f4c
start moving over to XcodesKit package. Runtimes searching
2023-06-06 23:29:09 -05:00