summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test failuresbugfix/issue_1129_remove_choiceset_0_managerJoel Fischer2018-11-292-3/+3
* Add testsJoel Fischer2018-11-281-16/+36
* Delete test choice set in choice set managerJoel Fischer2018-11-281-2/+12
* Merge branch 'master' into developJoel Fischer2018-11-2811-32/+44
|\
| * Update for v6.1.26.1.2Joel Fischer2018-11-288-7/+11
| * Merge pull request #1114 from t-yoshii/fix/retry-connection-after-data-sessio...Joel Fischer2018-11-281-1/+1
| |\
| | * fix to call sdl_retryEstablishSession after data sesion is closedTakamitsu Yoshii2018-10-241-1/+1
| * | Update for v6.1.1 release6.1.1Joel Fischer2018-11-274-3/+8
| * | Merge pull request #1123 from t-yoshii/fix/crash-at-maxNumberOfMainFieldLines...Joel Fischer2018-11-271-0/+1
| |\ \
| | * | Check class type to take care of the case textField.name has "long" type.Takamitsu Yoshii2018-10-291-0/+1
| * | | Merge pull request #1128 from t-yoshii/fix/check-class-type-of-language-in-RAIJoel Fischer2018-11-271-24/+26
| |\ \ \
| | * | | check class type to take care of language enum being “-1”Takamitsu Yoshii2018-11-131-24/+26
| |/ / /
* | | | Merge pull request #1134 from smartdevicelink/bugfix/issue_1133_add_verbose_l...Joel Fischer2018-11-261-0/+3
|\ \ \ \
| * | | | Added verbose logging for recieved messagesNicoleYarroch2018-11-261-0/+3
* | | | | Merge pull request #1131 from kshala-ford/bugfix/issue_1130_reference_cycle_d...Joel Fischer2018-11-261-0/+5
|\ \ \ \ \
| * | | | | Stopping audio and video manager if streaming manager is deallocated. This ma...Kujtim Shala2018-11-161-0/+5
| |/ / / /
* | | | | Merge pull request #1116 from kshala-ford/bugfix/issue_1115_display_link_recr...Joel Fischer2018-11-261-2/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Extracted display link dispose to a method.Kujtim Shala2018-11-151-12/+10
| * | | | invalidates and deletes the display link if the video stream is suspended (or...Kujtim Shala2018-10-241-0/+12
* | | | | Merge pull request #1125 from smartdevicelink/bugs/issue_1124_debug_log_dupli...Joel Fischer2018-11-083-8/+12
|\ \ \ \ \
| * | | | | Remove duplicate logsbugs/issue_1124_debug_log_duplicationJoel Fischer2018-11-083-8/+12
| |/ / / /
* | | | | Merge branch 'master' into developJoel Fischer2018-11-082-2/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge pull request #1120 from smartdevicelink/hotfix/issue_templateJoel Fischer2018-10-301-1/+1
| |\ \ \
| | * | | Add best practices link to ISSUE_TEMPLATE.mdhotfix/issue_templatetheresalech2018-10-261-1/+1
| | |/ /
| * | | Merge pull request #1121 from smartdevicelink/hotfix/pull_request_templateJoel Fischer2018-10-301-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add best practices link and review info to templatehotfix/pull_request_templatetheresalech2018-10-261-1/+1
| |/ /
* | | Merge branch 'master' into developJoel Fischer2018-10-192-2/+3
|\ \ \ | |/ /
| * | Fix some castshotfix/6.1.1Joel Fischer2018-10-191-2/+2
| * | Add missing changelog entryJoel Fischer2018-10-191-0/+1
| |/
| * Merge branch 'develop'6.1.0Joel Fischer2018-10-19563-4260/+43461
| |\ | |/ |/|
* | Update for 6.1.0Joel Fischer2018-10-198-7/+14
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into dev...6.1.0-rc.2Joel Fischer2018-10-184-0/+56
|\ \
| * \ Merge pull request #1109 from smartdevicelink/bugfix/issue_1108_setdisplaylay...Joel Fischer2018-10-184-0/+56
| |\ \
| | * | Add checks to menu managerJoel Fischer2018-10-181-0/+14
| | * | Change to error logJoel Fischer2018-10-183-6/+6
| | * | use previous displayCapabilities if one wasn’t sent but the SetDisplayLayou...Joel Fischer2018-10-183-0/+25
| | * | If screen managers get a failed register / setdisplaylayout response, don’t...bugfix/issue_1108_setdisplaylayout_screenmanager_failJoel Fischer2018-10-173-0/+17
| |/ /
* | | Update version for 6.1.0 release candidate 2Joel Fischer2018-10-188-10/+12
|/ /
* | Create release for v6.1.0-rc.16.1.0-rc.1Joel Fischer2018-10-1083-839/+18684
* | Fix duplicate SDLFileName definitionJoel Fischer2018-10-101-2/+0
* | Fix incorrect importsJoel Fischer2018-10-102-1/+2
* | Merge pull request #1104 from smartdevicelink/bugfix/issue_1103_AudioTranscod...Joel Fischer2018-10-091-0/+5
|\ \
| * | Add audio transcoder files to default module mapJoel Fischer2018-10-091-0/+5
* | | Merge pull request #1102 from smartdevicelink/bugfix/issue_1101_1100_streamin...Joel Fischer2018-10-095-23/+33
|\ \ \ | |/ /
| * | Fix rootViewController getter / setterbugfix/issue_1101_1100_streaming_rootViewController_fixesJoel Fischer2018-10-095-23/+33
* | | Merge pull request #1098 from smartdevicelink/bugfix/issue_1096_double_spec_fileJoel Fischer2018-10-091-420/+0
|\ \ \ | |/ /
| * | Remove duplicate spec filebugfix/issue_1096_double_spec_fileJoel Fischer2018-10-081-420/+0
|/ /
* | Merge pull request #1095 from smartdevicelink/bugfix/issue_1094_language_chec...Joel Fischer2018-10-043-22/+23
|\ \
| * | Added the SDLLifecycleConfigurationUpdateSpec backNicoleYarroch2018-10-042-0/+81
| * | Removed SDLLifecycleConfigurationUpdateSpec from the projectNicoleYarroch2018-10-042-80/+0