summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include
Commit message (Expand)AuthorAgeFilesLines
* Fix core crash on accesing the application pointer. (#3194)Igor Gapchuk (GitHub)2020-02-121-7/+8
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-051-0/+2
* Stop app unregister timer after streaming session restarted (#3202)Mykola Korniichuk (GitHub)2020-01-291-2/+7
* SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-222-4/+19
* Handle wrong message type from HMI was added (#2394)Pavel Zhdanov (GitHub)2020-01-211-0/+10
* Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-171-7/+14
* Fix misplaced OnDataVideoStreaming (#3154)Mykola Korniichuk (GitHub)2020-01-151-0/+11
* fix_sdl_sends_query_apps_to_the_app_#995 (#2335)Yurii Postolov2020-01-131-1/+5
* Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-071-22/+24
* Fix application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-222-3/+5
* Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-212-1/+13
* Check for conflicting app resumption level (#3117)JackLivio2019-11-133-4/+7
* Fix/fix log severity level in on vehicle data notification cc (#2776)Stanislav Kobziev (GitHub)2019-10-281-1/+1
* Fix SDL does not set the app to NONE HMI level after a rejecting of StartServ...Igor Gapchuk (GitHub)2019-10-251-0/+8
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-232-0/+10
* [WIP] initial fix of socket streaming by guessing playback time (#3057)Collin2019-10-012-2/+5
* Add HMICapabilities Params (#3058)JackLivio2019-10-011-0/+2
* Fix/crash on ign off (#3048)Maksym Ked (GitHub)2019-09-261-0/+2
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-254-11/+33
* move MenuLayoutsAvailable to WindowCapability (#3043)Collin2019-09-243-8/+15
* Remove deprecated methods from projectjacobkeeler2019-09-233-16/+0
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-1/+0
* Fix coverity issues (#3036)Jacob Keeler2019-09-191-12/+12
* Error message processing from HMI (#3016)Mykola Korniichuk (GitHub)2019-09-131-8/+18
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-0/+2
* Fix failing build with enable_security=off (#3006)Maksym Ked (GitHub)2019-09-031-0/+2
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-307-3/+52
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-307-16/+67
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-296-8/+84
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-297-2/+269
* Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-2617-206/+781
|\
| * fixup! Implement Resumption for widgetsfeature/widget_supportAndriy Byzhynar (GitHub)2019-08-252-0/+18
| * Add app version check to SetDisplayLayout RPCAndriy Byzhynar (GitHub)2019-08-211-1/+3
| * Add validation to CreateWindow requestmked-luxoft2019-08-201-0/+2
| * Add accumulating window capabilitiesmked-luxoft2019-08-203-2/+20
| * fixup! Implement Resumption for widgetsmked-luxoft2019-08-202-2/+2
| * Check hmi level of relevant window on button notificationsmked-luxoft2019-08-203-1/+27
| * Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-207-2/+137
| * Implement Resumption for widgetsAndriy Byzhynar2019-08-204-2/+93
| * Implement hmi capabilties handlingAndriy Byzhynar2019-08-202-0/+21
| * Implement Policies changes and dependenciesAndriy Byzhynar2019-08-202-1/+3
| * Implement StateController changesAndriy Byzhynar2019-08-201-129/+103
| * Add window_id() method to Command classAndriy Byzhynar2019-08-202-0/+11
| * Update OnHMIStatus notificationAndriy Byzhynar2019-08-202-5/+5
| * Update application and its dependenciesAndriy Byzhynar2019-08-207-65/+340
* | Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-224-2/+11
* | Feature/Pixel density and scale (#2757)Igor Gapchuk (GitHub)2019-08-211-0/+3
|/
* Merge pull request #2034 from shoamano83/feat/sdl-0138_audio_pass_thru_arrayJackLivio2019-08-202-0/+13
|\
| * Update audioPassThruCapabilities in hmi_capabilities.json to arraySho Amano2019-07-251-0/+12
| * Update HMI_API.xml to add audioPassThruCapabilitiesListSho Amano2019-07-251-0/+1