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/filemanager
poire-z d6d49a64a7 [RTL UI] use auto or LTR text direction in some specific cases
Allow TextBoxWidget new text direction/lang parameters to be
set on upper widgets, and propagate them all the way to it
(ScrollTextWidget, InputText, InputDialog, TextViewer).

Use specific non-default ones in some specific cases:
- Force LTR text direction when showing HTML and CSS, and
  configuration files (in some plugins).
- Use Wikipedia server language and text direction when
  showing an article.
- Use auto with Dictionary results, as we don't know the
  dictionary language, and they may contain mixed content.
- Force LTR when showing some paths (still needs more of them)

TextEditor plugin: add 2 new options "Auto paragraph direction"
and "Force paragraph direction LTR".

Footnotes popup: grab HTML direction, and forward it
to MuPDF for proper display.
5 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua [RTL UI] use auto or LTR text direction in some specific cases 5 years ago
filemanagerbookinfo.lua Gesture manager: fix actions: Book cover, Book description (#4800) 5 years ago
filemanagercollection.lua [feat] Favorites: organize book into collections (#5527) 5 years ago
filemanagerconverter.lua Replace remaining 'local gettext' with '_' (#4160) 6 years ago
filemanagerfilesearcher.lua [fix] Filesearcher crash on empty file attributes (#5351) 5 years ago
filemanagerhistory.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago
filemanagermenu.lua [RTL UI] adds bidi.lua, bootstrap UI mirroring with RTL languages 5 years ago
filemanagersearch.lua Other minor frontend.util cleanups (#5629) 5 years ago
filemanagersetdefaults.lua [fix] Make set defaults self contained (#5419) 5 years ago
filemanagershortcuts.lua [feat, UX] Paste in folder shortcuts 5 years ago
filemanagerutil.lua [fix] Empty directory path and crash on TextWidget (#5606) 5 years ago