summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src
Commit message (Expand)AuthorAgeFilesLines
* fixing resumption smoke testfeature/Button_Subscription_response_from_HMIMaksym Ked (GitHub)2018-09-192-6/+10
* Merge pull request #2606 from mked-luxoft/fix/subscribe_vehicle_data_on_resum...Andriy Byzhynar (GitHub)2018-09-184-65/+81
|\
| * Implement resumption error handling logicAndriy Byzhynar2018-09-184-65/+81
* | Fixes after rebaseAndriy Byzhynar2018-09-172-6/+6
|/
* Do not send Unsubscribe during reverting in case if other applicaiton subscribedAlexander2018-09-171-18/+12
* Analyse response on vehicle data subscriptions and revert if it isAlexander2018-09-171-15/+65
* Fix styleAlexander2018-09-173-9/+20
* Resume media application in full if navi application in limitedAlexander2018-09-171-5/+24
* fixed subscribe waypointsMaksym Ked (GitHub)2018-09-171-0/+1
* Do not restore Applicaiton HMILevel before finish registrationAlexander2018-09-171-2/+0
* DO not setup Default HMI level before resumption data.Alexander2018-09-171-1/+0
* Fix styleZhdanovP2018-09-171-10/+14
* Revert restored data during timeout handlingZhdanovP2018-09-172-0/+10
* Reset global properties only in case they were successfuly sentAlexander2018-09-171-3/+14
* Style fixAlexander2018-09-171-3/+4
* Add sending UNsubscribeWaypoiints in case of reverting resumptionAlexander2018-09-171-0/+9
* Send correct Reset global properties in case of reverting resumptionAlexander2018-09-171-5/+16
* Do not unsubscribe from way points in case of ignition offAlexander2018-09-171-2/+3
* changed IsRequestSuccessful parameter from result code to smart objectMaksym Ked (GitHub)2018-09-171-7/+6
* fixed warnings processingMaksym Ked (GitHub)2018-09-171-1/+6
* Fix deadlock in AddChoicesets and call order of UpdateHashZhdanovP2018-09-172-5/+4
* fixed styleMaksym Ked (GitHub)2018-09-172-72/+77
* changed app_id to shared ptr to app in Delete* functionsMaksym Ked (GitHub)2018-09-171-29/+25
* changed SendOnButtonSubscriptionNotification to CreateOnButtonSubscriptionNot...Maksym Ked (GitHub)2018-09-172-13/+22
* fixes as per PR commentsMaksym Ked (GitHub)2018-09-171-4/+5
* fixed button subscriptionMaksym Ked (GitHub)2018-09-172-65/+79
* Register VI app extesion before resumptionAlexander2018-09-171-6/+0
* fixed subscription to waypointsAlexander2018-09-172-1/+5
* Fix styleAlexander2018-09-171-13/+10
* Reduce scope of buttons data accessor to avoid deadlockAlexander2018-09-172-8/+9
* Update logicZhdanovP2018-09-171-0/+2
* Fix restoring way pointsAlexander2018-09-171-7/+7
* added CreateMessageForHMI functionMaksym Ked (GitHub)2018-09-172-15/+22
* Fixes as per commentsMaksym Ked (GitHub)2018-09-171-1/+1
* added HMI notification to AddWayPointsSubscriptionMaksym Ked (GitHub)2018-09-172-0/+16
* fixed buildMaksym Ked (GitHub)2018-09-172-16/+0
* changed result code int to enum type, moved FinishSendingRegisterAppInterface...Maksym Ked (GitHub)2018-09-171-4/+5
* Remove app from waypoints list (copied from Sync3.2v2)Maksym Ked (GitHub)2018-09-171-0/+1
* fixes for failing feature testsMaksym Ked (GitHub)2018-09-173-24/+99
* fixed failing reset global properties smoke testsMaksym Ked (GitHub)2018-09-171-2/+2
* Use alias for RAI callbakcAlexander2018-09-172-6/+3
* Send RAI response on last received response of resumption dataAlexander2018-09-173-13/+28
* fixes as per PR commentsMaksym Ked (GitHub)2018-09-171-3/+3
* fixed code styleMaksym Ked (GitHub)2018-09-171-1/+1
* changed int64_t to enum type (as per PR comment)Maksym Ked (GitHub)2018-09-171-2/+3
* moved ResetGlobalProperties to ApplicationManagerMaksym Ked (GitHub)2018-09-173-4/+228
* Added resumption and revert resumption process.BSolonenko2018-09-173-5/+556
* Removed resumption data process from resume ctrl.BSolonenko2018-09-171-186/+1
* Refactor register app interface request logicAlexander2018-09-171-3/+5
* Rework usage of PrintSmartObject functionAndriy Byzhynar2018-09-073-9/+3