summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Unpublish and Update App ServicesJackLivio2019-06-1021-16/+730
| | | | | | |
* | | | | | | Merge pull request #2783 from smartdevicelink/feature/sdl_passenger_modeJacob Keeler2019-07-2444-95/+862
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Feature/SDL passenger mode
| * | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lock_screen_dismissal_warning parameter should be in consumer_friendly_messages section in sdl_preloaded_pt.
| * | | | | | | Update after rebase on developigapchuck2019-07-241-2/+3
| | | | | | | |
| * | | | | | | Send OnDriverDistraction notification in case if LockScreenDismissal state ↵Alexander2019-07-249-30/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | was changes after policy update.
| * | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed redundant comments of overridden functions
| * | | | | | | Add lock_screen_dismissal_enabled to Policy databseAlexander2019-07-248-13/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed debug logs
| * | | | | | | 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
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Add Nav Subscription Buttons
| * | | | | | Update to 6.0feature/nav_subscription_buttonsJackLivio2019-06-271-15/+15
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/develop' into ↵JackLivio2019-06-2719-41/+432
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | feature/nav_subscription_buttons
| * | | | | | Add button enum commentJackLivio2019-06-171-0/+1
| | | | | | |
| * | | | | | Add Nav Subscription ButtonsJackLivio2019-06-125-0/+164
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2948 from smartdevicelink/feature/close_application_rpcJacob Keeler2019-07-1628-109/+807
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Add CloseApplication RPC
| * | | | | Address review commentsfeature/close_application_rpcjacobkeeler2019-07-115-24/+24
| | | | | |
| * | | | | Apply suggestions from code reviewJacob Keeler2019-07-113-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: JackLivio <jack@livio.io>
| * | | | | Replace ActivateApp(NONE) logic with CloseApplication logicjacobkeeler2019-06-2614-117/+106
| | | | | |
| * | | | | Add CloseApplication RPCjacobkeeler2019-06-1718-0/+709
| |/ / / /
* | | | | Merge pull request #2943 from smartdevicelink/feature/expand_on_put_fileJacob Keeler2019-07-105-38/+48
|\ \ \ \ \ | | | | | | | | | | | | Expand OnPutFile beyond system files
| * | | | | Expand OnPutFile beyond system filesfeature/expand_on_put_filejacobkeeler2019-06-105-38/+48
| | |_|/ / | |/| | |
* | | | | Merge pull request #2741 from smartdevicelink/feature/gps_shift_supportShobhit Adlakha2019-06-2812-39/+214
|\ \ \ \ \ | |_|_|/ / |/| | | | Feature/GPS Shift support
| * | | | Updated param version to 6.0feature/gps_shift_supportShobhitAd2019-06-281-1/+1
| | | | |
| * | | | Merge remote-tracking branch 'origin/develop' into feature/gps_shift_supportShobhitAd2019-06-2819-41/+432
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2920 from ↵JackLivio2019-06-219-32/+318
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | smartdevicelink/feature/remote_control_radio_and_climate_parameter_update Feature/Remote Control - Radio and Climate Parameter Update
| * \ \ \ \ Merge remote-tracking branch 'origin/develop' into ↵feature/remote_control_radio_and_climate_parameter_updateJackLivio2019-06-211-1/+1
| |\ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | feature/remote_control_radio_and_climate_parameter_update
* | | | | | Merge pull request #2953 from smartdevicelink/feature/update_spec_versionJacob Keeler2019-06-211-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update MOBILE API to version 6.0.0
| * | | | | | Update MOBILE API to version 6.0.0feature/update_spec_versionJacob Keeler2019-06-191-2/+2
| | | | | | |
| | * | | | | Fixed min value for proposal implementationJackLivio2019-06-211-1/+1
| | | | | | |
| | * | | | | Merge remote-tracking branch 'origin/develop' into ↵JackLivio2019-06-2018-7/+159
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/remote_control_radio_and_climate_parameter_update # Conflicts: # src/components/interfaces/MOBILE_API.xml
* | | | | | | Merge pull request #2954 from smartdevicelink/masterJackLivio2019-06-201-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Merge Master into Develop
| * | | | | | Merge pull request #2952 from smartdevicelink/release/5.1.35.1.3JackLivio2019-06-201-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Release/5.1.3
| | * \ \ \ \ \ Merge pull request #2950 from ↵release/5.1.3JackLivio2019-06-191-1/+1
| | |\ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | smartdevicelink/fix/get_system_capability_nav_double_declaration Fix double declaration of nav_capability
| | * | | | | | Fix double declaration of nav_capabilityfix/get_system_capability_nav_double_declarationJackLivio2019-06-181-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #2941 from smartdevicelink/feature/bt_uuid_ini_configJackLivio2019-06-199-6/+111
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Configure BT UUID Via .INI Entry
| * | | | | | Address commentsfeature/bt_uuid_ini_configJackLivio2019-06-176-8/+50
| | | | | | |
| * | | | | | Configure bt uuid via ini entryJackLivio2019-06-078-5/+68
|/ / / / / /
| | * | | | Update version since tags to 6.0JackLivio2019-06-201-9/+9
| | | | | |
| | * | | | fixup! Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-066-6/+25
| | | | | |
| | * | | | Answer to PR comments.igapchuck2019-06-062-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | Update API's version
| | * | | | Updates after rebase on release/5.1.1igapchuck2019-06-062-4/+4
| | | | | |
| | * | | | Refactor CutOffReadOnlyParams() method for better readable.igapchuck2019-06-061-15/+9
| | | | | |
| | * | | | Update Unit tests because of incorrect behavior.igapchuck2019-06-062-25/+29
| | | | | |
| | * | | | Unit tests.oivin2019-06-065-7/+241
| | | | | |
| | * | | | Feature: Remote Control - Radio and Climate Parameter Update.igapchuck2019-06-067-15/+50
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.