summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2168 from smartdevicelink/feature/new_vehicle_data_fuel_r...fix/sdl_send_retry_one_time_lessJackLivio2018-05-2250-0/+283
|\
| * Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-2159-48/+368
| |\
| * | Update Fuel Range Param to ArrayJackLivio2018-05-032-4/+4
| * | Style FixJackLivio2018-05-031-1/+1
| * | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-0350-1/+284
* | | 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-2150-1/+219
|\ \
| * | Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2650-1/+219
| |/
* | Merge pull request #2156 from smartdevicelink/feature/imagefieldname_for_seco...JackLivio2018-05-214-3/+21
|\ \
| * | Add secondaryGraphic to ImageFieldName enumfeature/imagefieldname_for_secondaryimagejacobkeeler2018-05-024-3/+21
| |/
* | 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
* | | Fix coding style issueAndriy Byzhynar2018-05-161-3/+2
* | | 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
* | | Merge branch 'master' into developjacobkeeler2018-04-1810-14/+142
|\ \ \
| * | | Fix infinite PTU when invalid PT, then a valid PT is receivedfix/retry_after_failed_ptujacobkeeler2018-04-161-2/+1
| * | | Fix style issuesjacobkeeler2018-04-125-11/+10
| * | | Merge pull request #2114 from smartdevicelink/hotfix/invalid_ptu_loopJacob Keeler2018-04-114-7/+17
| |\ \ \
| | * | | Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-094-7/+17
| * | | | Fix/unregister while audio pass thru (#1757)hotfix/unregister_during_audio_pass_thruSho Amano2018-04-0510-25/+234
| |/ / /
| * | | Add license to new message broker filesfix/add_license_to_mb_filesJackLivio2018-04-044-1/+120
| * | | Additional fixes for 2072fix/load_service_type_as_string_from_backup_ptJackLivio2018-04-042-5/+5
* | | | Fix style after PR #2132vkushnirenko-luxoft2018-04-171-2/+1
* | | | Remove Ford references from policy testsfix/remove_ford_references_from_testsjacobkeeler2018-04-1252-94/+94
* | | | Merge pull request #2097 from smartdevicelink/hotfix/gcc7_buildJacob Keeler2018-04-091-1/+1
|\ \ \ \
| * | | | Fix build failures when using GCC7hotfix/gcc7_buildJacob Keeler2018-03-271-1/+1
* | | | | Merge pull request #2098 from smartdevicelink/fix/documentation_pathsJacob Keeler2018-04-096-14/+14
|\ \ \ \ \
| * | | | | Fix broken links and paths in SDD Documentsfix/documentation_pathsjacobkeeler2018-03-286-14/+14
| |/ / / /
* | | | | Fix style after 4.5 mergevkushnirenko-luxoft2018-04-061-6/+5
* | | | | Merge branch 'release/4.5.0' into developjacobkeeler2018-04-0332-153/+186
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | External Proprietary Lock Screen URL FixJackLivio2018-03-292-6/+2
| * | | Move checking if app revoked in the begining of check PermissionsAlex Kutsan2018-03-291-11/+11
| * | | Process setting user concent if group permissions are emptyAlex Kutsan2018-03-291-4/+0
| * | | Avoid adding RC groups in external policy flowAlex Kutsan2018-03-291-12/+1
| * | | Add apropriate logging in policy flowAlex Kutsan2018-03-285-8/+12
| * | | Merge pull request #2085 from LuxoftAKutsan/fix/activation_app_external_propr...JackLivio2018-03-2611-19/+26
| |\ \ \