summaryrefslogtreecommitdiff
path: root/sdl_android
Commit message (Expand)AuthorAgeFilesLines
* Small correction to SystemCapabilityType and associated test case.Markos Rapitis2017-08-092-6/+1
* More cleanup for RC functionality -- added RC documentation.Markos Rapitis2017-08-0928-30/+824
* Adding test cases for RC functionality.Markos Rapitis2017-08-0932-14/+3081
* Initial changes for RC functionality.Markos Rapitis2017-08-0930-4/+1083
* Merge pull request #577 from smartdevicelink/feature/issue_506Joey Grover2017-08-088-90/+370
|\
| * Refactored BsonTags into ControlFrameTagsJoey Grover2017-08-083-109/+99
| * Addressing comments in reviewfeature/issue_506Austin Kirk2017-08-073-37/+130
| * 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
* | 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
* | #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
* | Updating TouchTypeTests to not be failingbugfix/touchtype_test_failJoey Grover2017-07-251-6/+11
* | 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
* | | | Merge pull request #563 from smartdevicelink/feature/sdl_0076_additional_lang...Joey Grover2017-07-252-1/+130
|\ \ \ \
| * | | | adding languagesfeature/sdl_0076_additional_languagesBrettyWhite2017-07-242-1/+130
| |/ / /
* | | | Merge pull request #538 from smartdevicelink/feature/issue_514Joey Grover2017-07-252-1/+19
|\ \ \ \
| * | | | Adding a space for consistent formattingfeature/issue_514Austin Kirk2017-06-071-2/+2
| * | | | Adding two Language Enums and corresponding test languageAustin Kirk2017-06-072-1/+19
* | | | | adding HMI type projectionsfeature/mobile_projectionBrettyWhite2017-07-202-2/+10
| |/ / / |/| | |
* | | | Removed android:debuggable=“true” from Manifestbugfix/issue_540Mat Wszedybyl2017-06-211-1/+0
* | | | Merge pull request #537 from smartdevicelink/bugfix/issue_427Joey Grover2017-06-161-0/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Clear static instance on ERROR statebugfix/issue_427Austin Kirk2017-06-071-0/+10
| |/ /
* | | Adding more tests cases and ensuring return null on Exception in RPCStructfeature/issue_513Austin Kirk2017-06-083-0/+22
* | | Fixing getLong in RPCStruct and adding unit tests for RPCMessage and RPCStructAustin Kirk2017-06-083-2/+301
* | | Adding missing import statement for ArrayListAustin Kirk2017-06-071-7/+8