summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/PLAY_PAUSE_impleme...JackLivio2018-08-221-1/+2
* Merge pull request #2363 from smartdevicelink/feature/interior_vehicle_data_m...JackLivio2018-08-2167-772/+2201
|\
| * 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
| * 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
| * Rework dependency injection in RC commandsAlexander2018-08-2052-579/+881
| * Namespace fixAlexander2018-08-201-2/+1
| * Add Interior data cache and interior data managerAlexander2018-08-2011-0/+1072
* | Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-216-50/+0
|\ \
| * \ Merge pull request #2522 from smartdevicelink/feature/remove_deprecated_funct...Jacob Keeler2018-08-216-50/+0
| |\ \ | | |/ | |/|
| | * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-176-50/+0
* | | Implement Low Voltage Handling in separate processAndriy Byzhynar2018-08-211-2/+2
* | | Implement unit tests for Low Voltage Signals handlerAndriy Byzhynar2018-08-211-0/+1
|/ /
* | Add param siriusxmRadioAvailable to capabilitiesIra Lytvynenko (GitHub)2018-08-171-0/+29
* | Add param 'hdRadioEnable' to Compatibilities mapElvis Kuliiev2018-08-172-0/+4
|/
* Ignore id parameter fo radio controll data. Id parameter should not be checke...fix/ignore_radio_controll_data_idAlexander2018-08-171-0/+3
* Increase size of modules to fix UTsAlexander2018-08-161-1/+1
* Fix issues after rebasejacobkeeler2018-08-163-2/+5
* 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-162-38/+31
* 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-163-0/+51
* New RC modules initial implementationAlexander2018-08-163-18/+193
* Merge remote-tracking branch 'origin/develop' into feature/choice_vr_optionalfeature/choice_vr_optionalJackLivio2018-08-151-3/+3
|\
| * Remove redundant function validateJackLivio2018-08-141-3/+3
| * Address comments and logic refactorJackLivio2018-08-101-3/+3
* | Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalJackLivio2018-08-072-9/+11
|\ \ | |/
| * Update based on commentsJackLivio2018-08-072-9/+11
| * Merge remote-tracking branch 'origin/develop' into feature/mobile_versioningJackLivio2018-08-0616-55/+375
| |\
* | \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalConlain Kelly2018-08-062-3/+47
|\ \ \ | |/ /
| * | Check StyleJackLivio2018-08-053-54/+59
| * | Fix existing unit testsJackLivio2018-08-051-0/+9
| * | RAI version negotiationJackLivio2018-08-011-4/+17
| * | Add support for mandatory and removed versioningJackLivio2018-08-011-0/+14
* | | yet another style fixConlain Kelly2018-08-012-7/+8
* | | Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-013-4/+42
* | | style fixConlain Kelly2018-07-311-11/+10
* | | Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-3116-49/+370
|\ \ \ | | |/ | |/|
| * | Fix defects found after ATF testingAKalinich-Luxoft2018-07-303-30/+31
| * | Answer Livio commentsAKalinich-Luxoft2018-07-306-42/+47
| * | fix styleAshwin Karemore2018-07-262-4/+5
| * | added UT for warningsAshwin Karemore2018-07-264-0/+216