summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed unused code in regular policiesfeature/get_system_timeAKalinich-Luxoft2018-06-158-37/+0
* Fixed time zones issue while checking certificate exp dateAndrii Kalinich2018-06-131-1/+11
* Updates after Livio reviewAndrii Kalinich2018-06-1312-37/+41
* Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-05133-385/+1822
|\
| * 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
| |\ \ \
| | * | | Prevent `INVALID_ID`responses from terminating valid requestsfix/event_dispatcher_crashjacobkeeler2018-05-142-0/+32
| | * | | Add test case for duplicate correlation_idsjacobkeeler2018-03-291-0/+36
| | * | | Fix EventDispatcher crash by rejecting duplicate correlation_idsjacobkeeler2018-03-291-1/+9
| * | | | Merge pull request #2188 from AByzhynar/fix/Fix_coding_style_issueJacob Keeler2018-05-161-3/+2
| |\ \ \ \
| | * | | | Fix coding style issueAndriy Byzhynar2018-05-161-3/+2
| |/ / / /
| * | | | Merge pull request #2180 from smartdevicelink/feature/modern_ubuntu_supportJacob Keeler2018-05-144-41/+50
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix test failure in slider test due to undefined default timeoutfeature/modern_ubuntu_supportJacob Keeler2018-05-091-1/+1
| | * | | Merge remote-tracking branch 'origin/feature/ubuntu_16_04_linux_support' into...Jacob Keeler2018-05-093-40/+49
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Support OpenSSL built without SSL3feature/ubuntu_16_04_linux_supportJacob Keeler2017-01-102-22/+42
| | | * | Change deprecated readdir_r to readdirJacob Keeler2016-10-281-48/+6