summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands/hmi
Commit message (Expand)AuthorAgeFilesLines
* Fix style after develop mergeAlexander Kutsan2017-09-052-2/+2
* Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-052-0/+148
|\
| * Use OVERRIDE to avoid virtual keywordMasato Ogawa2017-08-282-4/+4
| * Updated a parameter descriptionMasato Ogawa2017-08-282-0/+2
| * Implement SendHapticData RPCMasato Ogawa2017-08-222-0/+146
* | Implementation of system capabilitiesAlexander Kutsan2017-08-164-0/+309
|/
* fix: inconsistency in license headersSho Amano2017-08-152-2/+2
* Use OVERRIDE keywordSho Amano2017-08-112-4/+4
* Add Navi.SetVideoConfig request and responseSho Amano2017-08-112-0/+159
* Fix issue when SDL uses url in GetURLs for not registered applicationokozlovlux2017-04-121-2/+2
* Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-071-1/+2
* Merge release to developAlex Kutsan2017-01-273-10/+143
|\
| * Change policies path and fix params method usageAlex Kutsan2017-01-183-10/+143
| |\
| | * Fixes wrapping with ifdef for proprietary logicAndrey Oleynik2017-01-051-2/+2
| | * Renames EXTENDED_POLICY definition to PROPRIETARY_MODE to avoid confusionAndrey Oleynik2016-12-131-2/+2
| | * fixup! Fix usages of policy in codeAlexander Kutsan2016-12-051-1/+1
| | * Fix style issuesAlexander Kutsan2016-12-051-1/+1
| | * Fix usages of policy in codeAlexander Kutsan2016-12-052-9/+11
| | * Add premium policyAlexander Kutsan2016-12-052-0/+141
* | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-2550-88/+88
|/ /
* | Added constVeronica Veremjova2017-01-121-3/+3
* | Add const and change smart_pointer to referenceVeronica Veremjova2017-01-121-3/+4
* | Add missed commentsVeronica Veremjova2017-01-111-5/+5
* | Fix Activation after DEACTIVATE_HMIVeronica Veremjova2016-12-301-3/+22
|/
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-105-29/+4
* Fix comments after reviewdtrunov2016-10-116-8/+15
* Fix comments after reviewdtrunov2016-10-043-12/+12
* Fix code styledtrunov2016-10-044-5/+4
* UI interface: SDL behavior in case HMI does not respond to IsReady request or...dtrunov2016-09-295-5/+91
* Renames several variables and interfacesAndrey Oleynik2016-07-141-2/+6
* Reworks implementation, makes logic more clearAndrey Oleynik2016-07-131-8/+21
* Fix SDL crashes at request for PTU when transport is disconnected (#672)Dmitrii Trunov (GitHub)2016-07-061-1/+9
* Reformating merged from master codeagaliuzov2016-05-171-16/+16
* Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-05-163-8/+31
|\
| * Wrapped extended policy logic with ifdef, code beautified.Andrey Oleynik2016-04-112-32/+35
| * Adds new logic of GetURLs processing for extended policy modeAndrey Oleynik2016-04-111-1/+22
| * More style changesAndrey Oleynik2016-04-062-2/+2
| * Code style changesAndrey Oleynik2016-04-052-2/+2
| * Adds implementation of DialNumber RPCAndrey Oleynik2016-04-042-0/+151
* | Code style format with clang-formatKozoriz2016-04-25235-1135/+1340
* | Remove explicit from commandsKozoriz2016-04-25231-231/+231
* | Hmi commands update after removing all singletonesKozoriz2016-04-25237-281/+309
* | Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-147-17/+209
* | Add OnWayPointsChange notification implementationHerasym Oleh2016-04-131-0/+72
* | Add GetWayPoints implementation commandHerasym Oleh2016-04-132-0/+79
* | Change resumption SubscribedForWaypointsHerasym Oleh2016-04-133-5/+4
* | Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-134-0/+158
* | ApplicationManager correctivesKozoriz2016-03-311-0/+8
* | Removes unused logic, subscriptions, filesAndrey Oleynik2016-01-292-149/+0
* | Adds stub and subscription for OnEventChanged notificationAndrey Oleynik2016-01-291-0/+72