summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands/mobile/unsubscribe_way_points_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-76/+0
* Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-2/+2
* Common functionality awaiting of certain HMI requestsAlexander Kutsan2017-11-131-0/+2
* Moves hash update logic into base class, checks UI interface state nowAndrey Oleynik2017-06-071-3/+5
* Fix TTS IsReady false issues (#892)Oleh Herasym (GitHub)2016-10-121-4/+1
* Fix comments after reviewdtrunov2016-10-111-5/+15
* Send OnHashChange for (Un)SubscribeWayPointsOrhan Mehmedov2016-07-211-0/+3
* Code style format with clang-formatKozoriz2016-04-251-11/+10
* Mobile commands update after removing all singletonesKozoriz2016-04-251-11/+7
* Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-141-1/+1
* Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-131-0/+67