2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend
Nico Hirsch 3b97e2988a
Shorten home folder path for info messages (#11853)
The info messages for opening files always show the full path. By using `filemanagerutil.abbreviate`, the info messages now show the shortened home folder path (only if the setting "shorten home folder" is enabled).
2024-05-19 13:19:38 +02:00
..
apps Shorten home folder path for info messages (#11853) 2024-05-19 13:19:38 +02:00
device PocketBook: Open links in the on-device web browser (#11787) 2024-05-18 16:57:03 +02:00
document Add relevant nil guards to prevent reflow crashes (#11715) 2024-04-27 23:16:13 +02:00
ui MultiInputDialog: fix keyboard height changed (#11832) 2024-05-16 22:10:43 +03:00
cache.lua
cacheitem.lua
configurable.lua copt/kopt options: deduplicate some defaults (#10893) 2023-09-13 07:49:57 +03:00
datetime.lua Finished books: freeze history timestamp and statistics (#10968) 2023-10-09 07:45:43 +03:00
dbg.lua UI: Add a verbose debug logging checkbox next to "Report a bug" 2024-01-19 00:08:10 +01:00
depgraph.lua
device.lua
dispatcher.lua Gesture: Add toggle for orientation lock (#11795) 2024-05-11 11:47:33 +02:00
docsettings.lua DocSettings: check legacy history location only once (#11439) 2024-02-06 08:44:37 +02:00
dump.lua
fontlist.lua
gettext.lua [i18n] GetText: fix fuzzy detection for certain strings (#11648) 2024-04-09 22:19:36 +02:00
httpclient.lua
languagesupport.lua
logger.lua
luadata.lua
luadefaults.lua writeToFile: centralize (#11012) 2023-10-17 07:42:07 +03:00
luasettings.lua writeToFile: centralize (#11012) 2023-10-17 07:42:07 +03:00
luxl.lua
optmath.lua
persist.lua
pluginloader.lua
pluginshare.lua
random.lua
readcollection.lua Multiple collections (#11693) 2024-05-01 09:01:59 +03:00
readhistory.lua Minimize DocSettings:open() calls (#11437) 2024-02-07 10:35:52 +02:00
socketutil.lua
sort.lua
userpatch.lua
util.lua FileChooser collates: use "item.sort_percent" for sorting + extra on-hold handling (#11592) 2024-03-30 14:04:43 +01:00
version.lua