summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed code from swift example that checks for first time hmiLevel is fullbugfix/issue-1554-swift-example-app-hmilevellapinskijw2020-02-281-5/+0
* Merge pull request #1570 from smartdevicelink/bugfix/issue-1564-correlationId...Joel Fischer2020-02-263-18/+24
|\
| * Use constants instead of stringsbugfix/issue-1564-correlationId-thread-safetyJoel Fischer2020-02-253-7/+10
| * Improve how we check for the correct queueJoel Fischer2020-02-242-10/+7
| * Fixes #1564Joel Fischer2020-02-241-6/+12
* | Merge pull request #1552 from smartdevicelink/bugfix/issue-1515-SIGABRT-crashJoel Fischer2020-02-252-61/+131
|\ \ | |/ |/|
| * Direct access needs to check "eventually"bugfix/issue-1515-SIGABRT-crashJoel Fischer2020-02-211-14/+14
| * Merge branch 'develop' into bugfix/issue-1515-SIGABRT-crashJoel Fischer2020-02-2116-226/+365
| |\
| * | Re-do synchronizationJoel Fischer2020-02-141-89/+152
| * | Remove unneeded synchronizationJoel Fischer2020-02-101-8/+7
| * | Add synchronization around SDLResponseDispatcherJoel Fischer2020-02-101-91/+99
* | | Merge pull request #1539 from kshala-ford/bugfix/issue-1534-update-touch-to-h...Joel Fischer2020-02-241-4/+3
|\ \ \ | |_|/ |/| |
| * | Update SmartDeviceLink/SDLTouch.mKujtim Shala2020-02-211-1/+1
| * | Update SmartDeviceLink/SDLTouch.mKujtim Shala2020-02-181-1/+1
| * | Adding a check if the array is emptyKujtim Shala2020-02-141-1/+1
| * | Apply suggestions from code reviewKujtim Shala2020-02-141-2/+1
| * | Fixing SDLTouch to handle nil instead of [NSNull]Kujtim Shala2020-01-311-4/+4
* | | Merge pull request #1558 from smartdevicelink/bugfix/issue-1557-revert-nsdict...Joel Fischer2020-02-205-18/+2
|\ \ \
| * | | Remove deprecations of structs -> dictionary and visa versabugfix/issue-1557-revert-nsdictionary-deprecationsJoel Fischer2020-02-185-18/+2
|/ / /
* | | Merge pull request #1555 from smartdevicelink/feature/issue-1145-Secondary-Tr...Joel Fischer2020-02-185-194/+257
|\ \ \
| * | | Only create the secondary transport manager for specific app typesfeature/issue-1145-Secondary-Transport-OptimizationJoel Fischer2020-02-141-2/+8
| * | | Fix whitespaceJoel Fischer2020-02-111-1/+1
| * | | Remove focus on the testJoel Fischer2020-02-111-1/+1
| * | | Fixing unit testsJoel Fischer2020-02-111-10/+11
| * | | Fix many logsJoel Fischer2020-02-113-14/+38
| * | | Change the `shouldOpenConnection` boolJoel Fischer2020-02-111-23/+37
| * | | Fix whitespaceJoel Fischer2020-02-111-1/+1
| * | | Re-add commentJoel Fischer2020-02-111-0/+1
| * | | Remove, fix, and rearrange some codeJoel Fischer2020-02-112-146/+142
| * | | adding unit tests, removing appIsReady since we now wait for HMI full before ...Justin Gluck2020-02-072-41/+40
| * | | setting a new bool to wait till the app is full to connect the secondary tran...Justin Gluck2020-02-042-9/+31
| |/ /
* | | Merge pull request #1524 from kshala-ford/bugfix/issue-1523-dismiss-lockviewc...Joel Fischer2020-02-171-0/+6
|\ \ \
| * | | Fixing lock screen dismiss call if not being presented.Kujtim Shala2020-01-221-0/+6
* | | | Merge pull request #1547 from smartdevicelink/bugfix/issue-1546-SDLManagerDel...Joel Fischer2020-02-174-7/+67
|\ \ \ \
| * | | | Revert "Only create the secondary transport manager for nav / projection app ...bugfix/issue-1546-SDLManagerDelegate-missing-videoStreamingState-callbackJoel Fischer2020-02-141-8/+1
| * | | | Only create the secondary transport manager for nav / projection app typesJoel Fischer2020-02-141-1/+8
| * | | | Fix review commentsJoel Fischer2020-02-142-2/+5
| * | | | Add missing videoStreamingState callback to SDLManagerDelegateJoel Fischer2020-02-064-7/+64
| | |_|/ | |/| |
* | | | Merge pull request #1548 from smartdevicelink/bugfix/issue-1526-swift-example...Joel Fischer2020-02-102-7/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Amend last commit with Obj-C codebugfix/issue-1526-swift-example-app-slider-warning-alertJoel Fischer2020-02-101-1/+6
| * | | Add cancelled messagesJoel Fischer2020-02-101-0/+4
| * | | Fix slider / scrollable message time outJoel Fischer2020-02-072-7/+24
|/ / /
* | | Merge branch 'bugfix/issue-1541-update-license-2020' into developJoel Fischer2020-02-061-1/+1
|\ \ \ | |_|/ |/| |
| * | update licensebugfix/issue-1541-update-license-2020theresalech2020-02-031-1/+1
| * | Merge branch 'develop'6.5.0Joel Fischer2020-01-09230-6898/+4758
| |\ \ | | |/
* | | Merge pull request #1530 from smartdevicelink/bugfix/issue-1521-LockScreen-Wa...Joel Fischer2020-01-291-9/+23
|\ \ \
| * | | fixing landscape warnings and broken constraintsbugfix/issue-1521-LockScreen-WarningsJustin Gluck2020-01-291-12/+24
| * | | Fixing warnings on storyboardJustin Gluck2020-01-281-20/+22
|/ / /
* | | Merge pull request #1525 from smartdevicelink/bugfix/issue-1206-SDLRadioContr...Joel Fischer2020-01-273-0/+86
|\ \ \ | |_|/ |/| |
| * | PR issuesbugfix/issue-1206-SDLRadioControlData-convenience-initJustin Gluck2020-01-243-55/+11