summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/message_helper/message_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Add apropriate logging in policy flowAlex Kutsan2018-03-281-0/+1
* Avoid integer overflowAlex Kutsan2018-03-231-1/+3
* Merge pull request #1828 from leekillough/Hotfix/AppIconJacob Keeler2018-02-221-1/+1
|\
| * Add files via uploadleekillough2017-10-111-1/+1
* | Merge branch 'develop' into hotfix/dynamically_link_librarieshotfix/dynamically_link_librariesJackLivio2018-02-021-72/+345
|\ \
| * | Fix issues after rebaseAndriy Byzhynar2018-01-181-1/+1
| * | Fixes deletion of commands and submenus on failed resumeAndrey Oleynik (GitHub)2018-01-181-3/+3
| * | Adds descriptions and removes obsolete implementationsAndrey Oleynik (GitHub)2018-01-181-77/+61
| * | Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-181-0/+266
| * | Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-1/+1
| * | Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-27/+50
| |/
* | Get dbus to compileJackLivio2018-01-201-1/+1
|/
* Merge pull request #1634 from LitvinenkoIra/fix/SDL_sends_BC.UpdateDeviceList...Jacob Keeler2017-09-061-2/+5
|\
| * Add limitation of size for deviceList in BC.UpdateDeviceList RPCSergey Levchenko (GitHub)2017-06-211-2/+5
* | Removes 'device rank' supportAndrey Oleynik2017-08-211-11/+0
* | Remove not actual TODOsAlexander Kutsan2017-08-201-4/+0
* | Implementation of Remote Control pluginAlexander Kutsan2017-08-161-0/+102
* | Add definitions of newly added keysSho Amano2017-08-111-1/+1
* | Add Navi.SetVideoConfig request and responseSho Amano2017-08-111-0/+20
* | Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-081-2/+2
|/
* Add missing functionality fo policiesokozlovlux2017-05-171-5/+0
* Cover external UCS informing HMI with UTatimchenko2017-05-171-3/+22
* Adds 'externalConsentStatus' to GetListOfPermissions responseIvo Stoilov (GitHub)2017-05-171-0/+5
* Add functionality for External UCSokozlovlux2017-05-171-100/+116
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-1/+84
* Fix coding styleSergey Levchenko (GitHub)2017-04-211-1/+2
* Revert "Add new param "subMenuIcon" at AddSubMenu RPC"revert-1260-fix/FixAddSubMenuIconInvalidCaseVeronica Veremjova2017-02-091-9/+3
* Add new param "subMenuIcon" at AddSubMenu RPCVeronica Veremjova2017-02-061-3/+9
* Merge branch 'release/4.3.0' into developAlex Kutsan2017-01-311-19/+63
|\
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-5/+3
| * Fix rejection of ActivateApp in case revoke appsVeronica Veremjova2016-12-211-4/+5
| * Fix EXTERNAL_PROPRIETARY implementation of command.Vladislav Antonov2016-12-151-0/+1
| * Aligned naming of EXTENDED_POLICY modesAndrey Oleynik2016-12-131-6/+6
| * Fixes parameters of OnSystemRequest for HTTP mode of policyAndrey Oleynik2016-12-131-4/+7
| * Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-051-4/+4
| * Fix usages of policy in codeAlexander Kutsan2016-12-051-8/+50
|/
* Fix Add command RPCAlexander Kutsan2016-08-161-45/+0
* SDL doesn't cut image in softbutton with "Type"=TEXT (#673)Dmitrii Trunov (GitHub)2016-07-081-0/+3
* Code style format with clang-formatKozoriz2016-04-251-105/+137
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-374/+365
* Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-141-2/+2
* Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-131-0/+12
* Changes after reviewKozoriz2016-03-311-1/+1
* ApplicationManager correctivesKozoriz2016-03-311-92/+67
* Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-301-1/+0
* Review correctives and buildability correctives.Kozoriz2016-03-071-36/+36
* Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-312/+50
* Merge pull request #388 from LuxoftSDL/hotfix/SDL_core_dump_observed_with_iPhoneArtem Nosach2016-02-191-2/+7
|\
| * Check validity of pointer to application, posible fix for PASA core crash.dtrunov2016-02-101-2/+7
* | Integration Timer to Application ManagerKozoriz2016-02-171-2/+1
|/