summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Replace direct access with accessor for apps (#3487)Andrii Kalinich (GitHub)2020-09-302-18/+22
| * | 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
| * | | Merge pull request #3510 from LuxoftSDL/fix/fix_enums_conversion_in_hmi_capab...Jacob Keeler2020-09-293-478/+65
| |\ \ \
| | * | | Align HMI capabilities file with APIAndrii Kalinich2020-09-232-3/+3
| | * | | Fix enum conversion in HMI capabilitiesAndrii Kalinich2020-09-221-475/+62
| * | | | add webengine_websocket to TransportTypeProfileStringFromDeviceHandle (#3520)Collin2020-09-292-1/+4
| * | | | Add additional check to avoid duplicate subscriptions to Vehicle Data (#3512)Yana Chernysheva (GitHub)2020-09-294-28/+94
| * | | | Parse PTU as array for http policies (#3521)JackLivio2020-09-282-3/+3
| | |/ / | |/| |
| * | | Add check whether restoring of all required data was completed (#3508)Yana Chernysheva (GitHub)2020-09-221-2/+4
| * | | Merge pull request #3507 from smartdevicelink/fix/coverity_7.0Jacob Keeler2020-09-213-2/+8
| |\ \ \ | | |/ / | |/| |
| | * | Add fixes for new Coverity issuesfix/coverity_7.0jacobkeeler2020-09-173-2/+8
| * | | Fix/Delay OnHMIStatus until RAI response is sent (#3506)Shobhit Adlakha2020-09-2110-16/+113
| |/ /
| * | Fix HMI API description typosfix/issue_3504theresalech2020-09-161-4/+4
* | | Fix issue with bracesYana Chernysheva2020-09-101-2/+1
* | | Delete unused fileYana Chernysheva2020-09-101-731/+0
* | | Merge branch 'develop' into fix/move_duplicate_conversion_functions_to_messag...Yana Chernysheva2020-09-10798-14271/+22803
|\ \ \ | |/ /
| * | 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
| | |/ /
| * | | 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
| |\ \ \
| * | | | Apply suggestions from code reviewJackLivio2020-08-058-8/+8
| * | | | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingcollin2020-07-23176-3003/+6970
| |\ \ \ \
| * | | | | Fix styleJackLivio2020-07-1410-39/+44
| * | | | | Fix typo in RPC classJackLivio2020-07-131-1/+1
| * | | | | Add new rpcs to base-4 permissionsJackLivio2020-07-011-0/+14
| * | | | | Fix typoJackLivio2020-06-301-2/+2
| * | | | | Add missing rpc implementation piecesJackLivio2020-06-303-0/+18
| * | | | | Main menu updating and paginationJackLivio2020-06-309-0/+639
* | | | | | Merge branch 'develop' into fix/move_duplicate_conversion_functions_to_messag...Yana Chernysheva2020-08-2015-63/+156
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |