summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/resumption/resume_ctrl_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* fixup! Implement Resumption for widgetsfeature/widget_supportAndriy Byzhynar (GitHub)2019-08-251-3/+9
* fixup! Implement Resumption for widgetsmked-luxoft2019-08-201-1/+1
* Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-18/+60
* Implement Resumption for widgetsAndriy Byzhynar2019-08-201-3/+104
* Implement StateController changesAndriy Byzhynar2019-08-201-2/+2
* Run updated style scriptjacobkeeler2019-04-291-17/+18
* Fix incorrect HMI state after cloud app registrationjacobkeeler2018-11-301-2/+14
* Remove deprecated DisconnectedJustBeforeIgnOff methodAlexander2018-08-211-23/+0
* Simplify resumption logicAndriy Byzhynar2018-08-211-20/+12
* Implement resumption during Low VoltageAndriy Byzhynar2018-08-211-27/+230
* 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-181-23/+203
|\ \ | |/
| * 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-021-12/+4
| | |\
| | * | Adjustment of application_manager component.sniukalov2018-05-211-1/+11
| * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-12/+4
| |\ \ \ | | | |/ | | |/|
| | * | fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-1/+1
| | * | Modify resumption to use plugins but not application managerAlexander2018-06-261-11/+2
| | * | 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-311-1/+0
|/
* Fix all misspellings of `subscriptions` in the projectfix/subscriptions_typojacobkeeler2018-03-021-13/+13
* Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-1/+1
* Removed is_suspended setter.AKalinich-Luxoft2017-12-121-8/+11
* Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-3/+17
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-2/+3
* Fix for cov 171196JackLivio2017-06-211-4/+4
* Fix for coverity issue 170752JackLivio2017-06-211-3/+7
* Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-151-3/+3
* Remove redundant DCHECK if application unregisters during resumption timerAlex2016-10-121-2/+5
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-0/+812