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 7952fa2c09 [RTL UI] update widgets and apps for UI mirroring
Small tweaks all around to handle UI mirroring:
- swap existing symbols like arrows, or use alternative ones
- rotate some images, like chevrons and dogear icons
- flip some left and right swipe handling
- flip some geometry arithmetic like tap on left or right
  side of page or dict window
- use new ProgressWidget:getPercentageFromPosition() instead
  of geometry arithmetic
- BD.wrap() some concatenated string bits, like in reader
  and menu footers
- flip inverse_reading_order when UI is mirrored

More specific tweaks:
- ReaderGesture: reset some specific gestures when UI direction
  has changed (tap on top/bottom left/right corners, for
  bookmarks and FileManager "Plus menu").
- ReaderRolling: show markers on the correct side of page,
  in single or dual page mode.
- KoptOptions: swap left and right icons in Alignment toggle
- CheckMark: proper rendering in all 4 mirroring/rtl combinations.
- VirtualKeyboard: forbid any mirroring
- Move util.getMenuText into Menu.lua
5 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua [RTL UI] update widgets and apps for UI mirroring 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] update widgets and apps for UI mirroring 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