chrox
720ab191ab
fix crash when opening TOC window in scroll mode of EPUB
2015-02-01 21:52:46 +08:00
chrox
10db20f289
don't add duplicated bookmark and can delete bookmark
...
This should fix #1397 .
2015-02-01 21:37:25 +08:00
chrox
1e8f07629f
don't pop-up TOC window
2015-02-01 21:36:22 +08:00
chrox
c6f6699644
fix empty menu widget won't trigger screen refresh
...
This should fix #1398 .
2015-02-01 20:41:23 +08:00
chrox
07586cea71
strip punctuations around word before searching
...
This should fix #1337 .
2015-02-01 17:40:45 +08:00
chrox
3f691bab93
add stable OTA channel
...
This should fix #1353 .
2015-02-01 17:25:30 +08:00
Qingping Hou
741d2b3544
Merge pull request #1407 from chrox/fix_evernote_login
...
fix PocketBook screen configuration and Evernote login
2015-02-01 01:18:07 -08:00
chrox
db064fc009
add toggle wifi status on PocketBook
2015-02-01 15:16:27 +08:00
chrox
c6dbf43cf4
fix occasionally cannot login to Evernote
...
This should fix #1401 .
2015-02-01 15:15:15 +08:00
chrox
d0b450efde
refresh battery capacity when going out of suspend
...
This should fix #1383 .
2015-02-01 12:49:49 +08:00
chrox
2b8d931bf5
fix PocketBook framebuffer configuration
...
This should fix #1386 .
2015-02-01 12:49:17 +08:00
Huang Xin
476ae682b6
Merge pull request #1405 from NiLuJe/master
...
Fix input on KT2 (re #1403 )
2015-01-31 07:40:26 +08:00
NiLuJe
f0341e7b97
Update base
2015-01-30 19:04:10 +01:00
NiLuJe
06bf4a2199
Fix input on KT2 devices (re #1403 )
2015-01-30 19:00:29 +01:00
HW
5d815128cd
Merge pull request #1402 from chrox/fix_font_dir
...
fix mupdf rendering caused by FONTDIR env var
2015-01-27 19:27:53 +01:00
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.
2015-01-28 02:20:45 +08:00
Qingping Hou
a05001943d
Merge pull request #1400 from chrox/fix_eink_optimization
...
Fix eink optimization and add custom font directory
2015-01-27 01:55:17 -08:00
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.
2015-01-25 16:52:04 +08:00
chrox
dfa30f5524
ignore koreader-arm-obreey-linux-gnueabi directory
2015-01-25 15:50:50 +08:00
chrox
9d13d4189b
fix no eink optimization on all devices
2015-01-25 00:53:25 +08:00
chrox
375070867b
fix crash when checking ota on some devices
2015-01-25 00:53:25 +08:00
HW
702c3978c4
Merge pull request #1399 from chrox/fix_pocketbook_ota
...
don't update extensions.cfg in OTA
2015-01-21 19:04:18 +01:00
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.
2015-01-22 00:14:34 +08:00
HW
ff19edb7c1
Merge pull request #1394 from chrox/fix_pocketbook_ota
...
fix ota update for PocketBook
2015-01-20 08:44:03 +01:00
chrox
c11a2bbf1e
fix ota update for PocketBook
2015-01-20 00:07:53 +08:00
HW
917f45a5ba
Merge pull request #1393 from chrox/master
...
make libzmq work on PocketBook 4.* firmware
2015-01-19 14:37:47 +01:00
chrox
ce322a08eb
make libzmq work on PocketBook 4.* firmware
2015-01-19 21:32:53 +08:00
HW
a685e7eeae
Merge pull request #1390 from chrox/master
...
auto launch koreader when opening PDF/DJVU/EPUB/FB2 files in pocketbook
2015-01-19 14:21:02 +01:00
chrox
6ad9d3cfed
support PocketBook firmware versions under 5.*
2015-01-19 21:13:27 +08:00
chrox
29c15518b0
fix wrong PgBack/PgFwd key binding
2015-01-19 12:50:59 +08:00
chrox
78df8736aa
more sensitive tap gesture detection
2015-01-19 12:23:05 +08:00
chrox
49e672d599
totally disable rotation gesture to change screen orientation
2015-01-18 14:59:11 +08:00
chrox
291f088d94
update koreader-base for multi-touch support on PocketBook
2015-01-18 14:26:33 +08:00
chrox
d94d7d3aa7
fix PgFwd/PgBack cannot turn page in PDF scroll mode
2015-01-18 04:34:19 +08:00
chrox
6a06cfaea5
refactor out flush settings when device goes into screensaver
2015-01-18 00:58:08 +08:00
chrox
73e02735e5
add missing pocketbook-toolchain target in Makefile
2015-01-18 00:17:17 +08:00
chrox
a5b90588ae
add powerd for PocketBook device
2015-01-17 23:54:49 +08:00
chrox
96e9bb0701
partial refresh screen when koreader goes to forground
2015-01-17 23:17:46 +08:00
chrox
4b6d2e155c
fix wrong exclusion of unused files when building pbupdate
2015-01-17 23:16:45 +08:00
chrox
5c4651a3d9
auto launch koreader when opening PDF/DJVU/EPUB/FB2 files in pocketbook
2015-01-17 09:09:36 +08:00
HW
cc40dcc69d
Merge pull request #1389 from chrox/master
...
handle keyboard events in pocketbook
2015-01-15 15:43:32 +01:00
chrox
7ac36a460c
handle keyboard events in pocketbook
2015-01-15 22:23:03 +08:00
HW
bc1fc801b8
Merge pull request #1388 from chrox/master
...
add PocketBook port of Koreader
2015-01-13 11:41:00 +01:00
chrox
6894c11640
fix typo
2015-01-13 00:18:59 +08:00
chrox
1cba495fe0
add PocketBook port of Koreader
2015-01-13 00:15:18 +08:00
Huang Xin
b476989d3b
Merge pull request #1387 from hwhw/master
...
rump implementation for PocketBook devices, to be extended.
2015-01-13 00:12:17 +08:00
Hans-Werner Hilse
d016858d75
only device event0 and event1 do exist, remove others.
2015-01-09 15:55:04 +00:00
Hans-Werner Hilse
c28d973941
fix: load input driver before configuring it
2015-01-09 15:46:33 +00:00
Hans-Werner Hilse
0b5545f125
rump implementation for PocketBook devices, to be extended.
2015-01-09 14:10:25 +00:00
Huang Xin
fc0e24a48e
Merge pull request #1376 from gontofe/master
...
Handle Kobo Touch Key
2014-12-26 20:12:00 +08:00