Commit Graph

4146 Commits (98515a2210ba1de50dcb3e36c6335b2d71fb4079)
 

Author SHA1 Message Date
chrox 327624e4fa fix no match libglib, libssl and libcrypto in some old pocketbook firmware 9 years ago
HW 49c8ec2efd Merge pull request #1414 from chrox/master
update K2pdfopt and MuPDF to latest versions
9 years ago
chrox 030e4b4d59 update K2pdfopt and MuPDF to latest versions 9 years ago
Qingping Hou 76efdf7ee9 Merge pull request #1413 from chrox/fix_toc_node_expand
don't expand toc node when it's parent node is collapsed
9 years ago
chrox 3a0960d391 goto current toc entry automatically when open TOC window 9 years ago
chrox 5b76805911 disable follow link by default because it may cause trouble in reflowing mode 9 years ago
chrox 1894e71b07 don't expand toc node when it's parent node is collapsed 9 years ago
Huang Xin 5545474d4e Merge pull request #1412 from lgeek/master
Fix charging detection for Kobo devices
9 years ago
Cosmin Gorgovan 41045dab99 Fix charging detection for Kobo devices
I've tested this on a N905C. I assume this implementation never
worked (since charge_now is supposed to show state of charge), but
it would be useful to get a confirmation.
9 years ago
HW 8fd44b0c18 Merge pull request #1411 from chrox/kindle_voyage_button
add page-button support for Kindle Voyage
9 years ago
chrox 906c91f0ad add page-button support for Kindle Voyage 9 years ago
Qingping Hou 82eb1682e9 Merge pull request #1408 from chrox/fix_evernote_login
various fixes
9 years ago
chrox 17f1498156 fix successively set landscape rotate the screen 9 years ago
chrox 5d79158602 fix cannot save document if exit directly after highlighting in PDF 9 years ago
chrox f22a53affd screen orientation won't change when going into filemanager
and filemanager remembers screen orientation at exit
This should fix #1338.
9 years ago
chrox ca6b3d7e33 fix #1373 by checking the pos0 and pos1 of selected text 9 years ago
chrox 02d61115dc fix some part of the screen not refreshed when togglering nightmode 9 years ago
chrox e25ca27db3 auto expand the parent TOC node of current page
and fix current item of item not updated when in the last node
This should fix #1396.
9 years ago
chrox 720ab191ab fix crash when opening TOC window in scroll mode of EPUB 9 years ago
chrox 10db20f289 don't add duplicated bookmark and can delete bookmark
This should fix #1397.
9 years ago
chrox 1e8f07629f don't pop-up TOC window 9 years ago
chrox c6f6699644 fix empty menu widget won't trigger screen refresh
This should fix #1398.
9 years ago
chrox 07586cea71 strip punctuations around word before searching
This should fix #1337.
9 years ago
chrox 3f691bab93 add stable OTA channel
This should fix #1353.
9 years ago
Qingping Hou 741d2b3544 Merge pull request #1407 from chrox/fix_evernote_login
fix PocketBook screen configuration and Evernote login
9 years ago
chrox db064fc009 add toggle wifi status on PocketBook 9 years ago
chrox c6dbf43cf4 fix occasionally cannot login to Evernote
This should fix #1401.
9 years ago
chrox d0b450efde refresh battery capacity when going out of suspend
This should fix #1383.
9 years ago
chrox 2b8d931bf5 fix PocketBook framebuffer configuration
This should fix #1386.
9 years ago
Huang Xin 476ae682b6 Merge pull request #1405 from NiLuJe/master
Fix input on KT2 (re #1403)
9 years ago
NiLuJe f0341e7b97 Update base 9 years ago
NiLuJe 06bf4a2199 Fix input on KT2 devices (re #1403) 9 years ago
HW 5d815128cd Merge pull request #1402 from chrox/fix_font_dir
fix mupdf rendering caused by FONTDIR env var
9 years ago
chrox a40c172c47 fix mupdf rendering caused by FONTDIR env var
It turns out that one of our mupdf patch reads the FONTDIR env var
and uses it in a totally different way so we will use another env var
EXT_FONT_DIR to define external font directory for different platforms.
9 years ago
Qingping Hou a05001943d Merge pull request #1400 from chrox/fix_eink_optimization
Fix eink optimization and add custom font directory
9 years ago
chrox 077517be0b add FONTDIR env variable
to support custom font directory for EPUB documents

Now Koreader could find fonts in the "fonts" directory in the USB root
directory of kindle, Kobo and PocketBook devices, thus no need to copy
fonts to "koreader/fonts" directory.
9 years ago
chrox dfa30f5524 ignore koreader-arm-obreey-linux-gnueabi directory 9 years ago
chrox 9d13d4189b fix no eink optimization on all devices 9 years ago
chrox 375070867b fix crash when checking ota on some devices 9 years ago
HW 702c3978c4 Merge pull request #1399 from chrox/fix_pocketbook_ota
don't update extensions.cfg in OTA
9 years ago
chrox 4a23f05cc0 don't update extensions.cfg in OTA
since users may have mantained their own extensions.cfg file

The extensions.cfg file is still in the release package and users
could manually copy the `system` directory to the USB root if they
want Koreader to handle all their documents.
9 years ago
HW ff19edb7c1 Merge pull request #1394 from chrox/fix_pocketbook_ota
fix ota update for PocketBook
9 years ago
chrox c11a2bbf1e fix ota update for PocketBook 9 years ago
HW 917f45a5ba Merge pull request #1393 from chrox/master
make libzmq work on PocketBook 4.* firmware
9 years ago
chrox ce322a08eb make libzmq work on PocketBook 4.* firmware 9 years ago
HW a685e7eeae Merge pull request #1390 from chrox/master
auto launch koreader when opening PDF/DJVU/EPUB/FB2 files in pocketbook
9 years ago
chrox 6ad9d3cfed support PocketBook firmware versions under 5.* 9 years ago
chrox 29c15518b0 fix wrong PgBack/PgFwd key binding 9 years ago
chrox 78df8736aa more sensitive tap gesture detection 9 years ago
chrox 49e672d599 totally disable rotation gesture to change screen orientation 9 years ago