summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2277 from smartdevicelink/feature/remove_auto_ptrJacob Keeler2018-07-133-64/+52
|\
| * Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-12379-36887/+2292
| |\
| * | style fixConlain Kelly2018-06-181-3/+3
| * | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-183-66/+54
* | | Merge pull request #2344 from smartdevicelink/feature/driver_distraction_on_r...Jacob Keeler2018-07-131-7/+17
|\ \ \ | |_|/ |/| |
| * | Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-121-7/+17
* | | Fix typos and comments after reviewfeature/rc_OnRCStatusIra Lytvynenko (GitHub)2018-07-121-1/+1
* | | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-1/+1
* | | Fix creation of the notification to mobileIra Lytvynenko2018-07-121-0/+4
* | | Create and send on RC status notificationsAlex Kutsan2018-07-121-0/+35
* | | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-116-171/+1
|\ \ \ | |/ / |/| |
| * | Remove DBus from projectJacob Keeler2018-07-103-12/+0
| * | Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-053-159/+1
| |\ \
| | * | Remove QT HMI API and QT specific RPCsfeature/remove_qt_hmi_api_dbusjacobkeeler2018-02-0128-2808/+1
* | | | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-102-0/+4
|\ \ \ \
| * | | | style fix, againConlain Kelly2018-06-181-2/+3
| * | | | undo dumb leftover changes from atomConlain Kelly2018-06-181-0/+0
| * | | | Add electronic park brake status data parameterConlain Kelly2018-06-183-1/+4
* | | | | Merge pull request #2164 from XevoInc/feat/mt_transport_changesJacob Keeler2018-07-065-28/+488
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-05377-37042/+1463
| |\ \ \ \
| * | | | | 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
| * | | | | 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-276-51/+91
| |\ \ \ \ \
| * | | | | | Revert the fix for invalid memory access issueSho Amano2018-06-261-7/+0
| * | | | | | Rename some variables and functionSho Amano2018-06-262-4/+3
| * | | | | | 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-191-1/+1
| * | | | | | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-1832-396/+1601
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | 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
| * | | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-04-301-2/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Merge branch 'bugfix/SDL-2547' of ssh://autobitbucket.corp.xevo.com:7999/nar/...fronneburg2018-04-261-2/+3
| * | | | | | | | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-261-26/+2
| * | | | | | | | alignment and style checkfronneburg2018-04-191-5/+11
| * | | | | | | | Merge pull request #252 in NAR/sdl-core from fix/minor_unit_test_fix to featu...Frank Ronneburg2018-04-131-1/+1
| * | | | | | | | Merge pull request #251 in NAR/sdl-core from fix/sdl-2574 to feature/Ford-WiFiFrank Ronneburg2018-04-131-1/+1
| * | | | | | | | Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-131-0/+5
| * | | | | | | | Merge remote-tracking branch 't-yoshii/fix/do-not-allow-streaming-state-chang...Sho Amano2018-04-123-2/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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 branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-113-40/+53
| * | | | | | | | | Support new DeviceType strings in Application ManagerSho Amano2018-04-091-1/+7
| * | | | | | | | | Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-043-10/+342
| * | | | | | | | | Fix secondary transport not recognized before Register App InterfaceSho Amano2018-04-041-20/+56
| * | | | | | | | | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-045-39/+127
* | | | | | | | | | fix: remove memory leak warning from cppcheckSho Amano2018-07-041-0/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-292-0/+3
|\ \ \ \ \ \ \ \ \