summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/add_display_namefeature/add_display_nameJackLivio2018-06-1181-259/+2181
|\
| * 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
| | |/ | |/|
| * | Merge pull request #2138 from smartdevicelink/feature/expand_put_fileJackLivio2018-05-237-14/+118
| |\ \
| | * | UT coverage checking CRC.feature/expand_put_fileBSolonenko2018-05-181-0/+59
| | * | Initial implementationAndriy Byzhynar2018-05-186-14/+59
* | | | Remove deprecated keyword from API XMLsJackLivio2018-06-064-19/+8
* | | | Check if displayName key existsJackLivio2018-05-251-3/+5
* | | | DisplayName ImplementationJackLivio2018-05-2312-8/+38
|/ / /
* | | Merge pull request #2168 from smartdevicelink/feature/new_vehicle_data_fuel_r...fix/sdl_send_retry_one_time_lessJackLivio2018-05-2251-0/+287
|\ \ \
| * \ \ Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-2164-57/+444
| |\ \ \
| * | | | Update Fuel Range Param to ArrayJackLivio2018-05-032-4/+4
| * | | | Style FixJackLivio2018-05-031-1/+1
| * | | | Fix build test on typoJackLivio2018-05-031-1/+1
| * | | | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-0352-2/+289
* | | | | Merge pull request #2158 from smartdevicelink/feature/0147_template_color_sch...JackLivio2018-05-2113-3/+242
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Style & Review Commentsfeature/0147_template_color_schemesJackLivio2018-05-033-36/+24
| * | | | Fix spacingJackLivio2018-05-031-9/+12
| * | | | Fix set display layout testJackLivio2018-05-031-0/+2
| * | | | Fix unit test compilation errorsJackLivio2018-05-032-0/+18
| * | | | Fix typo in HMI APIJackLivio2018-05-021-3/+3
| * | | | Fix StyleJackLivio2018-05-024-27/+33
| * | | | Upadte Color Via Set Display Layout and add Reject LogicJackLivio2018-05-026-2/+63