summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1189 from LuxoftAKutsan/feature/merge_external_policies_t...Alexander Kutsan (GitHub)2017-01-2013-90/+151
|\
| * Fix external policies issuesAlex Kutsan2017-01-181-1/+2
| * Change policies path and fix params method usageAlex Kutsan2017-01-1815-127/+291
| |\
| * \ Merge pull request #1172 from VVeremjova/fix/Fix_transfering_OnKeyboardInput_...Veronica Veremjova (GitHub)2017-01-132-1/+4
| |\ \
| | * | Fix transferring OnKeyboardInput notificationVeronica Veremjova2017-01-132-1/+4
| * | | Merge pull request #1162 from VVeremjova/fix/FixActivateAfterDeactivate_AppVeronica Veremjova (GitHub)2017-01-132-28/+44
| |\ \ \ | | |/ / | |/| |
| | * | Added constVeronica Veremjova2017-01-121-6/+6
| | * | Add const and change smart_pointer to referenceVeronica Veremjova2017-01-121-11/+12
| | * | Fix Activation after DEACTIVATE_HMIVeronica Veremjova2016-12-302-26/+41
| * | | Merge pull request #1151 from dcherniev/fix/correct_respond_params_for_unsubs...Alexander Kutsan (GitHub)2017-01-111-11/+9
| |\ \ \
| | * | | Correct response params in UnSubscribeVehicleDatadcherniev2017-01-041-11/+9
| * | | | Merge pull request #1143 from VVeremjova/fix/FixOnButtonPress_for_CustomButtonVeronica Veremjova (GitHub)2017-01-101-0/+9
| |\ \ \ \
| | * | | | Fix sending OnButtonPress for Custom_button when app in backgroundVeronica Veremjova2016-12-281-0/+9
| | | |/ / | | |/| |
| * | | | Merge pull request #1142 from VVeremjova/fix/FixOnButtonEvent_for_CustomButtonVeronica Veremjova (GitHub)2017-01-101-0/+8
| |\ \ \ \
| | * | | | Fix sending Custom_button when app in backgroundVeronica Veremjova2016-12-301-0/+8
| | | |/ / | | |/| |
| * | | | Fix incorrect choice set with duplicate vrCommandsatimchenko2017-01-061-5/+14
| |/ / /
| * | | Merge pull request #1139 from LitvinenkoIra/fix/cppcheck_errorsAlexander Kutsan (GitHub)2016-12-291-11/+10
| |\ \ \ | | |/ / | |/| |
| | * | Fix eraseDereference cppcheck errorsLitvinenkoIra2016-12-291-11/+10
| * | | Merge pull request #1115 from indlu/fix/Fix_SDL_retry_send_StartStream_less_t...Andriy Byzhynar (GitHub)2016-12-232-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fix incorrect counting retry StartStreamatimchenko2016-12-202-3/+3
| * | | Correct the transfer of info parameter for commanddcherniev2016-12-161-38/+55
| |/ /
| * | Fix incorrect response on send SystemRequestatimchenko2016-12-141-2/+2
* | | Send OnStatusUpdate right after OnApplicationregisteredAlex Kutsan2017-01-181-1/+1
| |/ |/|
* | Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+3
* | Use secconds against ms in RPCsAlex Kutsan2017-01-131-1/+2
* | Merge pull request #1160 from LuxoftAKutsan/fix/add_app_to_policy_db_right_af...Alexander Kutsan (GitHub)2017-01-101-0/+1
|\ \
| * | Send HMI status after adding application to policy DBAlex Kutsan2017-01-061-0/+1
* | | Fixes wrapping with ifdef for proprietary logicAndrey Oleynik2017-01-051-4/+4
* | | Revert "Fix sending URLs of unregister apps in GetURLs"Andrey Oleynik2017-01-041-1/+0
* | | Revert "Fix redundant obj creation in ProcessServiceURLs"Andrey Oleynik2017-01-041-22/+19
|/ /
* | Move AddApplication to OnAppRegisteredOnMobileVeronica Veremjova2016-12-281-2/+1
* | Fix RegisterApp flowVeronica Veremjova2016-12-281-2/+3
* | Fix updating odometer value in PT snapshot with OnVehicleData from HMIKozoriz2016-12-281-0/+7
* | Fix redundant obj creation in ProcessServiceURLsTeodora Kireva2016-12-201-19/+22
* | Fix sending URLs of unregister apps in GetURLsTeodora Kireva2016-12-201-0/+1
* | Merge pull request #1109 from dev-gh/fix/Fix_OnSystemRequest_for_HTTP_policyAndrey Oleynik (GitHub)2016-12-156-18/+18
|\ \
| * | Aligned naming of EXTENDED_POLICY modesAndrey Oleynik2016-12-135-10/+10
| * | Renames EXTENDED_POLICY definition to PROPRIETARY_MODE to avoid confusionAndrey Oleynik2016-12-134-10/+10
* | | Fixes order of notification sending during application registrationAndrey Oleynik2016-12-132-9/+9
|/ /
* | Fixes forwarding of OnSystemRequest via specific applicationAndrey Oleynik2016-12-081-0/+16
* | Add appID in SystemRequest to HMIOrhan Mehmedov2016-12-051-3/+3
* | use correct name for in_rangeAlexander Kutsan2016-12-051-1/+1
* | Use function in_range against finf_ifAlexander Kutsan2016-12-051-3/+2
* | Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-055-10/+10
* | Fux int\uint mistmatchAlexander Kutsan (GitHub)2016-12-051-1/+1
* | fixup! Fix usages of policy in codeAlexander Kutsan2016-12-051-3/+3
* | Fix style issuesAlexander Kutsan2016-12-052-4/+4
* | Fix usages of policy in codeAlexander Kutsan2016-12-058-121/+146
* | Add premium policyAlexander Kutsan2016-12-052-0/+112
|/
* Fix issues with OnButtonNotificationCommandsSergey Levchenko (GitHub)2016-11-212-4/+8