summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prevent secondary hmi level none to cloud appsfix/delay_onhmistatus_until_rai_response_is_sentJackLivio2020-09-181-0/+5
* Only send delayed onHMIStatus if RAI was a successJackLivio2020-09-174-6/+16
* Address review commentsShobhitAd2020-09-172-18/+27
* Add mock functionsShobhitAd2020-09-172-3/+16
* Add is_ready flag to apps and handle sending OnHMIStatus after RAI responseShobhitAd2020-09-177-6/+64
* 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-0438-93/+1826
* Feature/Add reason param to All protocol NAKs (#3462)Shobhit Adlakha2020-09-0417-173/+822
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-04103-1866/+6232
* Overhaul state manager to handle regular state changes during hmi events (#3476)Jacob Keeler2020-09-048-248/+613
* Removed unconsistent logger_status variable. (#3489)Alexander Kutsan (GitHub)2020-09-036-150/+41
* SDLCORE-459 : Fix trying to unlock mutex not held by any thread (#3380)Alexander Kutsan (GitHub)2020-09-031-6/+4
* 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-0220-190/+230
* App not Un-Registering when trying to Force Close Nav App (#3374)Alexander Kutsan (GitHub)2020-09-024-1/+42
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-01663-11086/+10250
* Fix SIGKILL due to not clearing the requestinfo set. (#3376)Alexander Kutsan (GitHub)2020-08-313-1/+14
* Add check for result codes from HMI IsReady response (#3433)Yana Chernysheva (GitHub)2020-08-246-26/+120
* Fix avoid race conditions (#3471)Serhii Niukalov (GitHub)2020-08-2133-514/+861
* [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-2136-236/+1351
* Remove sinceJackLivio2020-08-201-1/+1
* Merge pull request #3478 from smartdevicelink/fix/driver_distraction_capabili...JackLivio2020-08-202-0/+11
|\
| * Cache Driver Distraction Capabilityfix/driver_distraction_capability_cachingjacobkeeler2020-08-192-0/+11
* | Fix merge conflictsJackLivio2020-08-203-9/+3
* | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-2075-127/+2221
|\ \
| * | Add versioning information for functions in InterfaceGenerator script (#3474)Jacob Keeler2020-08-201-0/+9
| |/
| * Make `subtle_notifications_per_minute_by_priority` non-mandatory (#3477)Jacob Keeler2020-08-1915-63/+156
| * Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-1773-102/+2069
| * Feature/Supported Character Sets (#3454)Shobhit Adlakha2020-08-173-33/+52
* | Update src/components/utils/src/file_system.ccfeature/main_menu_updatingJackLivio2020-08-141-1/+1
* | Get filename from full pathJackLivio2020-08-133-0/+20
* | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-1236-172/+1536
|\ \ | |/
| * Feature/Removing url parameter max length (#3259)Serhii Niukalov (GitHub)2020-08-107-59/+362
| * SDL Core implementation of feature [0257] New vehicle data HandsOffSteering (...Yana Chernysheva (GitHub)2020-08-1010-21/+76
| * SDL Core implementation of feature - 0261 New vehicle data WindowStatus (#3391)Yaroslav Mamykin (GitHub)2020-08-077-7/+525
| * Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-0720-25/+255
| * SDL Core implementation of feature - 0266 New vehicle data gearStatus (#3401)Mykola Korniichuk (GitHub)2020-08-066-12/+117
| * [SDL 0253] Feature/New vehicle data StabilityControlsStatus (#3304)Serhii Niukalov (GitHub)2020-08-069-16/+90
| * Feature/Refactor Fuel Information Related Vehicle Data (#3282)Yevhenii Dementieiev2020-08-063-32/+109
| * Merge pull request #3347 from smartdevicelink/fix/fix_button_subscriptions_mu...Jacob Keeler2020-07-292-10/+12
| |\
| | * Fix mutex deadlock around app button subscriptionsfix/fix_button_subscriptions_mutex_deadlockAndrii Kalinich2020-06-232-10/+12
* | | Apply suggestions from code reviewJackLivio2020-08-058-8/+8
* | | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingcollin2020-07-23176-3003/+6970
|\ \ \ | |/ /
| * | allow button events to be forwarded to apps in LIMITED (#3461)Collin2020-07-233-8/+10
| * | [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-17157-2912/+6657
| * | SDLCORE-459:Make refactoring in mb_controller.cc (#3381)Alexander Kutsan (GitHub)2020-07-132-31/+37
| * | Feature/aligning hmi mobile api for pcm stream capabilities (#3297)Igor Gapchuk (GitHub)2020-07-073-0/+24
| * | Fix 3119 bug:App gets REJECTED instead of UNSUPPORTED_RESOURCE to ChangeRegis...Jim-Nexty2020-06-301-1/+1
| * | Fix/sdl 491 apt support formats (#2184)Sho Amano2020-06-3012-41/+192
| * | Add check for already existed subscriptions during resumption in VehicleInfoP...Yana Chernysheva (GitHub)2020-06-251-9/+31
| |/