summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Modify cmake to fix errors with testsjacobkeeler2018-08-241-2/+0
* Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-23122-1441/+3573
|\
| * Merge pull request #2531 from smartdevicelink/fix/enable_log_off_buildJacob Keeler2018-08-224-3/+6
| |\
| | * Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-214-3/+6
| * | Merge pull request #2363 from smartdevicelink/feature/interior_vehicle_data_m...JackLivio2018-08-2169-779/+2210
| |\ \ | | |/ | |/|
| | * 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
| | * 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
| * | Fix stylefeature/low_voltagejacobkeeler2018-08-211-1/+0
| * | Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-2125-585/+3
| |\ \
| | * \ Merge pull request #2522 from smartdevicelink/feature/remove_deprecated_funct...Jacob Keeler2018-08-2125-585/+3
| | |\ \ | | | |/ | | |/|
| | | * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-1725-585/+3
| * | | RemoveAlexander2018-08-211-42/+0
| * | | Remove deprecated DisconnectedJustBeforeIgnOff methodAlexander2018-08-212-26/+0
| * | | Remove unused variablesAndriy Byzhynar2018-08-212-2/+0
| * | | Fix unit testZhdanovP2018-08-211-1/+1
| * | | Add implementation of resumption DB for low voltageZhdanovP2018-08-213-29/+76
| * | | Implement Low Voltage Handling in separate processAndriy Byzhynar2018-08-211-2/+2
| * | | Simplify resumption logicAndriy Byzhynar2018-08-218-124/+39
| * | | Fix unit tests namesZhdanovP2018-08-211-17/+27
| * | | Add unit tests for resumption during low voltageZhdanovP2018-08-211-2/+249
| * | | Implement resumption during Low VoltageAndriy Byzhynar2018-08-2115-46/+528
| * | | Implement unit tests for Low Voltage Signals handlerAndriy Byzhynar2018-08-211-0/+1
| * | | Initial implementation of Low Voltage featureAndriy Byzhynar2018-08-212-1/+5
| |/ /
| * | Merge pull request #2264 from smartdevicelink/feature/rc_radio_parameter_updateJacob Keeler2018-08-172-0/+33
| |\ \ | | |/ | |/|
| | * Add param siriusxmRadioAvailable to capabilitiesIra Lytvynenko (GitHub)2018-08-171-0/+29
| | * Add param 'hdRadioEnable' to Compatibilities mapElvis Kuliiev2018-08-172-0/+4
| * | 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
| * | Increase size of modules to fix UTsAlexander2018-08-161-1/+1
| * | Fix issues after rebasejacobkeeler2018-08-163-2/+5
| * | 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