summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-0/+9
|\
| * Initial implementationIra Lytvynenko2018-05-171-0/+9
* | Upadte Color Via Set Display Layout and add Reject LogicJackLivio2018-05-021-0/+3
* | Move color scheme to Dynamic Application Data & Add Set Display layout supportJackLivio2018-05-011-6/+6
* | Implementation of color schemesJackLivio2018-04-251-0/+6
|/
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-121-11/+34
|\
| * Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-2/+3
| * Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+13
| * Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-12/+7
| * Updated description, added deprecated methodsAKalinich-Luxoft2017-12-191-6/+5
| * Renamed methods, updated briefs, removed deep nestingAKalinich-Luxoft2017-12-121-5/+6
| * Added new bool flag to ApplicationImpl classAKalinich-Luxoft2017-12-121-0/+14
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-0/+20
|/
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-2/+2
* Removes unused intefaces from applicationAndrey Oleynik2017-08-211-7/+0
* Remove not actual TODOsAlexander Kutsan2017-08-201-7/+7
* Adds and fixes methods descriptions, adds missing typedefAndrey Oleynik2017-08-171-0/+36
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-1/+27
* Remove OnNaviSetVideoConfigDone()Sho Amano2017-08-111-10/+0
* Add implementation for video streaming parametersSho Amano2017-08-111-0/+20
* Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-081-2/+2
* Reivew changesJackLivio2017-08-011-2/+2
* Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-0/+3
* Merge branch 'develop'jacobkeeler2017-06-211-15/+15
|\
| * Fix usages of policy in codeAlexander Kutsan2016-12-051-2/+9
| * Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-10/+1
| * Create tools to test commandsLevchenko2016-08-231-2/+2
| * Fix coding styleLevchenko2016-08-051-1/+1
| * AppLaunch Common interfacesAlexander Kutsan2016-08-041-0/+2
* | Fix style issuesJacob Keeler2016-09-211-3/+2
* | Merge branch 'master'Jacob Keeler2016-09-201-564/+635
|\ \ | |/
| * Move function declaration isRegistered from ApplicationImpl to ApplicationVeronica Veremjova2016-05-051-4/+1
| * Code style format with clang-formatKozoriz2016-04-251-17/+18
| * Correctives after reviewKozoriz2016-04-251-2/+2
| * ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-2/+8
| * Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-0/+13
| * Fix SDL behavior in case mobile try to start audio and video services, butAnatoliy-Leshin2016-02-221-1/+9
| * Integrate CustomStringdtrunov2016-01-201-2/+5
| * Resolve rebase conflictsAlexander Kutsan2016-01-191-22/+11
| * Fix formating to simplify mergeAlexander Kutsan2016-01-191-616/+616
| * Post review changesArtem Nosach2015-10-051-3/+3
| * Add possibility to apply postponed state to applicationArtem Nosach2015-10-051-12/+32
| * Changes Un/SubscribeVehicleData requests behavior.Andrey Oleynik2015-07-261-5/+15
| * Rebase issuesAlexander Kutsan2015-06-231-7/+2
| * Resumption with DBdtrunov2015-06-231-0/+19
| * Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-06-191-63/+131
| |\
| * | Fixed review notes 2Andrey Oleynik2015-06-161-0/+5
| * | Fixed review notes.Andrey Oleynik2015-06-161-0/+1
| * | APPLINK-13091. Change naming for applications storage folders.Andrey Oleynik2015-06-161-0/+4
* | | Initialize is_persistent, is_download_complete, and file_type before use in f...Brad Pankow2016-07-261-1/+4