summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant codefeature/revise_0122_to_exclude_synonymsAKalinich-Luxoft2018-08-311-6/+3
* Extract VR items generation to the separate functionAKalinich-Luxoft2018-08-312-23/+32
* Implementation of Revise SDL-0122 to exclude synonymsAndrii Kalinich2018-08-281-36/+32
* Merge pull request #2373 from smartdevicelink/fix/rc_disablingJacob Keeler2018-08-272-23/+1
|\
| * Fix stylefix/rc_disablingJacob Keeler2018-08-231-1/+0
| * Fix unit testsAlexander2018-08-231-14/+1
| * Do not send HMI level NONE in RC disabledAlexander2018-08-231-8/+0
* | Merge pull request #2519 from JackLivio/fix/update_rpc_version_negotiation_logicJackLivio2018-08-242-6/+9
|\ \
| * | Check styleJackLivio2018-08-212-3/+3
| * | Update mobile version negotiationJackLivio2018-08-162-6/+9
* | | Merge pull request #2046 from smartdevicelink/fix/remove_set_iconJackLivio2018-08-249-598/+0
|\ \ \
| * \ \ Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-231860-95819/+115665
| |\ \ \
| * | | | Delete unused `SetIcon` RPC message filesjacobkeeler2018-03-0210-557/+0
* | | | | Merge pull request #2290 from smartdevicelink/feature/rc_lights_more_names_an...JackLivio2018-08-243-120/+314
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add processing new light capabilities to set_interior_vehicle_datafeature/rc_lights_more_names_and_status_valuesAlexander2018-08-223-120/+313
| * | | | Add statusAvailable param to constantsAlexander2018-08-221-0/+1
* | | | | 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
| |\ \ \ \ | | |/ / / | |/| | |