summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Rework SetAppIcon requestfix/SDL_crash_during_SetAppIconAndriy Byzhynar2019-12-062-29/+34
* Fix unit testsjacobkeeler2019-11-221-0/+22
* Break up long conditionjacobkeeler2019-11-221-8/+8
* Fix application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-226-82/+154
* Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-219-17/+69
* Check for conflicting app resumption level (#3117)JackLivio2019-11-137-10/+37
* Fix app service extension resumption data processing (#3097)6.0.0_RC2release/6.0.0Yaroslav Mamykin (GitHub)2019-10-286-1/+278
* Fix/provide operation result to function file system create directory (#2778)Stanislav Kobziev (GitHub)2019-10-282-4/+7
* Merge pull request #3102 from smartdevicelink/fix/vehicle_data_item_limitsJacob Keeler2019-10-281-16/+15
|\
| * Fix custom vehicle data limitsfix/vehicle_data_item_limitsjacobkeeler2019-10-241-16/+15
* | Merge pull request #3103 from smartdevicelink/fix/custom_vehicle_data_array_k...Jacob Keeler2019-10-281-4/+15
|\ \
| * | Fix key translation for SubscribeVehicleDatafix/custom_vehicle_data_array_key_translationjacobkeeler2019-10-251-1/+2
| * | Fix custom VD key translation for struct arraysjacobkeeler2019-10-241-4/+14
| |/
* | Fix/fix log severity level in on vehicle data notification cc (#2776)Stanislav Kobziev (GitHub)2019-10-284-10/+10
* | Fix SDL does not set the app to NONE HMI level after a rejecting of StartServ...Igor Gapchuk (GitHub)2019-10-254-12/+138
|/
* Remove unimplemented RPC from HMI_API (#3101)Shobhit Adlakha2019-10-241-1/+0
* Merge remote-tracking branch 'origin/develop' into release/6.0.0JackLivio2019-10-2410-0/+106
|\
| * Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-2310-0/+106
* | Set alert duration to 0 if softbuttons exist (#3089)JackLivio2019-10-181-2/+4
* | Fix/sdl must send generic error hmi doesnt respond during timeout (#2495)Valerii Malkov (GitHub)2019-10-169-49/+61
* | Replace DCHECK in Create Window Request (#3068)JackLivio2019-10-102-2/+11
* | Fix resource allocation manager unit tests are not included in /resource_all...Igor Gapchuk (GitHub)2019-10-093-2/+14
|/
* Add handling for unknown enum values in vehicle data schema (#3062)6.0.0_RCJacob Keeler2019-10-032-3/+9
* Fix CID 204315, 204316jacobkeeler2019-10-032-6/+6
* [WIP] initial fix of socket streaming by guessing playback time (#3057)Collin2019-10-014-9/+15
* Add HMICapabilities Params (#3058)JackLivio2019-10-013-0/+9
* Fix PTU notifications order (#3051)Andrii Kalinich (GitHub)2019-10-012-10/+27
* Merge pull request #3056 from smartdevicelink/fix/fix_random_sdl_crashJacob Keeler2019-09-271-5/+13
|\
| * Fix SDL crash on app service unpublishingfix/fix_random_sdl_crashAndrii Kalinich2019-09-271-5/+13
* | Fix/Set mandatory=false for optional response params (#3052)Shobhit Adlakha2019-09-271-0/+3
* | Fix SDL does not send UnsubscribeVehicleData request to HMIIgor Gapchuk2019-09-262-12/+35
|/
* Fix/crash on ign off (#3048)Maksym Ked (GitHub)2019-09-265-0/+24
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-2511-72/+132
* Fix/GetInteriorVehicleDataConsent for modules with different allowMultipleAcc...Shobhit Adlakha2019-09-252-182/+189
* move MenuLayoutsAvailable to WindowCapability (#3043)Collin2019-09-2410-86/+61
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-243-1/+33
* Remove deprecated methods from projectjacobkeeler2019-09-236-26/+1
* GetInteriorVehicleDataConsent user location check (#3039)Shobhit Adlakha2019-09-232-43/+162
* Fix merge module data incorrect behavior (#3017)Yaroslav Mamykin (GitHub)2019-09-208-92/+521
* 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-196-23/+28
* Fix coverity issues (#3036)Jacob Keeler2019-09-193-14/+15
* Fix build with USE_COTIRE = OFF (#3012)Ira Lytvynenko (GitHub)2019-09-191-1/+1
* Revert "Fix sdl versioning for vehicle data (#3015)"revert-3015-fix/sdl_versioning_for_vehicle_dataJacob Keeler2019-09-136-132/+12
* Fix sdl versioning for vehicle data (#3015)Yaroslav Mamykin (GitHub)2019-09-136-12/+132
* 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-124-9/+41
* Fix failing build with enable_security=off (#3006)Maksym Ked (GitHub)2019-09-033-1/+6
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-3098-1226/+7475
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-30147-1745/+4193