summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update SDLSlider documentationbug/issue_808_slider_recursionJoel Fischer2017-12-072-3/+35
* Fix SDLSlider to properly initialize a static footerJoel Fischer2017-12-072-35/+73
* Merge branch 'master' into developJoel Fischer2017-12-067-6/+9
|\
| * Update README.mdJoel Fischer2017-12-011-1/+1
| * Update to v5.0.05.0.0Joel Fischer2017-11-306-5/+8
* | Merge branch 'master' into developJoel Fischer2017-11-28199-1309/+8660
|\ \ | |/
| * Update test frameworksJoel Fischer2017-11-272-6/+6
| * Update to 5.0.0-rc.35.0.0-rc.3Joel Fischer2017-11-27197-1303/+8654
* | Merge branch 'master' into developJoel Fischer2017-11-274-6/+35
|\ \ | |/
| * Merge pull request #793 from smartdevicelink/bug/issue_789_filemanager_state_...Joel Fischer2017-11-223-4/+33
| |\
| | * Remove unit test focusbug/issue_789_filemanager_state_errorJoel Fischer2017-11-171-1/+1
| | * Add unit testsJoel Fischer2017-11-172-5/+29
| | * Fix #789Joel Fischer2017-11-171-0/+5
| |/ |/|
| * Fix podfileJoel Fischer2017-10-311-2/+2
| * Merge branch 'develop'5.0.0-rc.2Joel Fischer2017-10-3112-47/+58
| |\ | |/ |/|
* | Fixed podspecJoel Fischer2017-10-3112-47/+58
* | Merge branch 'master' into developJoel Fischer2017-10-306-6/+6
|\ \ | |/
| * This is 5.0.0 release candidate 15.0.0-rc.1Joel Fischer2017-10-306-6/+6
* | Merge branch 'master' into developJoel Fischer2017-10-301395-62800/+49684
|\ \ | |/
| * Merge branch 'release/5.0.0'Joel Fischer2017-10-301395-62794/+49716
| |\
| | * Update for 5.0.0 releaserelease/5.0.0Joel Fischer2017-10-30328-29147/+24042
| | * Merge pull request #782 from smartdevicelink/bug/issue_781_secure_and_insecur...Joel Fischer2017-10-302-4/+16
| | |\
| | | * Fixed broken test cases in `SDLLifecycleManagerSpec`bug/issue_781_secure_and_insecure_streamingNicoleYarroch2017-10-261-1/+2
| | | * Check the makes when deciding if secure or insecure should startJoel Fischer2017-10-261-3/+14
| | * | Merge pull request #778 from smartdevicelink/bug/issue_773_missing_protocol_s...Joel Fischer2017-10-301-0/+40
| | |\ \
| | | * | Check required protocol strings in all locationsJoel Fischer2017-10-301-0/+7
| | | * | Add a logbug/issue_773_missing_protocol_string_crashJoel Fischer2017-10-241-0/+1
| | | * | Create a better crash in DEBUG if the dev forgets to add a protocol stringJoel Fischer2017-10-241-0/+32
| | * | | Merge pull request #783 from smartdevicelink/bug/issue_774_video_streaming_re...Joel Fischer2017-10-301-0/+8
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fixed foregrounded app video stream not startingbug/issue_774_video_streaming_reconnect_foregrounded_brokeNicoleYarroch2017-10-261-0/+8
| | |/ /
| | * | Merge pull request #780 from smartdevicelink/bug/issue_779_streaming_media_co...Joel Fischer2017-10-261-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Fix streaming media config not copiedJoel Fischer2017-10-261-1/+1
| | |/
| | * Fix SDLLogBytes not being defined in release causing a compile errorJoel Fischer2017-10-222-2/+3
| | * Merge pull request #767 from smartdevicelink/bugfix/issue_766_haptic_manager_...Joel Fischer2017-10-1713-59/+67
| | |\
| | | * Rename focusable item based stuffJoel Fischer2017-10-1713-59/+67
| | * | Merge pull request #768 from smartdevicelink/bugfix/issue_762_documentationJoel Fischer2017-10-171-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Minor documentation fix on SDLRadioControlDataJoel Fischer2017-10-171-1/+1
| | |/
| | * Merge pull request #758 from smartdevicelink/bugfix/issue_740_Accessory_conne...Joel Fischer2017-10-174-564/+615
| | |\
| | | * Edited debug statementsbugfix/issue_740_Accessory_connection_fails_in_backgroundNicoleYarroch2017-10-161-2/+1
| | | * Removed logging from the example appNicoleYarroch2017-10-161-2/+1
| | | * Cleaned up comments and debug statementsNicoleYarroch2017-10-161-52/+50
| | | * Removed debug logsNicoleYarroch2017-10-161-4/+1
| | | * Removed HMI level NONE checksNicoleYarroch2017-10-103-481/+462
| | | * video start service was called in wrong placeNicoleYarroch2017-10-091-2/+15
| | | * CleanupNicoleYarroch2017-10-053-16/+2
| | | * Removed debug statements, extra linesNicoleYarroch2017-10-052-6/+0
| | | * Removed debug statementsNicoleYarroch2017-10-051-2/+0
| | | * Fixed timout lengthNicoleYarroch2017-10-053-7/+3
| | | * Working with iOS11 and iOS10NicoleYarroch2017-10-042-45/+63
| | | * DebuggingNicoleYarroch2017-10-047-122/+194