summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix style in application_managerfeature/interior_vehicle_data_managementAlexander2018-08-201-1/+1
* Moved mapping from module types to module data and capabilities keys in one p...Alexander2018-08-206-68/+87
* fixup! Add Interior data cache and interior data managerAlexander2018-08-203-3/+3
* Remove redundant check of RC extensionAlexander2018-08-202-20/+0
* Process disabling RC with interior_data_managerAlexander2018-08-201-14/+1
* Add Nice mock to avoid GmockWarningsAlexander2018-08-201-2/+5
* Process policy events and application events in InteriorDataManagerAlexander2018-08-207-68/+12
* Rename RC unit tests and add interior data cache testAlexander2018-08-201-1/+2
* Add data to cache on interior data updateAlexander2018-08-202-3/+16
* Add cache processing on GetInteriorVehicleData requestAlexander2018-08-205-19/+131
* Add reading interior data rate limits from ini fileAlexander2018-08-204-0/+25
* Rework dependency injection in RC commandsAlexander2018-08-2052-579/+881
* Namespace fixAlexander2018-08-202-7/+5
* Add Interior data cache and interior data managerAlexander2018-08-2011-0/+1072
* Remove app_id from HMI_APIAlexander2018-08-201-3/+0
* Merge pull request #2264 from smartdevicelink/feature/rc_radio_parameter_updateJacob Keeler2018-08-175-5/+75
|\
| * Make history entries standalone tagsfeature/rc_radio_parameter_updateJacob Keeler2018-08-171-2/+2
| * Add version and history for parameters in mobile apiZhdanovP2018-08-171-3/+9
| * Add new params for radio to hmi capabilitiesIra Lytvynenko (GitHub)2018-08-171-0/+2
| * Add param siriusxmRadioAvailable to capabilitiesIra Lytvynenko (GitHub)2018-08-171-0/+29
| * Add param 'hdRadioEnable' to Compatibilities mapElvis Kuliiev2018-08-172-0/+4
| * Add Remote Control Radio Parameter Update to APIAnna Pipko (GitHub)2018-08-172-5/+35
| * Use existing RGB color structure against adding new SRGBAlexander2018-08-172-2/+1
* | Merge pull request #2409 from smartdevicelink/feature/audio_source_am_fm_xmJacob Keeler2018-08-172-4/+14
|\ \
| * | Replace the RADIO_TUNER with four enumeration elements AM, FM, XM and DABfeature/audio_source_am_fm_xmIra Lytvynenko (GitHub)2018-08-172-4/+14
* | | Merge pull request #2521 from smartdevicelink/fix/ignore_radio_controll_data_idJacob Keeler2018-08-171-0/+3
|\ \ \ | | |/ | |/|
| * | Ignore id parameter fo radio controll data. Id parameter should not be checke...fix/ignore_radio_controll_data_idAlexander2018-08-171-0/+3
* | | Merge pull request #2312 from t-yoshii/fix/do-not-send-invalid-unregister-reasonJackLivio2018-08-171-0/+2
|\ \ \
| * | | set unregister reason when stopping application managerTakamitsu Yoshii2018-06-281-0/+2
* | | | Merge pull request #2406 from AKalinich-Luxoft/fix/fix_policy_parameters_perm...JackLivio2018-08-173-28/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove app link mentionJackLivio2018-08-171-1/+0
| * | | Updated permissions calc logic according to commentsAndrii Kalinich2018-08-062-23/+22
| * | | Fix affected unit tests in policyAKalinich-Luxoft2018-07-201-18/+18
| * | | Fixed RPC parameters permission calculation according to requirementsAKalinich-Luxoft2018-07-202-23/+65
* | | | Merge pull request #2207 from smartdevicelink/feature/rc_new_modulesJacob Keeler2018-08-1726-113/+1400
|\ \ \ \ | | |_|/ | |/| |
| * | | Increase size of modules to fix UTsAlexander2018-08-161-1/+1
| * | | Fix issues after rebasejacobkeeler2018-08-165-27/+36
| * | | Remove currentTemperatureAvailable parameter from ClimateControlCapabilitiesAlexander2018-08-162-12/+0
| * | | Add API version to logging in case if message from mobile was not parsedAlexander2018-08-161-1/+2
| * | | Fix audio source checkingIra Lytvynenko2018-08-161-16/+17
| * | | Fix capabilities validationIra Lytvynenko2018-08-161-39/+6
| * | | Check for projection appIra Lytvynenko (GitHub)2018-08-161-5/+10
| * | | Fix comments after reviewIra Lytvynenko (GitHub)2018-08-163-41/+34
| * | | Fix keep app's HMI level in FULL in case when HMI sends AUDIO_SOURCE event to...Ira Lytvynenko (GitHub)2018-08-162-0/+76
| * | | Fixed resend keepContext parameter in GetInteriorVehicleData responseBSolonenko2018-08-162-0/+24
| * | | Fix cutting off READ ONLY param channelNameIra Lytvynenko (GitHub)2018-08-162-1/+38
| * | | Save current audio sourceIra Lytvynenko2018-08-1611-0/+98
| * | | New RC modules initial implementationAlexander2018-08-1610-119/+1207
* | | | Merge pull request #2484 from smartdevicelink/fix/max_fg_parametersJackLivio2018-08-163-5/+3
|\ \ \ \ | |/ / / |/| | |
| * | | remove maxes where possible, 255 is standinfix/max_fg_parametersConlain Kelly2018-07-313-5/+3