summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/resumption
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-183-12/+7
* Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-0/+1
* Updated description, added deprecated methodsAKalinich-Luxoft2017-12-193-2/+39
* Removed is_suspended setter.AKalinich-Luxoft2017-12-122-22/+10
* Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-122-0/+47
* Renamed OnSuspend->IncrementIgnOffCount and OnAwake->DecrementIgnOffCountAKalinich-Luxoft2017-12-123-16/+15
* Revert "Resume subMenuIcon"Veronica Veremjova2017-02-091-1/+0
* Resume subMenuIconVeronica Veremjova2017-02-061-0/+1
* Merge release to developAlex Kutsan2017-01-271-2/+2
|\
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-2/+2
* | Update headers according new CMakeListsIvo Stoilov (GitHub)2017-01-251-2/+2
* | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
|/
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-1/+0
* Fix coding styleLevchenko2016-08-051-2/+3
* Extend SDL interfaces for AppLaunch functionalityAlexander Kutsan2016-08-041-1/+7
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-042-309/+553
* Rename const values according google styleVeronica Veremjova2016-05-131-5/+2
* Refactoring: deleted unuseful members and functions in resumption dataVeronica Veremjova2016-05-123-70/+20
* Code style format with clang-formatKozoriz2016-04-254-49/+51
* Correctives after reviewKozoriz2016-04-252-31/+31
* Policies and Resumption correctives after removing all singletonsKozoriz2016-04-254-21/+61
* Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-143-27/+2
* Change resumption SubscribedForWaypointsHerasym Oleh2016-04-131-0/+8
* Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-133-0/+28
* ApplicationManager correctivesKozoriz2016-03-314-4/+29
* Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-1/+1
* Merge pull request #385 from LuxoftSDL/hotfix/Resumption_failed_not_getting_A...Artem Nosach2016-02-241-0/+14
|\
| * Resumption failed : not getting Activate App (for Media App - Full)dtrunov2016-02-101-0/+14
* | Integration Timer to Application ManagerKozoriz2016-02-171-3/+3
|/
* Extends tests and aligns data representation for DB and JSON data resumptionAndrey Oleynik2016-01-202-0/+12
* Fixes skipping of resumption on multiple igntion cyclesAndrey Oleynik2016-01-204-1/+24
* Resolve rebase conflictsAlexander Kutsan2016-01-193-53/+51
* Fix formating to simplify mergeAlexander Kutsan2016-01-193-77/+100
* Remove hmi levels conflicts resolving logic from resume controllerArtem Nosach2015-10-051-24/+0
* Beautified codeAndrey Oleynik2015-07-261-33/+63
* Implemented DB version checking and re-building on version change.Andrey Oleynik2015-07-262-0/+16
* Added interface for saving application via SmartObjectAndrey Oleynik2015-07-261-3/+7
* Made application saving via SmartObjects instead of app pointer.Andrey Oleynik2015-07-261-11/+38
* Fixed comment after reviewdtrunov2015-06-243-75/+75
* Fixed update HMI level in DBdtrunov2015-06-234-3/+16
* Fixed resume of HMI level after expected disconnectdtrunov2015-06-232-22/+12
* Fixed comment after reviewdtrunov2015-06-234-567/+588
* Fixed storage data after timer on diskdtrunov2015-06-232-3/+7
* implemented data recoverydtrunov2015-06-235-53/+627
* Post review changes.Artem Nosach2015-06-231-0/+12
* Insert HMI commands sending.Artem Nosach2015-06-231-0/+2
* Fix wirk Resume JsonAlexander Kutsan2015-06-231-0/+1
* Rebase issuesAlexander Kutsan2015-06-233-4/+25
* Make ResumeCtrl workingAlexander Kutsan2015-06-235-112/+138
* Make code compilableAlexander Kutsan2015-06-234-276/+93