summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check result code for hmi response before checking allowed paramfix/givdc_user_location_checkShobhit Adlakha2019-09-231-13/+20
* Merge branch 'develop' into fix/givdc_user_location_checkShobhit Adlakha2019-09-2024-94/+163
|\
| * Add fix to update RC capabilities on OnSystemCapabilityUpdated(REMOTE_CONTROL...Shobhit Adlakha2019-09-201-14/+28
| * Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-1912-49/+94
| * Fix coverity issues (#3036)Jacob Keeler2019-09-1911-29/+34
| * Fix dcheck on max dtls record size exceeded (#3021)Maksym Ked (GitHub)2019-09-191-1/+6
| * Fix build with USE_COTIRE = OFF (#3012)Ira Lytvynenko (GitHub)2019-09-191-1/+1
* | Add checks for validating hmi_responseShobhit Adlakha2019-09-201-9/+30
* | Removed unnecessary logsShobhit Adlakha2019-09-181-20/+12
* | Filter(based on location) the moduleIds sent to hmi for consentShobhit Adlakha2019-09-181-2/+46
* | Use location consents in GetCalculatedVehicleDataConsentShobhit Adlakha2019-09-182-38/+49
* | Create function to check if user location is in module service areaShobhit Adlakha2019-09-182-1/+45
|/
* Merge pull request #3028 from smartdevicelink/revert-3015-fix/sdl_versioning_...Jacob Keeler2019-09-138-149/+28
|\
| * Revert "Fix sdl versioning for vehicle data (#3015)"revert-3015-fix/sdl_versioning_for_vehicle_dataJacob Keeler2019-09-138-149/+28
|/
* Fix sdl versioning for vehicle data (#3015)Yaroslav Mamykin (GitHub)2019-09-138-28/+149
* Error message processing from HMI (#3016)Mykola Korniichuk (GitHub)2019-09-139-34/+76
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-1214-9/+79
* Re-add minlength attribute for templateTitle parameter (#3023)Shobhit Adlakha2019-09-101-1/+1
* re add CancelInteraction to preloaded_pt json (#3018)Collin2019-09-061-0/+7
* Fix redundant OnPermissionChanged notification (#3007)Mykola Korniichuk (GitHub)2019-09-056-84/+67
* Merge pull request #3013 from smartdevicelink/fix/build_with_disabled_loggerJacob Keeler2019-09-043-0/+3
|\
| * Fix build with disabled logger.fix/build_with_disabled_loggerMykola Korniichuk2019-09-043-0/+3
* | Merge pull request #3005 from smartdevicelink/fix/PTU_trigger_on_ignition_cyc...Jacob Keeler2019-09-032-0/+16
|\ \
| * | Add check for already stored vehicle data item paramsfix/PTU_trigger_on_ignition_cycles_doesnt_work_properlyMykola Korniichuk2019-09-022-0/+16
| |/
* | Fix failing build with enable_security=off (#3006)Maksym Ked (GitHub)2019-09-036-10/+24
|/
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-30111-1246/+7946
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-30247-7458/+12287
* Fixed app activation during resumption (#3001)Andriy Byzhynar (GitHub)2019-08-303-33/+31
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-2982-205/+2230
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-2985-193/+2442
* Fix/reject register too many requests (#2993)Collin2019-08-281-10/+18
* Merge pull request #2956 from smartdevicelink/fix/pipe_audiostream_cutoffShobhit Adlakha2019-08-284-0/+35
|\
| * Merge remote-tracking branch 'origin/develop' into fix/pipe_audiostream_cutofffix/pipe_audiostream_cutoffJackLivio2019-08-28288-5181/+18769
| |\ | |/ |/|
* | Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-26139-1155/+8885
|\ \
| * | fixup! Implement Resumption for widgetsfeature/widget_supportAndriy Byzhynar (GitHub)2019-08-257-5/+40
| * | Remove redundant condition lead to core crashAndriy Byzhynar2019-08-231-1/+7
| * | fixup! Fixes after rebaseAndriy Byzhynar (GitHub)2019-08-212-3/+6
| * | Fix nickname validation issue appeared after rebaseAndriy Byzhynar (GitHub)2019-08-211-3/+4
| * | Remove redundant policy handler code left after rebaseAndriy Byzhynar (GitHub)2019-08-211-5/+0
| * | fixup! Update Mobile & HMI API with new data types and parametersAndriy Byzhynar (GitHub)2019-08-211-4/+12
| * | Add app version check to SetDisplayLayout RPCAndriy Byzhynar (GitHub)2019-08-213-14/+78
| * | Fix policy manager unit tests after rebaseAndriy Byzhynar (GitHub)2019-08-211-0/+4
| * | fixup! Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-1/+1
| * | Fixes after rebasemked-luxoft2019-08-203-11/+5
| * | fixup! Update application and its dependenciesmked-luxoft2019-08-201-0/+25
| * | Add validation to CreateWindow requestmked-luxoft2019-08-205-0/+189
| * | Add accumulating window capabilitiesmked-luxoft2019-08-2014-25/+173
| * | fixup! Update Mobile & HMI API with new data types and parametersmked-luxoft2019-08-202-2/+5
| * | Use window id as intmked-luxoft2019-08-207-11/+11
| * | fixup! Update logic of OnSystemContext for widget windowsmked-luxoft2019-08-201-1/+1