Commit Graph

3054 Commits (d9f5edf54a85c247590d8ea454b60f558d9fcbfb)
 

Author SHA1 Message Date
chrox 27b15b7020 restrict highlight in current page area
This should fix #588.

Highlight in multiple pages is too complicated and requires large
code refactoring and will not be considered for now.
10 years ago
WS64 dc78dd9fda Update readertoc.lua 10 years ago
WS64 00c050f279 Update readerfooter.lua 10 years ago
WS64 c50a0f701b Update readerfooter.lua 10 years ago
WS64 ddf90f2391 Update defaults.lua 10 years ago
Qingping Hou c1323fb882 Merge pull request #682 from chrox/master
fix cannot get word box in last page of a chapter
10 years ago
chrox fd1bb86514 fix cannot get word box in last page of a chapter 10 years ago
WS64 dee04099d1 Update readertoc.lua
Add "pages left to next chapter" to minibar
10 years ago
WS64 ec16a3f745 Update readerfooter.lua
Add "pages left to next chapter" to minibar
10 years ago
HW 248b7c99e6 Merge pull request #680 from chrox/master
lock screen orientation to portrait on Android (fix #623)
10 years ago
chrox 7152fdadb5 lock screen orientation to portrait
This should fix #623.
10 years ago
chrox c0ef46520d update koreader-base 10 years ago
HW 2494715549 Merge pull request #678 from chrox/master
update mupdf and k2pdfopt to latest version
10 years ago
chrox 8f2975af5b update mupdf and k2pdfopt to latest version
And this should fix #659 and fix #674.
10 years ago
chrox deab21b980 update pot file 10 years ago
Paulo Matias 7a9593d2d3 Merge pull request #672 from chrox/master
fix zsync(a peer-to-peer document sharing plugin in koreader) on Android
10 years ago
chrox f61395806c fix zsync(a peer-to-peer document sharing plugin in koreader) on Android 10 years ago
Paulo Matias b21cf360fd Merge pull request #670 from chrox/master
update koreader-base
10 years ago
chrox 8d5c3723c0 update koreader-base 10 years ago
Huang Xin 57491eb4fc Merge pull request #669 from houqp/kobo_suspend
Kobo suspend support
10 years ago
Qingping Hou 45f3294f8d fix(kobo suspend): ignore user input in suspend mode 10 years ago
Qingping Hou 4400468741 refactor(uimanager): use event_handlers to dispatch events 10 years ago
Qingping Hou f7766d9606 feature(device): add isKindle method 10 years ago
Qingping Hou f57014cfc3 fix(kobo): partially fix suspend support
Tested in Kobo Aura HD.

Suspend can still be interrrupted if user touches the screen after
slided the power button and before the suspend function is called (2s delay).

Reason for this is still unkown.
10 years ago
Qingping Hou 8e5a856841 Merge pull request #668 from chrox/master
update lua-serialize to fix rare case of Bus error
10 years ago
chrox ee817a449a update lua-serialize to fix rare case of Bus error 10 years ago
Qingping Hou 68e4a5eafd Merge pull request #667 from chrox/master
fix make koboupdate since there is no bins in kobo directory now
10 years ago
chrox 5df6768c77 fix make koboupdate since there is no bins in kobo directory now 10 years ago
Qingping Hou 6cc8c671a7 Merge pull request #666 from chrox/zsync
fix zsync cannot run properly in Kindle due to firewall
10 years ago
chrox 54a551a0f5 restore firewall rules when exiting koreader 10 years ago
chrox 46c8d26b97 update pot file 10 years ago
chrox 2773ca9386 fix zsync cannot run properly in Kindle due to firewall 10 years ago
Qingping Hou 3433241c1a Merge pull request #664 from chrox/zsync
add peer-to-peer file sharing plugin ZSync
10 years ago
chrox 26f5a4731e add peer-to-peer file sharing plugin ZSync 10 years ago
chrox 3967ba0346 sort plugins in path order 10 years ago
Huang Xin 91da47d62c Merge pull request #662 from Markismus/master
Now button events are passed to koreader and it exits cleanly to Nickel
10 years ago
Markismus 9ab98ceab0 Now button events are passed to koreader and it exits cleanly to Nickel 10 years ago
Markismus af97ab2879 Delete KoboMiniTapHomeIcon.bin 10 years ago
Markismus dd70a17ba1 Delete KoboAuraTapHomeIcon.bin
Pazos' change of koreader_kobo.sh makes these binary files obsolete.
10 years ago
Huang Xin 35c0af5d94 Merge pull request #661 from Markismus/master
Offset and resize Kobo Aura screen because of obscuration by black bezel
10 years ago
Markismus c390d6fca4 offset and resize Kobo Aura screen because of obscuration by black bezel 10 years ago
Huang Xin 6229cacf81 Merge pull request #656 from Markismus/master
Persistent defaults.lua option added.
10 years ago
Markismus aaa84808e8 add persistent option for defaults.lua 10 years ago
Qingping Hou 0507d3208c Merge pull request #653 from chrox/master
register swipe diagonal gesture range to screenshot
10 years ago
chrox 53165e3c2a fix init hyphenation dictionaries 10 years ago
chrox bb587184a5 register swipe diagonal gesture range to screenshot
for non-multitouch devices

This PR is intended to substitude #652 which needs tweaking
double tap zone for screenshot.
10 years ago
chrox 685fbb4d94 match distance when gesturerange has scale field 10 years ago
Paulo Matias b4f77fc8c7 Merge pull request #650 from chrox/master
revert zip file handler to crereader
10 years ago
chrox 241d67e0ec revert zip file handler to crereader
It seems that fb2.zip is a conventional format for fb2 with compression
which cannot be handled properly by mupdf.
This should fix #642.
10 years ago
HW 666832e2a0 Merge pull request #649 from houqp/houqp-master
refactor(doc): use ffi binding in picdocument
10 years ago