summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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