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
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
..
apps [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
device [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
document bump crengine: word spacing and hyphenation tweaks 5 years ago
ui [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
cache.lua rename runtimectl to document/canvascontext 5 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua decouple UI definitions from document modules 5 years ago
dbg.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
depgraph.lua Touch zones: fix loss of overrides when re-registering a zone (#5658) 5 years ago
device.lua [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
docsettings.lua Use fsync() for more robust setting files saving 5 years ago
dump.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
fontlist.lua android: make system fonts toggable (#5670) 5 years ago
gettext.lua [fix] Update hardcoded gettext workaround for Romanian (#5718) 4 years ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
logger.lua use android log categories 5 years ago
luadata.lua Use fsync() for more robust setting files saving 5 years ago
luasettings.lua Use fsync() for more robust setting files saving 5 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
pluginloader.lua Add vertical edge gesture (#5156) 5 years ago
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 7 years ago
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
readcollection.lua [feat] Favorites: organize book into collections (#5527) 5 years ago
readhistory.lua Use fsync() for more robust setting files saving 5 years ago
up_reg.list adapt widgets to new refresh/repaint API 10 years ago
util.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
version.lua [doc, fix] Some documentation issues (#5066) 5 years ago