summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/resumption
Commit message (Expand)AuthorAgeFilesLines
* Make DefaultServiceByType privatejacobkeeler2019-03-161-1/+1
* Fix incorrect HMI state after cloud app registrationjacobkeeler2018-11-301-2/+14
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-8/+8
* Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-212-8/+0
|\
| * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-8/+0
* | Remove deprecated DisconnectedJustBeforeIgnOff methodAlexander2018-08-211-23/+0
* | Add implementation of resumption DB for low voltageZhdanovP2018-08-212-28/+72
* | Simplify resumption logicAndriy Byzhynar2018-08-213-63/+32
* | Implement resumption during Low VoltageAndriy Byzhynar2018-08-213-27/+309
|/
* Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-191-2/+2
|\
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-182-33/+206
|\ \ | |/
| * Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-161-1/+5
| |\
| | * Fix failed ATF tests after timer removingAKalinich-Luxoft2018-07-111-12/+6
| | * Merge remote-tracking branch 'origin/develop' into feature/handling_VR_help_r...Jacob Keeler2018-07-022-22/+7
| | |\
| | * | Adjustment of application_manager component.sniukalov2018-05-211-1/+11
| * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-052-22/+7
| |\ \ \ | | | |/ | | |/|
| | * | fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-1/+1
| | * | Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-3/+0
| | * | Modify resumption to use plugins but not application managerAlexander2018-06-262-18/+5
| | * | RPCService implementationIra Lytvynenko2018-06-261-1/+2
| | |/
| * | Rename some variables and functionSho Amano2018-06-261-1/+1
| * | Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-131-0/+5
| * | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-111-7/+7
| * | Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-10/+189
| |/
* | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-312-2/+1
|/
* Merge pull request #2044 from smartdevicelink/fix/subscriptions_typoJacob Keeler2018-03-064-39/+39
|\
| * Fix all misspellings of `subscriptions` in the projectfix/subscriptions_typojacobkeeler2018-03-024-39/+39
* | Merge pull request #1954 from fronneburg/fix/Issue_1953JackLivio2018-02-131-0/+3
|\ \ | |/ |/|
| * protect access to ResumptionDataJson during state saveFrank2017-12-131-0/+3
* | Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-182-8/+4
* | Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-183-3/+4
* | Updated description, added deprecated methodsAKalinich-Luxoft2017-12-192-0/+12
* | Removed is_suspended setter.AKalinich-Luxoft2017-12-121-8/+11
* | Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-3/+17
* | Renamed OnSuspend->IncrementIgnOffCount and OnAwake->DecrementIgnOffCountAKalinich-Luxoft2017-12-122-5/+5
|/
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-272-3/+3
* Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-021-1/+1
* Fix for cov 171196JackLivio2017-06-211-4/+4
* Fix for coverity issue 170752JackLivio2017-06-211-3/+7
* Revert "Resume subMenuIcon"Veronica Veremjova2017-02-092-56/+7
* Resume subMenuIconVeronica Veremjova2017-02-062-7/+56
* Create mock for LastState classdcherniev2017-01-101-5/+4
* Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-151-3/+3
|\
| * Remove log-specific variables for ENABLE_LOG = 0Brad Pankow2016-08-111-3/+3
* | Remove redundant DCHECK if application unregisters during resumption timerAlex2016-10-121-2/+5
* | Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-78/+95
|/
* Fix problem with incorrect removing data from resumption data (#667)Dmitrii Trunov (GitHub)2016-07-061-4/+4
* Rename const values according google styleVeronica Veremjova2016-05-131-1/+1
* Refactoring: deleted unuseful members and functions in resumption dataVeronica Veremjova2016-05-124-96/+33