2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
NiLuJe ba00f3879d
ReaderHighlight: nil guard a few self.hold_pos accesses (#7700)
Fix #7698

That only leaves a single unguarded access in onUnhighlight
2021-05-16 19:54:46 +02:00
..
apps ReaderHighlight: nil guard a few self.hold_pos accesses (#7700) 2021-05-16 19:54:46 +02:00
device move android specific bits outside OTAManager 2021-05-16 16:55:50 +02:00
document KOPTInterface: Minor optimization when hashing the configurable status 2021-05-09 23:10:44 +02:00
ui warn before downgrading APK. Prompt for download in the browser to get a notification 2021-05-16 16:55:50 +02:00
cache.lua Cache: Some more tweaks after #7624 2021-05-09 23:10:44 +02:00
cacheitem.lua Cache: Some more tweaks after #7624 2021-05-09 23:10:44 +02:00
configurable.lua KOPTInterface: Minor optimization when hashing the configurable status 2021-05-09 23:10:44 +02:00
dbg.lua [doc] Documentation stub for Dbg module (#7677) 2021-05-13 18:13:58 +02:00
depgraph.lua Tame a few tests that relied on pairs being somewhat deterministic (#6371) 2020-07-14 18:25:26 +02:00
device.lua [chore] Move SDL check to the end of Device's probe function (#7682) 2021-05-14 13:31:24 +02:00
dispatcher.lua [doc] Fix random typo (#7676) 2021-05-13 17:57:48 +02:00
docsettings.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
dump.lua Order keys in settings.reader.lua (#6868) 2020-11-12 20:38:11 +01:00
fontlist.lua add hasSystemFonts device property (#7535) 2021-04-19 09:04:31 +02:00
gettext.lua [fix] Always initiate empty context table (#6874) 2020-11-13 16:54:01 +01:00
httpclient.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
logger.lua use android log categories 2019-01-03 08:56:29 +01:00
luadata.lua Use fsync() for more robust setting files saving 2019-12-10 23:57:32 +01:00
luasettings.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 2020-03-14 21:17:42 +01:00
optmath.lua [[doc] Add documentation to optmath (#6258) 2020-06-11 17:05:50 +02:00
persist.lua Cache: Fix a whole lot of things. 2021-05-05 20:37:33 +02:00
pluginloader.lua PluginLoader: Allow querying whether a specific plugin is loaded (#7607) 2021-04-29 19:30:18 +02:00
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 2017-08-24 09:10:57 +02:00
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
readcollection.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
readhistory.lua ReaderUI: Saner FM/RD lifecycle 2021-05-05 20:37:33 +02:00
socketutil.lua Unify LuaSocket usage (#7405) 2021-03-15 01:25:10 +01:00
util.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
version.lua Centralize one time migration code after updates (#7531) 2021-04-13 17:54:11 +02:00