summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix conflitcsJackLivio2020-07-231-16/+6
* Merge remote-tracking branch 'origin/develop' into feature/additional_submenusJackLivio2020-07-23106-396/+2889
|\
| * allow button events to be forwarded to apps in LIMITED (#3461)Collin2020-07-232-4/+8
| * [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-17103-394/+2830
| * Feature/aligning hmi mobile api for pcm stream capabilities (#3297)Igor Gapchuk (GitHub)2020-07-072-0/+23
| * Fix 3119 bug:App gets REJECTED instead of UNSUPPORTED_RESOURCE to ChangeRegis...Jim-Nexty2020-06-301-1/+1
| * Add check for already existed subscriptions during resumption in VehicleInfoP...Yana Chernysheva (GitHub)2020-06-251-9/+31
* | Fix unit testsJackLivio2020-07-221-0/+18
* | Address commentsJackLivio2020-07-156-18/+73
* | Update src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/comm...JackLivio2020-07-141-1/+1
* | Update src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/comm...JackLivio2020-07-141-2/+3
* | Fix merge conflictsJackLivio2020-06-182-7/+3
* | Merge remote-tracking branch 'origin/develop' into feature/additional_submenusJackLivio2020-06-17340-3685/+21581
|\ \ | |/
| * only set language in rai response if it is valid (#3435)Collin2020-06-151-4/+12
| * Filter unknown enums when removing unknown parameters (#3385)Jacob Keeler2020-06-101-2/+2
| * Sdl must store onWayPointChange internally (#2490)Pavel Zhdanov (GitHub)2020-06-082-7/+60
| * Fix onsystemrequest retry logic (#3400)JackLivio2020-05-282-3/+9
| * Forward OnButtonPressNotifications where HMI specifies appID to apps in LIMIT...Collin2020-05-202-3/+5
| * Fix/gufm check syntax (#3369)Collin2020-05-202-1/+45
| * Fix/issue 1951 (#3371)Collin2020-05-182-6/+6
| * Merge pull request #2553 from smartdevicelink/fix/start_stream_retry_countJacob Keeler2020-05-182-8/+8
| |\
| | * Fix Start Stream retry countfix/start_stream_retry_countjacobkeeler2018-08-292-8/+8
| * | ResetGlobalProperties doesn't reset HELPPROMPT and VRHELPITEMS to default val...Collin2020-05-182-7/+86
| * | only return if we are sure we are out of space (#3361)Collin2020-05-131-5/+0
| * | Revert "RAI reply DUPLICATE_NAME when app has same id and name as existing app"collin2020-05-133-69/+8
| * | RAI reply DUPLICATE_NAME when app has same id and name as existing appcollin2020-05-133-8/+69
| * | [SDL4.0]SDL does not create icons folder in case it was removed (#2649) (#3359)Collin2020-05-111-0/+8
| * | Fix result code generic error while subscribing to vehicle data (#3264)Yana Chernysheva (GitHub)2020-04-222-12/+31
| * | Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-211-4/+2
| * | Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-203-11/+37
| * | Hotfix/3327 sdl sends generic error if vehicle data not available (#3335)Yaroslav Mamykin (GitHub)2020-04-172-43/+12
| * | fix APTDisplayText covert bug (#3291)Jim-Nexty2020-04-071-4/+6
| * | Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-161-1/+1
| * | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-2718-24/+1781
| * | don't send onSystemRequest LOCK_SCREEN_ICON_URL to mobile if url is missing (...Collin2020-02-261-6/+9
| * | Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-1416-72/+196
| * | Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-052-5/+18
| * | Fix processing of VR only Perform Interaction response (#3122)Yaroslav Mamykin (GitHub)2020-01-313-65/+634
| * | Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-293-9/+14
| * | SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-221-1/+3
| * | Handle wrong message type from HMI was added (#2394)Pavel Zhdanov (GitHub)2020-01-211-4/+0
| * | Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-172-2/+2
| * | Merge pull request #3145 from smartdevicelink/fix/SDL_crash_during_SetAppIconremote_atf_testingJacob Keeler2020-01-162-29/+34
| |\ \
| | * | Rework SetAppIcon requestfix/SDL_crash_during_SetAppIconAndriy Byzhynar2019-12-062-29/+34
| * | | Fix sdl versioning for vehicle data (#3049)Yaroslav Mamykin (GitHub)2020-01-151-3/+5
| * | | fix_sdl_sends_query_apps_to_the_app_#995 (#2335)Yurii Postolov2020-01-131-1/+2
| * | | SDL forwards `OnButtonEvent` notification of `CUSTOM_BUTTON` to `BACKGROUND` ...Valerii Malkov (GitHub)2020-01-103-8/+35
| * | | Fix increment of 'count_of_rejections_duplicate_name' counter (#3147)Yaroslav Mamykin (GitHub)2020-01-081-6/+13
| * | | Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-078-88/+110
| |/ /
| * | Fix unit testsjacobkeeler2019-11-221-0/+22