You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/plugins
NiLuJe 9bf19d1bb3
Assorted bag'o tweaks & fixes (#9569)
* UIManager: Support more specialized update modes for corner-cases:
  * A2, which we'll use for the VirtualKeyboards keys (they'd... inadvertently switched to UI with the highlight refactor).
  * NO_MERGE variants of ui & partial (for sunxi). Use `[ui]` in ReaderHighlight's popup, because of a Sage kernel bug that could otherwise make it translucent, sometimes completely so (*sigh*).
* UIManager: Assorted code cleanups & simplifications.
* Logger & dbg: Unify logging style, and code cleanups.
* SDL: Unbreak suspend/resume outside of the emulator (fix #9567).
* NetworkMgr: Cache the network status, and allow it to be queried. (Used by AutoSuspend to avoid repeatedly poking the system when computing the standby schedule delay).
* OneTimeMigration: Don't forget about `NETWORK_PROXY` & `STARDICT_DATA_DIR` when migrating `defaults.persistent.lua` (fix #9573)
* WakeupMgr: Workaround an apparent limitation of the RTC found on i.MX5 Kobo devices, where setting a wakealarm further than UINT16_MAX seconds in the future would apparently overflow and wraparound... (fix #8039, many thanks to @yfede for the extensive deep-dive and for actually accurately pinpointing the issue!).
* Kobo: Handle standby transitions at full CPU clock speeds, in order to limit the latency hit.
* UIManager: Properly quit on reboot & exit. This ensures our exit code is preserved, as we exit on our own terms (instead of being killed by the init system). This is important on platforms where exit codes are semantically meaningful (e.g., Kobo).
* UIManager: Speaking of reboot & exit, make sure the Screensaver shows in all circumstances (e.g., autoshutdown, re: #9542)), and that there aren't any extraneous refreshes triggered. (Additionally, fix a minor regression since #9448 about tracking this very transient state on Kobo & Cervantes).
* Kindle: ID the upcoming Scribe.
* Bump base (https://github.com/koreader/koreader-base/pull/1524)
2 years ago
..
SSH.koplugin [feat] Non-touch improvements (#8859) 2 years ago
autodim.koplugin AutoWarmth: add option to toggle/set frontlight on day/night (#9337) 2 years ago
autofrontlight.koplugin Auto frontlight plugin: Newer Oasis models are also supported (#9202) 2 years ago
autostandby.koplugin SpinWidget: similar size in portrait and landscape (#8226) 3 years ago
autosuspend.koplugin Assorted bag'o tweaks & fixes (#9569) 2 years ago
autoturn.koplugin Autoturn: change to minutes and seconds (#9055) 2 years ago
autowarmth.koplugin AutoWarmth: nit (#9525) 2 years ago
backgroundrunner.koplugin [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2 years ago
batterystat.koplugin SystemStat: Show awake/suspend/standby breakdown in % (#9257) 2 years ago
bookshortcuts.koplugin PathChooser: add creating folder (#9354) 2 years ago
calibre.koplugin fix: attempt to call local start_time (number) (#9086) 2 years ago
coverbrowser.koplugin Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
coverimage.koplugin CoverImage: fix translatable (#9301) 2 years ago
docsettingtweak.koplugin Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
exporter.koplugin Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
gestures.koplugin Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
hello.koplugin Dispatcher: Revamp sections and item order 3 years ago
japanese.koplugin Minor Lua I/O cleanups (#8921) 2 years ago
keepalive.koplugin Use PluginShare to share the keepalive state (#7416) 3 years ago
kosync.koplugin Make luacheck >= 0.26 happy (#9174) 2 years ago
movetoarchive.koplugin ReaderUI: Saner FM/RD lifecycle 3 years ago
newsdownloader.koplugin Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
opds.koplugin Misc: Unify error logging on network errors (#9523) 2 years ago
perceptionexpander.koplugin [feat] Non-touch improvements (#8859) 2 years ago
profiles.koplugin Profiles: add QuickMenu (#9526) 2 years ago
qrclipboard.koplugin [fix] Minor doc touchups re. QR encode (#6861) 4 years ago
readtimer.koplugin datetimewidget: simpler usage, allows 2 to 6 numberpickers for date and time (#9070) 2 years ago
statistics.koplugin BookMap: allow tap on ToC titles and outside page slots (#9400) 2 years ago
systemstat.koplugin SystemStat: Show awake/suspend/standby breakdown in % (#9257) 2 years ago
terminal.koplugin [plugin, Terminal] fix crash on clear screen (#9119) 2 years ago
texteditor.koplugin Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
timesync.koplugin Cleanup eye-gouging madness around io.read calls (#7149) 3 years ago
vocabbuilder.koplugin Vocabulary builder: add Undo study status (#9528) 2 years ago
wallabag.koplugin Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago