mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
display network settings based on device capabilities + fix android basic network info
This commit is contained in:
committed by
Frans de Jonge
parent
f3a36f8285
commit
04e17424d0
@@ -25,6 +25,7 @@ local Kobo = Generic:new{
|
||||
isTouchDevice = yes, -- all of them are
|
||||
hasBGRFrameBuffer = yes, -- True when >16bpp (i.e., on current FW)
|
||||
hasOTAUpdates = yes,
|
||||
hasWifiManager = yes,
|
||||
|
||||
-- most Kobos have X/Y switched for the touch screen
|
||||
touch_switch_xy = true,
|
||||
|
||||
Reference in New Issue
Block a user