summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create template change example on example appsfeature/enhanceExampleAppBrettyWhite2019-01-164-0/+66
* Merge pull request #1137 from smartdevicelink/bugfix/issue_1132_rtp_ssrc_cons...Joel Fischer2018-12-038-52/+53
|\
| * Fix proxymanagerbugfix/issue_1132_rtp_ssrc_constant_suspensionJoel Fischer2018-11-291-2/+2
| * Update testsJoel Fischer2018-11-292-37/+27
| * Support generating the RTP video stream SSRC once at a higher levelJoel Fischer2018-11-296-16/+27
* | Merge pull request #1107 from smartdevicelink/feature/issue_1058_video_stream...Joel Fischer2018-11-307-41/+82
|\ \
| * | Made streaming video lifecycle vars readonlyNicoleYarroch2018-11-302-4/+4
| * | Fixed broken test casesfeature/issue_1058_video_streaming_backgrounded_stringNicoleYarroch2018-11-286-21/+21
| * | Removed unused inits from video managersNicoleYarroch2018-11-284-28/+0
| * | Merge branch 'develop' into feature/issue_1058_video_streaming_backgrounded_s...NicoleYarroch2018-11-2811-32/+44
| |\ \
| * | | Updated streaming video initsNicoleYarroch2018-11-284-38/+38
| * | | Updated the streaming media manager initsNicoleYarroch2018-11-283-10/+18
| * | | Removed NSLogsNicoleYarroch2018-11-281-2/+3
| * | | Created custom getter for video backgrounded stringNicoleYarroch2018-11-281-2/+4
| * | | Fixed video stream string grammarNicoleYarroch2018-11-281-1/+1
| * | | Merge branch 'develop' into feature/issue_1058_video_streaming_backgrounded_s...NicoleYarroch2018-11-277-20/+35
| |\ \ \
| * | | | Added test case for video stream backround stringNicoleYarroch2018-11-082-3/+19
| * | | | Updated the streaming video lifecycle test case initsNicoleYarroch2018-11-081-3/+5
| * | | | Merge branch 'develop' into feature/issue_1058_video_streaming_backgrounded_s...NicoleYarroch2018-11-0813-12/+78
| |\ \ \ \
| * | | | | Fixed broken test casesNicoleYarroch2018-11-081-1/+1
| * | | | | Added padding to video stream stringNicoleYarroch2018-11-082-12/+16
| * | | | | Made some adjustments to text formattingNicoleYarroch2018-10-261-5/+6
| * | | | | Deprecated streaming media initializersNicoleYarroch2018-10-164-33/+26
| * | | | | Added custom message to backgrounded video streamNicoleYarroch2018-10-165-4/+53
* | | | | | Merge pull request #1136 from smartdevicelink/bugfix/issue_1129_remove_choice...Joel Fischer2018-11-303-20/+50
|\ \ \ \ \ \
| * | | | | | 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 pull request #1106 from smartdevicelink/feature/issue_1062_static_icon_...Joel Fischer2018-11-2922-140/+287
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix never uploading choice secondary artwork properlyfeature/issue_1062_static_icon_sdlartwork_supportJoel Fischer2018-10-231-1/+1
| * | | | | Add swift exampleJoel Fischer2018-10-231-3/+3
| * | | | | Add menu handling for icon artworkJoel Fischer2018-10-227-21/+23
| * | | | | Merge branch 'develop' into feature/issue_1062_static_icon_sdlartwork_supportJoel Fischer2018-10-2213-12/+61
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Updates for more testsJoel Fischer2018-10-174-1/+46
| * | | | | Add SDLArtwork testsJoel Fischer2018-10-161-92/+78
| * | | | | Fix broken codeJoel Fischer2018-10-161-3/+3
| * | | | | Use new imageRPC accessor everywhereJoel Fischer2018-10-162-15/+3
| * | | | | ChoiceSetManager supports static icon artworkJoel Fischer2018-10-167-23/+63
| * | | | | Fix failed displaycapabilities updates break screen managerJoel Fischer2018-10-163-0/+17
| * | | | | Working on static icon support for text&graphic & soft buttonsJoel Fischer2018-10-1511-16/+102
| | |_|/ / | |/| | |
* | | | | Merge pull request #1112 from smartdevicelink/feature/issue_1071_setmediacloc...Joel Fischer2018-11-286-53/+361
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update SetMediaClockTimer and StartTime initializersfeature/issue_1071_setmediaclocktimer_initializersJoel Fischer2018-10-236-53/+361
| | |/ / | |/| |
* | | | 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
| |\ \ \ \ \