Commit Graph

2873 Commits (2773ca93862c5380b52abe0b96f39e16c487d6a6)
 

Author SHA1 Message Date
Markismus bd4b5a11ad Added Kobo files to Makefile
I can't test on my laptop. Would these changes be enough?
10 years ago
Markismus a153286f44 Kobo Frontlight Tweaks
Now the frontlight remains unchanged from Nickel to koreader and vice
versa.
Also ffi/kobolight.lua has been changed to allow for usage of the toggle
button in the filemanager.
10 years ago
Markismus dc8b1f365b Changing directoryname for Kobo files
As requested an all purpose kobo directory.
10 years ago
chrox e1527611c5 show a box indicator when tapping on a link
only for PDF/DJVU docs for now since there is no easy way
to get link box from crengine
10 years ago
Qingping Hou b7ab1efe8a Merge pull request #566 from chrox/master
various tweaks and fixes
10 years ago
chrox 7000727cac center align message in notification 10 years ago
chrox 5b99b478b2 fix not fully filled items in filechooser
reported by mobileread user @ignacy
10 years ago
chrox 30e6b3529b hide Nimbus fonts in font selecting dialog 10 years ago
chrox ae3b84138e fix embeded css setting not persistent between launchings 10 years ago
Qingping Hou a4653d5bd6 Merge pull request #564 from chrox/master
use built-in LuaJIT profiler instead of lulip
10 years ago
chrox eeb81f1c39 persistent reader footer mode 10 years ago
chrox 8e4eda579e add option to export notes to Yinxiang 10 years ago
chrox 877cff2933 invert button on tap 10 years ago
chrox 659e5f6bdd use buildin LuaJIT profiler 10 years ago
chrox d3cf30aab2 update koreader-base 10 years ago
Qingping Hou 41b45aa692 Merge pull request #562 from chrox/master
serialize the most recently used blitbuffer/koptcontext
10 years ago
chrox 775e5ea3b4 serialize the most recently used blitbuffer/koptcontext
to speedup koreader startup for PDF/DJVU documents
especially when reflowing
10 years ago
chrox f9302cd17d fix recalculate from close document pageno 10 years ago
Markismus be14e3d9f0 Return to Home screen for Kobo devices Mini, Touch and Aura
Added is a case statement in koreader_kobo.sh to cat binary files to
/dev/input/eventx.
Added are three binary files. When the other two files are generated via
mobileread forum users it is easy to expand the script for all models.
10 years ago
Qingping Hou 22c9211e21 Merge pull request #557 from chrox/master
update koreader-base
10 years ago
chrox 2d9a3499dd update koreader-base 10 years ago
Qingping Hou 5ad0e615b7 Merge pull request #556 from chrox/master
add Evernote plugin to export highlights and notes
10 years ago
chrox 842439cb62 update pot file for plugins 10 years ago
chrox 5c1d5c3314 add Evernote plugin to export highlights and notes
The "My Clipping" file that storing highlights and notes for Kindle
native readers could also be parsed and exported. The parser is
implemented in `evernote.koplugin/clip.lua`.

Parsed highlights and notes in one book will be packed and rendered
into html node with a slt2 template `note.tpl` that complies with
evernote markup language(ENML).

Finally the evernote client will create or update note entries and
push them to Evernote cloud.
10 years ago
chrox 34fd9f3efa add koreader plugin mechanism
This should implement #505.
10 years ago
Qingping Hou 24d5c01a73 Merge pull request #555 from Markismus/master
wtest.lua adapted for use with issue #372
10 years ago
Markismus 3b113800fe 1. wtest.lua crashed. So I cut&paste some lines from reader.lua to fix it.
2. I added the function TestVisible to assess the extreme coordinates still visible on the Kobo Aura.
10 years ago
Markismus 380c763bea Delete wtest.lua.bak
I fucked up with pushing. I'll reread github tutorial. Sorry!
10 years ago
Markismus 52c3594f6b wtest crashed: ./luajit: ./frontend/document/credocument.lua:21: attempt to index global 'G_reader_settings' (a nil value)
A little copy-paste from reader.lua has it working again.
10 years ago
Huang Xin 019d94816f Merge pull request #554 from th0mass/patch-1
Update koreader.po (tr)
10 years ago
th0mass d5451f8ee3 Update koreader.po 10 years ago
Huang Xin f1a8970adb Merge pull request #551 from danan72/patch-2
Update koreader.po
10 years ago
danan72 692dd486e8 Update koreader.po
Update Polish translation from transifex
10 years ago
Qingping Hou 0b247ed8d2 Merge pull request #549 from chrox/master
add dewatermark option for pdf/djvu documents
10 years ago
chrox 6432ad2324 update pot file 10 years ago
chrox df65c1069a remove unnecessary DEBUG 10 years ago
chrox c6c4cbcab1 add dewatermark option for pdf/djvu documents 10 years ago
Qingping Hou 87f69291e1 Merge pull request #547 from chrox/master
highlight current toc entry
10 years ago
chrox 4a32f4415e use borderless flat bookmark/toc window 10 years ago
chrox ac396e3aa9 highlight current toc entry 10 years ago
chrox 9ee1352a76 update koreader-base 10 years ago
chrox 47f986941f tap on reader footer to hide footer 10 years ago
Huang Xin 9b396e3796 Merge pull request #544 from houqp/houqp-master
move reader code into apps directory
10 years ago
Qingping Hou f07c0c4fba require FileManager on demand in reader.lua 10 years ago
Qingping Hou 4b357c1466 move reader code into frontend/apps/reader
it makes more sense to completely separate the UI framework and
application code

also move frontend/ui/configurable.lua to frontend/configurable.lua
10 years ago
Qingping Hou 7ca851de21 Merge pull request #543 from chrox/master
fix infinite loop on up-skip CJK puncutuations
10 years ago
chrox 4c77e45a39 fix infinite loop on up-skip CJK puncutuations 10 years ago
Qingping Hou c45dc23099 Merge pull request #541 from chrox/master
fix wrong screen dpi on Kindle Paperwhite 2
10 years ago
chrox 714bc13720 fix wrong screen dpi on Kindle paperwhite 2 10 years ago
Huang Xin d2b1f59d87 Merge pull request #540 from th0mass/patch-1
Update koreader.po
10 years ago