summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactored constructors to be next to each otherfeature/issue_739Brett2018-08-231-16/+19
* Merge branch 'develop' into feature/issue_739Brett2018-08-234-6/+1846
|\
| * 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
| * | 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
* | | | update javadocsBrett2018-08-231-0/+34
* | | | Merge branch 'feature/rpc_versioning' into feature/issue_739Brett2018-08-2213-29/+266
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |/ /
* | | remove nonnull from setvrcommands setterBrett2018-08-171-1/+1
* | | update javadoc to use linkBrett2018-08-161-1/+1
* | | Merge branch 'develop' into feature/issue_739Brett2018-08-1675-460/+3909
|\ \ \ | |/ /
| * | 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