summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce date_time boost header scopefeature/boost_datetime_implementationjacobkeeler2018-08-282-2/+4
* Fix build failures after mergejacobkeeler2018-08-232-6/+5
* Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-22214-3304/+7867
|\
| * Merge pull request #2363 from smartdevicelink/feature/interior_vehicle_data_m...JackLivio2018-08-2174-782/+2235
| |\
| | * 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 #2418 from smartdevicelink/feature/low_voltageJacob Keeler2018-08-2145-170/+1857
| |\ \
| | * | Fix stylefeature/low_voltagejacobkeeler2018-08-211-1/+0
| | * | Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-2170-1319/+10
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2522 from smartdevicelink/feature/remove_deprecated_funct...Jacob Keeler2018-08-2170-1319/+10
| |\ \ \
| | * | | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-1770-1319/+10
| | | * | 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
| | | * | Add new unit tests for Low Voltage Signals HandlerAndriy Byzhynar2018-08-214-0/+319
| | | * | Implement Low Voltage Handling in separate processAndriy Byzhynar2018-08-2110-273/+143
| | | * | Simplify resumption logicAndriy Byzhynar2018-08-218-124/+39
| | | * | Fix unit tests namesZhdanovP2018-08-211-17/+27
| | | * | Remove redundant function descriptions from Impl classAndriy Byzhynar2018-08-211-34/+0
| | | * | Add unit tests for resumption during low voltageZhdanovP2018-08-211-2/+249
| | | * | Implement resumption during Low VoltageAndriy Byzhynar2018-08-2117-49/+535
| | | * | Implement unit tests for Low Voltage Signals handlerAndriy Byzhynar2018-08-215-0/+227
| | | * | Initial implementation of Low Voltage featureAndriy Byzhynar2018-08-2117-18/+584
| | | * | Create Life Cycle class interfaceAndriy Byzhynar2018-08-216-77/+182
| | | * | Edit error in function nameAndriy Byzhynar2018-08-213-4/+4
| | |/ / | |/| |
| * | | Merge pull request #2525 from vkushnirenko-luxoft/fix/jenkins_ci_statusJacob Keeler2018-08-201-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix Jenkins CI statusvkushnirenko-luxoft2018-08-201-1/+1
| |/ /
| * | 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