summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/resumption
Commit message (Expand)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-293-11/+11
* Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-213-34/+0
|\
| * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-173-34/+0
* | Remove deprecated DisconnectedJustBeforeIgnOff methodAlexander2018-08-211-3/+0
* | Add implementation of resumption DB for low voltageZhdanovP2018-08-211-1/+4
* | Simplify resumption logicAndriy Byzhynar2018-08-214-59/+6
* | Implement resumption during Low VoltageAndriy Byzhynar2018-08-215-8/+181
|/
* Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-192-6/+6
|\
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-6/+6
* | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-182-0/+31
|\ \ | |/
| * Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-132-0/+4
| * Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-042-0/+27
* | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-1/+1
|/
* Fix all misspellings of `subscriptions` in the projectfix/subscriptions_typojacobkeeler2018-03-022-2/+2
* 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