2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend
Tomáš Janoušek e94550a261
PocketBook: Open links in the on-device web browser (#11787)
Many PocketBook devices include a web browser, but when clicking a link in KOReader, there was no option to open the link in the browser, there was only an option to show a QR code (which can then be scanned by a smartphone).

This commit implements `canOpenLink`/`openLink` on PocketBook using the "browser.app", if available.

Tested on PB740 (InkPad 3).

Fixes: https://github.com/koreader/koreader/issues/11782
Related: https://github.com/koreader/koreader/issues/6597
2024-05-18 16:57:03 +02:00
..
apps Annotations: Bookmark list improvement (#11825) 2024-05-16 21:57:04 +03: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
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