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 dc8696bd34 TextBoxWidget: add new properties, use them in Menu
- height_adjust: if true, reduce height to a multiple of
  line_height (for nicer centering)
- height_overflow_show_ellipsis: if height overflow, append
  ellipsis to last shown line
(Implemented in both use_xtext and legacy code path.)

Use them in Menu.lua to clean up/shorten the code used for multiline
menu items by delegating the work to TextBoxWidget, or using
TextWidget when we end up needing only a single line.
5 years ago
..
lib Swipe for menu and quickstart guide (#2761) 8 years ago
filemanager.lua [feat] Favorites: organize book into collections (#5527) 5 years ago
filemanagerbookinfo.lua Gesture manager: fix actions: Book cover, Book description (#4800) 6 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 TextBoxWidget: add new properties, use them in Menu 5 years ago
filemanagersearch.lua [i18n] Add translator notes (#5250) 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, Android] Crash on startup when no homedir is set (#5548) 5 years ago