summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix clean up of DB iv vehicle_data.schema_items are empty in PTfix/remove_vd_from_db_if_empty_in_ptMykola Korniichuk2019-08-012-34/+36
* Validation of VehicleDataItem name and keyMykola Korniichuk2019-07-296-4/+97
* Convert data_type to VehicleDataType enum valueLitvinenkoIra2019-07-292-1/+14
* Add CustomVehicleData functionality for POLICY_EXTERNAL flowigapchuck2019-07-2930-1175/+1473
* Check update of content of functional groupsMykola Korniichuk (GitHub)2019-07-292-41/+347
* Fix OnPermissionChangeNotif data corruptionMykola Korniichuk (GitHub)2019-07-2922-56/+188
* Add GetPolicyConfigurationDataAlexander Kutsan2019-07-299-0/+561
* Fix resumption of subscriptionsMykola Korniichuk (GitHub)2019-07-292-10/+9
* Fix for message convertion to SO and back to messageAlexander Kutsan2019-07-295-64/+73
* Process Custom vehicle data subscriptionsAlexander Kutsan2019-07-2939-403/+993
* Process CustomVehicleData in GetVehicleData requestAlexander2019-07-297-40/+258
* Add vehicle_info_command_params for vehicle info pluginAlexander2019-07-2984-521/+805
* CustomVehicleDataManager implementationAlexander Kutsan2019-07-299-0/+1589
* Make Policy Handler forward declared to avoid high couplingAlexander2019-07-2926-6/+34
* Add VehicleDataItem to policy tableAlexander Kutsan2019-07-2945-211/+2195
* Add RPC vehicle data and endpoint_properties to sdl_preloaded_ptAlexander Kutsan2019-07-291-0/+1112
* Generate policy enums from MIBILE_APIAlexander2019-07-2917-2202/+962
* Merge pull request #2944 from smartdevicelink/feature/update_and_unpublish_ap...JackLivio2019-07-2423-18/+802
|\
| * Fix stylefeature/update_and_unpublish_app_serviceJackLivio2019-07-241-4/+4
| * Address commentJackLivio2019-07-231-1/+4
| * Update src/components/application_manager/rpc_plugins/app_service_rpc_plugin/...JackLivio2019-07-231-1/+1
| * Address commentsJackLivio2019-07-223-11/+13
| * Update src/components/application_manager/src/app_service_manager.ccJackLivio2019-07-221-1/+1
| * Merge branch 'develop' into feature/update_and_unpublish_app_serviceJacob Keeler2019-07-1956-227/+1501
| |\
| * | Fix check for duplicate nameJackLivio2019-07-171-7/+21
| * | Apply suggestions from code reviewJackLivio2019-07-173-5/+5
| * | Address some commentsJackLivio2019-07-173-9/+32
| * | Fix unit testsJackLivio2019-06-111-0/+8
| * | Compare service_id to default embedded serviceJackLivio2019-06-108-41/+53
| * | Add unpublish rpc to preloaded ptJackLivio2019-06-101-0/+8
| * | Merge branch 'develop' of github.com:smartdevicelink/sdl_core into feature/up...JackLivio2019-06-108-0/+47
| |\ \
| * | | Unpublish and Update App ServicesJackLivio2019-06-1021-16/+730
* | | | Merge pull request #2783 from smartdevicelink/feature/sdl_passenger_modeJacob Keeler2019-07-2444-95/+862
|\ \ \ \
| * | | | Fix not saving consumer friendly messages into DBfeature/sdl_passenger_modeigapchuck2019-07-242-2/+22
| * | | | Unit tests LockScreenDismissalWarningigapchuck2019-07-242-3/+203
| * | | | Process lock_screen_dismissal_warning logicigapchuck2019-07-249-8/+77
| * | | | Add lock_screen_dismissal_warning to Policy Interfaceigapchuck2019-07-2420-15/+146
| * | | | Add lock_screen_dismissal_warning to API and policy.igapchuck2019-07-242-0/+15
| * | | | Update after rebase on developigapchuck2019-07-241-2/+3
| * | | | Send OnDriverDistraction notification in case if LockScreenDismissal state wa...Alexander2019-07-249-30/+83
| * | | | Unit tests for sdl_passanger mode lock screen dismissalAlexander2019-07-242-31/+62
| * | | | Process lock_screen_dismissal_enabled logicAlexander2019-07-244-4/+27
| * | | | Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-2423-12/+177
| * | | | Add lock_screen_dismissal_enabled to Policy databseAlexander2019-07-248-13/+64
| * | | | Add lock_screen_dismissal_enabled to API and policyAlexander2019-07-242-1/+9
|/ / / /
* | | | Merge pull request #2947 from smartdevicelink/feature/nav_subscription_buttonsJackLivio2019-07-225-0/+165
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update to 6.0feature/nav_subscription_buttonsJackLivio2019-06-271-15/+15
| * | | Merge remote-tracking branch 'origin/develop' into feature/nav_subscription_b...JackLivio2019-06-2719-41/+432
| |\ \ \
| * | | | Add button enum commentJackLivio2019-06-171-0/+1
| * | | | Add Nav Subscription ButtonsJackLivio2019-06-125-0/+164
| | |_|/ | |/| |