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/ui
poire-z 6132e8c904 Button: don't handle long-press when not enabled
It was only not handled when hold_callback. Do that
also when hold_input/hold_input_func.
Also fix the handling of HoldRelease (as the Hold may
change the state of 'enabled', so we can't rely
on it to guess the Hold is being handled by Button).
Menu: prevent long-press on "No choice available",
as there's then no page to navigate to.
3 years ago
..
data [chore] Fix a few Persian keyboard luacheck issues (#7253) 3 years ago
elements [fix] Remove OPDS menu entry from FilemanagerMenu (#7291) 3 years ago
message [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
network [reMarkable] Don't need to keep attempting WiFi connection after success (#7121) 3 years ago
plugin Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
widget Button: don't handle long-press when not enabled 3 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
cloudmgr.lua [feat] Synchronize local folder with dropbox (#5591) 5 years ago
downloadmgr.lua Calibre plugin fixes for android (#6996) 3 years ago
event.lua [doc] Add internal documentation references (#5285) 5 years ago
font.lua Font menu: show font names with their own font 4 years ago
geometry.lua Page Overlap: Fix rectangle computation and arrow mode (#7269) 3 years ago
gesturerange.lua Text input fixes and enhancements (#4084) 6 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua Georgian keyboard (#7225) 3 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua Various Wi-Fi QoL improvements (#6424) 4 years ago
quickstart.lua Quickstart: add long press sets default (#7048) 3 years ago
renderimage.lua Update UI layout code to use new SVG icons 3 years ago
rendertext.lua More Android trickery (#7059) 3 years ago
screensaver.lua ScreenSaver: Unbreak "disable" mode (#7124) 3 years ago
size.lua UI: Make button radius match default window radius (#7054) 3 years ago
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 5 years ago
translator.lua Minor util & ffi/util cleanups (#6657) 4 years ago
trapper.lua Dict, Trapper: prevent dismissal by past events 3 years ago
uimanager.lua Button: Fix some more weird highlighting corner-cases (#7256) 3 years ago
wikipedia.lua Cleanup eye-gouging madness around io.read calls (#7149) 3 years ago