mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
reflect changes in koreader/android-luajit-launcher#62 (#3254)
This commit is contained in:
@@ -166,6 +166,9 @@ function Device:initNetworkManager() end
|
||||
|
||||
function Device:supportsScreensaver() return false end
|
||||
|
||||
-- Device specific method to set datetime
|
||||
function Device:setDateTime(year, month, day, hour, min, sec) end
|
||||
|
||||
-- Device specific method if any setting needs being saved
|
||||
function Device:saveSettings() end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user