2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
poire-z 29707bd664 FileBrowser: change page to show last file or previous subdir (#3351)
When going from reader to filemanager, we are in the directory
containing the last_file. With this, we will also be on the page
showing this file.
When in filemanager and going up (".."), we will also be on the
page containing the directory we came from.
2017-10-13 18:43:02 +02:00
..
data [feat] VirtualKeyboard cursor navigation (#3290) 2017-10-10 18:04:51 +02:00
elements Allow for disabling flashing of menu, icons and buttons (#3339) 2017-10-10 23:50:45 +02:00
message feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
network [fix] NetworkManager: check DNS from dns.msftncsi.com instead of www.example.com (#3150) 2017-08-30 22:02:23 -07:00
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 2017-08-31 16:37:39 +02:00
widget FileBrowser: change page to show last file or previous subdir (#3351) 2017-10-13 18:43:02 +02:00
downloadmgr.lua DevDocs: ui.downloadmgr 2017-05-06 18:25:24 -07:00
event.lua doc: event propagation for widgets 2016-12-11 12:20:59 -08:00
font.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
geometry.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
gesturerange.lua multi-touch: add tests for gesturerange moudle 2016-03-06 22:45:40 -08:00
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
language.lua language: remove out of date Russian translation 2017-05-24 10:55:58 +02:00
menusorter.lua [fix] MenuSorter: don't ignore user order without counterpart in default menu (#3166) 2017-09-11 22:56:44 +02:00
opdsparser.lua opds(fix): unescape name and value 2016-12-29 00:02:22 -08:00
otamanager.lua ota(fix): do not create 0 size installed file if index is missing 2017-04-23 08:25:28 +02:00
quickstart.lua quickstart fix (#2804) 2017-04-24 08:27:29 +02:00
rendertext.lua [doc] RenderText:getGlyph() and truncateTextByWidth() (#3140) 2017-08-28 21:25:33 +02:00
screensaver.lua [fix, UX] Allow modal widget on top of modal widget (#3170) 2017-09-05 00:01:46 -07:00
size.lua [UX] Smaller borders (#3266) 2017-09-28 16:25:00 +02:00
timeval.lua [fix, doc] TimeVal: typo 2017-09-11 13:17:52 +02:00
translator.lua Docs: cosmetic updates and additions 2017-04-12 11:27:22 -07:00
trapper.lua Dict lookup: allow cancelling with tap 2017-09-20 23:09:59 +02:00
uimanager.lua Change a logger.warn() back to .dbg() as it used to be 2017-09-08 23:41:45 -07:00
wikipedia.lua Added Trapper module, for simple interaction with UI 2017-09-20 23:09:59 +02:00