summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-157-8/+8
* Merge pull request #2677 from smartdevicelink/fix/interior_data_caching_on_ra...JackLivio2018-10-153-0/+27
|\
| * Filter AvailableHDs and SisDatafix/interior_data_caching_on_radio_disableJackLivio2018-10-151-0/+2
| * Ensure erase does not invalidate iteratorJackLivio2018-10-121-4/+5
| * Add asBool()JackLivio2018-10-121-2/+2
| * StyleJackLivio2018-10-121-2/+2
| * Remove filtering from onInteriorVehicle data. Add to GetInteriorVehicleData.JackLivio2018-10-124-29/+23
| * Add radio param filtering if radioEnable or hdRadioEnable are falseJackLivio2018-10-123-0/+30
* | Merge pull request #2675 from smartdevicelink/fix/omit_unrelated_module_dataJacob Keeler2018-10-151-5/+14
|\ \
| * | Cut off unrelated module data parameters in SIVDfix/omit_unrelated_module_datajacobkeeler2018-10-121-5/+14
| |/
* | Fix usage of base_rpc_versionJackLivio2018-10-112-5/+5
* | StyleJackLivio2018-10-111-2/+1
* | Bump base negotiated rpc version to 4.5.1JackLivio2018-10-117-11/+11
|/
* Merge pull request #1569 from LitvinenkoIra/fix/crushes_with_DCHECK_set_sizes...Shobhit Adlakha2018-10-112-8/+8
|\
| * Merge branch 'release/5.0.0' of github.com:smartdevicelink/sdl_core into fix/...ShobhitAd2018-10-111848-92543/+124988
| |\
| * | Rename 'this_lock_' to 'pending_requests_lock_'Ira Lytvynenko2017-05-312-9/+8
| * | Make Size() function thread safe to avoid core dumpIra Lytvynenko2017-05-261-0/+1
* | | Address review commentsfix/merge_interior_vehicle_data_cachejacobkeeler2018-10-101-36/+56
* | | Merge module data instead of outright replacing each elementjacobkeeler2018-10-101-1/+52
| |/ |/|
* | Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-046-8/+20
* | Merge pull request #2648 from JackLivio/fix/allow_user_consent_for_default_gr...JackLivio2018-10-032-8/+4
|\ \
| * | Fix unit testsjacobkeeler2018-10-031-1/+1
| * | Fix issue where pending permissions were not being clearedjacobkeeler2018-10-021-7/+3
* | | Coverity Fixes for 5.0.0 (#2638)JackLivio2018-10-033-0/+15
* | | Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-021-0/+2
|/ /
* | Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-284-4/+7
* | Add missing resource close in LoadPluginjacobkeeler2018-09-271-0/+1
* | Fix uninitialized field errorsjacobkeeler2018-09-274-16/+19
* | Merge pull request #2607 from smartdevicelink/fix/video_streaming_in_backgroundJacob Keeler2018-09-219-35/+63
|\ \
| * | Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-188-31/+62
| * | Fix EndService being sent to the wrong connectionjacobkeeler2018-09-122-4/+1
* | | Merge remote-tracking branch 'origin/develop' into release/5.0.0jacobkeeler2018-09-194-77/+16
|\ \ \ | |/ / |/| |
| * | Rework usage of PrintSmartObject functionAndriy Byzhynar2018-09-074-9/+11
| * | Rework PrintSmartObject functionAndriy Byzhynar2018-09-061-69/+6
* | | Fix capabilities check for siriusxmAvailablejacobkeeler2018-09-071-32/+37
* | | Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-064-4/+17
|/ /
* | Add additional check for non-manadatory parametersfix/sdl_does_not_check_for_non_mandatory_parametersZhdanovP2018-09-051-5/+3
* | Merge pull request #2557 from smartdevicelink/feature/revise_0122_to_exclude_...Jacob Keeler2018-08-312-49/+51
|\ \
| * | 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 #2226 from smartdevicelink/feature/boost_filesystem_implem...JackLivio2018-08-314-6/+11
|\ \ \
| * | | Updated based on commentsJackLivio2018-08-301-12/+6
| * | | Update FileSize and Offset to uint64_tJackLivio2018-08-303-4/+4
| * | | Update GetFileModificationTime to use boostJackLivio2018-08-301-2/+13
* | | | Merge pull request #2057 from smartdevicelink/fix/remove_allow_device_to_connectJacob Keeler2018-08-301-2/+0
|\ \ \ \
| * | | | Remove unused `AllowDeviceToConnect` RPCfix/remove_allow_device_to_connectjacobkeeler2018-03-091-2/+0
* | | | | Merge pull request #2204 from BSolonenko/fix/app_does_not_activateJacob Keeler2018-08-291-1/+0
|\ \ \ \ \
| * | | | | Fixed: app does not activate when policies are disabled.BSolonenko2018-07-091-1/+0
* | | | | | Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-2944-151/+156
| |_|/ / / |/| | | |