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/ui/elements
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
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 6 years ago
common_info_menu_table.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
common_settings_menu_table.lua [fix, i18n] Auto-save book metadata: fix interval string (#5729) 4 years ago
filemanager_menu_order.lua android: touchscreen toggle option (#5564) 5 years ago
flash_keyboard.lua Option to disable keyboard flashing (#3050) 7 years ago
flash_ui.lua Allow for disabling flashing of menu, icons and buttons (#3339) 7 years ago
font_settings.lua android: make system fonts toggable (#5670) 5 years ago
mass_storage.lua cervantes: add usb storage on devices w/updated 3rd party tools 5 years ago
menu_activate.lua Option to disable show bottom menu on top menu activation (#3316) 7 years ago
menu_keyboard_layout.lua [feat, UX] Pick keyboard layout from keyboard (#5583) 5 years ago
reader_menu_order.lua android: touchscreen toggle option (#5564) 5 years ago
refresh_menu_table.lua [UX] Option to never full refresh (#5227) 5 years ago
screen_android.lua tweak timeouts, add haptic feedback support 5 years ago
screen_color_menu_table.lua chore: add test for screen color toggle 5 years ago
screen_disable_double_tap_table.lua fix some luacheck warnings 8 years ago
screen_dpi_menu_table.lua Fix: set custom screen DPI (#5165) 5 years ago
screen_eink_opt_menu_table.lua [fix, Android] hasEinkScreen function in eink_opt_menu_table (#4558) 5 years ago
screen_toggle_gsensor.lua More robust Gyro toggle (#5104) 5 years ago
screensaver_menu.lua [feat] Allow setting any document cover as screensaver (#5369) 5 years ago