summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* APPLINK-6387 Core sends OnAppRegistered notification to HMI without check ↵dev/merge_3.3Vladislav Smenyuk2014-07-083-26/+40
| | | | | | | | | whether connection is established. Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/components/application_manager/src/application_manager_impl.cc
* APPLINK-5953: ENTRY_CANCELLED added into OnKeyboardInput notificationAndrew Melnik2014-07-082-5/+9
| | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/components/HMI/app/controller/sdl/Controller.js
* APPLINK-5714: minsize parameter added to HMI APIAndrew Melnik2014-07-082-2/+2
|
* APPLINK-6414 Media App Should Not Be Attenuated During Phone CallVladislav Smenyuk2014-07-084-3/+17
|
* APPLINK-6120:PerformInteraction: Core does not send initialText parameter to ↵Dmitriy Trunov2014-07-082-19/+1
| | | | HMI if interactionMode:VR_ONLY
* unique_device_id() used instead of name() for devices to findNikita Vaganov2014-07-082-2/+2
| | | | established connections
* Transport adapter last state is stored when application is eitherNikita Vaganov2014-07-0810-45/+75
| | | | | | | | | | connected or disconnected Only established connections are stored Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/appMain/smartDeviceLink.ini
* APPLINK-5714: fix on HMI side, manualTextEntry parameter send in response on ↵Andrew Melnik2014-07-086-8/+3
| | | | PerformInteraction request
* APPLINK-6432 Refactor ResumeCtrl to use LastState classAlexander Kutsan2014-07-083-42/+56
|
* APPLINK-6249: HMI API Does Not Specify Interaction ModeAndrew Melnik2014-07-084-9/+32
| | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/components/HMI/ffw/BasicCommunicationRPC.js
* APPLINK-6324 HMI API BasicCommunication interface extension: OnFileRemovedVladislav Smenyuk2014-07-0811-5/+166
|
* APPLINK-6326: 'HMI part: HMI API BasicCommunication interface extension: ↵Andrew Melnik2014-07-087-6/+124
| | | | OnFileRemoved'
* Fix build error in DBus configurationIgor Kozyrenko2014-07-082-9/+8
|
* APPLINK-5462:Add Unit test and flag to projectVictor Slobodyanik2014-07-0872-3212/+9654
|
* APPLINK-6102:Fixed comment after reviewDmitriy Trunov2014-07-086-16/+21
|
* APPLINK-6388 APPLINK-6150Alexander Kutsan2014-07-086-9/+21
| | | | | HMI: OnAppRegistered new param resume Some potential bugs fixed
* APPLINK-6324: HMI API changesAndrew Melnik2014-07-082-4/+28
|
* Revert "APPLINK-5462:Add Unit test to project"Igor Kozyrenko2014-07-0870-9595/+3207
| | | | | | | | | This reverts commit 53ac10f64418e48999f16dbd26c1a7d60d749bcf. Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: test/test_suit.cc
* APPLINK-6240:syncMsgVersion Defined As [2,2] When It Should Be [3,0]Dmitriy Trunov2014-07-082-3/+5
|
* APPLINK-6256 Remove redudant HMIStatusAlexander Kutsan2014-07-081-0/+4
|
* Not a subject for review: HMI APIAndrew Melnik2014-07-082-21/+2
| | | | Reason:
* APPLINK-6378 APPLINK-6150 Bug fix and functionality modifyAlexander Kutsan2014-07-083-5/+24
|
* APPLINK-6102:OnHMIStatus: audioStreamingState should be NOT_AUDIBLE when VR ↵Dmitriy Trunov2014-07-089-33/+40
| | | | | | | | | | session Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/components/application_manager/include/application_manager/commands/hmi/on_system_context_notification.h src/components/application_manager/src/commands/hmi/on_system_context_notification.cc
* APPLINK-5462:Add Unit test to projectVictor Slobodyanik2014-07-0870-3198/+9591
| | | | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: test/CMakeLists.txt test/components/application_manager/rpc/CMakeLists.txt test/components/application_manager/rpc/src/initStartData.cc test/test_suit.cc
* APPLINK-6374: UpdateTurnList protocol revision PDmitriy Klimenko2014-07-082-40/+48
|
* APPLINK-6150 Chaeck functionality of resumptionAlexander Kutsan2014-07-082-2/+20
|
* Merge remote-tracking branch 'origin/release/release_SDL_RB_B3.2' into developIgor Kozyrenko2014-07-083-2/+4
| | | | | | | | | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/components/application_manager/CMakeLists.txt src/components/application_manager/src/application_impl.cc src/components/application_manager/src/commands/mobile/set_display_layout_request.cc src/components/application_manager/src/hmi_command_factory.cc src/components/application_manager/src/resume_ctrl.cpp Not a subject for review: code already reviewed Conflicts: src/appMain/policy_table.json
* APPLINK-6365 ResumeCtrl: Check images on resumeAlexander Kutsan2014-07-086-21/+143
| | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/components/application_manager/src/resume_ctrl.cpp
* APPLINK-6370, APPLINK-6371, APPLINK-6376: HMI API fixesAndrew Melnik2014-07-082-44/+45
|
* APPLINK-6124: Notification OnSystemRequest does not come after pressing ↵Andrew Melnik2014-07-081-1/+1
| | | | OnSystemRequest on HMI
* APPLINK-6223:Rolled back my changes according with question APPLINK-5900Dmitriy Trunov2014-07-081-18/+0
| | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/components/application_manager/src/commands/mobile/show_request.cc
* APPLINK-6249: HMI API Does Not Specify Interaction ModeAndrew Melnik2014-07-089-50/+145
|
* APPLINK-6333: AddCommand fixDmitriy Klimenko2014-07-082-23/+26
|
* APPLINK-6249: HMI API Does Not Specify Interaction ModeAndrew Melnik2014-07-081-0/+12
|
* APPLINK-6329: ListFiles request fixDmitriy Klimenko2014-07-081-1/+2
|
* Fix issues found during code review.Igor Kozyrenko2014-07-082-5/+8
|
* APPLINK-6273: PerfromAudioPassThru and TTS.Speak requestsAndrew Melnik2014-07-081-0/+9
|
* APPLINK-6319: Request without SoftButtons returns INVALID_DATADmitriy Klimenko2014-07-081-20/+15
|
* APPLINK-6273: PerfromAudioPassThru and TTS.Speak requests (UI_OnRecordStart)Dmitriy Klimenko2014-07-089-49/+241
|
* APPLINK-6301 appID Coded As Integer When It Should Be A StringAlexander Kutsan2014-07-083-19/+30
| | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com> Conflicts: src/components/application_manager/src/resume_ctrl.cpp
* APPLINK-6230:"Fixed comment after review"Dmitriy Trunov2014-07-082-2/+8
|
* APPLINK-5600: HTML5 HMI: Slider: HMI does not sent notification ↵Andrew Melnik2014-07-081-0/+1
| | | | OnSystemContext(HMI_OBSCURED)
* APPLINK-6124: Notification OnSystemRequest does not come after pressing ↵Andrew Melnik2014-07-081-3/+4
| | | | OnSystemRequest on HMI
* APPLINK-6230:Core doesn't load capabilities from file if there is no ↵Dmitriy Trunov2014-07-082-24/+13
| | | | UI.GetCapabilities response from HMI
* Revert "Not a subject for review"Justin Dickow2014-07-083-33/+0
| | | | This reverts commit 2b39e7b15a628a6508370b3bbe4bed245fdd1a18.
* Not a subject for reviewYuriy Chernyshov2014-07-083-0/+33
| | | | Reason:No review for mobile team until 10th of April 2014
* Not a subject for reviewAlexander Kutsan2014-07-081-10/+12
| | | | Reason: Test commit message
* APPLINK-5004; APPLINK-5005 WebSocket big msg fixDmitriy Klimenko2014-07-081-0/+1
|
* Not a subject for review.Pavel Kramchaninov2014-07-082-0/+0
|
* APPLINK-5004; APPLINK-5005 WebSocket big msg fixDmitry Klimenko2014-07-081-1/+3
|