2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/plugins
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
..
archiveviewer.koplugin TextViewer: add dialog to set font size and justify text (#11210) 2023-12-14 07:50:54 +02:00
autodim.koplugin [plugin] AutoDim: reset counter on page turn (#11984) 2024-06-05 21:17:49 +02:00
autofrontlight.koplugin Kindle: Add a hasLightSensor devcap, and use it in the AutoFrontlight plugin (#11255) 2023-12-24 17:15:30 +01:00
autostandby.koplugin
autosuspend.koplugin NetworkMgr: Handle non-blocking turnOnWifi implementations better (#10863) 2023-09-21 18:21:09 +02:00
autoturn.koplugin
autowarmth.koplugin [plugin] AutoWarmth: add more gestures for autowarmth activation (#11946) 2024-06-01 08:42:09 +02:00
backgroundrunner.koplugin lint: fix issues reported by newer shellcheck / shfmt 2024-06-15 23:02:52 +02:00
batterystat.koplugin
bookshortcuts.koplugin
calibre.koplugin Calibre Metadata: Flag array & objects as such in the "safe" parser 2024-06-09 19:28:21 +02:00
coverbrowser.koplugin Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
coverimage.koplugin [CoverImage] Honor rotation after opening of a book (#11752) 2024-05-06 22:53:13 +02:00
docsettingtweak.koplugin copt deduplicate: font_size, visible_pages (#10882) 2023-09-09 09:24:05 +03:00
exporter.koplugin Annotations: pageno honors reference pages and hidden flows (#12214) 2024-07-24 18:35:48 +03:00
externalkeyboard.koplugin Input: Some more followups to the input device auto-detection stuff (#11855) 2024-05-19 22:53:14 +02:00
gestures.koplugin Gesture manager: make long-pressing on top left corner non adjustable in FM (#11971) 2024-06-04 21:12:51 +02:00
hello.koplugin
httpinspector.koplugin HttpInspector: allow browsing global variables 2024-05-05 21:02:21 +02:00
japanese.koplugin
keepalive.koplugin
kosync.koplugin InputContainer: consistent input type in onInput() (#12012) 2024-06-15 09:54:17 +03:00
movetoarchive.koplugin Fix "Move current book to archive" (#11321) 2024-01-05 19:33:20 +01:00
newsdownloader.koplugin NewsDownloader: use <content:encoded> from RSS item, if available (#11694) 2024-04-18 13:24:08 +02:00
opds.koplugin OPDS: Don't append Search twice for feeds with an OpenSearchDescription 2024-06-04 20:28:34 +02:00
patchmanagement.koplugin TextViewer: add dialog to set font size and justify text (#11210) 2023-12-14 07:50:54 +02:00
perceptionexpander.koplugin
profiles.koplugin Profiles: fix updating gestures (#11072) 2023-11-08 07:39:59 +02:00
qrclipboard.koplugin
readtimer.koplugin AltStatusBar/Footer: add the read timer value (#12002) 2024-07-19 22:55:31 +02:00
SSH.koplugin
statistics.koplugin InputContainer: consistent input type in onInput() (#12012) 2024-06-15 09:54:17 +03:00
systemstat.koplugin
terminal.koplugin lint: fix issues reported by newer shellcheck / shfmt 2024-06-15 23:02:52 +02:00
texteditor.koplugin Text editor: refresh path on saving file (#11396) 2024-01-21 11:11:16 +01:00
timesync.koplugin TimeSync: Double-check that ntpd is busybox (#10992) 2023-10-11 20:17:15 +02:00
vocabbuilder.koplugin VocabBuilder: fix and improve non-touch device experience (#12030) 2024-06-16 13:10:37 +02:00
wallabag.koplugin Wallabag: properly deal with mimetype actually being content-type (#11532) 2024-03-13 12:47:13 +01:00