Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

Keep screen on if the castanets activity is shown. #334

Closed Sunwoo-Nam closed 3 years ago

Sunwoo-Nam commented 3 years ago

When the screen is turned off, performance may be degraded. Add the keepScreenOn option and description on the activity.

Sunwoo-Nam commented 3 years ago

If anyone knows how to keep the screen on without an activity, please comment here.

Sunwoo-Nam commented 3 years ago

I updated the commit for keeping the screen on without the activity.