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 0599c440cc [RTL UI] Bidi-wrap filenames, paths, urls, metadata
bidi.lua:
- Revert "Alias everything to Bidi.nowrap() when in LTR UI,
  as using LTR isolates seems uneeded when already LTR" (part
  of a628714f) which was a wrong assumption: we need proper
  wrappers for all things paths. Enhance some of these wrappers.
- Fix GetText RTL wrapping which was losing empty lines and
  trailing \n.

- Wrap all paths, directories, filenames in the code with
  these wrappers.
- Wrap all book metadata (title, authors...) with BD.auto(),
  as it helps fixing some edge cases (like open/close quotation
  marks which are not considered as bracket types by FriBiDi).
  (Needed some minor logic changes in CoverBrowser.)

- Tweak hyphenation menu text
- Update forgotten SortWidget for UI mirroring
- KoptConfig: update "justification" index for RTL re-ordering,
  following the recent addition of the page_gap_height option.
4 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
filemanagerbookinfo.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 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 [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
filemanagermenu.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
filemanagersearch.lua [fix] Various minor string issues (#5719) 4 years ago
filemanagersetdefaults.lua [fix] Make set defaults self contained (#5419) 5 years ago
filemanagershortcuts.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
filemanagerutil.lua [fix] Empty directory path and crash on TextWidget (#5606) 5 years ago