summaryrefslogtreecommitdiff
path: root/doze/src
AgeCommit message (Collapse)Author
2020-12-20sdm660-common: doze: Allow to wake the screen on gestures instead of pulsingArian
Co-authored-by: Nauval Rizky <enuma.alrizky@gmail.com> Co-authored-by: Fabian Leutenegger <fabian.leutenegger@bluewin.ch> Change-Id: I1e74f8eafa51843e77d2d8c514c646a4494327cd
2020-12-20sdm660-common: doze: Refactor whole codeTheScarastic
Change-Id: I14303556c66ea6bd3d111b5ce7e176711a676824
2020-04-30sdm660-common: doze: Move DozeUtils.checkDozeService in an handlerLuca Stefani
* There's no need to manually write to the gestures prefs as long we are sure the handler is run after we return true in the onPreferenceChangeListner Change-Id: I090c0c6c91267aff69c45365b95b5f5e26d07b07 Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com> Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
2020-04-30sdm660-common: doze: Migrate to androidxBruno Martins
Change-Id: Ifaa67283a3437549a2304088a0ce377b399da19f
2019-08-13wayne-common: doze: Match Pie settings UIJoey
Change-Id: Ia1cde37923c55faf057189f7085b69522e2802ef Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
2019-08-13wayne-common: Doze: Add missing preference listenersBruno Martins
* Otherwise, it resulted in Doze service not being activated when enabling one of the features for the first time after a clean installation. Change-Id: I625d9109fb85c970f0e59b1cbcabba7d4375d2f3
2018-07-13wayne: Import XiaomiDoze from msm8996-commonIsaac Chen
Change-Id: Id2ad90466f64761a43bb8c768630b14620bee35c Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>