Skip to content
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

Align iOS and Android Replace SDLSyncMsgVersion with SDLMsgVersion #1354

Merged
merged 6 commits into from Jul 24, 2019

Conversation

justingluck93
Copy link
Contributor

Fixes #1352

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Run app and check if responses and requests send proper data

Summary

Deprecated SDLSyncMsgVersion and replaced it with SDLMsgVersion.

CLA

Justin Gluck added 3 commits July 18, 2019 14:05
…ersion properties and created new SDLMsgVersion properties to replace it, deprecated inits and created new inits if SDLSyncMsgVersion was apart of the init. Added new and changed unit tests to go along with deprecation changes
@justingluck93 justingluck93 self-assigned this Jul 22, 2019
@joeljfischer joeljfischer self-requested a review July 23, 2019 13:48
@joeljfischer joeljfischer added the best practice Not a defect but something that should be improved anyway label Jul 23, 2019
@joeljfischer joeljfischer added this to In progress in v6.4 via automation Jul 23, 2019
@joeljfischer joeljfischer modified the milestones: 6.3.1, 6.4.0 Jul 23, 2019
SmartDeviceLink/SDLMsgVersion.h Show resolved Hide resolved
SmartDeviceLink/SDLMsgVersion.h Show resolved Hide resolved
SmartDeviceLink/SDLMsgVersion.h Outdated Show resolved Hide resolved
SmartDeviceLink/SDLRegisterAppInterface.m Outdated Show resolved Hide resolved
SmartDeviceLink/SDLRegisterAppInterface.m Outdated Show resolved Hide resolved
SmartDeviceLink/SDLAppServiceManifest.m Outdated Show resolved Hide resolved
v6.4 automation moved this from In progress to Review in progress Jul 23, 2019
justingluck93 and others added 2 commits July 23, 2019 13:16
PR updates

Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
v6.4 automation moved this from Review in progress to Reviewer approved Jul 23, 2019
joeljfischer
joeljfischer previously approved these changes Jul 23, 2019
@joeljfischer joeljfischer dismissed their stale review July 23, 2019 20:29

Conflicts appeared

v6.4 automation moved this from Reviewer approved to Review in progress Jul 23, 2019
@joeljfischer
Copy link
Contributor

@justingluck93 Conflicts have appeared

# Conflicts:
#	SmartDeviceLink/SDLLifecycleManager.m
v6.4 automation moved this from Review in progress to Reviewer approved Jul 24, 2019
@joeljfischer joeljfischer merged commit 71aef9c into develop Jul 24, 2019
v6.4 automation moved this from Reviewer approved to Done Jul 24, 2019
@joeljfischer joeljfischer deleted the bugfix/issue-1352-Align-SDLSyncVersion branch July 24, 2019 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Not a defect but something that should be improved anyway
Projects
No open projects
v6.4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants