Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Power API Status

Alexis Menard edited this page Aug 8, 2013 · 3 revisions
Interfaces Desktop Mobile Remarks
getScreenBrightness Done Done Tizen underlaying vconf have some problems with being called from the extension thread, problem should go away when extensions run in their process
setScreenBrightness Done Done None
isScreenOn ToDo Done None
restoreScreenBrightness ToDo Done None
turnScreenOn ToDo Done None
turnScreenOff ToDo Done On Tizen 2.1 turning off the screen leads to the lock screen but when unlocking it, XWalk is backgrounded behind the launcher so you can't access it anymore. When XWalk integrates correctly with the Window Manager the problem should go away
setScreenStateChangeListener ToDo Done None
unsetScreenStateChangeListener ToDo Done None
request ToDo Done CPU needs some love
release ToDo Done CPU needs some love
Clone this wiki locally