Commit Graph

4777 Commits (6e9208ac500a4972c65ed41d1429e6075ece48f8)
 

Author SHA1 Message Date
Frans de Jonge 6e9208ac50 kodev code quality 8 years ago
Frans de Jonge 389f492610 Merge pull request #2004 from koreader/houqp-master
test flush config before suspend
8 years ago
Qingping Hou 2cf4e77ae5 readerui(chore): rename _running_instance 8 years ago
Qingping Hou 068cefe8fc test: flush book settings before suspend 8 years ago
Qingping Hou 42dde82c43 uimanager(minor): simplify suspend event handler's signature 8 years ago
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
8 years ago
Qingping Hou 21d6eb1a3c Merge pull request #2001 from NiLuJe/master
Update Kobo startup script for KFMon
8 years ago
NiLuJe e90f1018db Make the KFMon chekc actually accurate...
Sleep does wonder for your brain!
8 years ago
Cosmin Gorgovan 19338cb439 Kobo: Offer to power off if the power button is held for at least 3 seconds 8 years ago
Cosmin Gorgovan 18c0cee18f UIManager: add method for broadcasting an event to all widgets 8 years ago
Frans de Jonge 19c4836166 Merge pull request #2002 from koreader/houqp-master
Support page keys in dictionary window
8 years ago
Qingping Hou 2bcc3671c5 scrolltextwideget(fix): listen to page fwd/bck events 8 years ago
Qingping Hou f01b261188 test: add kindle init and fl tests 8 years ago
NiLuJe b406e3591f Update Kobo startup script for KFMon
Takes care of some potentially critical stuff ;p
8 years ago
Frans de Jonge 40ef279cf7 Merge pull request #1997 from koreader/houqp-master
progressbar(fix): persist progressbar visibility
8 years ago
Qingping Hou 259bd72cf2 bump base for fixes 8 years ago
Qingping Hou ef4004e72b test(fix): disable footer in readerlink_spec 8 years ago
Qingping Hou 7c380121ea test: more readerfooter progressbar tests 8 years ago
Qingping Hou 0f3eeb24c9 progressbar(fix): persist progressbar visibility 8 years ago
Frans de Jonge 24a30cbda5 Merge pull request #1988 from koreader/houqp-master
force paint open file info before loading document
8 years ago
Qingping Hou eb71d29716 kodev(minor): fix arg test 8 years ago
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.
8 years ago
Frans de Jonge 89a4b49c8b Merge pull request #1987 from chrox/fix_landscape_opening_dialog
fix 'opening file' dialog not centered in landscape
8 years ago
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
8 years ago
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.
8 years ago
chrox 92184f0199 fix #1985 by always return to the parent dir of current doc in the FileManager 8 years ago
Frans de Jonge a42273e201 Merge pull request #1963 from koreader/osx_port
experimental port to Mac OSX
8 years ago
chrox 7071ae2b6e fix unit test of occurrences search 8 years ago
chrox 25b70007d4 update to latest koreader base 8 years ago
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.
8 years ago
Qingping Hou 3a94ea4809 Merge pull request #1984 from Hzj-jie/master
Won't track missing files in history, and always keep latest timestamp
8 years ago
Hzj_jie 51327911f2 Won't track missing files in history, and always keep latest timestamp 8 years ago
Frans de Jonge ec1275ca5f Merge pull request #1983 from koreader/houqp-master
fix end of book detection for crengine
8 years ago
Qingping Hou 31206cb80f ci: fix coverage report 8 years ago
Qingping Hou d7b1b403c1 progresswidget(fix): ignore nil self.last 8 years ago
Qingping Hou 984c994192 test(fix): add missing sample txt file 8 years ago
Qingping Hou 0226efc4cd readerfooter(minor): just incase self.pages is nil 8 years ago
Qingping Hou 572412b1f6 readerrolling(fix): detect end of book properly 8 years ago
Qingping Hou 26ecc6035a bookstatus: cache total pages 8 years ago
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
8 years ago
Zijie He 667e8834ad Migrate history folder, FileManagerHistory uses own history.lua file and ReadHistory component 8 years ago
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
8 years ago
Zijie He f33f78cf08 Add an ignore_power_sleepcover setting to ignore Kobo power_sleepcover keycode 8 years ago
Qingping Hou 667c5a86ec Merge pull request #1980 from frankyifei/master
imagewidget fix
8 years ago
frankyifei 73f7d860cd imagewidget fix
bring back the old behavior: when width and height are set and all the
zooming options are false, zoom the image to that size. The last commit
to Imagewidget.lua caused it ignores the set width and height and use
the image's original size instead when no zoom option is set. This
caused #1979. Although #1979 can be fixed by setting autostretch=true,
but I think it's good to fix here.
8 years ago
Frans de Jonge bb00055293 Merge pull request #1951 from koreader/houqp-master
fix tests & bug fix
8 years ago
Qingping Hou bab7dda089 ci: no more crazy retry in travis 8 years ago
Qingping Hou e9b9bbadcc fix: luacheck 8 years ago
Qingping Hou 357477b2be test: disable auto insulate 8 years ago
Qingping Hou c22a3747d8 fix all the tests 8 years ago