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 4d18ac1100 Some History fixes and enhancements (#3247)
Made the onHold buttons table similar to the one of File browser.
Added "Purge .sdr" and "Delete" to these buttons.
Moved the purgeSettings and removeFileFromHistoryIfWanted
logic into filemanagerutil functions.
Stay on the same page when manipulating history (previously, we were
always put back on first page).
Really keep deleted files in history (unless setting says otherwise).
Show deleted files in grey or dimmed in classic History and all
CoverBrowser display modes.
7 years ago
..
data Added Font Hinting toggle (#3182) 7 years ago
elements Add a date setting (#3234) 7 years ago
message feat: add logger module & rewrite kobo suspend script in lua 8 years ago
network [fix] NetworkManager: check DNS from dns.msftncsi.com instead of www.example.com (#3150) 7 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget Some History fixes and enhancements (#3247) 7 years ago
downloadmgr.lua DevDocs: ui.downloadmgr 7 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua Font: unify font styling 7 years ago
geometry.lua Doc: miscellaneous improvements. 8 years ago
gesturerange.lua multi-touch: add tests for gesturerange moudle 8 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua language: remove out of date Russian translation 7 years ago
menusorter.lua [fix] MenuSorter: don't ignore user order without counterpart in default menu (#3166) 7 years ago
opdsparser.lua opds(fix): unescape name and value 8 years ago
otamanager.lua ota(fix): do not create 0 size installed file if index is missing 7 years ago
quickstart.lua quickstart fix (#2804) 7 years ago
rendertext.lua [doc] RenderText:getGlyph() and truncateTextByWidth() (#3140) 7 years ago
screensaver.lua [fix, UX] Allow modal widget on top of modal widget (#3170) 7 years ago
timeval.lua [fix, doc] TimeVal: typo 7 years ago
translator.lua Docs: cosmetic updates and additions 7 years ago
trapper.lua Dict lookup: allow cancelling with tap 7 years ago
uimanager.lua Change a logger.warn() back to .dbg() as it used to be 7 years ago
wikipedia.lua Added Trapper module, for simple interaction with UI 7 years ago