summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application_impl.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-171-1/+1
* | Initial implementationIra Lytvynenko2018-05-171-0/+12
|/
* Run Style ScriptJackLivio2018-02-141-1/+1
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-121-11/+58
|\
| * Fix deprecated warnings in application_impl and connection_handler_implfix/deprecated_warningsjacobkeeler2018-02-011-1/+1
| * Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-11/+3
| * Add wrappers for deprecated methodsAndriy Byzhynar2018-01-181-0/+9
| * Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-3/+6
| * Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+2
| * Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-181-1/+0
| * Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-1/+25
| * Updated description, added deprecated methodsAKalinich-Luxoft2017-12-191-13/+19
| * Renamed methods, updated briefs, removed deep nestingAKalinich-Luxoft2017-12-121-6/+7
| * Added new bool flag to ApplicationImpl classAKalinich-Luxoft2017-12-121-9/+21
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-0/+9
|/
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-1/+1
* Removes unused intefaces from applicationAndrey Oleynik2017-08-211-16/+4
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-4/+76
* Remove OnNaviSetVideoConfigDone()Sho Amano2017-08-111-2/+0
* Add implementation for video streaming parametersSho Amano2017-08-111-0/+4
* Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-081-3/+4
* Reivew changesJackLivio2017-08-011-2/+2
* Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-0/+5
* Add functionality for External UCSokozlovlux2017-05-171-1/+1
* Add final and remove empty string initialisationAlexander Kutsan2016-12-051-1/+1
* Fix usages of policy in codeAlexander Kutsan2016-12-051-0/+1
* Create tools to test commandsLevchenko2016-08-231-2/+2
* Fix coding styleLevchenko2016-08-051-1/+1
* AppLaunch Common interfacesAlexander Kutsan2016-08-041-1/+3
* Formatted code according google styleVeronica Veremjova2016-05-161-1/+0
* Move function declaration isRegistered from ApplicationImpl to ApplicationVeronica Veremjova2016-05-051-0/+6
* Code style format with clang-formatKozoriz2016-04-251-16/+12
* Correctives after reviewKozoriz2016-04-251-2/+3
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-11/+22
* Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-0/+3
* Fix SDL behavior in case mobile try to start audio and video services, butAnatoliy-Leshin2016-02-221-5/+20
* Integration Timer to Application ManagerKozoriz2016-02-171-4/+3
* Integrate CustomStringdtrunov2016-01-201-4/+6
* Resolve rebase conflictsAlexander Kutsan2016-01-191-7/+7
* Fix formating to simplify mergeAlexander Kutsan2016-01-191-67/+66
* Post review changesArtem Nosach2015-10-051-6/+5
* Add possibility to apply postponed state to applicationArtem Nosach2015-10-051-3/+25
* Changes Un/SubscribeVehicleData requests behavior.Andrey Oleynik2015-07-261-7/+8
* Rebase issuesAlexander Kutsan2015-06-231-3/+3
* Resumption with DBdtrunov2015-06-231-0/+6
* Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-06-191-38/+115
|\
| * Remove Video stream retry timer, move logic to request.Alexander Kutsan2015-04-271-7/+4
| * Remove AudioStreamRetryTimer, move logic to requestAlexander Kutsan2015-04-271-8/+5
| * Rename some methods for better understantingAlexander Kutsan2015-04-271-6/+6
| * Post review changes.Artem Nosach2015-04-231-6/+9