summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update travis.ymlfeature/issue_535_bsonJoey Grover2017-08-281-2/+2
* Revert unnecessary changesJoey Grover2017-08-281-4/+4
* Ensure there are default video params availableJoey Grover2017-08-251-0/+8
* Change service listeners to by a list of listenersJoey Grover2017-08-243-10/+89
* Remove unused importsJoey Grover2017-08-241-4/+0
* Moving serviceListener calls to SdlSession from SdlProxyBase, refactor a sect...Austin Kirk2017-08-174-50/+38
* Consolidate Seperate calls for format and resolution to single call for a new...Austin Kirk2017-08-154-35/+113
* Cast VideoStreaming Codec and Protocol correctly on StartServiceACK reception...Austin Kirk2017-08-112-10/+10
* Change method name to match that in SdlSessionAustin Kirk2017-08-091-2/+2
* Adding Bson features of evolution proposal and Service ListenersAustin Kirk2017-08-084-6/+157
* Merge pull request #577 from smartdevicelink/feature/issue_506Joey Grover2017-08-089-91/+372
|\
| * Refactored BsonTags into ControlFrameTagsJoey Grover2017-08-083-109/+99
| * Addressing comments in reviewfeature/issue_506Austin Kirk2017-08-073-37/+130
| * Edit travis.yml to account for SDK-22Austin Kirk2017-08-031-1/+2
| * Remove logs, unnecessary code, and fix formattingAustin Kirk2017-08-032-30/+13
| * Compiling BSON library from JCenterAustin Kirk2017-08-033-8/+4
| * Update bson_lib AAR and remove HashId tags from non-RPC servicesAustin Kirk2017-08-032-12/+10
| * Fix setting PROTOCOL_VERSION in bson tagsAustin Kirk2017-08-031-2/+2
| * Update versions in SdlPsm and make max pulic version publicJoey Grover2017-08-032-2/+3
| * Change Version Integers to intsJoey Grover2017-08-031-4/+4
| * Adding new Version class and updating WiProProtocol to use itJoey Grover2017-08-033-34/+136
| * Optimize MTU in protocolJoey Grover2017-08-032-36/+34
| * Removing MTU and HASH_ID from StartService packetsAustin Kirk2017-08-031-6/+8
| * Fix version tests for WiProProtcolJoey Grover2017-08-031-18/+15
| * StartService, StartServiceACK implemented for RPC ServiceAustin Kirk2017-08-035-31/+76
| * Support for Bson Tags in Start Service and Start Service ACK control framesAustin Kirk2017-08-035-6/+81
* | Merge pull request #553 from smartdevicelink/feature/issue_535Joey Grover2017-08-0313-1/+552
|\ \ | |/ |/|
| * Remove SetVideoConfig from FunctionID listAustin Kirk2017-08-031-1/+0
| * Remove json asset for SetVideoConfigfeature/issue_535Austin Kirk2017-08-011-23/+0
| * Remove structs not included in rpc_specAustin Kirk2017-08-019-446/+0
| * Adding unit tests to cover diff changes, also changed `supportedFormats` to b...Austin Kirk2017-07-3116-8/+733
| * Added structs, enums, RPCs in accordance with EP#58Austin Kirk2017-07-3110-1/+297
|/
* Merge pull request #539 from smartdevicelink/feature/issue_486feature/issue_486Joey Grover2017-07-3117-10/+540
|\
| * Change method parameter names to be more descriptiveAustin Kirk2017-07-312-6/+6
| * Add phone and navigation capability structs from RCP spec [DRAFT] 4.5.0Austin Kirk2017-07-313-6/+68
| * Remove Video/Audio Keys & Enums, add OnResponse CallbackAustin Kirk2017-06-167-56/+46
| * Adding Unit TestsAustin Kirk2017-06-097-5/+296
| * Adding Features from Evolution ProposalAustin Kirk2017-06-096-2/+189
* | Bugfix/issue 463 (#572)Tuan Nguyen2017-07-313-11/+56
* | Merge pull request #571 from smartdevicelink/bugfix/issue_569Joey Grover2017-07-272-1/+41
|\ \
| * | #569 Add test case.bugfix/issue_569Tuan Nguyen2017-07-261-1/+36
| * | #569 Let app trust its own router serviceTuan Nguyen2017-07-261-0/+5
|/ /
* | Merge pull request #565 from smartdevicelink/bugfix/touchtype_test_failJoey Grover2017-07-261-6/+11
|\ \
| * | Updating TouchTypeTests to not be failingbugfix/touchtype_test_failJoey Grover2017-07-251-6/+11
|/ /
* | Merge pull request #532 from smartdevicelink/bugfix/readmeJoey Grover2017-07-251-1/+3
|\ \
| * | update readmebugfix/readmeBrettyWhite2017-05-311-1/+3
* | | Merge pull request #477 from smartdevicelink/feature/issue_458Joey Grover2017-07-251-1/+5
|\ \ \
| * | | Adding enum value for Cancellation Gesturefeature/issue_458Austin Kirk2017-05-021-1/+5
* | | | Merge pull request #557 from smartdevicelink/bugfix/add_filename_noteJoey Grover2017-07-252-2/+2
|\ \ \ \
| * | | | added documentation notebugfix/add_filename_noteBrettyWhite2017-07-142-2/+2