summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application_manager_impl.h
Commit message (Expand)AuthorAgeFilesLines
* ensure apps receive default HMI status before activated status (#3559)7.0.0-RC2release/7.0.0Collin2020-10-291-0/+1
* Add missed NACK reasons (#3545)Yana Chernysheva (GitHub)2020-10-231-13/+6
* Re-order rai logic for plugins (#3526)JackLivio2020-10-061-0/+3
* Fix streamer activity in case of suspend (#3488)Andrii Kalinich (GitHub)2020-10-051-7/+1
* Merge branch 'release/7.0.0' into fix/move_duplicate_conversion_functions_to_...Yana Chernysheva2020-10-021-3/+3
|\
| * Use atomic bool in ApplicatinManager (#3491)Andrii Kalinich (GitHub)2020-09-301-2/+2
| * Replace direct access with accessor for apps (#3487)Andrii Kalinich (GitHub)2020-09-301-1/+1
* | Merge branch 'develop' into fix/move_duplicate_conversion_functions_to_messag...Yana Chernysheva2020-09-101-8/+56
|\ \ | |/
| * [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-2/+52
| * [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-6/+4
* | Resolve conflictsYana Chernysheva2020-08-181-1/+5
|\ \ | |/
| * [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-171-1/+5
* | Add template functions and delete or mark unused methods as deprecatedYana Chernysheva2020-06-191-15/+0
|/
* Sdl must store onWayPointChange internally (#2490)Pavel Zhdanov (GitHub)2020-06-081-0/+5
* unsubscripe app from waypoints when it is unregistered (#3373)Collin2020-05-211-0/+20
* Do not send two END_SERVICE requests during streaming switching between apps ...Ira Lytvynenko (GitHub)2020-04-201-0/+1
* Fix/consider timeouts during streaming switching (#3293)Serhii Niukalov (GitHub)2020-03-191-4/+4
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-281-0/+2
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-1/+7
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-1/+5
* Stop app unregister timer after streaming session restarted (#3202)Mykola Korniichuk (GitHub)2020-01-291-2/+7
* 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 application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-221-2/+4
* Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-211-0/+11
* Check for conflicting app resumption level (#3117)JackLivio2019-11-131-0/+2
* 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 IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-251-9/+5
* Fix failing build with enable_security=off (#3006)Maksym Ked (GitHub)2019-09-031-0/+2
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-2/+1
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-2/+50
* Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-261-8/+8
|\
| * Implement Policies changes and dependenciesAndriy Byzhynar2019-08-201-1/+2
| * Update OnHMIStatus notificationAndriy Byzhynar2019-08-201-3/+0
| * Update application and its dependenciesAndriy Byzhynar2019-08-201-4/+6
* | Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-1/+1
|/
* Removed DEPRECATED methods.sniukalov2019-08-141-11/+0
* Adjustment application_manager for multiple devices.sniukalov2019-08-141-27/+14
* Run updated style scriptjacobkeeler2019-04-291-42/+42
* Merge remote-tracking branch 'origin/develop' into tests/cloud_app_disconnecttests/cloud_app_disconnect+fixJackLivio2019-03-171-3/+3
|\
| * Fix style and add more testsjacobkeeler2019-03-161-2/+1
| * Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-151-0/+1
| * Add mock app service managerjacobkeeler2019-03-141-2/+2
* | Merge branch 'develop' of github.com:smartdevicelink/sdl_core into tests/clou...JackLivio2019-03-131-1/+1
|\ \ | |/
| * Rename `remove_unknown_parameters` to `allow_unknown_parameters`jacobkeeler2019-03-121-1/+1
* | Cloud app disconnect tests + fixJackLivio2019-03-131-0/+9
|/
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-4/+37
|\
| * Fix stylejacobkeeler2019-03-051-1/+0
| * Handle hybrid app preferencejacobkeeler2019-03-051-0/+10