summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins
Commit message (Expand)AuthorAgeFilesLines
* Re-order rai logic for plugins (#3526)JackLivio2020-10-061-6/+10
* Bugfix 3173 (#3528)JackLivio2020-10-062-1/+8
* Fix GetInteriorVehicle request wrong processes result codes from HMI (#3519)Igor Gapchuk (GitHub)2020-10-022-6/+68
* Merge branch 'release/7.0.0' into fix/move_duplicate_conversion_functions_to_...Yana Chernysheva2020-10-0241-271/+320
|\
| * Remove ManageMobileCommand call from UnregisterAppInterfaceRequest and corres...Yana Chernysheva (GitHub)2020-10-012-16/+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-0133-222/+207
| |/
| * Merge branch 'develop' into release/7.0.0collin2020-09-302-0/+2
| |\
| | * Unsubscribe from event in VehicleInfoPendingResumptionHandler (#3515)Yana Chernysheva (GitHub)2020-09-302-0/+2
| * | Add additional check to avoid duplicate subscriptions to Vehicle Data (#3512)Yana Chernysheva (GitHub)2020-09-294-28/+94
| |/
| * Add check whether restoring of all required data was completed (#3508)Yana Chernysheva (GitHub)2020-09-221-2/+4
| * 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-10542-3756/+9142
|\ \ | |/
| * Validate the data before dereferencing it (#3493)Ira Lytvynenko (GitHub)2020-09-081-2/+7
| * [SDL-0188] Interior Vehicle Data Resumption (#3480)Ira Lytvynenko (GitHub)2020-09-0433-84/+1697
| * [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-0462-852/+2892
| * 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-0215-164/+193
| * [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-01473-2662/+3139
| * Add check for result codes from HMI IsReady response (#3433)Yana Chernysheva (GitHub)2020-08-244-18/+71
| * [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-219-63/+612
| * 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-2021-15/+1405
| |\ \ | | |/
| * | Get filename from full pathJackLivio2020-08-131-0/+7
| * | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-1211-15/+635
| |\ \
| * | | Apply suggestions from code reviewJackLivio2020-08-058-8/+8
| * | | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingcollin2020-07-23106-401/+2886
| |\ \ \
| * | | | Fix styleJackLivio2020-07-1410-39/+44
| * | | | 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-308-0/+597
* | | | | Resolve conflictsYana Chernysheva2020-08-18136-427/+4919
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-1721-15/+1401
| | |_|/ | |/| |
| * | | Feature/Removing url parameter max length (#3259)Serhii Niukalov (GitHub)2020-08-103-0/+177
| * | | SDL Core implementation of feature - 0261 New vehicle data WindowStatus (#3391)Yaroslav Mamykin (GitHub)2020-08-071-0/+344
| * | | Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-077-15/+114
| | |/ | |/|
| * | 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
| |/
* | Add template functions and delete or mark unused methods as deprecatedYana Chernysheva2020-06-1910-99/+22
|/
* 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