chrox
4c491b5ee2
rename 'Highlight' to 'Highlight options' in menu
...
This should fix #2023 .
2016-05-14 12:20:01 +08:00
chrox
5e8c045fcb
Bump k2pdfopt to v2.34, tesseract-ocr to 3.04 and leptonica to v1.72
2016-05-13 00:46:03 +08:00
Qingping Hou
7816c33733
Merge pull request #2018 from Hzj-jie/master
...
Multi-line toggle switch & add instruction to resolve sdcv build error.
2016-05-10 00:35:44 -07:00
Zijie He
1aa0c4192a
Multi-line toggle switch & add instruction to resolve sdcv build error.
2016-05-09 21:59:33 -07:00
Qingping Hou
cc72fcafd1
Merge pull request #2008 from Frenzie/master
...
kodev code quality
2016-05-06 15:36:50 -07:00
Frans de Jonge
8643d38a68
Removed some bashisms
2016-05-06 18:51:10 +02:00
Frans de Jonge
6e9208ac50
kodev code quality
2016-05-06 14:06:48 +02:00
Frans de Jonge
389f492610
Merge pull request #2004 from koreader/houqp-master
...
test flush config before suspend
2016-05-03 08:40:38 +02:00
Qingping Hou
2cf4e77ae5
readerui(chore): rename _running_instance
2016-05-02 22:42:19 -07:00
Qingping Hou
068cefe8fc
test: flush book settings before suspend
2016-05-02 22:42:19 -07:00
Qingping Hou
42dde82c43
uimanager(minor): simplify suspend event handler's signature
2016-05-02 22:42:05 -07:00
Qingping Hou
887d9942ed
Merge pull request #1992 from lgeek/master
...
RFC: Offer to power off if the power button is held for at least 3 seconds
2016-05-01 22:48:07 -07:00
Qingping Hou
21d6eb1a3c
Merge pull request #2001 from NiLuJe/master
...
Update Kobo startup script for KFMon
2016-05-01 18:00:29 -07:00
NiLuJe
e90f1018db
Make the KFMon chekc actually accurate...
...
Sleep does wonder for your brain!
2016-05-01 15:11:47 +02:00
Cosmin Gorgovan
19338cb439
Kobo: Offer to power off if the power button is held for at least 3 seconds
2016-05-01 14:09:21 +01:00
Cosmin Gorgovan
18c0cee18f
UIManager: add method for broadcasting an event to all widgets
2016-05-01 13:48:21 +01:00
Frans de Jonge
19c4836166
Merge pull request #2002 from koreader/houqp-master
...
Support page keys in dictionary window
2016-05-01 10:09:32 +02:00
Qingping Hou
2bcc3671c5
scrolltextwideget(fix): listen to page fwd/bck events
2016-05-01 00:51:50 -07:00
Qingping Hou
f01b261188
test: add kindle init and fl tests
2016-04-30 22:41:44 -07:00
NiLuJe
b406e3591f
Update Kobo startup script for KFMon
...
Takes care of some potentially critical stuff ;p
2016-05-01 05:59:50 +02:00
Frans de Jonge
40ef279cf7
Merge pull request #1997 from koreader/houqp-master
...
progressbar(fix): persist progressbar visibility
2016-04-29 10:44:15 +02:00
Qingping Hou
259bd72cf2
bump base for fixes
2016-04-28 20:34:43 -07:00
Qingping Hou
ef4004e72b
test(fix): disable footer in readerlink_spec
2016-04-28 20:31:17 -07:00
Qingping Hou
7c380121ea
test: more readerfooter progressbar tests
2016-04-28 01:26:10 -07:00
Qingping Hou
0f3eeb24c9
progressbar(fix): persist progressbar visibility
2016-04-28 01:25:18 -07:00
Frans de Jonge
24a30cbda5
Merge pull request #1988 from koreader/houqp-master
...
force paint open file info before loading document
2016-04-24 08:21:50 +02:00
Qingping Hou
eb71d29716
kodev(minor): fix arg test
2016-04-23 21:22:57 -07:00
Qingping Hou
0166ff8add
reader(fix): force draw info message before loading document
...
Since the doShowReader will run in nextTick, it will get picked up by
checkTask, which is in the beginning of next UI loop and blocks
UIManager from redrawing the screen for the info popup.
2016-04-23 21:17:38 -07:00
Frans de Jonge
89a4b49c8b
Merge pull request #1987 from chrox/fix_landscape_opening_dialog
...
fix 'opening file' dialog not centered in landscape
2016-04-23 17:58:19 +02:00
Frans de Jonge
e6d61e056e
Merge pull request #1986 from chrox/fix_1985
...
fix #1985 by always return to the parent dir of current doc in the FileManager
2016-04-23 17:26:37 +02:00
chrox
6e723237ba
fix 'opening file' dialog not centered in landscape
...
by setting the timeout to 0.0 seconds so that when the screen
is turned to landscape the dialog is already closed.
2016-04-23 23:09:34 +08:00
chrox
92184f0199
fix #1985 by always return to the parent dir of current doc in the FileManager
2016-04-23 22:57:19 +08:00
Frans de Jonge
a42273e201
Merge pull request #1963 from koreader/osx_port
...
experimental port to Mac OSX
2016-04-23 16:20:37 +02:00
chrox
7071ae2b6e
fix unit test of occurrences search
2016-04-23 21:53:06 +08:00
chrox
25b70007d4
update to latest koreader base
2016-04-22 20:13:44 +08:00
chrox
df65d2972a
experimental port to Mac OSX
...
Currently it can open cre-based docs and Djvu docs
It still has some problems with PDF docs and the touch input.
2016-04-22 20:13:44 +08:00
Qingping Hou
3a94ea4809
Merge pull request #1984 from Hzj-jie/master
...
Won't track missing files in history, and always keep latest timestamp
2016-04-22 01:28:30 -04:00
Hzj_jie
51327911f2
Won't track missing files in history, and always keep latest timestamp
2016-04-21 20:37:16 -07:00
Frans de Jonge
ec1275ca5f
Merge pull request #1983 from koreader/houqp-master
...
fix end of book detection for crengine
2016-04-21 08:58:39 +02:00
Qingping Hou
31206cb80f
ci: fix coverage report
2016-04-20 23:56:38 -07:00
Qingping Hou
d7b1b403c1
progresswidget(fix): ignore nil self.last
2016-04-20 23:16:40 -07:00
Qingping Hou
984c994192
test(fix): add missing sample txt file
2016-04-20 23:12:07 -07:00
Qingping Hou
0226efc4cd
readerfooter(minor): just incase self.pages is nil
2016-04-20 23:12:07 -07:00
Qingping Hou
572412b1f6
readerrolling(fix): detect end of book properly
2016-04-20 23:12:07 -07:00
Qingping Hou
26ecc6035a
bookstatus: cache total pages
2016-04-20 23:12:07 -07:00
Qingping Hou
f0cc8749b6
Merge pull request #1977 from Hzj-jie/migrate-history
...
Migrate history folder into sdr - A new history.lua file and ReadHistory component
2016-04-21 02:11:10 -04:00
Zijie He
667e8834ad
Migrate history folder, FileManagerHistory uses own history.lua file and ReadHistory component
2016-04-20 22:44:44 -07:00
Frans de Jonge
a9bc9bae41
Merge pull request #1982 from Hzj-jie/disable-magnetic
...
Add an ignore_power_sleepcover setting to ignore Kobo power_sleepcover keycode
2016-04-20 19:47:35 +02:00
Zijie He
f33f78cf08
Add an ignore_power_sleepcover setting to ignore Kobo power_sleepcover keycode
2016-04-20 10:21:09 -07:00
Qingping Hou
667c5a86ec
Merge pull request #1980 from frankyifei/master
...
imagewidget fix
2016-04-19 13:03:36 -04:00