summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Re-order rai logic for plugins (#3526)JackLivio2020-10-061-6/+10
* Merge branch 'release/7.0.0' into fix/move_duplicate_conversion_functions_to_...Yana Chernysheva2020-10-0222-177/+147
|\
| * Remove ManageMobileCommand call from UnregisterAppInterfaceRequest and corres...Yana Chernysheva (GitHub)2020-10-011-5/+0
| * Merge pull request #3523 from smartdevicelink/fix/play_tone_without_ttsJacob Keeler2020-10-011-3/+4
| |\
| | * Ignore playTone if provided without TTSChunksfix/play_tone_without_ttsjacobkeeler2020-09-301-3/+4
| * | Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-0120-169/+134
| |/
| * Fix/Delay OnHMIStatus until RAI response is sent (#3506)Shobhit Adlakha2020-09-211-0/+9
* | Merge branch 'develop' into fix/move_duplicate_conversion_functions_to_messag...Yana Chernysheva2020-09-10363-2414/+3680
|\ \ | |/
| * [SDL-0188] Interior Vehicle Data Resumption (#3480)Ira Lytvynenko (GitHub)2020-09-041-2/+2
| * [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-0420-484/+899
| * Fix mutex deadlock on VR.ChangeLanguage received (#3370)Alexander Kutsan2020-09-031-5/+2
| * Fix dangerous work with app commands (#3375)Alexander Kutsan (GitHub)2020-09-029-91/+115
| * [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-01361-1878/+2318
| * [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-213-33/+115
| * Merge pull request #3478 from smartdevicelink/fix/driver_distraction_capabili...JackLivio2020-08-201-0/+1
| |\
| | * Cache Driver Distraction Capabilityfix/driver_distraction_capability_cachingjacobkeeler2020-08-191-0/+1
| * | Fix merge conflictsJackLivio2020-08-202-6/+2
| * | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-2010-3/+824
| |\ \ | | |/
| * | Get filename from full pathJackLivio2020-08-131-0/+7
| * | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-125-9/+79
| |\ \
| * | | Apply suggestions from code reviewJackLivio2020-08-054-4/+4
| * | | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingcollin2020-07-2335-164/+383
| |\ \ \
| * | | | Fix styleJackLivio2020-07-146-28/+30
| * | | | Fix typo in RPC classJackLivio2020-07-131-1/+1
| * | | | Fix typoJackLivio2020-06-301-2/+2
| * | | | Add missing rpc implementation piecesJackLivio2020-06-302-0/+16
| * | | | Main menu updating and paginationJackLivio2020-06-304-0/+285
* | | | | Resolve conflictsYana Chernysheva2020-08-1849-172/+1279
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-1710-3/+820
| | |_|/ | |/| |
| * | | Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-075-9/+79
| | |/ | |/|
| * | 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-1733-160/+370
| * | Feature/aligning hmi mobile api for pcm stream capabilities (#3297)Igor Gapchuk (GitHub)2020-07-071-0/+5
| * | Fix 3119 bug:App gets REJECTED instead of UNSUPPORTED_RESOURCE to ChangeRegis...Jim-Nexty2020-06-301-1/+1
| |/
* | Add template functions and delete or mark unused methods as deprecatedYana Chernysheva2020-06-196-66/+13
|/
* 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-081-0/+1
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-282-3/+9
* Forward OnButtonPressNotifications where HMI specifies appID to apps in LIMIT...Collin2020-05-201-3/+4
* Fix/gufm check syntax (#3369)Collin2020-05-201-1/+10
* 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-181-1/+22
* | 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-131-11/+6
* | RAI reply DUPLICATE_NAME when app has same id and name as existing appcollin2020-05-131-6/+11
* | [SDL4.0]SDL does not create icons folder in case it was removed (#2649) (#3359)Collin2020-05-111-0/+8
* | Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-202-9/+33