summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add testsbugfix/issue_1126_softbutton_nil_crashJoel Fischer2018-11-281-0/+11
* Add explicit crasher if an invalid soft button state is createdJoel Fischer2018-11-281-4/+3
* 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
| * | Added missing test case file to projectNicoleYarroch2018-10-041-21/+21
| * | Fixed language compairson checkNicoleYarroch2018-10-041-1/+1
|/ /
* | Merge pull request #1092 from smartdevicelink/bugfix/issue_1090_filemanagerco...Joel Fischer2018-10-044-17/+4
|\ \
| * | Fix testsJoel Fischer2018-10-042-9/+2
| * | Make SDLFileManagerConfiguration init unavailablebugfix/issue_1090_filemanagerconfig_init_unavailableJoel Fischer2018-10-032-8/+2
* | | Merge pull request #1093 from smartdevicelink/bugfix/issue_1091_testapp_tabJoel Fischer2018-10-045-15/+32
|\ \ \ | |/ / |/| |
| * | Fix swift app not remembering tabJoel Fischer2018-10-041-1/+2
| * | Update testapps to remember the tab you were on correctlybugfix/issue_1091_testapp_tabJoel Fischer2018-10-035-14/+30
|/ /
* | Ignore a deprecated API usageJoel Fischer2018-10-031-0/+4
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into dev...Joel Fischer2018-10-035-3/+28
|\ \