summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application_manager_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-7/+39
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-3/+2
* Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-071-0/+5
|\
| * Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-0/+5
* | Implements resource releasing in different casesAndrey Oleynik2017-08-301-0/+6
* | Remove redundant not used functionsAlexander Kutsan2017-08-251-27/+0
* | Redundant interface removedAlexander Kutsan2017-08-211-6/+0
* | Add some DCHECK according to reviewAlexander Kutsan2017-08-201-0/+1
* | Implementation of Remote Control pluginAlexander Kutsan2017-08-161-0/+96
* | fix: add OVERRIDE keyword to OnStreamingConfigured()Sho Amano2017-08-151-4/+5
* | fix: DISALLOW_COPY_AND_ASSIGN not working if BUILD_TESTSSho Amano2017-08-111-0/+2
* | Add description of ApplicationManagerImpl::AddMockApplication()Sho Amano2017-08-111-1/+5
* | Deprecate StartNaviService()Sho Amano2017-08-111-0/+10
* | Deprecate OnServiceStartedCallback()Sho Amano2017-08-111-0/+5
* | fix: protect navi_service_status_Sho Amano2017-08-111-0/+1
* | Add unit tests for application managerSho Amano2017-08-111-0/+6
* | Add implementation for video streaming parametersSho Amano2017-08-111-4/+41
* | Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-081-3/+5
* | Merge pull request #1689 from JackLivio/feature/mobile_projectionJacob Keeler2017-08-011-0/+4
|\ \
| * | Reivew changesJackLivio2017-08-011-2/+4
| * | Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-0/+2
| |/
* | Changes based on comments, added any missing method descriptions jacobkeeler2017-07-311-2/+2
* | Add kV5 to ProtocolVersion enumjacobkeeler2017-07-271-1/+2
|/
* Fix policy unexpected PTUHerasym Oleh2017-05-171-0/+2
* Add functionality for External UCSokozlovlux2017-05-171-28/+72
* Fix usages of policy in codeAlexander Kutsan2016-12-051-1/+0
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-7/+1
* fixup! Add function_id check in request controllerAlexander Kutsan2016-10-121-0/+1
* Add function_id check in request controllerAlexander Kutsan2016-10-111-1/+3
* Skeleton of class that will handle avaliabllity if HMI interfacesAlexander Kutsan2016-08-161-0/+7
* Fix coding styleLevchenko2016-08-051-1/+1
* Reduce dependence of ApplicationManagerLevchenko2016-08-041-7/+8
* AppLaunch Common interfacesAlexander Kutsan2016-08-041-0/+5
* Renames interfaces to fit coding styleAndrey Oleynik2016-07-141-2/+2
* Reformats file with clang-formatAndrey Oleynik2016-07-141-259/+259
* Restores AM interfaces ocassionally removed beforeAndrey Oleynik2016-07-131-270/+263
* Code style format with clang-formatKozoriz2016-04-251-12/+17
* Correctives after reviewKozoriz2016-04-251-3/+6
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-235/+140
* Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-141-9/+4
* Change resumption SubscribedForWaypointsHerasym Oleh2016-04-131-1/+1
* Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-131-0/+43
* ApplicationManager correctivesKozoriz2016-03-311-4/+9
* Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-241-0/+2
|\
| * Fixes issue with SDL data resetting during MASTER_RESETAndrey Oleynik2016-03-111-0/+5
* | TimeTester refatctoring.Kozoriz2016-03-101-9/+12
* | Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-6/+16
* | Small correctives.Andriy Kozoriz2016-02-171-2/+0
* | Integration Timer to Application ManagerKozoriz2016-02-171-16/+6
* | Integrate CustomStringdtrunov2016-01-201-0/+1