summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application_manager_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Final formating changed filesAlexander Kutsan2016-01-201-10/+10
* | Replaced virtual keywork by OVERRIDE macro in application managerAlexander Kutsan2016-01-201-15/+15
* | Use typedef for Application shared ptrAlexander Kutsan2016-01-191-2/+1
* | Resolve rebase conflictsAlexander Kutsan2016-01-191-39/+26
* | Fix formating to simplify mergeAlexander Kutsan2016-01-191-1252/+1268
* | Merge pull request #321 from LuxoftSDL/feature/Refactor_hmi_message_adapterAGaliuzov2016-01-141-1/+1
|\ \
| * | Correct all dependent from .hpp include directivesKozoriz2016-01-111-1/+1
* | | Merge branch 'master' into developagaliuzov2016-04-231-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix core crash during MASTER_RESETdtrunov2015-12-011-2/+2
* | Fixed wrong logger name for ApplicationManagerElisey Zamakhov2015-12-181-1/+1
* | Unit tests for application managerVeronica Veremjova2015-11-191-1/+1
* | Merge branch 'release/4.0.0' into developiAndrew52015-10-291-0/+6
|\ \ | |/
| * Fix race condition in Singleton and Application Manager failure to stopAsen Kirov2015-10-221-0/+6
| * Changed device_info id to string and mac_addresshotfix/change-device-info-to-stringJack Byrne2015-08-281-1/+1
* | Teach state controller to work with postponed statesArtem Nosach2015-10-051-0/+30
* | Merge pull request #228 from LuxoftSDL/hotfix/anosach-bugfixAGaliuzov2015-10-051-0/+4
|\ \
| * | Check for empty queue in MessageQueue::pop() methodArtem Nosach2015-10-041-0/+4
* | | Trigger update in case of certificate to be expiredAlexandr Galiuzov2015-10-041-0/+2
* | | Implement getting additional counters for handshakeAlexandr Galiuzov2015-10-041-1/+18
|/ /
* | Change DeviceInfo structure and extend TransportTypeAleksandr Galiuzov2015-08-021-1/+1
* | Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-07-171-0/+24
|\ \ | |/
| * Fixed core crash after resuming audio/video streamingdtrunov2015-07-171-0/+24
* | Change DeviceInfo structure and extend TransportTypeAleksandr Galiuzov2015-07-021-0/+1
* | Merge branch 'release/4.0.0' into developAleksandr Galiuzov2015-06-251-3/+5
|\ \ | |/
| * Wake up streaming correctly.Artem Nosach2015-06-231-1/+3
| * Remove notification sending from UnregisterApplication().Artem Nosach2015-06-231-1/+0
| * Do not resume malformed messaging application.Artem Nosach2015-06-231-1/+2