summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix subscribing system capability manager with selector returns wrong object ...bugfix/issue-1465-subscribe-returns-wrong-typeJoel Fischer2019-10-301-2/+2
* Merge branch 'master' into developJoel Fischer2019-10-300-0/+0
|\
| * Merge pull request #1343 from smartdevicelink/develop6.4.0Joel Fischer2019-10-30580-4852/+27187
| |\ | |/ |/|
* | Fix badge that's no longer availableJoel Fischer2019-10-291-6/+3
* | Update with new version numberJoel Fischer2019-10-2810-31/+99
* | Merge pull request #1463 from smartdevicelink/bugfix/issue-1240-revert-tweak-...Joel Fischer2019-10-282-12/+5
|\ \
| * | Revert removing the data session delaybugfix/issue-1240-revert-tweak-iap-transport-delayJoel Fischer2019-10-282-12/+5
* | | Update class documentationJoel Fischer2019-10-28102-1080/+11255
|/ /
* | Merge pull request #1455 from smartdevicelink/bugfix/issue-1454-ListFiles-Dis...Joel Fischer2019-10-244-5/+36
|\ \
| * | Apply suggestions from code reviewjustingluck932019-10-241-2/+2
| * | updated unit testJustin Gluck2019-10-241-3/+2
| * | no messageJustin Gluck2019-10-241-1/+1
| * | pr issues, updating if to use any error insteadJustin Gluck2019-10-243-11/+3
| * | adding unit testsbugfix/issue-1454-ListFiles-DisallowedJustin Gluck2019-10-242-3/+30
| * | Update SmartDeviceLink/SDLFileManager.mjustingluck932019-10-241-1/+1
| * | no messageJustin Gluck2019-10-231-1/+0
| * | fix formatting add warning logJustin Gluck2019-10-232-2/+2
| * | removed unneeded codeJustin Gluck2019-10-231-4/+0
| * | PR issues, updating error to add result code to user infoJustin Gluck2019-10-232-3/+12
| * | making it so we dont error on a DISALLOWEDJustin Gluck2019-10-211-1/+10
* | | Merge pull request #1461 from smartdevicelink/bugfix/issue-1428-fix-example-a...Joel Fischer2019-10-246-60/+46
|\ \ \
| * | | Add iOS 13 dark mode to the swift example appJoel Fischer2019-10-244-39/+31
| * | | Update styling for iOS 13bugfix/issue-1428-fix-example-app-styling-ios-13-dark-modeJoel Fischer2019-10-232-21/+15
* | | | Merge pull request #1460 from smartdevicelink/bugfix/issue_1457_iap_transport...Joel Fischer2019-10-241-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed failed test casesbugfix/issue_1457_iap_transport_test_fixesNicoleYarroch2019-10-231-0/+2
* | | | Merge pull request #1436 from smartdevicelink/bugfix/issue-1434-Depreated-Tes...Joel Fischer2019-10-2310-16/+79
|\ \ \ \
| * | | | pr issuesJustin Gluck2019-10-231-6/+6
| * | | | pr fixbugfix/issue-1434-Depreated-Test-SuiteJustin Gluck2019-10-231-1/+1
| * | | | Merge branch 'develop' into bugfix/issue-1434-Depreated-Test-SuiteJustin Gluck2019-10-2228-83/+110
| |\ \ \ \ | | |/ / /
| * | | | PR fixJustin Gluck2019-10-151-1/+1
| * | | | fix deprecated warnings in testsJustin Gluck2019-10-1410-13/+76
* | | | | Remove bad documentationJoel Fischer2019-10-231-1/+1
* | | | | Merge pull request #1459 from smartdevicelink/bugfix/issue-1456-example-app-w...Joel Fischer2019-10-232-4/+4
|\ \ \ \ \
| * | | | | Swift example app fixesJoel Fischer2019-10-231-2/+2
| * | | | | Change example app resultCode check to the success bool insteadbugfix/issue-1456-example-app-warning-alert-template-changeJoel Fischer2019-10-222-4/+4
* | | | | | Merge pull request #1458 from smartdevicelink/bugfix/issue_1450_warning_messa...Joel Fischer2019-10-231-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix wording in warning messagebugfix/issue_1450_warning_message_fixJoel Fischer2019-10-221-2/+2
| |/ / / /
* | | | | Merge pull request #1453 from smartdevicelink/bugfix/issue_1431_multiple_phon...Joel Fischer2019-10-211-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Session is not disconnected if connectionID does not matchbugfix/issue_1431_multiple_phones_disconnect_bugNicoleYarroch2019-10-211-0/+8
|/ / / /
* | | | Merge pull request #1452 from smartdevicelink/bugfix/issue_1451_add_better_de...Joel Fischer2019-10-213-14/+15
|\ \ \ \
| * | | | More core graphics test fixesbugfix/issue_1451_add_better_description_to_encrypted_messagesNicoleYarroch2019-10-181-5/+5
| * | | | Fixing Travis `CGRectEqualToRect` errorsNicoleYarroch2019-10-182-5/+5
| * | | | Added payload encrypted descriptionNicoleYarroch2019-10-182-6/+7
|/ / / /
* | | | Merge pull request #1443 from smartdevicelink/bugfix/issue-1442-generic-gette...Joel Fischer2019-10-1714-21/+21
|\ \ \ \
| * \ \ \ Merge branch 'develop' into bugfix/issue-1442-generic-getters-nullablebugfix/issue-1442-generic-getters-nullableJoel Fischer2019-10-174-15/+10
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1448 from smartdevicelink/bugfix/issue_1445_reset_diplays...Joel Fischer2019-10-163-14/+10
|\ \ \ \ \
| * | | | | Fixed spacingNicoleYarroch2019-10-161-1/+1
| * | | | | Fixed bug in SDLRemoteControlCapabilitiesSpec.mNicoleYarroch2019-10-161-13/+8
| * | | | | displays is now reset when scm is stoppedNicoleYarroch2019-10-162-1/+2
* | | | | | Merge pull request #1447 from smartdevicelink/bugfix/issue-1446-encryption-er...Joel Fischer2019-10-162-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |