Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CarPlay implementation #2320
CarPlay implementation #2320
Changes from all commits
4669e17
d4d6a42
4cffca9
7f1628c
a63ffa7
2c2bf87
06b30d8
fc50980
c86bac6
e5d66b4
795abc5
02954d4
d225a8b
de8de76
5f3ecc7
bc1f1ee
771fd52
4595e80
c4f08b5
df16528
d1479fa
58e6a44
f574960
2840b76
cdddfe1
a36419a
303df7b
779b9cc
7640f7f
4049722
ceb9beb
b574c62
25b438a
766ea0d
f723742
b82b781
d4aa317
b17cc21
42dc2df
ce388d0
3c82922
e6dc060
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
Check warning on line 188 in Sources/App/AppDelegate.swift
Codecov / codecov/patch
Sources/App/AppDelegate.swift#L188
Check warning on line 19 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L19
Check warning on line 26 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L21-L26
Check warning on line 30 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L28-L30
Check warning on line 45 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L32-L45
Check warning on line 62 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L47-L62
Check warning on line 84 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L64-L84
Check warning on line 106 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L86-L106
Check warning on line 115 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L108-L115
Check warning on line 123 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L118-L123
Check warning on line 168 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L133-L168
Check warning on line 177 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L174-L177
Check warning on line 203 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L184-L203
Check warning on line 210 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L208-L210
Check warning on line 214 in Sources/App/Scenes/CarPlaySceneDelegate.swift
Codecov / codecov/patch
Sources/App/Scenes/CarPlaySceneDelegate.swift#L212-L214
Check warning on line 26 in Sources/App/Scenes/SceneActivity.swift
Codecov / codecov/patch
Sources/App/Scenes/SceneActivity.swift#L26