summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixing resumption smoke testfeature/Button_Subscription_response_from_HMIMaksym Ked (GitHub)2018-09-198-15/+24
* Fix unit tests according to updated resumption flowLitvinenkoIra2018-09-193-1/+31
* Fixes after rebaseAndriy Byzhynar2018-09-192-3/+23
* Fix coding styleAndriy Byzhynar2018-09-192-2/+1
* Remove unused codeAndriy Byzhynar2018-09-182-19/+0
* Merge pull request #2606 from mked-luxoft/fix/subscribe_vehicle_data_on_resum...Andriy Byzhynar (GitHub)2018-09-1838-130/+1112
|\
| * Updated mock classesAndriy Byzhynar2018-09-182-5/+7
| * Update PRCs handling logic according to updated resumption flowAndriy Byzhynar2018-09-1818-35/+125
| * Implement resumption error handling logicAndriy Byzhynar2018-09-1818-92/+996
* | Fixes after rebaseAndriy Byzhynar2018-09-174-13/+96
|/
* Fix CI buildZhdanovP2018-09-171-1/+1
* Do not send Unsubscribe during reverting in case if other applicaiton subscribedAlexander2018-09-173-36/+68
* Analyse response on vehicle data subscriptions and revert if it isAlexander2018-09-176-37/+98
* Fix styleAlexander2018-09-178-35/+47
* 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
* Fix using invalit iteratorAlexander2018-09-172-3/+5
* DO not setup Default HMI level before resumption data.Alexander2018-09-171-1/+0
* Fix styleZhdanovP2018-09-171-10/+14
* Add interface in mock classZhdanovP2018-09-171-0/+1
* Revert restored data during timeout handlingZhdanovP2018-09-177-21/+39
* Reset global properties only in case they were successfuly sentAlexander2018-09-171-3/+14
* fixed sdl command testsMaksym Ked (GitHub)2018-09-171-2/+13
* fixed data resumption unit testsMaksym Ked (GitHub)2018-09-171-10/+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
* Send UnsubscribeVehicleData during reverting resumptionAlexander2018-09-171-2/+6
* HMI does not respond during timeoutZhdanovP2018-09-172-5/+30
* changed IsRequestSuccessful parameter from result code to smart objectMaksym Ked (GitHub)2018-09-172-9/+8
* fixed warnings processingMaksym Ked (GitHub)2018-09-172-1/+13
* Fix deadlock in AddChoicesets and call order of UpdateHashZhdanovP2018-09-173-7/+7
* fixed styleMaksym Ked (GitHub)2018-09-175-86/+92
* changed app_id to shared ptr to app in Delete* functionsMaksym Ked (GitHub)2018-09-172-47/+43
* changed SendOnButtonSubscriptionNotification to CreateOnButtonSubscriptionNot...Maksym Ked (GitHub)2018-09-176-27/+40
* fixes as per PR commentsMaksym Ked (GitHub)2018-09-171-4/+5
* fixed button subscriptionMaksym Ked (GitHub)2018-09-177-73/+103
* Style fixAlexander2018-09-171-1/+2
* Register VI app extesion before resumptionAlexander2018-09-174-9/+15
* fixed subscription to waypointsAlexander2018-09-172-1/+5
* Fix styleAlexander2018-09-173-16/+10
* Reduce scope of buttons data accessor to avoid deadlockAlexander2018-09-172-8/+9
* Fix unit testsZhdanovP2018-09-171-8/+74
* Update logicZhdanovP2018-09-171-0/+2
* Fix restoring way pointsAlexander2018-09-171-7/+7
* added CreateMessageForHMI functionMaksym Ked (GitHub)2018-09-175-29/+42
* Fixes as per commentsMaksym Ked (GitHub)2018-09-171-1/+1
* added HMI notification to AddWayPointsSubscriptionMaksym Ked (GitHub)2018-09-175-0/+33