summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Added missed implementation of OnAwakeSDLNotificationAKalinich-Luxoft2017-12-121-1/+43
| | * | Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-0/+2
| | |/
| * | Get dbus to compileJackLivio2018-01-202-2/+10
* | | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-14/+56
| |/ |/|
* | Create correct structure of SubscriveVehicleData ResponseAlexander Kutsan2017-11-271-2/+15
* | Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-273-4/+5
* | Merge pull request #1855 from AKalinich-Luxoft/fix/fix_streaming_retry_sequen...Jacob Keeler2017-11-222-12/+20
|\ \
| * | Fix application start streaming retry sequenceAKalinich-Luxoft2017-11-152-12/+20
* | | Optimize using of CheckResultCodeAlexander Kutsan2017-11-151-5/+8
* | | Process multiple HMI interfaces of change registration requestAlexander Kutsan2017-11-131-44/+108
* | | Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-139-132/+217
* | | Common functionality awaiting of certain HMI requestsAlexander Kutsan2017-11-1335-25/+155
|/ /
* | Merge pull request #1627 from LuxoftAKutsan/fix/SDL_responds_GENERIC_ERROR_in...Jacob Keeler2017-11-021-7/+25
|\ \
| * | Fix typosAndriy Byzhynar (GitHub)2017-09-081-3/+3
| * | fixup! Fix issue with incorrect behaviour in AlertManeuverAlex Kutsan2017-06-221-12/+11
| * | Fix issue with incorrect behaviour in AlertManeuverokozlovlux2017-06-191-2/+21
* | | Merge pull request #1625 from LuxoftAKutsan/fix/system_request_with_filename_IVSJacob Keeler2017-11-021-13/+2
|\ \ \
| * | | Fix SystemRequest with filename=IVSU but w/o binary dataIvo Stoilov (GitHub)2017-06-241-13/+2
| |/ /
* | | Merge remote-tracking branch 'dev-gh/fix/Memory_leaks' into developjacobkeeler2017-11-021-5/+4
|\ \ \
| * | | Fix minor memory leaksSergey Levchenko (GitHub)2017-09-081-5/+4
* | | | Fixes responses 'success' value in case of UNSUPPORTED_RESOURCE (#1576)Andrey Oleynik (GitHub)2017-11-023-16/+37
* | | | Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-021-4/+7
* | | | Merge pull request #1611 from AKalinich-Luxoft/fix/fix_subscribevehicledata_s...JackLivio2017-11-021-2/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix SubscribeVehicleData request subscriptionsAKalinich-Luxoft2017-06-141-2/+12
| | |/ | |/|
* | | RC capabilities is set in RC.GetCapabilities, not UI.GetCapabilitiesfix/rc_capabilitiesjacobkeeler2017-10-123-15/+13
* | | Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-262-0/+13
* | | Merge pull request #1775 from smartdevicelink/fix/update_mobile_api_4.4.0Jacob Keeler2017-09-261-3/+0
|\ \ \
| * | | Update MOBILE_API.xml to match `rpc_spec` repofix/update_mobile_api_4.4.0jacobkeeler2017-09-221-3/+0
* | | | Require nav or projection app for SendHapticDataJackLivio2017-09-251-1/+16
|/ / /
* | | Fix SDL crash on exit/unregistering of non-RC applicationAKalinich-Luxoft2017-09-181-1/+1
| |/ |/|
* | Merge pull request #1746 from ChrisB-Elektrobit/feature/metadata_taggingJacob Keeler2017-09-071-2/+60
|\ \
| * | - performed renamings suggested in smartdevicelink/sdl_evolution#239ChrisB-Elektrobit2017-08-171-7/+6
| * | - changing Show Request metadata but no data warning result code from IGNORED...ChrisB-Elektrobit2017-08-171-1/+1
| * | - adding warning result code and info message to ShowResponse to handleChrisB-Elektrobit2017-08-141-4/+18
| * | - removed some extraneous logging to clean up the code a bitChrisB-Elektrobit2017-08-111-12/+4
| * | - added new ShowRequest::HandleMetadata function for the Show RPC toChrisB-Elektrobit2017-08-081-0/+53
* | | Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-071-1/+0
|\ \ \
| * | | Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-1/+0
| | |/ | |/|
* | | Fix style after develop mergeAlexander Kutsan2017-09-053-9/+6
* | | Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-054-0/+248
|\ \ \
| * | | Removed converting HMI App IDMasato Ogawa2017-08-281-1/+0
| * | | Removed check of Application registrationMasato Ogawa2017-08-281-17/+0
| * | | Use bool operator for consistencyMasato Ogawa2017-08-221-2/+2
| * | | Removed a unused member and header filesMasato Ogawa2017-08-221-12/+0
| * | | Implement SendHapticData RPCMasato Ogawa2017-08-224-0/+278
* | | | Split SDLEvent enum and interfaces into two partsAndrey Oleynik2017-08-301-2/+2
* | | | Adds more ifdef's, do some changes according to review notesAndrey Oleynik2017-08-301-0/+2
* | | | Implements resource releasing in different casesAndrey Oleynik2017-08-301-0/+6
* | | | Remove redundant not used functionsAlexander Kutsan2017-08-251-2/+1
* | | | Fix sending multiple HMI status after develop integrationAlexander Kutsan2017-08-221-1/+1