summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make fullAppId optionalfeature/issue_738Bilal2018-08-231-5/+17
* Merge branch 'develop' into feature/issue_738Bilal2018-08-2387-489/+6015
|\
| * Merge pull request #839 from smartdevicelink/feature/rpc_versioningJoey Grover2018-08-2313-29/+265
| |\
| | * Refactor logic in RPCStruct and correct formattingJoey Grover2018-08-232-6/+5
| | * Fix unit testsfeature/rpc_versioningJoey Grover2018-08-222-1/+9
| | * Reduce supress warning from array to single itemJoey Grover2018-08-221-1/+1
| | * Remove unnecssary changes to JsonRPCMarshallerJoey Grover2018-08-221-1/+1
| | * RPCs will now be formatted through SdlProxyBaseJoey Grover2018-08-229-64/+199
| | * Update max RPC spec version supportedJoey Grover2018-08-201-1/+1
| | * Use Version(int,int,int) instead of String parseJoey Grover2018-08-204-7/+12
| | * Reintroduce old methods to prevent breaking changeJoey Grover2018-08-172-5/+5
| | * Add ability for RPCs to be versioned/formatedJoey Grover2018-08-177-23/+112
| * | Merge pull request #831 from smartdevicelink/feature/issue_740_static_icon_namesJoey Grover2018-08-212-0/+1841
| |\ \ | | |/ | |/|
| | * remove since line per commentBrett2018-08-211-1/+0
| | * finished testsfeature/issue_740_static_icon_namesBretty White2018-08-072-2/+218
| | * start of testsBretty White2018-08-072-2/+717
| | * fix bad parsingBretty White2018-08-071-6/+6
| | * added icon names enum, need testsBretty White2018-08-071-0/+911
| * | Merge pull request #832 from smartdevicelink/feature/revise_issue_453_app_ico...Joey Grover2018-08-132-7/+20
| |\ \
| | * | set iconResumed to false if not suppliedBrizzy White2018-08-072-7/+20
| | |/
| * | Merge branch 'master' of https://github.com/smartdevicelink/sdl_android into ...Joey Grover2018-08-082-4/+9
| |\ \ | | |/ | |/|
| | * Hotfix IllegalStateException starting service (#834)4.6.2Brett2018-08-082-4/+9
| * | Merge pull request #800 from smartdevicelink/feature/issue_710_audio_streamin...Joey Grover2018-07-267-4/+167
| |\ \
| | * | fix merge conflictBretty White2018-07-261-0/+2
| | * | Merge branch 'develop' into feature/issue_710_audio_streaming_indicatorBretty White2018-07-26111-599/+6220
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #709 from mrapitis/feature/issue_657Joey Grover2018-07-246-2/+188
| |\ \ \
| | * | | Update FunctionID.javaMarkos Rapitis2018-07-191-1/+1
| | * | | Adding documentation for the newly added methods.Anil Dahiya2018-07-193-13/+25
| | * | | Additional cleanup for spaces and adding NonNull for mandatory parameters.Anil Dahiya2018-07-194-62/+70
| | * | | Updating OnRCStatus with a new allowed parameter.Anil Dahiya2018-07-192-0/+14
| | * | | Update FunctionID.javaMarkos Rapitis2018-07-191-1/+1
| | * | | Implementation changes for OnRcStatus Notification.Anil Dahiya2018-07-196-0/+152
| |/ / /
| * | | Merge pull request #711 from mrapitis/feature/issue_651Joey Grover2018-07-1729-414/+2744
| |\ \ \
| | * | | Adding additional details to the new public members added.Anil Dahiya2018-07-175-0/+23
| | * | | Additional Clean up of the spaces introduced in new files.Anil Dahiya2018-07-1728-663/+654
| | * | | Cleanup for spaces and adding NonNull for the mandatory parameters.Anil Dahiya2018-07-1115-1083/+1108
| | * | | Adding Test Cases for SEAT Remote Control Module Implementation.Markos Rapitis2018-07-1115-4/+1265
| | * | | Implementation of Remote Control - Seat changes.Anil Dahiya2018-07-1113-0/+1030
| * | | | Implementing new ElectronicParkBrakeStatus (#797)Austin Kirk2018-07-1122-3/+316
| |/ / /
| * | | Feature/issue 650 turn signals (#798)Bretty2018-07-1022-14/+332
| * | | Merge branch 'master' into developJoey Grover2018-07-091-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'hotfix/fix_version_name'4.6.1Joey Grover2018-07-091-2/+2
| | |\ \
| | | * | Fix versionNamehotfix/fix_version_nameBilal2018-07-091-2/+2
| | |/ /
| * | | Merge pull request #799 from smartdevicelink/feature/issue_603Joey Grover2018-06-294-10/+72
| |\ \ \
| | * | | Fix typo in AddSubMenuTestsAustin Kirk2018-06-291-1/+1
| | * | | Update unit tests for menuIcon in AddSubMenufeature/issue_603Bilal2018-06-252-4/+20
| | * | | add an icon image to AddSubMenuBilal2018-06-252-6/+52
| | |/ /
| * | | Merge pull request #543 from smartdevicelink/issue_419Joey Grover2018-06-282-1/+7
| |\ \ \
| | * \ \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...issue_419Austin Kirk2018-06-25310-3487/+27233
| | |\ \ \ | | | |/ /
| | * | | Adding FILE enum to SpeechCapabilitiesAustin Kirk2017-06-192-1/+7