summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixing pr issues, formatting, spelling, documentationfeature/issue-1144-Dynamic-Menu-ManagerJustin Gluck2019-06-103-39/+47
* addbetter documentation , added unit tests , fixes some minor PR issuesJustin Gluck2019-06-053-8/+49
* added unit tests to test callbacks for filemanager , fixed issue with cell po...Justin Gluck2019-06-043-55/+71
* added unit testJustin Gluck2019-05-311-2/+25
* added test to compare cellsJustin Gluck2019-05-303-6/+26
* changed enumerateObjectsUsingBlock to a for loopJustin Gluck2019-05-301-7/+8
* fixing formattingJustin Gluck2019-05-301-3/+3
* removing old commented codeJustin Gluck2019-05-301-23/+1
* removed old files that have been renamedJustin Gluck2019-05-303-48/+0
* Fixed many PR isuesJustin Gluck2019-05-3019-338/+464
* Merge branch 'develop' into feature/issue-1144-Dynamic-Menu-ManagerJoel Fischer2019-05-29479-2595/+4886
|\
| * Merge pull request #1279 from smartdevicelink/feature/issue_1222_align_system...Joel Fischer2019-05-2911-50/+514
| |\
| | * More test fixesfeature/issue_1222_align_systemcapabilitymanager_callbacksJoel Fischer2019-05-281-3/+3
| | * Fix testsJoel Fischer2019-05-284-11/+18
| | * Merge branch 'develop' into feature/issue_1222_align_systemcapabilitymanager_...Joel Fischer2019-05-2824-439/+1107
| | |\
| | * | Pass the capability instead of the manager into the callbackJoel Fischer2019-05-233-20/+47
| | * | System Capability subscriptionsJoel Fischer2019-05-2311-94/+365
| | * | In progress capability observationsJoel Fischer2019-05-212-9/+135
| | * | Support and disambiguate outside GetSystemCapabilityResponses from internal onesJoel Fischer2019-05-211-9/+42
| * | | Merge pull request #1277 from smartdevicelink/bugfix/issue_1264_file_manager_...Joel Fischer2019-05-282-4/+50
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed SDL log statementsbugfix/issue_1264_file_manager_race_conditionNicoleYarroch2019-05-281-3/+3
| | * | Fixed the file manager race conditionNicoleYarroch2019-05-232-4/+50
| * | | Merge pull request #1273 from smartdevicelink/feature/issue-1229-SwiftPMJoel Fischer2019-05-282-2/+25
| |\ \ \
| | * | | fixed pr issueJustin Gluck2019-05-281-1/+1
| | * | | Fixing extra commented linefeature/issue-1229-SwiftPMJustin Gluck2019-05-211-1/+0
| | * | | Merge branch 'develop' into feature/issue-1229-SwiftPMJustin Gluck2019-05-21450-2155/+3331
| | |\ \ \ | | | | |/ | | | |/|
| | * | | dependency must come before pathJustin Gluck2019-05-091-2/+2
| | * | | added commaJustin Gluck2019-05-091-1/+1
| | * | | adding SDLswift as a DependencyJustin Gluck2019-05-091-8/+9
| | * | | testingJustin Gluck2019-05-061-6/+7
| | * | | no messageJustin Gluck2019-05-061-2/+2
| | * | | no messageJustin Gluck2019-05-061-2/+2
| | * | | testing a name changeJustin Gluck2019-05-061-1/+1
| | * | | updating swift tools verisonJustin Gluck2019-05-062-2/+3
| | * | | fixed issue with products arrayJustin Gluck2019-05-061-2/+2
| | * | | testing..Justin Gluck2019-05-031-0/+1
| | * | | Create Package fileJustin Gluck2019-05-031-0/+20
| * | | | Merge pull request #1281 from smartdevicelink/bugfix/issue_1280_bson_v1.2Joel Fischer2019-05-243-2/+2
| |\ \ \ \
| | * | | | Update BiSON dependency to v1.2.0Joel Fischer2019-05-243-2/+2
| | | |_|/ | | |/| |
| * | | | Merge pull request #1271 from smartdevicelink/feature/issue_1257_sdlmanager_r...Joel Fischer2019-05-244-3/+64
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix an oversightfeature/issue_1257_sdlmanager_rpc_subscriptionsJoel Fischer2019-05-231-1/+1
| | * | | Fix obj-c example app issuesJoel Fischer2019-05-231-3/+3
| | * | | Add RPC subscription helper methodsJoel Fischer2019-05-204-5/+66
| | | |/ | | |/|
| * | | Merge pull request #1251 from smartdevicelink/bugfix/issue_1234_softbutton_mu...Joel Fischer2019-05-2316-432/+1016
| |\ \ \ | | |/ / | |/| |
| | * | Fix batching soft button manager updatesbugfix/issue_1234_softbutton_multiple_statesJoel Fischer2019-05-203-8/+73
| | * | Fix documentation issuesJoel Fischer2019-05-173-0/+34
| | * | Merge branch 'develop' into bugfix/issue_1234_softbutton_multiple_statesJoel Fischer2019-05-1717-75/+152
| | |\ \
| | * | | Fis broken testsJoel Fischer2019-05-032-3/+3
| | * | | More test updatesJoel Fischer2019-05-034-7/+301
| | * | | Transition operation uses the SB ObjectsJoel Fischer2019-05-027-201/+112