summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-048-10/+22
* Merge pull request #2652 from smartdevicelink/feature/final_mobile_api_5.0.0Jacob Keeler2018-10-042-231/+229
|\
| * Fixes mismatch between HMI and MOBILE APIjacobkeeler2018-10-041-1/+1
| * Update MOBILE_API.xmlfeature/final_mobile_api_5.0.0jacobkeeler2018-10-031-230/+228
* | Merge pull request #2651 from SKobziev/fix/Add_missing_PRNDL_enum_value_to_th...JackLivio2018-10-041-0/+2
|\ \ | |/ |/|
| * Add_PRNDL_enum_value(UNKNOWN)_to_the_HMI_APISKobziev2018-10-031-0/+2
* | Merge pull request #2648 from JackLivio/fix/allow_user_consent_for_default_gr...JackLivio2018-10-035-34/+49
|\ \
| * | Fix unit testsjacobkeeler2018-10-032-1/+5
| * | Merge branch 'fix/allow_user_consent_for_default_groups' of https://github.co...jacobkeeler2018-10-032-5/+3
| |\ \
| | * | Remove unused variablesJackLivio2018-10-021-4/+0
| * | | Fix issue where pending permissions were not being clearedjacobkeeler2018-10-022-9/+6
| |/ /
| * | Allows User Consent for Default Functional GroupsJackLivio2018-10-013-22/+38
* | | Remove OnPolicyInit, Unused Function (#2650)JackLivio2018-10-039-86/+0
* | | Coverity Fixes for 5.0.0 (#2638)JackLivio2018-10-034-3/+19
* | | Merge pull request #2644 from smartdevicelink/fix/apply_default_policies_on_ptuJacob Keeler2018-10-021-0/+22
|\ \ \
| * | | Apply changes to default group on PTU to existing PTfix/apply_default_policies_on_ptujacobkeeler2018-09-281-0/+22
* | | | Merge pull request #2647 from smartdevicelink/fix/5.0.0_coverity_otherShobhit Adlakha2018-10-024-42/+56
|\ \ \ \
| * | | | Handled uncaught exception in Wait functionfix/5.0.0_coverity_otherShobhitAd2018-10-021-15/+20
| * | | | Reordered initializationShobhitAd2018-10-021-3/+3
| * | | | 148706 replaced settings_ with get_settingsShobhitAd2018-10-011-1/+1
| * | | | Style fixShobhitAd2018-10-012-5/+7
| * | | | Fix 148706 Unitialized pointer fieldShobhitAd2018-09-301-0/+1
| * | | | Fix 188234 Uncaught ExceptionShobhitAd2018-09-301-0/+1
| * | | | Fix 148714 Structurally Dead CodeShobhitAd2018-09-301-1/+0
| * | | | Fix 188234 Uncaught ExceptionShobhitAd2018-09-301-24/+29
| * | | | Fix 188233 Unitialized scalar fieldShobhitAd2018-09-301-1/+2
| | |/ / | |/| |
* | | | Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-0212-10/+58
* | | | Merge pull request #2611 from smartdevicelink/fix/issue_2610Jacob Keeler2018-10-011-0/+104
|\ \ \ \ | |/ / / |/| | |
| * | | add third_party.mdfix/issue_2610theresalech2018-09-131-0/+104
| | |/ | |/|
* | | Merge pull request #2641 from smartdevicelink/fix/coverity_fixes_5.0.0Jacob Keeler2018-09-2812-23/+37
|\ \ \ | |_|/ |/| |
| * | Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-286-6/+10
| * | Add missing resource close in LoadPluginjacobkeeler2018-09-271-0/+1
| * | Fix missing return valuejacobkeeler2018-09-271-0/+1
| * | Fix uninitialized field errorsjacobkeeler2018-09-275-17/+25
|/ /
* | Fix ReadDID Typo (#2630)JackLivio2018-09-242-17/+3
* | Merge pull request #2607 from smartdevicelink/fix/video_streaming_in_backgroundJacob Keeler2018-09-2112-43/+82
|\ \
| * | Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-188-31/+62
| * | Fix EndService being sent to the wrong connectionjacobkeeler2018-09-125-12/+20
* | | Merge pull request #2628 from JackLivio/fix/default_hmi_comp_errorJackLivio2018-09-211-5/+0
|\ \ \
| * | | Remove default_hmi error from regular policy managerJackLivio2018-09-211-5/+0
|/ / /
* | | Merge pull request #2627 from JackLivio/update_to_filter_invalid_parametres_a...JackLivio2018-09-219-35/+258
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/release/5.0.0' into fix/filter_invalid_p...JackLivio2018-09-210-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2006 from LuxoftAKutsan/fix/filter_invalid_parametres_and...JackLivio2018-09-216-1/+1837
|\ \ \ \
| | * | | Address commentsJackLivio2018-09-204-8/+8
| | * | | Merge remote-tracking branch 'origin/release/5.0.0' into fix/filter_invalid_p...JackLivio2018-09-2018-126/+437
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #2622 from smartdevicelink/fix/reject_audio_video_by_trans...Jacob Keeler2018-09-192-7/+317
|\ \ \ \ \
| * | | | | Reject StartService for audio or video based on settingsjacobkeeler2018-09-192-7/+317
* | | | | | Merge remote-tracking branch 'origin/develop' into release/5.0.0jacobkeeler2018-09-194-77/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
* | | | | Merge pull request #2617 from smartdevicelink/fix/emulated_iap_transport_over...Jacob Keeler2018-09-192-0/+28
|\ \ \ \ \
| * | | | | Add override for IAP emulated transportfix/emulated_iap_transport_overrideJackLivio2018-09-172-0/+28
|/ / / / /