summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-1770-1319/+10
* 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
| * | | 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
| * | | Fix cutting off READ ONLY param channelNameIra Lytvynenko (GitHub)2018-08-162-1/+38
| * | | Save current audio sourceIra Lytvynenko2018-08-1611-0/+98
| * | | New RC modules initial implementationAlexander2018-08-1610-119/+1207
* | | | Merge pull request #2484 from smartdevicelink/fix/max_fg_parametersJackLivio2018-08-163-5/+3
|\ \ \ \ | |/ / / |/| | |
| * | | remove maxes where possible, 255 is standinfix/max_fg_parametersConlain Kelly2018-07-313-5/+3
* | | | Merge pull request #2415 from smartdevicelink/feature/choice_vr_optionalfix/sdl_must_processing_systemrequest_for_requesttype_climateJackLivio2018-08-159-13/+258
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/develop' into feature/choice_vr_optionalJackLivio2018-08-151-636/+683
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2512 from smartdevicelink/feature/update_mobile_api_versi...Jacob Keeler2018-08-151-636/+683
|\ \ \ \ \
| * | | | | Add since to Result enumfeature/update_mobile_api_versioningJackLivio2018-08-151-1/+1
| * | | | | Add missing versioning information to specjacobkeeler2018-08-141-635/+682
|/ / / / /
| * | | | Update mobile api with correct versioningJackLivio2018-08-151-2/+2
| * | | | Merge remote-tracking branch 'origin/develop' into feature/choice_vr_optionalfeature/choice_vr_optionalJackLivio2018-08-1536-655/+372
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2417 from smartdevicelink/feature/updating_dop_value_rangeJacob Keeler2018-08-142-28/+76
|\ \ \ \ \
| * | | | | Add history tagfeature/updating_dop_value_rangeIra Lytvynenko2018-08-141-16/+64
| * | | | | Increase pdop, vdop and hdop parameters of GPSDataAlexander2018-08-142-6/+6
| * | | | | Update GPSData in MOBILE_API.xmlAlexander2018-08-142-21/+21
|/ / / / /
* | | | | Merge pull request #2497 from JackLivio/feature/mobile_versioningJackLivio2018-08-1443-263/+1245
|\ \ \ \ \
| * | | | | Remove log in parserJacob Keeler2018-08-141-1/+0
| * | | | | Remove redundant function validateJackLivio2018-08-1420-274/+41
| * | | | | Address commentsJackLivio2018-08-146-44/+72
| * | | | | Address CommentsJackLivio2018-08-135-54/+41
| * | | | | Fix StyleJackLivio2018-08-131-1/+2
| * | | | | Revert to return shared_ptrJackLivio2018-08-131-2/+2
| * | | | | Update parserJackLivio2018-08-131-4/+4
| * | | | | Updated parser based on commentsJackLivio2018-08-101-10/+35
| * | | | | Remove commented codeJackLivio2018-08-101-53/+0
| * | | | | Address comments and logic refactorJackLivio2018-08-1013-311/+226