Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.0.0 #3100

Merged
merged 282 commits into from
Oct 30, 2019
Merged

Release 6.0.0 #3100

merged 282 commits into from
Oct 30, 2019
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    4cfd257 View commit details
    Browse the repository at this point in the history
  2. Addressed review comments

    ShobhitAd committed May 15, 2019
    Configuration menu
    Copy the full SHA
    7d556a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2913 from smartdevicelink/fix/menu_icon_null

    Add check for missing option parameter `menu_icon`
    jacobkeeler authored May 15, 2019
    Configuration menu
    Copy the full SHA
    a4a96b6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Merge pull request #2912 from smartdevicelink/tests/rpc_passing_handler

    RPC Passing Handler unit tests
    ShobhitAd authored May 16, 2019
    Configuration menu
    Copy the full SHA
    afc34d1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Add media image to apis

    Jack-Byrne committed May 23, 2019
    Configuration menu
    Copy the full SHA
    1e82d45 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Update unit test

    Jack-Byrne committed May 30, 2019
    Configuration menu
    Copy the full SHA
    450d41a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into develop

    # Conflicts:
    #	src/components/application_manager/rpc_plugins/rc_rpc_plugin/src/rc_command_factory.cc
    #	src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/mobile_command_factory.cc
    #	src/components/transport_manager/src/cloud/cloud_websocket_transport_adapter.cc
    #	src/components/transport_manager/test/include/transport_manager/cloud/sample_websocket_server.h
    #	src/components/transport_manager/test/sample_websocket_server.cc
    #	src/components/transport_manager/test/transport_adapter_test.cc
    #	src/components/transport_manager/test/websocket_connection_test.cc
    jacobkeeler committed May 30, 2019
    Configuration menu
    Copy the full SHA
    2171f32 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Merge pull request #2907 from smartdevicelink/tests/icon_url

    Add unit tests for icon_url
    jacobkeeler authored May 31, 2019
    Configuration menu
    Copy the full SHA
    2026979 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    cb29475 View commit details
    Browse the repository at this point in the history
  2. Get full media image path

    Jack-Byrne committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    e7cc721 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Feature: Remote Control - Radio and Climate Parameter Update.

    SDL remote control shall allow a mobile application to know which HD
    sub-channel index has a signal, so that the app can tune the HD radio
    to that sub-channel successfully.
    According to this motivation, "availableHDs" parameter of RadioControlData
    structure marks as deprecated since 5.1 API version and add new parameter
    "availableHdChannels" that is a collection of available HD radio channels.
    This parameter will be available since 5.1 API version.
    Also "availableHDsAvailable" parameter of RadioControlCapabilities
    structure marks as deprecated since 5.1 API version and add new parameter
    "availableHdChannelsAvailable" that will be available since 5.1 API
    version.
    
    SDL remote control shall allow a mobile application to turn the climate
    control on or off if the vehicle supports it.
    According to this motivation, "climateEnable" parameter add to
    ClimateControlData structure. Also "climateEnableAvailable" parameter add
    to ClimateControlCapabilities structure.
    IGapchuk committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    b3c6822 View commit details
    Browse the repository at this point in the history
  2. Unit tests.

    oivin-luxoft authored and IGapchuk committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    5ad1ec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06b0461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    008024e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    503a316 View commit details
    Browse the repository at this point in the history
  6. Answer to PR comments.

    Update API's version
    IGapchuk committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    e8153d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be2dd5b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    cc0bbed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2927 from smartdevicelink/feature/add_media_servi…

    …ce_data_image
    
    Add Parameter Media Service Data mediaImage
    Jack-Byrne authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    7a7c31b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6a2ca9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    e62920f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:smartdevicelink/sdl_core into fe…

    …ature/update_and_unpublish_app_service
    Jack-Byrne committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    ac6cc05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c353c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9ffc89 View commit details
    Browse the repository at this point in the history
  5. Compare service_id to default embedded service

    Also fix style
    Jack-Byrne committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    6c9d8f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Fix unit tests

    Jack-Byrne committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    9fae63b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f08ba7 View commit details
    Browse the repository at this point in the history
  3. Filtering unnecessary GPS data in SisData

    The filter created to manage data in terms of SisData->StationLocation->GPSData,
    since GPSData should not contain more params then latitude, longitude, altitude
    mkorniichuk committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    e0643dd View commit details
    Browse the repository at this point in the history
  4. Update src/components/application_manager/rpc_plugins/rc_rpc_plugin/i…

    …nclude/rc_rpc_plugin/rc_helpers.h
    
    Fix typo
    
    Update src/components/interfaces/MOBILE_API.xml
    
    Co-Authored-By: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>
    2 people authored and mkorniichuk committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    a95f34b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    db95f04 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Add button enum comment

    Jack-Byrne committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    dfd7aef View commit details
    Browse the repository at this point in the history
  2. Add CloseApplication RPC

    jacobkeeler committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    bd5b5d7 View commit details
    Browse the repository at this point in the history
  3. Address comments

    Jack-Byrne committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    5f35376 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Merge pull request #2941 from smartdevicelink/feature/bt_uuid_ini_config

    Configure BT UUID Via .INI Entry
    Jack-Byrne authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    96ebd73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca42bf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Merge pull request #2954 from smartdevicelink/master

    Merge Master into Develop
    Jack-Byrne authored Jun 20, 2019
    Configuration menu
    Copy the full SHA
    65d142c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a756d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into feature/remote_con…

    …trol_radio_and_climate_parameter_update
    
    # Conflicts:
    #	src/components/interfaces/MOBILE_API.xml
    Jack-Byrne committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    87a7245 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    0099496 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2953 from smartdevicelink/feature/update_spec_ver…

    …sion
    
    Update MOBILE API to version 6.0.0
    jacobkeeler authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    fcee681 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into feature/remote_con…

    …trol_radio_and_climate_parameter_update
    Jack-Byrne committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    303b05b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2920 from smartdevicelink/feature/remote_control_…

    …radio_and_climate_parameter_update
    
    Feature/Remote Control - Radio and Climate Parameter Update
    Jack-Byrne authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    d9ac61f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    619a285 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Configuration menu
    Copy the full SHA
    e5b068d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0386fba View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    d6508ef View commit details
    Browse the repository at this point in the history
  2. Update to 6.0

    Jack-Byrne committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    73d5a93 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    ee79065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0a5e1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2741 from smartdevicelink/feature/gps_shift_support

    Feature/GPS Shift support
    ShobhitAd authored Jun 28, 2019
    Configuration menu
    Copy the full SHA
    18ca3b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Merge pull request #2943 from smartdevicelink/feature/expand_on_put_file

    Expand OnPutFile beyond system files
    jacobkeeler authored Jul 10, 2019
    Configuration menu
    Copy the full SHA
    2f83164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf39c11 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    d127ec0 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: JackLivio <jack@livio.io>
    jacobkeeler and Jack-Byrne committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    ca57f92 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    jacobkeeler committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    8080f10 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    1786c0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2948 from smartdevicelink/feature/close_applicati…

    …on_rpc
    
    Add CloseApplication RPC
    jacobkeeler authored Jul 16, 2019
    Configuration menu
    Copy the full SHA
    5e6ea2c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Address some comments

    Jack-Byrne committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    1e3a86d View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Jacob Keeler <jacob.keeler@livioradio.com>
    Jack-Byrne and jacobkeeler authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    4505a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01f5de0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    9ff5ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Update src/components/application_manager/src/app_service_manager.cc

    Co-Authored-By: Jacob Keeler <jacob.keeler@livioradio.com>
    Jack-Byrne and jacobkeeler authored Jul 22, 2019
    Configuration menu
    Copy the full SHA
    9aabcc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a72e667 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2947 from smartdevicelink/feature/nav_subscriptio…

    …n_buttons
    
    Add Nav Subscription Buttons
    Jack-Byrne authored Jul 22, 2019
    Configuration menu
    Copy the full SHA
    a6d1390 View commit details
    Browse the repository at this point in the history
  4. Fix style

    ShobhitAd committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    14e133b View commit details
    Browse the repository at this point in the history
  5. Address comments

    Jack-Byrne committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    61cf668 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd3bd08 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. add alertIcon imageField

    iCollin committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    7a82520 View commit details
    Browse the repository at this point in the history
  2. Update src/components/application_manager/rpc_plugins/app_service_rpc…

    …_plugin/src/commands/mobile/unpublish_app_service_request.cc
    
    Co-Authored-By: Jacob Keeler <jacob.keeler@livioradio.com>
    Jack-Byrne and jacobkeeler authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    fe8722f View commit details
    Browse the repository at this point in the history
  3. Address comment

    Jack-Byrne committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    06c81b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    e7af106 View commit details
    Browse the repository at this point in the history
  2. Add lock_screen_dismissal_enabled to Policy databse

    Removed debug logs
    LuxoftAKutsan authored and IGapchuk committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    cba7165 View commit details
    Browse the repository at this point in the history
  3. Add lock_screen_dismissal_enabled to Policy Interface

    Removed redundant comments of overridden functions
    LuxoftAKutsan authored and IGapchuk committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    4f46c00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e77a09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0561734 View commit details
    Browse the repository at this point in the history
  6. Send OnDriverDistraction notification in case if LockScreenDismissal …

    …state was changes after policy update.
    LuxoftAKutsan authored and IGapchuk committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    82b2a61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    596514c View commit details
    Browse the repository at this point in the history
  8. Add lock_screen_dismissal_warning to API and policy.

    lock_screen_dismissal_warning parameter should be in
    consumer_friendly_messages section in sdl_preloaded_pt.
    IGapchuk committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    c1cced8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2187d3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b7ecc6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0928e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c83332 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2783 from smartdevicelink/feature/sdl_passenger_mode

    Feature/SDL passenger mode
    jacobkeeler authored Jul 24, 2019
    Configuration menu
    Copy the full SHA
    25a8ef5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    097812d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    36faeb4 View commit details
    Browse the repository at this point in the history
  16. Fix style

    Jack-Byrne committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    378ded2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #2944 from smartdevicelink/feature/update_and_unpu…

    …blish_app_service
    
    Update and delete published app services
    Jack-Byrne authored Jul 24, 2019
    Configuration menu
    Copy the full SHA
    b20c699 View commit details
    Browse the repository at this point in the history
  18. add imageTypeSupported

    iCollin committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    fb7a07c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    e9d7ae0 View commit details
    Browse the repository at this point in the history
  2. Update audioPassThruCapabilities in hmi_capabilities.json to array

    Also, hmi_capabilities_impl.cc is updated to support
    both old and new formats of the json file.
    shoamano83 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    2b87384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83f9d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20dceff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d71ad2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2959 from smartdevicelink/feature/auto_complete_list

    Add autoCompleteList parameter
    jacobkeeler authored Jul 25, 2019
    Configuration menu
    Copy the full SHA
    87a6f62 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Merge pull request #2965 from smartdevicelink/feature/alert_icon

    implement alert icon parameter to alert rpc
    iCollin authored Jul 26, 2019
    Configuration menu
    Copy the full SHA
    9a556df View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    7babc4b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    b7a3f9c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. always make audio_pass_thru_capabilities_ an array

    Reflecting code review comment.
    shoamano83 committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    50a32e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Always make audio_pass_thru_capabilities_ an array when reading from …

    …UIGetCapabilities response
    
    Reflecting code review comment.
    shoamano83 committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    d46fd33 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Now that audio_pass_thru_capabilities() is always an array, remove un…

    …necessary if statement
    
    Reflecting review comment.
    shoamano83 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    4b4d714 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. add Cancel Interaction RPC (#2963)

    * add Cancel Interaction RPC
    
    * Update src/components/interfaces/MOBILE_API.xml
    
    Co-Authored-By: Jacob Keeler <jacob.keeler@livioradio.com>
    
    * Update src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/cancel_interaction_request.cc
    
    Co-Authored-By: Jacob Keeler <jacob.keeler@livioradio.com>
    
    * omit cancelID when not used
    
    * use helpers::Compare
    
    * remove unnecessary app registered check
    
    * add scrollableMessage::cancelID
    
    * VRPerformInteraction.cancelID
    iCollin authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    399f983 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Fixed code style.

    In current develop is broken code style
    on: 399f983
    SNiukalov committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    24d64b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0512e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d535ee View commit details
    Browse the repository at this point in the history
  4. Update interfaces

    Update interfaces according to proposal 'Support running the same app
    from multiple devices at the same time'
    SNiukalov committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    99533fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    952dfe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b59e3e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0560092 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe35283 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ffbbce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d2ea43 View commit details
    Browse the repository at this point in the history
  11. Update functionality of user permissions for all applications.

    Issue on develop branch:
    #2957
    of SDL core and it has been fixed by this commit
    SNiukalov committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    9c86143 View commit details
    Browse the repository at this point in the history
  12. Adaptation UTs.

    SNiukalov committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    caa5911 View commit details
    Browse the repository at this point in the history
  13. Removed DEPRECATED methods.

    SNiukalov committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    9487796 View commit details
    Browse the repository at this point in the history
  14. Update src/components/application_manager/rpc_plugins/sdl_rpc_plugin/…

    …src/commands/mobile/register_app_interface_request.cc
    
    Co-Authored-By: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>
    2 people authored and SNiukalov committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    0e36b95 View commit details
    Browse the repository at this point in the history
  15. Update HMI_API.xml

    Change description for missed vrSynonyms
    LuxoftAKutsan authored and SNiukalov committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    dd2ec05 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. support tiled menus and submenus (#2968)

    * support tiled menus and submenus
    
    * with style script
    
    * SendResponse in on_event
    
    * style script
    
    * fix compiling with unit tests
    
    * append warnings info
    
    * append response info when sending warnings
    
    * load menuLayoutsAvailable in hmi_capabilities.json
    
    * add to hmi_capabilities in RAI response
    
    * case unsupported menuLayout only SGP param
    
    * Update warning message for invalid data
    
    * proposal revisions
    iCollin authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    6f84c1a View commit details
    Browse the repository at this point in the history
  2. Fix media manager test

    ShobhitAd committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    d21ca28 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2972 from smartdevicelink/feature/usb_ini_config

    Add AOA filtering parameters to .ini configuration
    Jack-Byrne authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    fcdd7f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Omit the case where UI.GetCapabilityResponse returns a list in audioP…

    …assThruCapabilities
    
    Reflecting review comment.
    shoamano83 committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    2aedd70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2960 from smartdevicelink/feature/same_app_from_m…

    …ultiple_devices
    
    Support running the same app from multiple devices at the same time
    ShobhitAd authored Aug 16, 2019
    Configuration menu
    Copy the full SHA
    c6e9a9b View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary logs

    ShobhitAd committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    687478c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Merge pull request #2034 from shoamano83/feat/sdl-0138_audio_pass_thr…

    …u_array
    
    Feat/sdl 0138 audio pass thru array
    Jack-Byrne authored Aug 20, 2019
    Configuration menu
    Copy the full SHA
    fc98ca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa26cf View commit details
    Browse the repository at this point in the history
  3. Update application and its dependencies

    Updated application interface and its implementation
    Updated application state and its implementation
    Updated Smart object keys
    AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    1febd81 View commit details
    Browse the repository at this point in the history
  4. Implement CreateWindow and DeleteWindow RPCs

    * Implemented new RPCs: CreateWindow & DeleteWindow
    
    * UTs for CreateWindow RPC.
    
    * UTs for DeleteWindow RPC.
    AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    bcfcec1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8204458 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e904b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    721b317 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e33f8e View commit details
    Browse the repository at this point in the history
  9. Implement StateController changes

    Implemented changes in State Controller
    Fixed related dependencies
    Fixed unit tests
    AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    a0d9827 View commit details
    Browse the repository at this point in the history
  10. Implement Policies changes and dependencies

    Implemented policies for wodgets
    Fixed depenedencies
    Updated unit tests
    Fixed existing Uts, which have relation
    to CheckPermissions & CheckPolicyPermissions
    functions.
    AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    3341ad7 View commit details
    Browse the repository at this point in the history
  11. Implement hmi capabilties handling

    Added handling of hmi capablities
    Updated related RPCs
    Updated unit tests
    Added unit tests for new RPCs
    AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    0f2c199 View commit details
    Browse the repository at this point in the history
  12. Update SetDisplayLayout RPC

    Updated SetDisplayLayout RPC:
    - Added mutual usage of templates in SetDisplayLayout and Show RPC
      to guarantee compatibility with old apps
    - Added WARNINGS as RPC is dperecated and SHOW RPC should be used instead
    - Updated related uni tests
    AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    8b7fc4c View commit details
    Browse the repository at this point in the history
  13. Update Show RPC

    Added new parameters "templateConfiguration" and "windowID"
    as well as their handling
    
    Added Show RPC new unit tests
    AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    1301602 View commit details
    Browse the repository at this point in the history
  14. Implement Resumption for widgets

    Implemented resumption for widget support
    Updated unit tests for data resumption
    AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    7a85545 View commit details
    Browse the repository at this point in the history
  15. Update logic of OnSystemContext for widget windows

    Updated logic for changing of the
    system context for widget windows. For a some
    system context types SDL is getting application
    pointer not by appId from notification but
    just a currently active application.
    It works properly when notification is adressed
    to the main window, but it works not as expected
    for the widget windows. If notification contains
    window id then system context change should be
    addressed to the application by appId, but not
    for a currently active.
    AKalinich-Luxoft authored and AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    65c409e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e53e40e View commit details
    Browse the repository at this point in the history
  17. Rename DISPLAY to DISPLAYS according to the proposal revision

    LitvinenkoIra authored and AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    d3eec8e View commit details
    Browse the repository at this point in the history
  18. fixup! Update Show RPC

    mked-luxoft authored and AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    304aa9a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e96730b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    20ad1ac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e401930 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ad4463f View commit details
    Browse the repository at this point in the history
  23. Use window id as int

    mked-luxoft authored and AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    aed346c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c4cc734 View commit details
    Browse the repository at this point in the history
  25. Add accumulating window capabilities

    Accumulating window capabilities is needed so SDL can send mobile a
    full list of window capabilities in response to GetSystemCapabilities.
    At the same time, a new function display_capabilities(window_id) is
    introduced, so SDL can send window capabilities of only affected window
    to mobile.
    mked-luxoft authored and AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    1ff190e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    91346a5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7013e8a View commit details
    Browse the repository at this point in the history
  28. Fixes after rebase

    mked-luxoft authored and AByzhynar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    b4432ad View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d38383d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    c2192fa View commit details
    Browse the repository at this point in the history
  2. Add app version check to SetDisplayLayout RPC

    Added app version check and appropriate result code generation
    Updated old/added new unit tests
    AByzhynar committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    f8085a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c1a61d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68e6b35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac3e91d View commit details
    Browse the repository at this point in the history
  6. fixup! Fixes after rebase

    AByzhynar committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    9821bd7 View commit details
    Browse the repository at this point in the history
  7. Feature/Pixel density and scale (#2757)

    * Feature/Pixel density and scale
    
    Add new parameters to VideoStreamingCapability structure:
    - diagonalScreenSize - diagonal screen size of the screen;
    - pixelPerInch - Pixel per inch (PPI) of the screen;
    - scale - Scale value to determine how the app should scale
    the captured view.
    
    Add new parameters with default values to hmi_capabilities.json:
    - diagonalScreenSize
    - pixelPerInch
    - scale
    
    * Add min and max value for "scale" parameter.
    
    Add min and max values for parameter scale in Structs index for
    VideoStreamingCapabilities struct.
    IGapchuk authored and iCollin committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    038666a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e57834 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Fix shutdown crash static var colission (#2939)

    * Add apropriate destruction of plugins
    
    Add Delete exported function to each rpc plugin library
    Delete funciton will destroy Plugin instance.
    
    Move type defenition of PluginPtr to Plugin manager, because other components should use olugins only by referance.
    Add custom destructor for PluginPtr.
    custom destructor will call `Delete` function from shared library for plugin instance and unload plugin dl_handle.
    
    Deprecate GetPlugins method because it not used (and actualy shouldnt) by other components.
    
    Refactored LoadPlugin function, make it more readable, make this function as private RPCPluginManagerImpl private method.
    
    * Fix components dependencies after hiding libraries symbols
    
    * Add `-fvisibility=hidden` to avoid collision of static variables
    
    Remove from ABI all shared objects members except functions that needed.
    
    Fixes double destruction crash on shutdown.
    
    For the case if dynamically linked library contains same static variables as binary.
    System allocates the same memory for both static variables (in shared object and in binary).
    But during exit both binary and shared object destroying this memory.
    Mostly is a specific for binaries generated by gcc compiler.
    
    
    Inspired by https://stackoverflow.com/questions/3570355/c-fvisibility-hidden-fvisibility-inlines-hidden
    http://gcc.gnu.org/wiki/Visibility
    
    * Link Policy code statically
    
    SDL components like Application manager Connection Handler, etc ...
    requires symbols from policy library.
    
    Also policy library loaded by SDL in run-time as shared library.
    Having same library loaded as dynamic and shared library is definitely bad idea.
    
    This commit link extract static policy component and link policy component statically to other components.
    
    * Static linkage of plugins code un plugins unit tests
    
    Unit tests need to be portable and should not depend from dynamic libraries
    
    * Put logs_enabled_ "default" visibility attribute
    
    Logs enables is static variable and it should be shared across
    libraries.
    
    On SDL start if set_enabled_logs should put value shared across
    libraries
    
    * Changed the order of destruction of objects
    
    Changed the order of destruction of objects to avoid the crash during destruction of the RequestController.
    
    * Change the order of the waiting and finishing thread
    
    Applications using hotplug support
    should stop the thread at program exit
    and wait finishing thread after calling
    libusb_hotplug_deregister_callback.
    This call wakes up libusb_handle_events ()
    http://libusb.sourceforge.net/api-1.0/group__libusb__asyncio.html
    
    * fixup! Add apropriate destruction of plugins
    
    * Make saftly usage of logger
    
    Added usage unique_ptr for
    LogMessageLoopThread to avoid
    the crash when
    delete_log_message_loop_thread
    was not fired.
    LuxoftAKutsan authored and iCollin committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    8db0c26 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    0e485c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Configuration menu
    Copy the full SHA
    55c67ea View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Merge pull request #2980 from smartdevicelink/feature/widget_support

    Feature/widget support
    Jack-Byrne authored Aug 26, 2019
    Configuration menu
    Copy the full SHA
    c42cbc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    92e6845 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2956 from smartdevicelink/fix/pipe_audiostream_cu…

    …toff
    
    Pipe audio streaming cutoff issue
    ShobhitAd authored Aug 28, 2019
    Configuration menu
    Copy the full SHA
    75768a6 View commit details
    Browse the repository at this point in the history
  3. Fix/reject register too many requests (#2993)

    * still init the RAI when we cannot find a session for the connection
    
    send a response to mobile when it tries to register no matter what
    
    * style script
    iCollin authored Aug 28, 2019
    Configuration menu
    Copy the full SHA
    0d41f14 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Feature/rpc message protection (#2951)

    * Added encryption required flag to policy table.
    
    Also added RPC Encryption Manager Interface for comfortable access to
    policy table.
    
    * Added logic for processing RPC according to the proposal.
    
    * The permission change notification has been expanded.
    
    * Fixed UTs after implementation feature RPC message protection.
    
    * Fix multiframe issue
    
    * Fix style
    
    * Added storage of encryption required rpcs
    
    * Fix CI build
    
    * Extended logic adding encryption flag in message helper
    
    * Added permission check of encryption required for PROP
    
    * Added permission check of encryption required for EXT
    
    * Fixes after rebase
    
    * Answer PR comments
    
    - fixed typos
    - fixed 3rd party cmake
    
    * fixup! Added logic for processing RPC according to the proposal.
    
    * fixup! The permission change notification has been expanded.
    
    * Answer PR comments
    
    - renamed functions
    - added encryption_required flag to sql_pt_ext* source files
    - added condition and logging to CacheManager::GetApplicationParams
    
    * fixup! Added logic for processing RPC according to the proposal.
    
    * fixup! Added encryption required flag to policy table.
    
    * fixup! Added permission check of encryption required for EXT
    
    * fixup! Added permission check of encryption required for PROP
    
    * Fixes after rebase
    mked-luxoft authored and Jack-Byrne committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    5905717 View commit details
    Browse the repository at this point in the history
  2. Feature/service status update to hmi (#2921)

    * Added OnServiceUpdate notification
    
    * Added handling of service status update
    
    - introduced ServiceStatusUpdateHandler and ServiceStatusUpdateHandlerListener interfaces
    - added lacking interface functions to corresponding entities
    - added notification of listeners
    - introduced ServiceStatusUpdateNotificationBuilder
    - replaced shared_ptr with unique_ptr
    - moved SERVICE_RECEIVED
    
    * Add UT's for service status update to HMI feature
    
    * Added ServiceStatusUpdateDocumentation
    
    * Added sending error on PTU retries exceed allowed count
    
    * Fix OnServiceUpdate for unsecure force protected service
    
    * Updates according to proposal changes
    
    Added new result codes for ServiceStatusUpdateReasonStructure
    mked-luxoft authored and jacobkeeler committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    e90b4aa View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Fixed app activation during resumption (#3001)

    Fixed application activation/reactivation
    during resumption process
    Fixed related unit tests
    AByzhynar authored and Jack-Byrne committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    4566d51 View commit details
    Browse the repository at this point in the history
  2. [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)

    * Generate policy enums from MOBILE_API
    
    Policy manager HMI level enum reorder
    
    * Add  RPC vehicle data and endpoint_properties to sdl_preloaded_pt
    
    Set default version of custom vehicle data mapping
    
    *  Add VehicleDataItem to policy table
    
    SQL storage implementation for VehicleDataItems
    
    Fix validation of double values in policy table
    
    Change isDouble to isNumeric during validation double values
    
    "0" should be validated as correct double value
    
    Add validation vehicle data during PTU
    
    Send in PT snapshot only version of custom VDI
    
     - During snapshot generation remove vehicle data items section
     - Add validation for Policy table depended on PT type
    
    Fix wrong check for vehicle data snapshot
    
    Allow empty vehicle data in PTU
    
    Change max value of string for URL from 255 to INT_MAX
    
    * Make Policy Handler forward declared to avoid high coupling
    
    * Add vehicle_info_command_params for vehicle info plugin
    
    Vehicle info params added to hmi commands
    
    * Process CustomVehicleData in GetVehicleData request
    
    * CustomVehicleDataManager implementation
    
    * Process Custom vehicle data subscriptions
    
    Refactored code.
    Extracted CheckFrequency to separate method in class
    
    * Check update of content of functional groups
    
    Fixes #2962
    
    Add additional check for functional group content
    before OnPermissionChangeNotification.
    
    * rename comparing functions to make more clear
    their return value sense
    * change variable names
    * extra check for null values in HasNewGroups()
    
    New unit test to cover changes within functional group
    
    * Add GetPolicyConfigurationData
    
    GetPolicyCOnfigurationData Implementation
    
    * Add CustomVehicleData functionality for POLICY_EXTERNAL flow
    
    Change max value url for external policy
    
    fixes for external flow
    * since unti validation for the database
    * empty vehicle data validation
    
    * Convert data_type to VehicleDataType enum value
    
    * Validation of VehicleDataItem name and key
    
    Introduces validation of vehicle_data_item
    name and key validation:
    * they should not contain spaces;
    * they should not be empty or consist only spaces;
    * they should not contain invalid chars like '!@#$%^&*'.
    
    * Add engineOilLife to HMI_API
    
    * Remove deprecated RPC GetUrls due to major version update
    
    * Add ability to extend Smart schema with parameters
    
    Extract SMember from CObjectSchemaItem
    
    Add methods to ISchemaItem (Using composite pattern)
     - GetMemberSchemaItem
     - AddMemberSchemaItem
    
    Add implementation of VehicleDataItemSchema class
    Add appropriate unit tests
    
    Add creation of vehicle_data items schemes on policy event
    LuxoftAKutsan authored and jacobkeeler committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    0186b8c View commit details
    Browse the repository at this point in the history
  3. Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)

    * Add new functionality to the interfaces
    
    * Add moduleId processing to the resource allocation manager
    
    Add GetResources function to helpers to get a list of resources
    
    Update unit tests with moduleID param
    
    Update command tests after updating the resource allocation manager
    
    * Add GetAcquiredModuleTypes and ReleaseModuleType functions for policy checking
    
    * Remove redundant SetResourceState call and fix UTs
    
    SetResourceState is called in RCCommandRequest::on_event function so
    it makes no sense to call it again RCCommandRequest::on_event
    
    * Add moduleInfo to default capabilities
    
    * Add ModuleId method to RCCommandRequest
    
    Add ModuleId method to RCCommandRequest for extracting module_id from
    command message.
    Update all inherited commands from RCCommandRequest.
    
    * Add ReleaseInteriorVehicleDataModule RPC
    
    Add ReleaseInteriorVehicleDataModuleRequest.
    Add ReleaseInteriorVehicleDataModuleResponse.
    Update ResourceAllocationManager interface:
    - add method ReleaseResource();
    
    Update ResourceAllocationManagerImpl:
    - move ReleaseResource() from private section to public for implementing
    interface;
    
    * Add GetInteriorVehicleDataConsentRequest RPC
    
    Add GetInteriorVehicleDataConsentRequest without logic.
    Add GetInteriorVehicleDataConsentResponse.
    Update RCCommandFactory.
    
    * Refactor RC capabilities checking
    
    Create RCCapabilities manager, move all functions related to capabilities checking
    from commands into it.
    Move auxiliary functions to the rc_helpers.
    
    Create mock for RC capabilities manager
    
    Update UTs after RC capabilities manager adding
    
    * Use range based loop for smart objects with array type
    
    * Add ModuleId() function implementation
    
    Add const to the ModuleType() function
    
    Add function to get the moduleId from hmi capabilities
    
    Process missing moduleId param in HMI response
    
    In case if HMI doesn't provide the moduleId in response SDL will
    consider such response as invalid and send generic error response to the mobile
    
    Add moduleId to the hmi request
    
    * Add moduleId validation by capabilities and button_name for ButtonPress
    
    * Add moduleId validation by capabilities for GetIVD and SetIVD
    
    Add capabilities check to the rc_command_request
    
    * Add const to the capabilities check functions
    
    * Add function to get list of all available resources from hmi capabilities
    
    * Fix UTs after updating the capabilities check
    
    Update unit tests after obtaining available resources from capabilities
    
    * Add new HMI RPC SetGlobalProperties and save user_location of application
    
    Update SetGlobalPropertiesRequest
    
    - update PrepareResponseParameters method according to third new parameter
    "rc_properties";
    
    * Add new parameter to ini file
    
    Add period for module_id consent expiring
    
    * Update interior vehicle data caching with moduleId processing
    
    Update unit tests that are related to caching with moduleId processing
    
    * Add separate file for RCRpcTypes
    
    * Add RCConsentManager
    
    - add interface RCConsetnManager
    - add implementation RCConsentManagerImpl
    - add new rc constants
    - add mock class for RCConsentManager
    
    Remove all consents after RC disabling
    
    Add checking ModuleConsent to RCCommandRequest
    
    Add logic for GetInteriorVehicleDataConsentRequest from Mobile
    
    Save the driver's decision when SDL sends the GIVDConsent request
    
    * Define Grid, add functions for getting moduleServiceArea and allowMultipleAccess values
    
    Add Seat Location capabilities checking and function for getting driver's location
    Check if the user location area and the service area has something in common, or the user location is driver,
    otherwise - reject the module reallocation request
    
    Fix UTs after adding the location check
    
    * Update SEAT module type processing
    
    Add converting id to moduleId:
     If the vehicle support at least one seat control, seat control capability includes at least two items.
     1st for driver’s seat. 2nd for front passenger’s seat
    
    * Add SetGlobalProperties Unit tests
    
    Add Unit test for PrepareResultCodeForResponse method
    Add Unit test for PrepareResultForMobileResponse method
    
    * Add ReleaseInteriorVehicleDataModuleRequest Unit tests
    
    * Set resource to free if SIVD request is invalid
    
    * Add Grid Unit tests
    
    * Add ResourceAllocationManager Unit tests
    
    * Add MockRCHelpers.
    
    * Add ResourceAllocationManager Unit tests
    
    * Allocate resource after receiving successful response from HMI
    
    Send OnRCStatus notification only in case resource allocation state was changed
    
    * Rename function to indicate that it returns a list of module types
    
    * Rename typedef to indicate that it defines a pair moduleType and capabilitiesStatus
    
    * Fix functions descriptions
    
    *  Rename function to indicate that it returns data related to the module type
    
    * Fix CheckIfModuleExistsInCapabilities function name
    
    * Update cached consents logic for GIVDC
    
    Behavior for cache consents has been updated
    according to the following comment:
    1. If accessMode=AUTO_ALLOW, return true by default
    2. If accessMode=AUTO_DENY, check if another app is using the resource
      a. If the resource is IN_USE, return false
      b. If the resource is FREE, return true
    3. If accessMode=ASK_DRIVER, check if the consent is cached
      a. If it is cached, return that result
      b. If it is NOT cached, then prompt the driver for consent
    
    * Update logic for allowMultipleAccess=false
    Ira Lytvynenko (GitHub) authored and ShobhitAd committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    e7b5c75 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    8e15a69 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    f069a23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3005 from smartdevicelink/fix/PTU_trigger_on_igni…

    …tion_cycles_doesnt_work_properly
    
    Add check for already stored vehicle data item params
    jacobkeeler authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    bc8288d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    226d61f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3013 from smartdevicelink/fix/build_with_disabled…

    …_logger
    
    Fix build with disabled logger.
    jacobkeeler authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    d45d5da View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Fix redundant OnPermissionChanged notification (#3007)

    * Fix redundant OnPermissionChanged notification
    
    * fixup! Fix redundant OnPermissionChanged notification
    mkorniichuk authored and Jack-Byrne committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    a2079be View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. re add CancelInteraction to preloaded_pt json (#3018)

    was removed accidentally in generic network signal data
    iCollin authored Sep 6, 2019
    Configuration menu
    Copy the full SHA
    ed58cf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    5b9e0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7841f67 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Fix SDL's core crash during retry sequence (#3020)

    * Fix SDL crash during retry sequence
    
    In case, when lust application is unregistered, SDL has to stop retry
    sequence, because doesn't exist any mobile connection and these actions are
    redundant.
    Also SDL should check if exist registered applications before sending
    PolicySnapshotNotification.
    
    * fixup! Fix SDL crash during retry sequence
    
    * fixup! Fix SDL crash during retry sequence
    IGapchuk authored and iCollin committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    2449d7e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Error message processing from HMI (#3016)

    * git error message processing from HMI
    
    * Fix comments and signed-unsigned conversion
    
    * fixup! Fix comments and signed-unsigned conversion
    mkorniichuk authored and iCollin committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    81f621b View commit details
    Browse the repository at this point in the history
  2. Fix sdl versioning for vehicle data (#3015)

    * Fix versioning appliance for vehicle data
    
    SDL applied SyncMsgVersion=4.5.1 in case mobile app version was < 5.0
    With this commit SDL applies SyncMsgVersion respectively to mobile app
    
    * Add unit test
    
    * Fix existing unit tests
    
    * fixup! Fix existing unit tests
    
    * fixup! Fix versioning appliance for vehicle data
    
    * fixup! Fix versioning appliance for vehicle data
    
    * fixup! Add unit test
    
    * fixup! Fix existing unit tests
    
    * fixup! Add unit test
    
    * fixup! Fix existing unit tests
    
    * fixup! Fix versioning appliance for vehicle data
    YarikMamykin authored and iCollin committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    73b3483 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix sdl versioning for vehicle data (#3015)"

    This reverts commit 73b3483.
    jacobkeeler authored Sep 13, 2019
    Configuration menu
    Copy the full SHA
    10829fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3028 from smartdevicelink/revert-3015-fix/sdl_ver…

    …sioning_for_vehicle_data
    
    Revert "Fix sdl versioning for vehicle data"
    jacobkeeler authored Sep 13, 2019
    Configuration menu
    Copy the full SHA
    3ea6b1a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    20fd172 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Fix build with USE_COTIRE = OFF (#3012)

    Ira Lytvynenko (GitHub) authored and Jack-Byrne committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    c6330cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3024ce3 View commit details
    Browse the repository at this point in the history
  3. Fix coverity issues (#3036)

    * Fix coverity issues
    
    Fixes CIDs 203808, 203807, 203806, 203804, 203803, 203802, 203800, 203798, 203797, 203795, and 203793
    
    * Add virtual destructor
    jacobkeeler authored and Jack-Byrne committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    4cce325 View commit details
    Browse the repository at this point in the history
  4. Make usage logger stabilization (#3022)

    Added custom deleter for logger
    Added flush logger during each handle deleting
    Added deleting logger thread during destroy each plugin
    
    This changes are necessary to avoid deadlock
    during work with log4cxx.
    SNiukalov authored and Jack-Byrne committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    a93c9c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    e833e65 View commit details
    Browse the repository at this point in the history
  2. Address comments

    jacobkeeler committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    649dfcc View commit details
    Browse the repository at this point in the history
  3. Fix merge module data incorrect behavior (#3017)

    * Fix MergeModuleData invalid behavior
    
    * Rework MergeModuleData and MergeArray logic
    
    * Add unit tests
    YarikMamykin authored and jacobkeeler committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    5c7eef2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Merge pull request #3040 from smartdevicelink/fix/maximum_change_velo…

    …city_definition
    
    Fix definition of maximumChangeVelocity in HMI API
    jacobkeeler authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    cf85c94 View commit details
    Browse the repository at this point in the history
  2. GetInteriorVehicleDataConsent user location check (#3039)

    * Create function to check if user location is in module service area
    
    * Use location consents in GetCalculatedVehicleDataConsent
    
    * Filter(based on location) the moduleIds sent to hmi for consent
    
    * Removed unnecessary logs
    
    * Add checks for validating hmi_response
    
    * Check result code for hmi response before checking allowed param
    ShobhitAd authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    76d4c2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c89693 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d1eb0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3025 from smartdevicelink/fix/gather_consumer_mes…

    …sages
    
    Fix reading of Consumer Friendly Messages in PROPRIETARY mode
    jacobkeeler authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    a2484eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de7ee04 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3045 from smartdevicelink/fix/dial_number_descrip…

    …tion
    
    Fix DialNumber description in HMI API
    jacobkeeler authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    6b43b00 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Merge pull request #3047 from smartdevicelink/feature/remove_deprecat…

    …ed_methods_6.0.0
    
    Remove deprecated methods from project
    jacobkeeler authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    a302262 View commit details
    Browse the repository at this point in the history
  2. Fix SDL behavior during LOW_VOLTAGE (#3029)

    There were found a several problems during SDL testing with ATF scripts:
    1. SDL does not ignore messages from mobile/HMI during low voltage and
    processes them on wake up
    2. Sometimes SDL ignores messages on wake up due to timings
    3. SDL low voltage process is not stopping properly by exit() function
    4. SDL does not send OnAppUnregistered after wake up to HMI
    
    To solve mentioned problems, the following changes were done:
    1.  exit() was replaced with _Exit() which allow to force close the
    process
    2. Suspend transport events processing threads during low voltage,
    such as unexpected disconnect etc. These events should be processed
    when SDL wakes up completely.
    3. Suspend all client listening threads and shut down sockets for a TCP
    connections to prevent any possibility to receive message during low
    voltage. These threads will be resumed on wake up.
    4.  Set low_voltage flag to false in the end of wakeup() function to
    prevent any timing issues.
    5. Don't add pending requests/notifications into request controller if
    low voltage event has happened, as it may happen at any moment
    6. Don't handle received pending messages from mobile/HMI  in RPC
    handler if low voltage event has happened as it may happen at any
    moment
    
    7. Updated logic of few test case scenarios.
       Updated unit tests according to code changes
    AKalinich-Luxoft authored and iCollin committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    b454f5c View commit details
    Browse the repository at this point in the history
  3. move MenuLayoutsAvailable to WindowCapability (#3043)

    * move MenuLayoutsAvailable to WindowCapability
    
    * cleanup
    
    style script + make is_supported function const
    
    * reverse comparables
    
    rvalue on left side is good practice
    
    * cleanup2
    
    * main window can have window_id = 0
    iCollin authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c71d357 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Fix/GetInteriorVehicleDataConsent for modules with different allowMul…

    …tipleAccess values (#3050)
    
    * Restructure how the consent array is created
    
    * Add case for handling multipleAccessAllowed=false
    
    * Restructure how moduleIds are filtered in the forwarded HMI request and readded for the mobile_response
    ShobhitAd authored Sep 25, 2019
    Configuration menu
    Copy the full SHA
    45d63f4 View commit details
    Browse the repository at this point in the history
  2. Fix IAP device transport switching sequence (#3034)

    * Add reregister wait list accessor and fix IsApplicationSwitched in RAI
    
    * Update CommandHolder class
    
    After introduction CommandSource enum there was
    possible to specify any different source for HMI
    and mobile commands. However, CommandHolder class
    logic was not updated to reflect these changes and
    still working with the hardcoded values. As a result
    commands factory of plugins may not able to create
    commands which were suspended during device transport
    switching and then restored back.
    This commit contains updated CommandHolder impl which
    reflects changes done and properly handles initial
    command source.
    
    * Fix affected UT
    
    * Fix style
    AKalinich-Luxoft authored and ShobhitAd committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    be88a0b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Fix/crash on ign off (#3048)

    * Shutdown message queues in rpc service on sdl close
    
    * fixup! Shutdown message queues in rpc service on sdl close
    mked-luxoft authored and Jack-Byrne committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    35e6a7e View commit details
    Browse the repository at this point in the history
  2. Fix SDL does not send UnsubscribeVehicleData request to HMI

    Fix SDL does not send UnsubscribeVehicleData request to HMI after
    unregister last app.
    IGapchuk committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    1f8730f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2501 from IGapchuk/sdl_not_send_UnsubscribeVehicl…

    …eData
    
    SDL does not send UnsubscribeVehicleData request to HMI after unregister last app.
    jacobkeeler authored Sep 26, 2019
    Configuration menu
    Copy the full SHA
    e356886 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Fix/Set mandatory=false for optional response params (#3052)

    * Set mandatory=false for all response params(other than resultCode and success) in the MOBILE_API
    
    * Add moduleData key check in RCHelpers::RemoveRedundantGPSDataFromIVDataMsg
    ShobhitAd authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    ec63b3b View commit details
    Browse the repository at this point in the history
  2. Fix SDL crash on app service unpublishing

    There was found an unsafe work with STL map
    in AppServiceManager - during service unpublishing
    there might be a possibility when component
    iterates over published_services_ and another
    function indirectly erases the same element from
    the same map what may cause an undefined behavior
    during iteration over the map.
    To make this safer - iteration over the map and
    erasure of element in the map were splitted onto
    two separate atomic actions.
    AKalinich-Luxoft committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    46e8b4a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3056 from smartdevicelink/fix/fix_random_sdl_crash

    Fix SDL crash on app service unpublishing
    jacobkeeler authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    66888d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Fix PTU notifications order (#3051)

    * Fix order of actions taken during PTU
    
    The existing order of actions were changed to
    make it more obvious for external systems like
    HMI and mobile apps. The main concern was that
    SDL is sending OnStatusUpdate(UP_TO_DATE) when
    policy table update was not actually done.
    The order of actions done during PTU was updated
    to perform sending of UP_TO_DATE only when all
    policy actions were actually done.
    Related unit tests were updated respectively.
    AKalinich-Luxoft authored and jacobkeeler committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    8994b21 View commit details
    Browse the repository at this point in the history
  2. Add HMICapabilities Params (#3058)

    * Add appServices param to HMICapabilities
    
    * Add hmiCapabilities params
    Jack-Byrne authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    f71311b View commit details
    Browse the repository at this point in the history
  3. [WIP] initial fix of socket streaming by guessing playback time (#3057)

    * initial fix of socket streaming by guessing playback time
    
    * isolate custom timer logic to socket audio streaming
    
    * add half second latency compensation
    
    * add mocks for changed and new methods
    
    * make DataSizeToMilliseconds const method
    
    * fix unit tests
    
    * update server_type checks
    
    * address review comments
    
    * fix namespace of ServiceType
    iCollin authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    7c442ab View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. ensure correct order of stream length calculations (#3064)

    OnMessageReceived is called with data before StartStream is called
    iCollin authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    4332289 View commit details
    Browse the repository at this point in the history
  2. Fix CID 204315, 204316

    jacobkeeler committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    4bc94c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3066 from smartdevicelink/fix/coverity_issues

    Fix latest coverity issues
    jacobkeeler authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    e4b2863 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b09ea3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Fix SSL handshake for a secondary connection (#3065)

    * Fix SSL handshake for a secondary connection
    
    There was found a several places in SDL code where
    SSL handshake was working wrong when secured service
    was started from a secondary connection like WIFI.
    All these places were updated to consider primary
    connection as a source for an SSL context and other
    attributes for case when the current connection is
    secondary.
    This is a part which was not considered during
    initial implementation of the secondary transport
    feature.
    
    * fixup! Fix SSL handshake for a secondary connection
    
    * fixup! Fix SSL handshake for a secondary connection
    AKalinich-Luxoft authored and iCollin committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    518df46 View commit details
    Browse the repository at this point in the history
  2. Fix resource allocation manager unit tests are not included in /resou…

    …rce_allocation_manager_tests testing binary . (#3070)
    
    * ResourceAllocationManagerImpl Unit tests don't run
    
    * Fix style
    IGapchuk authored and iCollin committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    b7a420d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    9ac782b View commit details
    Browse the repository at this point in the history
  2. Replace DCHECK in Create Window Request (#3068)

    * Replace dcheck in create window
    
    * Update src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/create_window_request.cc
    
    Co-Authored-By: Jacob Keeler <jacob.keeler@livioradio.com>
    
    * Source capabilities from both app and hmi data
    Jack-Byrne authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    0b33bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c37953 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    8eac502 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Add select function to pipe write call (#3071)

    * Add select function to pipe write call
    
    * Address dropping frames comment
    
    * Use temp var for write result
    Jack-Byrne authored Oct 16, 2019
    Configuration menu
    Copy the full SHA
    7fb3ad3 View commit details
    Browse the repository at this point in the history
  2. Fix/sdl must send generic error hmi doesnt respond during timeout (#2495

    )
    
    * Fix SDL timeout logic for RPCs with own timer
    
    SDL must send GENERIC_ERROR to app in case HMI
    does NOT respond during <DefaultTimeout>+<RPCs_internal_timeout>
    for all RPCs with own timer
    
    * Fix default timeout for HMI requests
    
    For RPS with own timers SDL should apply default+internal timeout for mobile and HMI requests
    Valerii Malkov (GitHub) authored and Jack-Byrne committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    b756603 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    fd1cd49 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Check if there are any registered app before sending UPDATE_NEEDED (#…

    Ira Lytvynenko (GitHub) authored and iCollin committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    b67c088 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts between the MOBILE_API in Core and the official rpc…

    …_spec (#3085)
    
    * Resolve conflicts between the MOBILE_API in Core versus the official rpc_spec
    
    * Remove Ford references
    
    * Rearrange response parameters to be consistent
    
    * Fix SystemCapabilityType order in HMI API
    jacobkeeler authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    4a2647a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    686ecf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59f5713 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0aeb64 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    1d3a401 View commit details
    Browse the repository at this point in the history
  2. Synchronize backup and reset policy functions

    This is an issue specific for EXTERNAL_PROPRIETARY flow
    only. This issue is exposed by PolicyHandlerTest unit test:
    ResetPolicyTable_WithPreloadedFile_ExpectPolicyTableReset
    which sometimes is failing.
    The main problem was that database reset(drop) and backup
    can be done simultaneously in different threads which were
    not synchronized. In that case, database drop often may be
    failed because another thread is trying to write something
    into the DB table which is going to be dropped. This causes
    above unit test to fail sometimes.
    To make that unit test and policy component more stable,
    these two threads were synchronized by additing a waiting
    function, so one thread will be able to wait for another
    thread to finish its own staff.
    AKalinich-Luxoft committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    06e58a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Fix VD items subscriptions after PTU (#3081)

    * Fix revoked VD items subscription after PTU
    
    There was found an issue that SDL still kept
    subscriptions for custom vehicle data items even
    for case when they were removed during PTU. By
    that reason, SDL was crashing with DCHECK on
    attempt to unsubscribe from non existing custom
    data.
    There was added missing logic of internal
    unsubscribe in case  some custom vehicle data
    was removed by policies.
    
    * Fix sending of UnsubscribeVehicleData
    
    Was added a missing part of logic of subscriptions
    control - cache manager was updated to keep the
    vehicle data which was removed by last PTU.
    Custom vehicle data manager was updated to
    consider the removed vehicle data and also prepare
    and send unsubscribe requests to HMI for case when
    some vehicle data was removed and some application
    was subscribed on it.
    
    * fixup! Fix sending of UnsubscribeVehicleData
    
    * fixup! Fix sending of UnsubscribeVehicleData
    
    * fixup! Fix sending of UnsubscribeVehicleData
    
    * fixup! Fix sending of UnsubscribeVehicleData
    AKalinich-Luxoft authored and ShobhitAd committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    59157f0 View commit details
    Browse the repository at this point in the history
  2. Fix sending of OnServiceUpdate on service NACK (#3095)

    There was found one corner case when SDL does
    not change the internal status when service
    start was refused due to current HMI level of
    application. Was added missing check to set
    status properly and send expected notification.
    AKalinich-Luxoft authored and iCollin committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    494a8a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    32d6971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e303d5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c9b576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a13c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef19dec View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Fix SDL does not set the app to NONE HMI level after a rejecting of S…

    …tartService (#3082)
    
    * Fix HMI level on StartServiceNAck
    
    * fixup! Fix HMI level on StartServiceNAck
    IGapchuk authored and Jack-Byrne committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    5f99b0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3094 from smartdevicelink/fix/update_generated_co…

    …pyrights
    
    Update copyrights for generated files
    jacobkeeler authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4d7d118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0353a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Fix/fix log severity level in on vehicle data notification cc (#2776)

    * Fix log severity level in on_vehicle_data_notification.cc
    
    Fixed log severity level in on_vehicle_data_notification.cc:
    LOG4CXX_ERROR is changed on LOG4CXX_DEBUG and corrected a
    mistake in string.
    
    * Resolve merge conflict
    
    * Fix Connection Typo
    
    * Revert disabled unit test
    SKobziev authored and Jack-Byrne committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    2ef7621 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3103 from smartdevicelink/fix/custom_vehicle_data…

    …_array_key_translation
    
    Fix custom VD key translation for struct arrays
    jacobkeeler authored Oct 28, 2019
    Configuration menu
    Copy the full SHA
    9323de6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3099 from smartdevicelink/fix/fix_synchronize_bac…

    …kup_and_reset_functions_in_cache
    
    Synchronize backup and reset policy functions
    jacobkeeler authored Oct 28, 2019
    Configuration menu
    Copy the full SHA
    ce1a797 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3102 from smartdevicelink/fix/vehicle_data_item_l…

    …imits
    
    Fix custom vehicle data limits
    jacobkeeler authored Oct 28, 2019
    Configuration menu
    Copy the full SHA
    cc0f3e2 View commit details
    Browse the repository at this point in the history
  5. Fix/provide operation result to function file system create directory (

    …#2778)
    
    * Provide operation result to function file_system::CreateDirectory
    
    The function CreateDirectory signature (return value) was changed
    in file_system.h
    
    * Added const cv for the creating directory path
    into unit tests(when uses file_system::CreateDirectory)
    
    * Fix merge conflict
    SKobziev authored and Jack-Byrne committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    50faf6d View commit details
    Browse the repository at this point in the history
  6. Fix app service extension resumption data processing (#3097)

    * Add unit tests
    
    * Fix subscription to app services
    
    * fixup! Fix subscription to app services
    
    * fixup! Add unit tests
    
    * fixup! Add unit tests
    
    * fixup! Fix subscription to app services
    
    * fixup! Fix subscription to app services
    
    * fixup! Add unit tests
    
    * fixup! Add unit tests
    
    * fixup! Add unit tests
    YarikMamykin authored and ShobhitAd committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    4d283e6 View commit details
    Browse the repository at this point in the history