summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Get dbus to compileJackLivio2018-01-203-3/+11
* RC capabilities is set in RC.GetCapabilities, not UI.GetCapabilitiesfix/rc_capabilitiesjacobkeeler2017-10-126-123/+89
* Reject invalid enum values in video paramsfix/validate_video_params_enumsjacobkeeler2017-10-061-14/+20
* Fix compilation warning #1789JackLivio2017-09-292-9/+9
* Revert "fix: build break with ENABLE_LOG=OFF"revert-1789-fix/build_break_without_logJackLivio2017-09-282-9/+9
* Merge pull request #1789 from shoamano83/fix/build_break_without_logJackLivio2017-09-282-9/+9
|\
| * Remove temporary value app_idSho Amano2017-09-281-7/+5
| * fix: build break with ENABLE_LOG=OFFSho Amano2017-09-282-4/+6
* | Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-269-0/+155
* | 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
* | | Merge pull request #1776 from JackLivio/fix/haptic_data_nav_onlyJackLivio2017-09-252-1/+37
|\ \ \
| * | | Require nav or projection app for SendHapticDataJackLivio2017-09-252-1/+37
| |/ /
* | | Merge pull request #1763 from shoamano83/fix/enable_system_capabilities_from_...JackLivio2017-09-255-0/+122
|\ \ \ | |/ / |/| |
| * | Remove unnecessary set_xxx_supported() callsSho Amano2017-09-222-15/+44
| * | fix: update supported flags of system capabilities when reading from fileSho Amano2017-09-131-0/+12
| * | Update unit tests to check system capability support flagsSho Amano2017-09-134-0/+81
| |/
* | Fix style issuesfix/coverity_issues_4.4.0jacobkeeler2017-09-212-6/+6
* | Fix resource leaks introduced in RC baselinejacobkeeler2017-09-212-9/+4
* | Merge pull request #1760 from AKalinich-Luxoft/fix/fix_core_crash_on_nonrc_ap...JackLivio2017-09-192-2/+3
|\ \
| * | Fix SDL crash on exit/unregistering of non-RC applicationAKalinich-Luxoft2017-09-182-2/+3
| |/
* | Fix unit test failureJackLivio2017-09-181-0/+7
* | Replace Functional module libraryAlexander Kutsan2017-09-081-1/+1
|/
* Merge pull request #1746 from ChrisB-Elektrobit/feature/metadata_taggingJacob Keeler2017-09-075-2/+254
|\
| * - adding a test to cover the case where metadata tagging is provided but no a...ChrisB-Elektrobit2017-08-211-12/+61
| * - performed renamings suggested in smartdevicelink/sdl_evolution#239ChrisB-Elektrobit2017-08-174-21/+20
| * - 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-142-4/+21
| * - removed some extraneous logging to clean up the code a bitChrisB-Elektrobit2017-08-111-12/+4
| * - added some additional unit tests to show_test.cc to test translation ofChrisB-Elektrobit2017-08-091-0/+130
| * - added new ShowRequest::HandleMetadata function for the Show RPC toChrisB-Elektrobit2017-08-084-0/+65
* | Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-073-5/+52
|\ \
| * | Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-213-5/+52
* | | Add const and description to some methods of PolicyHandlerSergey Levchenko (GitHub)2017-09-071-0/+10
* | | 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
| |/ /
* | | Add functional module library to message_helpter tests only if remote control...Alexander Kutsan2017-09-061-1/+7
* | | Add missed DCHECKsAlexander Kutsan2017-09-063-0/+5
* | | Add description to RemoveHMIFakeParameters functionAlexander Kutsan2017-09-051-1/+1
* | | Fix style after develop mergeAlexander Kutsan2017-09-0511-41/+34
* | | fix of non getting NONE by OnRemoteControlSettings(false)Igor Kovalenko2017-09-051-0/+13
* | | Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-0521-14/+791
|\ \ \
| * \ \ Merge pull request #1712 from masatoogawa/feature/send_haptic_dataJacob Keeler2017-09-0520-13/+788
| |\ \ \
| | * | | Added command initialization processMasato Ogawa2017-08-281-0/+3
| | * | | Removed converting HMI App IDMasato Ogawa2017-08-281-1/+0
| | * | | Removed check of Application registrationMasato Ogawa2017-08-282-49/+0
| | * | | Updated according to changing SendHapticData designMasato Ogawa2017-08-282-2/+8
| | * | | Use OVERRIDE to avoid virtual keywordMasato Ogawa2017-08-284-9/+9
| | * | | Updated a parameter descriptionMasato Ogawa2017-08-284-0/+4
| | * | | Updated license headersMasato Ogawa2017-08-289-9/+9