summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
* | | | | | | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-1124-2104/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove DBus from projectJacob Keeler2018-07-1010-511/+1
| * | | | | | Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-0514-1593/+2
| |\ \ \ \ \ \
| | * | | | | | Remove QT HMI API and QT specific RPCsfeature/remove_qt_hmi_api_dbusjacobkeeler2018-02-0156-4532/+4
* | | | | | | | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-105-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | style fix, againConlain Kelly2018-06-181-2/+3
| * | | | | | | | undo dumb leftover changes from atomConlain Kelly2018-06-182-26/+22
| * | | | | | | | Add electronic park brake status data parameterConlain Kelly2018-06-187-23/+39
* | | | | | | | | Merge pull request #2164 from XevoInc/feat/mt_transport_changesJacob Keeler2018-07-0623-57/+1336
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix build after mergeJacob Keeler2018-07-061-36/+36
| * | | | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051813-95700/+108806
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Revert "Use ON_CALL() instead in resume_ctrl_test.cc"Sho Amano2018-06-281-14/+21
| * | | | | | | | Revert "End navi services on unregistering application"Sho Amano2018-06-282-1/+1
| * | | | | | | | Revert "Do not send OnVideoDataStreaming before streaming is approved"Sho Amano2018-06-281-8/+0
| * | | | | | | | Revert "Do not send OnVideoDataStreaming(false) when app already lost streami...Sho Amano2018-06-281-18/+1
| * | | | | | | | Revert "Add and fix unit tests about streaming state control"Sho Amano2018-06-281-60/+4
| * | | | | | | | Follow-up of latest develop branch mergingSho Amano2018-06-281-2/+2
| * | | | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-2732-188/+319
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Revert "fix for failed unit test"Sho Amano2018-06-261-6/+1
| * | | | | | | | | Revert the fix for invalid memory access issueSho Amano2018-06-261-7/+0
| * | | | | | | | | Use ON_CALL() instead in resume_ctrl_test.ccSho Amano2018-06-261-21/+14
| * | | | | | | | | Rename some variables and functionSho Amano2018-06-264-14/+12
| * | | | | | | | | Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-251-0/+9
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Revert "Merge pull request #252 in NAR/sdl-core from fix/minor_unit_test_fix ...Sho Amano2018-06-192-2/+2
| * | | | | | | | | fix code formatSho Amano2018-06-191-2/+4
| * | | | | | | | | fix-review: disabled some tests in application_impl_test to avoid crashTakamitsu Yoshii2018-06-191-2/+2
| * | | | | | | | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-1883-767/+3564
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #265 in NAR/sdl-core from bugfix/crash_in_event_dispatcher...Frank Ronneburg2018-05-172-2/+9
| * | | | | | | | | Merge pull request #264 in NAR/sdl-core from bugfix/SDL-2613 to feature/Ford-...Frank Ronneburg2018-05-172-1/+8
| * | | | | | | | | fix for failed unit testfronneburg2018-04-301-1/+6
| * | | | | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-04-304-6/+4
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'bugfix/SDL-2547' of ssh://autobitbucket.corp.xevo.com:7999/nar/...fronneburg2018-04-262-11/+9
| * | | | | | | | | | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-262-46/+21
| * | | | | | | | | | alignment and style checkfronneburg2018-04-192-9/+15
| * | | | | | | | | | Merge branch 'develop' of ssh://autobitbucket.corp.xevo.com:7999/nar/sdl-core...fronneburg2018-04-131-2/+7
| * | | | | | | | | | Merge pull request #252 in NAR/sdl-core from fix/minor_unit_test_fix to featu...Frank Ronneburg2018-04-132-2/+2
| * | | | | | | | | | Merge pull request #251 in NAR/sdl-core from fix/sdl-2574 to feature/Ford-WiFiFrank Ronneburg2018-04-132-1/+23
| * | | | | | | | | | Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-137-8/+628
| * | | | | | | | | | Merge branch 'fix/fix_application_manager_test' of ssh://autobitbucket.corp.x...fronneburg2018-04-131-0/+6
| * | | | | | | | | | Merge remote-tracking branch 't-yoshii/fix/do-not-allow-streaming-state-chang...Sho Amano2018-04-124-6/+79
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add and fix unit tests about streaming state controlTakamitsu Yoshii2017-09-261-4/+58
| | * | | | | | | | | | Do not send OnVideoDataStreaming(false) when app already lost streaming approvalTakamitsu Yoshii2017-09-261-1/+12
| | * | | | | | | | | | Do not send OnVideoDataStreaming before streaming is approvedTakamitsu Yoshii2017-09-261-0/+8
| | * | | | | | | | | | End navi services on unregistering applicationTakamitsu Yoshii2017-09-262-1/+1
| * | | | | | | | | | | Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-114-3/+26
| * | | | | | | | | | | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-115-49/+63