-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Double tap to wake support. #58
Comments
As far as I know it was connected to battery drain on the LED displays and the XZ3 doesn't support it on 4.9 because of a drain bug in the hardware driver which got maybe fixed in 4.14. |
Those on stock or on aosp??? Because i assume Sony wouldn't release them on stock if it drained the battery. |
SODP is independent from the stock firmware. |
all these features I remember worked fine on sony's stock rom, battery drain on XZ3 was minimal overnight (<5%). on display notifications are also turned off after a short period, so the display was going blank. |
So, that tells that it is possible from hardware sine on XZ3. However, AOSP drivers could be different from stock. As for double tap on XZ2/XZ2c, I don't know if they have the same events as XZ3 - screens are different. So, let's check it out if its possible on AOSP first, then move to SFOS. Note that SFOS has wakeup functionality based on proximity sensor. That can be tested using mcetools, grep TJC for instructions. |
TJC instructions for double tap, I need to finish battery tests first tho. |
Please finish battery tests first. These double tap instructions are going to prevent suspending which will be killing battery (brief scan of instructions). |
Someone answered in the sony bugtracker and afai understand is a matter of a config option to have it enabled. However it doesn't guarantee it will work hassle free. I'd like to know how Sony made it work. |
Nice, we have instructions. I am in the middle of one other work right now, will be able to do it probably in the beginning of January. Ping me if I forget about it |
Pickup gesture is supported now, see README, section tips. Double tap will have to wait. |
@rinigus in case the pickup to wake support is something the official devices can use ping jolla people. They might want to add it to the devices. |
I don't know if that is supported by Xperia 10. But the work on it is documented in IRC logs and I had help from Jolla's devs. So, they know already |
Could you guys help me to find out where this feature is implemented in SailfishOS for PhinePhone? |
...and lift to wake. On the stock rom you can have both of those features. The situation in AOSP is unclear to me. Hence i opened a enhancement request in the sony bugtracker.
Issue:
sonyxperiadev/bug_tracker#511
No replies yet but in case it can't be supported we can close this.
The text was updated successfully, but these errors were encountered: