summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use `MaxSupportedProtocolVersion` instead of `EnableProtocolX` to determine p...feature/max_supported_protocol_versionjacobkeeler2017-08-048-89/+19
* Merge pull request #1704 from smartdevicelink/feature/version_negotiationJackLivio2017-08-031-13/+16
|\
| * Complete logic for version negotiationfeature/version_negotiationjacobkeeler2017-08-031-13/+16
|/
* Merge pull request #1692 from masatoogawa/feature/touch-cancellationJacob Keeler2017-08-032-0/+2
|\
| * Add TouchType CANCELMasato Ogawa2017-07-272-0/+2
* | Merge pull request #1618 from smartdevicelink/feature/mandatory_flagJacob Keeler2017-08-024-378/+382
|\ \
| * | Added mandatory flag to all parameters in Mobile and HMI APIsfeature/mandatory_flagjacobkeeler2017-06-154-378/+382
* | | Merge pull request #1689 from JackLivio/feature/mobile_projectionJacob Keeler2017-08-0121-28/+207
|\ \ \
| * | | Add projection description to loggingJackLivio2017-08-012-8/+14
| * | | Reivew changesJackLivio2017-08-0116-55/+81
| * | | Mobile Projection Implementation and Unit TestsJackLivio2017-07-2717-20/+167
| | |/ | |/|
* | | Merge pull request #1539 from LevchenkoS/fix/GetURLs_SDL_does_not_return_urlsJackLivio2017-08-011-22/+16
|\ \ \
| * | | Fix SDL does not return URLs in response of GetURLs RPCSergey Levchenko (GitHub)2017-05-121-21/+15
* | | | Merge pull request #1679 from smartdevicelink/feature/constructed_payloadsJacob Keeler2017-07-3136-75/+903
|\ \ \ \
| * | | | Fix copy-paste errorfeature/constructed_payloadsjacobkeeler2017-07-311-1/+1
| * | | | Fix incorrect check in mobile message handlerjacobkeeler2017-07-311-1/+1
| * | | | Add missing link in command testsjacobkeeler2017-07-311-0/+1
| * | | | Hash ID is only set for RPC service StartSessionACK, extra checks for when to...jacobkeeler2017-07-311-49/+23
| * | | | Changes based on comments, added any missing method descriptions jacobkeeler2017-07-3111-20/+77
| * | | | Fix BSON library config stepjacobkeeler2017-07-281-1/+1
| * | | | Fix BSON library download stepjacobkeeler2017-07-273-298/+9
| * | | | Remove BSON lib and replace with git repo section of ExternalProject commandjacobkeeler2017-07-2732-44350/+2
| * | | | Fix print statementsjacobkeeler2017-07-271-2/+2
| * | | | Add kV5 to ProtocolVersion enumjacobkeeler2017-07-279-22/+39
| * | | | Fix default max payload size valuesjacobkeeler2017-07-271-4/+4
| * | | | Update BSON lib READMEjacobkeeler2017-07-251-28/+8
| * | | | Implement reading and writing constructed payloads for StartService and EndSe...jacobkeeler2017-07-2510-42/+440
| * | | | Add protocol version 5 with service-specific MTUjacobkeeler2017-07-2514-11/+364
| * | | | Add BSON library to 3rd party libsjacobkeeler2017-07-2536-0/+44685
| | |/ / | |/| |
* | | | Merge pull request #1676 from JackLivio/feature/system_capabilities_queryJackLivio2017-07-3119-876/+1361
|\ \ \ \ | |/ / / |/| | |
| * | | Command.reset fixJackLivio2017-07-311-4/+4
| * | | Put description after elementJackLivio2017-07-311-2/+2
| * | | Formatting and review changesJackLivio2017-07-3111-69/+136
| * | | SystemCapabilities Hmi Level “NONE”JackLivio2017-07-281-1/+2
| * | | Unit Test: Load capabilities from fileJackLivio2017-07-192-413/+391
| * | | Unit Tests: UIGetCapabilityResponseJackLivio2017-07-182-0/+56
| * | | Handle getSystemCapability RequestJackLivio2017-07-131-3/+40
| * | | Add system capabilities to HMI RPC UI.getCapabilitiesResponseJackLivio2017-07-137-27/+69
| * | | Add system capabilities to hmi_capabilities.jsonJackLivio2017-07-1213-462/+766
| | |/ | |/|
* | | Merge branch 'master' into developJackLivio2017-07-241-12/+11
|\ \ \
| * \ \ Merge pull request #1484 from madhuy/hotfix/13934.3.1JackLivio2017-07-211-12/+11
| |\ \ \
| | * | | fixing style issuesmadhuy2017-04-181-5/+4
| | * | | Getting files names by enumarating filsystem instead of from Cache.Madhu Yaduguri2017-04-171-2/+2
| | * | | Getting files names by enumarating filsystem instead of from Cache.Madhu Yaduguri2017-04-171-9/+9
* | | | | Merge branch 'master' into developJackLivio2017-07-1450-284/+403
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge branch 'release/4.3.0'4.3.0JackLivio2017-07-141257-76361/+127483
| |\ \ \
| | * | | Update Changelog for 4.3.0RC.24.3.0RC.2release/4.3.0Jacob Keeler2017-06-261-2/+8
| | * | | Merge pull request #1643 from smartdevicelink/hotfix/resource_leakJackLivio2017-06-231-1/+1
| | |\ \ \
| | | * | | Fix resource leakhotfix/resource_leakjacobkeeler2017-06-221-1/+1
| | |/ / /
| | * | | Merge pull request #1642 from smartdevicelink/fix/coverity_merge_errorJacob Keeler2017-06-221-1/+0
| | |\ \ \