summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #1592 from dev-gh/fix/Hash_update_on_unavailable_UI_interfaceJackLivio2017-08-1715-53/+161
| |\ \ \
| | * | | Moves hash update logic into base class, checks UI interface state nowAndrey Oleynik2017-06-0715-53/+161
| | | |/ | | |/|
* | | | 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
* | | Merge pull request #1621 from AKalinich-Luxoft/fix/fix_unsubscribebutton_unsu...JackLivio2017-08-102-6/+8
|\ \ \ | |_|/ |/| |
| * | Fix UnsubscribeButton wrong result code in case of UNSUPPORTED_RESOURCEAKalinich-Luxoft2017-06-192-6/+8
| |/
* | Merge pull request #1676 from JackLivio/feature/system_capabilities_queryJackLivio2017-07-312-0/+121
|\ \
| * | Formatting and review changesJackLivio2017-07-312-19/+15
| * | Add system capabilities to hmi_capabilities.jsonJackLivio2017-07-122-0/+125
| |/
* | Merge branch 'develop'jacobkeeler2017-06-21130-415/+863
|\ \ | |/
| * Fix issue when SDL uses url in GetURLs for not registered applicationokozlovlux2017-04-121-2/+2
| * Revert "Add new param "subMenuIcon" at AddSubMenu RPC"revert-1260-fix/FixAddSubMenuIconInvalidCaseVeronica Veremjova2017-02-091-14/+0
| * Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-071-1/+2
| * Add new param "subMenuIcon" at AddSubMenu RPCVeronica Veremjova2017-02-061-0/+14
| * Merge branch 'release/4.3.0' into developAlex Kutsan2017-01-315-15/+148
| |\
| | * Merge release to developAlex Kutsan2017-01-275-15/+148
| | |\
| | | * Change policies path and fix params method usageAlex Kutsan2017-01-185-15/+148
| | | |\
| | | | * Fixes wrapping with ifdef for proprietary logicAndrey Oleynik2017-01-051-2/+2
| | | | * Renames EXTENDED_POLICY definition to PROPRIETARY_MODE to avoid confusionAndrey Oleynik2016-12-132-4/+4
| | | | * fixup! Fix usages of policy in codeAlexander Kutsan2016-12-051-1/+1
| | | | * Fix style issuesAlexander Kutsan2016-12-052-2/+2
| | | | * Fix usages of policy in codeAlexander Kutsan2016-12-054-13/+15
| | | | * Add premium policyAlexander Kutsan2016-12-052-0/+141
| * | | | Merge pull request #1204 from smartdevicelink/revert-1182-feature/audio_pass_...Teodora Kireva (GitHub)2017-01-272-70/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "Add support for audioPassThruIcon parameter"revert-1182-feature/audio_pass_thru_paramTeodora Kireva (GitHub)2017-01-232-70/+0
| * | | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-25106-256/+259
| |/ / /
| * | | Merge pull request #1182 from tkireva/feature/audio_pass_thru_paramTeodora Kireva (GitHub)2017-01-202-0/+70
| |\ \ \ | | |/ / | |/| |
| | * | Fix code differentiation in new methodTeodora Kireva2017-01-191-0/+10
| | * | Fix redundant check and code duplicationTeodora Kireva2017-01-171-8/+0
| | * | Fix Doxygen method descriptionsTeodora Kireva2017-01-171-4/+4
| | * | Add support for audioPassThruIcon parameterTeodora Kireva2017-01-162-0/+68
| * | | 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
| |/ /
| * | Correct the transfer of info parameter for commanddcherniev2016-12-161-0/+12
| |/
| * Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-1011-60/+8
| * Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-152-0/+4
| |\
| * | Create unit tests for commands UI (#882)Kozlov Oleksandr (GitHub)2016-10-141-7/+7
| * | Fix TTS IsReady false issues (#892)Oleh Herasym (GitHub)2016-10-121-3/+1
| * | Merge pull request #768 from dtrunov/feature/Navigation_interface_SDL_behavio...Artem Nosach (GitHub)2016-10-118-10/+36
| |\ \
| | * | Fix problems according to test coverage (#1)Anton Hrytsevich (GitHub)2016-10-111-1/+18
| | * | Fix comments after reviewdtrunov2016-10-118-10/+18
| | * | Navigation interface: SDL behavior in case HMI does not respond to IsReady re...dtrunov2016-10-051-1/+2
| * | | Merge pull request #879 from dtrunov/fix/SDL_should_respond_IGNORED_for_UnSub...Artem Nosach (GitHub)2016-10-101-0/+20
| |\ \ \
| | * | | Fix comments after reviewdtrunov2016-10-101-1/+1
| | * | | Fix problem with saving VI subscribtion when vi interface isn't availabledtrunov2016-10-061-0/+20
| | |/ /
| * | | Remove useless doxygen commentHrytsevich Anton2016-10-061-2/+0