hbibel / TapToUnlock

A fun new way to unlock your Android phone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check if SensorEvents and TapPatternDetectorService use the same clock

vsaw opened this issue · comments

The code introduced in 8f804c8 uses the realTimeClock. I have not yet checked if this is the same clock the SensorEvents use for their timestamp.

This has to be validated on a real device.