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/device
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
..
android [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
cervantes [Kobo/Cervantes] Always use setBrightness to set the brightness (#5429) 5 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic android: import files from Storage Access Framework 4 years ago
kindle [chore] Convert a couple more todos (#5267) 5 years ago
kobo [Kobo] Always set the warmth on the KA1 (#5468) 5 years ago
pocketbook [fix] added PocketBook InkPad 3 Pro to device.lua (#5398) 5 years ago
sdl [feat] Add haptic feedback (#5380) 5 years ago
sony-prstux [UX] Add gesture - poweroff and restart device (#5202) 5 years ago
gesturedetector.lua [chore] Convert a couple more todos (#5267) 5 years ago
input.lua android: touchscreen toggle option (#5564) 5 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua [Kobo/Cervantes] Prefer using the ioctl over sysfs when setting the FL. (#5407) 5 years ago
wakeupmgr.lua [fix] WakeupMgr: pass through task epoch for proximity check 5 years ago