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/frontend/apps/reader/modules
zwim a001a13ab6
ReaderRolling: avoid ANR on Android when (re)rendering. (#8501)
Wrap document opening and re-renderings (which can block
the app for some time) with setIgnoreInput() to avoid ANR
on Android.
Any setting update that could possibly cause a re-rendering
should send the UpdatePos event, to ensure the re-rendering
happens in ReaderRolling:onUpdatePos() where precautions
are taken to avoid ANR.
3 years ago
..
readeractivityindicator.lua ReaderActivityIndicator: fix isStub() 4 years ago
readerback.lua Navigation menu: cleanup, use colons in menu (#8442) 3 years ago
readerbookmark.lua Checkbutton widget optimization (#8522) 3 years ago
readerconfig.lua Fix scrolling, add inertial scroll on non-eInk devices 3 years ago
readercoptlistener.lua AltStatusBar: cleanup, use colons in menu (#8436) 3 years ago
readercropping.lua ReaderZooming: Unconditionally update the configurables on SetZoomMode (#7735) 3 years ago
readerdevicestatus.lua DoubleSpinWidget buttons move (#8490) 3 years ago
readerdictionary.lua ReaderDictionary: merge dict & dict_ext results (#8523) 3 years ago
readerdogear.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerflipping.lua Update UI layout code to use new SVG icons 4 years ago
readerfont.lua bump crengine: support for 'box-sizing', and other fixes 3 years ago
readerfooter.lua [chore] Fix "Compact items" capitalization (#8465) 3 years ago
readergoto.lua ReaderGoto: adds Go to % (#8395) 3 years ago
readerhighlight.lua [i18n] Add context to CSS style vs highlight style (#8510) 3 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerkoptlistener.lua Kopt/Creoptions: change to using an event to update configurable. Abstract implimentation out of ConfigDialog 3 years ago
readerlink.lua ReaderLink: option to add location to stack on opening book (#7685) 3 years ago
readermenu.lua ReaderMenu/FileManagerMenu: deduplicate Exit menu code (#8459) 3 years ago
readerpagemap.lua SpinWidget: similar size in portrait and landscape (#8226) 3 years ago
readerpaging.lua [chore] Fix a few luacheck errors (#8460) 3 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua ReaderRolling: avoid ANR on Android when (re)rendering. (#8501) 3 years ago
readerrotation.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
readerscrolling.lua Fix scrolling, add inertial scroll on non-eInk devices 3 years ago
readersearch.lua Checkbutton widget optimization (#8522) 3 years ago
readerstatus.lua BookStatusWidget: fix status toggle (#8329) 3 years ago
readerstyletweak.lua Standardize: long-press/hold to long-press (#8185) 3 years ago
readertoc.lua SpinWidget: similar size in portrait and landscape (#8226) 3 years ago
readertypeset.lua [i18n] Add context to CSS style vs highlight style (#8510) 3 years ago
readertypography.lua DoubleSpinWidget buttons move (#8490) 3 years ago
readeruserhyph.lua FileManager: allow case sensitive file search (#7956) 3 years ago
readerview.lua Highlights backup fix (#8479) 3 years ago
readerwikipedia.lua Standardize select/choose to choose (#8128) 3 years ago
readerzooming.lua SpinWidget: similar size in portrait and landscape (#8226) 3 years ago