summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set full file path for files that aren't foundfeature/audio_file_playback_tts_chunksJacob Keeler2018-06-082-27/+19
* Fix test failures and add method descriptionsJacob Keeler2018-06-077-0/+127
* Merge remote-tracking branch 'origin/develop' into feature/audio_file_playbac...Jacob Keeler2018-06-0662-130/+1597
|\
| * 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
| | |\ | | |/ | |/|
| | * 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
* | | Validate existence of files used in TtsChunksJacob Keeler2018-06-0111-20/+247
* | | Added "FILE" SpeechCapabilities type and updated TTSChunk description.Jacob Keeler2018-06-013-8/+12
|/ /
* | 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
|/ /
* | 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
* | | 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
| * | | | Move color scheme to Dynamic Application Data & Add Set Display layout supportJackLivio2018-05-014-54/+66
| * | | | Implementation of color schemesJackLivio2018-04-259-2/+151
| |/ / /
* | | | Merge pull request #2157 from smartdevicelink/feature/engine_oil_lifeJackLivio2018-05-2151-1/+223
|\ \ \ \
| * | | | Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2651-1/+223
| |/ / /
* | | | Merge pull request #2156 from smartdevicelink/feature/imagefieldname_for_seco...JackLivio2018-05-215-7/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Add secondaryGraphic to ImageFieldName enumfeature/imagefieldname_for_secondaryimagejacobkeeler2018-05-025-7/+30
| |/ /
* | | Merge pull request #2101 from smartdevicelink/fix/event_dispatcher_crashsubmenu_iconJacob Keeler2018-05-163-1/+77
|\ \ \