2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/device
NiLuJe d59c837714
Kobo: Refactor various aspects of the Kaleido/MTK support (#12221)
* UIManager: Let the fb backend deal with Kaleido wfm promotion. This fixes a number of quirks that poisoned the refresh queue with spurious full-screen refreshes. See https://github.com/koreader/koreader-base/pull/1865 for more details.
* This also means we now disable Kaleido waveform modes when color rendering is disabled (remember to trash your thumbnail cache if you don't want to mix color w/ grayscale thumbnails, though).
* UIManager: Merge refreshes that share an edge, because that was driving me nuts (and would have most likely been merged by the kernel anyway). A perfect test-case is the FM, which trips two separate refreshes because of its title bar.
* ReaderFlipping: Use sensible dimensions, so that we only refresh the icon's region.
* ReaderBookmark: Only refresh the dogear instead of the whole page when toggling bookmarks.
* NetworkSetting: Make it a real boy, so it consistently refreshes properly on dismiss instead of relying on UIManager saving the day.
* Kobo: Aggressively prevent *both* suspend & standby while MTK devices are plugged-in, as both will horribly implode the kernel (we previously only prevent standby while charging).
* Kobo: Switch to 8bpp on B&W MTK devices (or when color rendering is disabled on Kaleido panels).
2024-07-28 01:19:40 +02:00
..
android Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
cervantes Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
dummy Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
generic Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
kindle Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
kobo Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
pocketbook Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
remarkable Add Device:otaModel() (#12014) 2024-06-25 21:35:38 +02:00
sdl SDL: Return true in NetworkMgr:isConnected on !hasWifiToggle platforms, (#12217) 2024-07-26 02:12:53 +02:00
sony-prstux PRSTux: Disable OTAs 2024-01-21 06:42:09 +01:00
devicelistener.lua Gesture: Add toggle for orientation lock (#11795) 2024-05-11 11:47:33 +02:00
gesturedetector.lua chore: remove repetitive words (#11785) 2024-05-09 12:10:53 +02:00
input.lua Support screenshots on Non-Touch with ScreenKB as modifier (#11802) 2024-05-20 21:22:27 +02:00
key.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
sysfs_light.lua Kobo: Yet another attempt at working around the hangs on the latest NXP boards (#10771) 2023-08-01 23:53:10 +02:00
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
wakeupmgr.lua WakeupMgr: Forward rtc_dev & dodgy_rtc to the backend 2023-10-16 02:59:27 +02:00