Just upgraded to /e T 1.21. On /e S 1.17 one could sign in from the black startup screen by swiping rather than using the start button. This seems unavailable on T.
Am I missing something here?
Thanks
its term for "display activation on motion detection"is ‘peek display’ or ‘doze glimpse’ and is on Stock Rom inside Settings → Display → Peek Display - (docs)
But I don’t see where the package “com.motorola.motodisplay” itself was supplied in /e/-S / lineage-19.0 muppet … you can always read through the dependencies bugtrackers if there was some general overhaul / standardization kicking out that package.
I have a stock sdm632 moto around to fetch the package if you want to add it by hand via adb root (could work, never tried). The permissions should still be in place for it to run
I’m not sure that package is going to help me. As mentioned I have the display options on the startup screen apart from the option to swipe to signin. I have to use the power button to open.
cool. Just for completeness sake, in case anyone else is after this, that was the stockrom output when playing with it, indicating what packages are involved
adb logcat
10-05 19:44:25.816 10975 10975 I MotoDisplay: Acquiring partial wakelock MotoDisplayWakeLock for 500ms.
10-05 19:44:25.821 10975 10975 I MotoDisplay: Start logging time for trigger Type: GLANCE_GESTURE GlanceType: GLANCE_GESTURE_MOVEMENT
10-05 19:44:25.821 10975 10975 I MotoDisplay: Glance Sensor Event Gesture Type: 16
10-05 19:44:25.821 10975 10975 I MotoDisplay: pulse - trigger: Type: GLANCE_GESTURE GlanceType: GLANCE_GESTURE_MOVEMENT is pulsing: false is paused: false
10-05 19:44:25.821 10975 10975 I MotoDisplay: Acquiring partial wakelock MotoDisplayWakeLock for 500ms.
10-05 19:44:25.843 10975 10975 I MotoDisplay: isPulseAllowed: true
10-05 19:44:25.854 2362 8777 I MotoDisplayManager: MotoDisplayCallback triggerVirtualSensor
10-05 19:44:25.866 834 1552 W qti_sensors_hal: reportSingleEvent: NearBy 0, pData 54, highThd 550
10-05 19:44:25.873 837 2207 V MotSpeakerHelperProximity: updated mCurProximityState: FAR (5.000000)
10-05 19:44:25.873 837 2207 V MotSpeakerHelperProximity: ThreadLoop event mProximityState = FAR, previous FAR
10-05 19:44:25.873 834 1552 W qti_sensors_hal: reportSingleEvent: NearBy 0, pData 54, highThd 550
10-05 19:44:25.876 837 2207 V MotSpeakerHelperProximity: updated mCurProximityState: FAR (5.000000)
10-05 19:44:25.876 837 2207 V MotSpeakerHelperProximity: ThreadLoop event mProximityState = FAR, previous FAR
10-05 19:44:25.887 1744 1900 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
10-05 19:44:25.887 1744 1900 I WindowManager: Screen turning on...
10-05 19:44:25.892 2362 8777 V KeyguardViewMediator: notifyDrawn
10-05 19:44:25.892 1744 3479 D WindowManager: mKeyguardDelegate.ShowListener.onDrawn.
10-05 19:44:25.893 1744 1800 W WindowManager: Setting mKeyguardDrawComplete
10-05 19:44:25.910 1744 1900 V DisplayPowerController: Brightness [23] reason changing to: 'doze', previous reason: 'screen_off'.
10-05 19:44:25.912 904 904 D SurfaceFlinger: Setting power mode 2 on display 0
10-05 19:44:25.912 1744 1802 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
10-05 19:44:25.913 847 919 I SDM : DisplayBase::SetDisplayState: Set state = 1, display 0
10-05 19:44:25.926 834 1552 W qti_sensors_hal: reportSingleEvent: NearBy 0, pData 54, highThd 550
10-05 19:44:25.926 837 2207 V MotSpeakerHelperProximity: updated mCurProximityState: FAR (5.000000)
10-05 19:44:25.926 837 2207 V MotSpeakerHelperProximity: ThreadLoop event mProximityState = FAR, previous FAR
10-05 19:44:25.930 2362 2379 I MotoDisplayManager: MotoDisplayCallback setScreenBrightness<brightness>30
10-05 19:44:25.944 10975 10975 I MotoDisplay: Time elapsed since sensor trigger Type: GLANCE_GESTURE GlanceType: GLANCE_GESTURE_MOVEMENT is 123 ms
10-05 19:44:25.944 2362 2379 I MotoDisplayManager: MotoDisplayCallback setScreenBrightness<brightness>23
10-05 19:44:25.965 1744 1802 I WindowManager: All windows ready for display!
10-05 19:44:25.966 1744 1800 W WindowManager: Setting mWindowManagerDrawComplete
10-05 19:44:25.966 1744 1900 I DisplayPowerController: Unblocked screen on after 79 ms