summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/app_service_manage...jacobkeeler2019-03-162-18/+28
|\
| * App service mobile and hmi command creation unit tests (#2843)Shobhit Adlakha2019-03-162-18/+28
* | Make DefaultServiceByType privatejacobkeeler2019-03-164-3/+4
* | Merge branch 'develop' into feature/app_service_manager_testsJacob Keeler2019-03-161-0/+4
|\ \ | |/
| * Fix SDL.ActivateApp unit tests for EXTERNAL_PROPRIETARY buildfeature/cloud_app_auth_token_unit_testsjacobkeeler2019-03-131-0/+4
* | Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-154-0/+8
* | Add mock app service managerjacobkeeler2019-03-143-3/+3
|/
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-0710-24/+288
|\
| * Merge pull request #2834 from smartdevicelink/feature/cloud_app_properties_re...feature/cloud_app_transportJacob Keeler2019-03-072-29/+11
| |\
| | * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-062-29/+11
| * | Merge pull request #2833 from smartdevicelink/feature/cloud_app_hybrid_prefer...Jacob Keeler2019-03-072-15/+59
| |\ \ | | |/ | |/|
| | * Address review commentsfeature/cloud_app_hybrid_preferencejacobkeeler2019-03-072-12/+19
| | * Handle hybrid app preferencejacobkeeler2019-03-052-11/+48
| * | Merge remote-tracking branch 'origin/develop' into feature/cloud_app_transportjacobkeeler2019-03-052-10/+34
| |\ \ | | |/ | |/|
| * | GetCloudAppProperties (#2824)JackLivio2019-03-015-0/+211
| * | Get Icon URL Request (#2823)JackLivio2019-03-012-3/+26
| * | Close Cloud Connection (#2825)JackLivio2019-02-281-0/+4
* | | RPC Passing and Handling unknown RPC parameters (#2821)Shobhit Adlakha2019-03-071-1/+2
* | | Add forwarding timeout for GetFilefeature/forwarded_request_timeoutjacobkeeler2019-03-061-0/+2
* | | GetFile RPC (#2811)Shobhit Adlakha2019-03-0610-0/+876
* | | Merge pull request #2820 from smartdevicelink/feature/navigation_service_typeJacob Keeler2019-02-273-4/+50
|\ \ \
| * | | Add capability updates for NAVIGATION service typefeature/navigation_service_typejacobkeeler2019-02-263-4/+50
* | | | Get App Service Data With Subscribe (#2812)JackLivio2019-02-2433-293/+320
|/ / /
* | | App Service Activation Logic (#2809)Jacob Keeler2019-02-233-22/+175
* | | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-2112-24/+577
* | | Merge remote-tracking branch 'origin/develop' into feature/base_app_services_...JackLivio2019-02-012-10/+34
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #2734 from AByzhynar/fix/SDL_doesnt_include_binary_data_to...JackLivio2018-11-191-8/+28
| |\
| | * Add binary data to OEM_SPECIFIC request typeAndriy Byzhynar2018-10-311-8/+28
| * | Add check for missing presetBankCapabilities in Buttons.GetCapabilitieshotfix/invalid_preset_bank_capabilitiesJacob Keeler2018-11-161-2/+6
| |/
* | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-126-92/+58
* | Update ConnectionStatusUpdated method + testsJackLivio2018-12-051-0/+1
* | Fix style and update app list after PTUjacobkeeler2018-12-041-5/+5
* | Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...jacobkeeler2018-12-031-0/+2
|\ \
| * \ Merge branch 'feature/cloud_app_transport' into feature/cloud_app_policies_in...feature/cloud_app_policies_initcloudappJackLivio2018-11-211-0/+2
| |\ \
| | * | Removed redundant smart objectShobhitAd2018-11-201-35/+2
| | * | Made requested changesShobhitAd2018-11-201-8/+8
| | * | Style FixShobhitAd2018-11-205-104/+120
| | * | Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-205-0/+166
| | |/
* | | Add ActivateApp test cases for cloud appsjacobkeeler2018-11-302-3/+57
* | | Fix incorrect HMI state after cloud app registrationjacobkeeler2018-11-301-2/+2
* | | Add method headers and fix stylejacobkeeler2018-11-272-4/+9
* | | Update ActivateApp timeout for cloud appsjacobkeeler2018-11-271-0/+10
* | | Fix issues with retry sequencejacobkeeler2018-11-261-1/+1
* | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-165-0/+182
|\ \ \ | |/ /
| * | Made requested changesShobhitAd2018-11-141-8/+8
| * | Style FixShobhitAd2018-11-135-104/+120
| * | Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-135-0/+166
| |/
* | Add cloud connection statusjacobkeeler2018-11-162-102/+13
* | Fix issues with ActivateApp flowjacobkeeler2018-11-152-23/+10
* | Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-142-0/+14
|/