mirror of
https://github.com/koreader/koreader
synced 2024-11-04 12:00:25 +00:00
788ccac561
* Get rid of the `canToggleGSensor` Device cap, it's now mandatory for `hasGSensor` devices. (This means Kindles can now toggle the gyro, fix #9136).
* This also means that `Device:toggleGSensor` is now implemented by `Generic`.
* Update the Screen & Gyro rotation constants to be clearer (c.f., https://github.com/koreader/koreader-base/pull/1568) (/!\ This might conceivably break some `rotation_map` user-patches).
* Input: Move the platform-specific gyro handling to Device implementations, and let Input only handle a single, custom protocol (`EV_MSC:MSC_GYRO`).
* Input: Refine the `rotation_map` disable method implemented in
|
||
---|---|---|
.. | ||
keyboardlayouts | ||
creoptions.lua | ||
css_tweaks.lua | ||
dictionaries.lua | ||
koptoptions.lua | ||
onetime_migration.lua | ||
optionsutil.lua | ||
settings_migration.lua |