2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
koreader/plugins
NiLuJe 45a4aac3d3
Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083)
Re: https://github.com/koreader/koreader/issues/9806#issuecomment-1416827447

Depends on https://github.com/koreader/koreader-base/pull/1576

Includes assorted cosmetics tweaks related to duplicate `setDirty` calls when instantiating widgets that already have an `onShow` handler doing it. (I left widgets doing it in `update` instead of `init` alone, on the assumption that callers *may* be relying on that behavior when updating widgets at runtime. This might actually never matter, and it certainly didn't for ScreenSaverWidget, which is why I removed it from there ;p).
2023-02-07 01:01:05 +01:00
..
autodim.koplugin ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045) 2023-02-02 00:29:23 +01:00
autofrontlight.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
autostandby.koplugin [plugin] AutoStandby: Make "Update" string translatable (#9655) 2022-10-20 19:35:09 +02:00
autosuspend.koplugin AutoSuspend: On Kindle, periodically reset the system's timeout so that 2022-12-13 00:17:25 +01:00
autoturn.koplugin ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045) 2023-02-02 00:29:23 +01:00
autowarmth.koplugin [AutoWarmth] Simplify translations (#9996) 2023-01-05 13:46:52 +01:00
backgroundrunner.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
batterystat.koplugin Add datetime.lua 2022-12-06 17:36:08 +01:00
bookshortcuts.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
calibre.koplugin Misc: Natural sorting refactor (#10023) 2023-01-16 19:36:22 +01:00
coverbrowser.koplugin Misc: Natural sorting refactor (#10023) 2023-01-16 19:36:22 +01:00
coverimage.koplugin [CoverImage] use units in SpinWidget (#9938) 2022-12-30 07:26:36 +01:00
docsettingtweak.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
exporter.koplugin Exporter: add highlight markdown style (#9976) 2023-01-23 14:49:11 +01:00
externalkeyboard.koplugin [i18n] Remove stray newline from ExternalKeyboard string (#9890) 2022-12-11 10:15:38 +01:00
gestures.koplugin TouchMenu: tweak menu search (#9926) 2022-12-18 01:25:41 +01:00
hello.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
japanese.koplugin Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
keepalive.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
kosync.koplugin KOSync: use MultiInputDialog instead of LoginDialog (#9962) 2022-12-30 18:38:42 +02:00
movetoarchive.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
newsdownloader.koplugin NewsDownloader: avoid some crashes (#9697) 2022-11-07 18:21:50 +01:00
opds.koplugin Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
patchmanagement.koplugin patch management 2023-02-06 19:43:01 +01:00
perceptionexpander.koplugin Optimization: Use constant folding for divisions not a power of two (#9609) 2022-10-10 22:21:27 +02:00
profiles.koplugin Profiles: create profile with current document settings (#10036) 2023-02-02 09:09:42 +02:00
qrclipboard.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
readtimer.koplugin ReadTimer: allow repeat when time is up (#9844) 2022-12-11 09:51:16 +01:00
SSH.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
statistics.koplugin Statistics: show correct number of notes in a book (#9928) 2022-12-18 18:04:00 +02:00
systemstat.koplugin Make translateable: SystemStat, custom footer (#9945) 2022-12-24 16:56:24 +01:00
terminal.koplugin MultiDialog: Fix an extremely nasty API misuse 2022-10-06 19:28:26 +02:00
texteditor.koplugin Add quickEditFile method to texteditor 2023-02-06 19:43:01 +01:00
timesync.koplugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
vocabbuilder.koplugin Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083) 2023-02-07 01:01:05 +01:00
wallabag.koplugin ReaderLink: allow buttons to be added to the External link dialog (#9746) 2022-12-11 16:52:40 +01:00