summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix UTsfeature/rpc_design_refactoringIra Lytvynenko2018-06-1214-6/+1239
* Fix build with UTsIra Lytvynenko (GitHub)2018-06-1212-20/+20
* Fix code styleIra Lytvynenko (GitHub)2018-06-12111-194/+231
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-1212-53/+50
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-1210-3788/+1379
* Fix some sdl commandsIra Lytvynenko2018-06-12158-160/+158
* Fix build with unit tests after commands factory refactoringValerii2018-06-12145-2785/+2701
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-12116-208/+276
* Refactoring all hmi commands.BSolonenko2018-06-12497-1543/+5813
* Refactoring all mobile commands.BSolonenko2018-06-12213-326/+1402
* Refactoring CommandImpl, CommandRequestImpl and CommandResponseImplBSolonenko2018-06-126-10/+44
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-1220-1/+393
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-12729-3580/+4867
* move commands factory to rpc pluginIra Lytvynenko2018-06-12608-1004/+1019
* Remove all remote controllAlexander Kutsan2018-06-12451-39490/+81
* SDL RPC plugin CMAKElistAlexander Kutsan2018-06-12361-274/+71
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-12707-0/+28153
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-1241-143/+391
* Refactor CommandFactoryIra Lytvynenko2018-06-1262-782/+967
* RPCHandler implementationIra Lytvynenko2018-06-1228-517/+846
* RPCService implementationIra Lytvynenko2018-06-12169-1347/+2083
* Merge pull request #2221 from JackLivio/fix/display_capabilities_segfaultJackLivio2018-06-119-63/+119
|\
| * Fix unit test, add imageTypeSupportedJackLivio2018-06-111-0/+24
| * Remove invalid array from capabilities jsonJackLivio2018-06-071-8/+0
| * Check if display capabilities struct is valid before setting valueJackLivio2018-06-077-35/+39
| * Check for mandatory parameters in display_capabilities()JackLivio2018-06-061-0/+24
| * Revert "Omit display capability from RAI response if mandatory display capabi...JackLivio2018-06-061-13/+0
| * Omit display capability from RAI response if mandatory display capabilities a...JackLivio2018-06-061-0/+13
| * Add checks to display capabilitiesJackLivio2018-05-251-44/+56
* | Merge pull request #2149 from smartdevicelink/feature/expandable_design_for_p...Jacob Keeler2018-06-0662-130/+1597
|\ \
| * \ Merge branch 'develop' into feature/expandable_design_for_proprietary_data_ex...feature/expandable_design_for_proprietary_data_exchangeJacob Keeler2018-05-3113-56/+349
| |\ \ | |/ / |/| |
* | | Merge pull request #2224 from JackLivio/feature/tire_pressure_additionsJackLivio2018-05-313-4/+70
|\ \ \
| * | | Remove extra line and fix styleJackLivio2018-05-312-4/+3
| * | | Add tire pressure parametersJackLivio2018-05-292-1/+68
| | |/ | |/|
* | | Merge pull request #2140 from smartdevicelink/feature/template_imagesJackLivio2018-05-307-46/+180
|\ \ \
| * | | Provide new image type Image.isTemplatefeature/template_imagesElvis Kuliiev2018-05-147-46/+180
* | | | Merge pull request #2126 from smartdevicelink/feature/app_icon_resumptionJacob Keeler2018-05-298-6/+99
|\ \ \ \ | |_|/ / |/| | |
| * | | Set app icon ut coverage.feature/app_icon_resumptionBSolonenko2018-05-251-0/+48
| * | | Fix unit test according to code changesAndriy Byzhynar2018-05-251-0/+23
| * | | Save icon for resumtion after successful SetAppIconElvis Kuliiev2018-05-251-5/+7
| * | | Setting app icon to application in case if it exist on file systemAlexander Kutsan2018-05-252-1/+10
| * | | Add icon resumption parameter to stringsAlexander Kutsan2018-05-253-0/+7
| * | | Add API changes for support AppIcon resumptionAlexander Kutsan2018-05-251-0/+4
|/ / /
| | * Remove redundant enum and update logic accordinglyAndriy Byzhynar2018-05-305-50/+10
| | * Fix code according to review commentsIryna Lytvynenko2018-05-243-59/+31
| | * Fix unit tests according to changed logicAndriy Byzhynar2018-05-244-9/+28
| | * Implement external proprietary policy for expandable designAndriy Byzhynar2018-05-2421-39/+534
| | * Added UT after implementation of Expandable DesignBSolonenko2018-05-243-1/+204
| | * Fix UT after implementation of Expandable DesignBSolonenko2018-05-249-2/+50
| | * Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-2433-72/+842
| |/ |/|