summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adds iAP2 BT/USB connection emulation over TCP transportAndrey Oleynik (GitHub)2018-01-186-2/+215
| * | Fixes deletion of commands and submenus on failed resumeAndrey Oleynik (GitHub)2018-01-181-3/+3
| * | Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-1815-30/+139
| * | Fixes coding style issuesAndrey Oleynik (GitHub)2018-01-181-1/+1
| * | Fixes resume issue for application on switching transportAndrey Oleynik (GitHub)2018-01-181-1/+7
| * | Fixes sending 'transport_switch' signal back to adapter/deviceAndrey Oleynik (GitHub)2018-01-182-6/+8
| * | Reverts missing code after rebaseAndrey Oleynik (GitHub)2018-01-181-0/+11
| * | Renames interfaces according to people desireAndrey Oleynik (GitHub)2018-01-185-34/+35
| * | Fixes typos, commentsAndrey Oleynik (GitHub)2018-01-185-7/+6
| * | Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-1813-21/+21
| * | Fixes deadlock on resume data saving during transport switchAndrey Oleynik (GitHub)2018-01-181-5/+7
| * | Changes CommandHolderImpl usage and removes odd interfaceAndrey Oleynik (GitHub)2018-01-186-38/+22
| * | Fixes build w/o unit tests enabledAndrey Oleynik (GitHub)2018-01-181-1/+9
| * | Adds descriptions and removes obsolete implementationsAndrey Oleynik (GitHub)2018-01-182-85/+109
| * | Test coverage for postponing commands during switchingAndrey Oleynik (GitHub)2018-01-187-45/+569
| * | Initial implementation of holding commands for switching appsAndrey Oleynik (GitHub)2018-01-188-18/+281
| * | Marks deprecated and unused interfaces in ApplicationManagerImplAndrey Oleynik (GitHub)2018-01-182-0/+11
| * | Moves app data recall logic out of ApplicationManagerAndrey Oleynik (GitHub)2018-01-1814-349/+635
| * | Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-1811-29/+796
| * | Covers new AM/App interfaces w/ unit tests related to transport switchingAndrey Oleynik (GitHub)2018-01-181-0/+117
| * | Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-1810-97/+165
| * | Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-1833-86/+796
| * | Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-1826-87/+174
| * | Moves new unit tests for transport switchingAndrey Oleynik (GitHub)2018-01-185-88/+278
| * | Updates unit tests after switching logic implementationAndrey Oleynik (GitHub)2018-01-185-18/+30
| * | Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-1818-263/+219
| * | Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-1844-417/+1213
|/ /
* | Merge pull request #1938 from smartdevicelink/feature/deprecated_method_macrofeature/send_location_for_mobile_navJacob Keeler2018-01-1722-74/+100
|\ \
| * | Address review commentsfeature/deprecated_method_macrojacobkeeler2018-01-178-11/+14
| * | Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-0423-83/+106
* | | Merge pull request #1604 from AKalinich-Luxoft/fix/fix_data_resumption_flowJackLivio2018-01-1628-65/+342
|\ \ \
| * | | Updated description, added deprecated methodsAKalinich-Luxoft2017-12-1912-29/+91
| * | | Fix tests and mocks after rebaseAKalinich-Luxoft2017-12-122-2/+3
| * | | Removed is_suspended setter.AKalinich-Luxoft2017-12-126-33/+21
| * | | Added FINALAKalinich-Luxoft2017-12-122-2/+2
| * | | Renamed methods, updated briefs, removed deep nestingAKalinich-Luxoft2017-12-125-35/+37
| * | | Added missed implementation of OnAwakeSDLNotificationAKalinich-Luxoft2017-12-125-2/+94
| * | | Added new bool flag to ApplicationImpl classAKalinich-Luxoft2017-12-123-10/+50
| * | | Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-128-4/+97
| * | | Renamed OnSuspend->IncrementIgnOffCount and OnAwake->DecrementIgnOffCountAKalinich-Luxoft2017-12-129-52/+51
* | | | Merge pull request #1966 from AKalinich-Luxoft/fix/fix_default_permissions_ap...JackLivio2018-01-163-6/+39
|\ \ \ \
| * | | | Fix PTU apply for applications with default permissionsAKalinich-Luxoft2017-12-123-6/+39
| |/ / /
* | | | Merge pull request #1864 from APCVSRepo/feature/enhance_video_streamingJackLivio2017-12-122-2/+15
|\ \ \ \ | |/ / / |/| | |
| * | | add the TRANSPORT_USB_BUFFER_MAX_SIZE Macro commentBrandonHe2017-11-211-1/+2
| * | | change usb buffer size for optimize sdl transportwangxh772017-11-212-2/+14
* | | | Merge pull request #1934 from LitvinenkoIra/fix/build_with_USE_COTIRE_OFFJacob Keeler2017-12-0550-518/+107
|\ \ \ \ | |_|/ / |/| | |
| * | | Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-3050-518/+107
* | | | Merge pull request #1929 from LuxoftAKutsan/fix/subscribe_vehicle_data_cashin...Jacob Keeler2017-11-3024-148/+120
|\ \ \ \ | |/ / / |/| | |
| * | | Create correct structure of SubscriveVehicleData ResponseAlexander Kutsan2017-11-271-2/+15
| * | | Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-2724-146/+105
|/ / /