summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include allowed param in OnRCStatus notification in case of resource allocationfeature/onRcStatus_allowedIra Lytvynenko (GitHub)2018-07-163-7/+3
* Fix OnRCStatus notification sending in case of PTUIra Lytvynenko (GitHub)2018-07-161-0/+2
* Reset allocation before sending notification fo HMIAlexander2018-07-161-1/+1
* Fix logic according to review commentsIra Lytvynenko (GitHub)2018-07-166-83/+111
* Unit tests for OnRCStatus notificationIra Lytvynenko (GitHub)2018-07-161-0/+161
* Update OnRCStatus with a new allowed parameterIra Lytvynenko (GitHub)2018-07-166-39/+92
* Merge pull request #2277 from smartdevicelink/feature/remove_auto_ptrJacob Keeler2018-07-1318-93/+112
|\
| * Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-122148-133336/+119725
| |\
| * | Force intergen to use c++11Conlain Kelly2018-06-251-1/+2
| * | style fixConlain Kelly2018-06-182-5/+5
| * | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-1817-94/+112
* | | Merge pull request #2344 from smartdevicelink/feature/driver_distraction_on_r...Jacob Keeler2018-07-137-17/+36
|\ \ \
| * | | Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-127-17/+36
* | | | Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-1310-75/+401
|\ \ \ \ | |_|_|/ |/| | |
| * | | Run Style ScriptJackLivio2018-07-131-2/+4
| * | | Fix comments after reviewfeature/rc_seatIra Lytvynenko (GitHub)2018-06-264-3/+3
| * | | Fix control data checking by capabilities for module type SEATIra Lytvynenko2018-06-262-4/+3
| * | | New RC module SEATIra Lytvynenko2018-06-2610-75/+401
* | | | Merge pull request #2209 from smartdevicelink/feature/rc_OnRCStatusJackLivio2018-07-1224-21/+292
|\ \ \ \
| * | | | Fix typos and comments after reviewfeature/rc_OnRCStatusIra Lytvynenko (GitHub)2018-07-124-17/+7
| * | | | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-1218-55/+102
| * | | | Add OnRCStatus notification to RC groupIra Lytvynenko2018-07-121-0/+6
| * | | | Fix OnRCStatus sending after app registrationIra Lytvynenko2018-07-125-16/+29
| * | | | Add expectations for OnRCStatusNotificationsAlex Kutsan2018-07-122-20/+19
| * | | | Fix creation of the notification to mobileIra Lytvynenko2018-07-121-0/+4
| * | | | Create and send on RC status notificationsAlex Kutsan2018-07-129-2/+189
| * | | | Add interface changes for OnRCStatus notificationAlexander Kutsan2018-07-122-1/+26
|/ / / /
* | | | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-1190-27690/+383
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove DBus from projectJacob Keeler2018-07-1064-17578/+379
| * | | Remove QT HMI APIJacob Keeler2018-07-101-5517/+0
| * | | Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-0526-4595/+4
| |\ \ \
| | * | | Remove QT HMI API and QT specific RPCsfeature/remove_qt_hmi_api_dbusjacobkeeler2018-02-0168-7534/+6
* | | | | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-1051-12/+300
|\ \ \ \ \
| * | | | | Fix copy-paste errorfeature/new_vehicle_data_EPB_statusConlain Kelly2018-06-182-8/+8
| * | | | | style fix, againConlain Kelly2018-06-181-2/+3
| * | | | | fix xml typoConlain Kelly2018-06-182-4/+4
| * | | | | undo dumb leftover changes from atomConlain Kelly2018-06-182-26/+22
| * | | | | Add electronic park brake status data parameterConlain Kelly2018-06-1853-35/+326
* | | | | | Merge pull request #2164 from XevoInc/feat/mt_transport_changesJacob Keeler2018-07-0698-334/+8661
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix build after mergeJacob Keeler2018-07-061-36/+36
| * | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051985-107298/+109616
| |\ \ \ \ \
| * | | | | | address review commentsfronneburg2018-07-052-5/+4
| * | | | | | fix conflicts due to mergefronneburg2018-07-043-9/+6
| * | | | | | remove NonConstDataAccessorfronneburg2018-07-041-33/+0
| * | | | | | Merge pull request #295 in NAR/sdl-core from bugfix/remove_non_const_data_acc...Frank Ronneburg2018-07-0410-192/+214
| * | | | | | Merge pull request #296 in NAR/sdl-core from bugfux/handle_review_20180702 to...Frank Ronneburg2018-07-043-5/+54
| * | | | | | Revert changes in hmi_message_handlerSho Amano2018-07-021-5/+3
| * | | | | | Add a comment regarding multiple transport is disabledSho Amano2018-06-291-0/+4
| * | | | | | Add more comments in platform_specific_network_interface_listener.ccSho Amano2018-06-291-0/+25
| * | | | | | Improve CMakeLists for tcp transportSho Amano2018-06-292-55/+53