2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps/filemanager
NiLuJe 525b1957b9
[RFC] Pagination UI shenanigans (#7335)
* Menu/KeyValuePage/ReaderGoTo: Unify the dialogs. (Generally, "Enter page number" as title, and "Go to page" as OK button).
* Allow *tapping* on pagination buttons, too. Added spacers around the text to accommodate for that.
* Disable input handlers when <= 1 pages, while still printing the label in black.
* Always display both the label and the chevrons, even on single page content. (Menu being an exception, because it can handle showing no content at all, in which case we hide the chevrons).
* KVP: Tweak the pagination buttons layout in order to have consistent centering, regardless of whether the return arrow is enabled or not. (Also, match Menu's layout, more or less).
* Menu: Minor layout tweaks to follow the KVP tweaks above. Fixes, among possibly other things, buttons in (non-FM) "List" menus overlapping the final entry (e.g., OPDS), and popout menus with a border being misaligned (e.g., Calibre, Find a file).
* CalendarView: Minor layout tweaks to follow the KVP tweaks. Ensures the pagination buttons are laid out in the same way as everywhere else (they used to be a wee bit higher).
2021-02-25 05:15:23 +01:00
..
lib Tame a few tests that relied on pairs being somewhat deterministic (#6371) 2020-07-14 18:25:26 +02:00
filemanager.lua Standardize directory/folder to folder (#7328) 2021-02-22 18:44:16 +01:00
filemanagerbookinfo.lua KeyValuePage: configurable items per page 2021-02-20 21:30:31 +01:00
filemanagercollection.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
filemanagerconverter.lua [i18n] Add translators comment about Markdown (#5752) 2020-01-07 12:26:49 +01:00
filemanagerfilesearcher.lua [RFC] Pagination UI shenanigans (#7335) 2021-02-25 05:15:23 +01:00
filemanagerhistory.lua Delegate "lastfile" management to ReadHistory (#6128) 2020-05-06 21:11:34 +02:00
filemanagermenu.lua [RFC] Pagination UI shenanigans (#7335) 2021-02-25 05:15:23 +01:00
filemanagersetdefaults.lua [RFC] Pagination UI shenanigans (#7335) 2021-02-25 05:15:23 +01:00
filemanagershortcuts.lua Sort folder shortcuts (#6707) 2020-09-25 15:54:14 +02:00
filemanagerutil.lua [chore] Device abstraction (#6280) 2020-06-19 09:41:50 +02:00