Commit Graph

3474 Commits (834c994ed8d01f5e6f1c0e48ef3139341018c811)
 

Author SHA1 Message Date
chrox 834c994ed8 fix #970
by rendering full page if bbox is larger than native page size when
zooming mode is fit to content*
10 years ago
Paulo Matias ef80cc6a4e Merge pull request #994 from chrox/fix_987
fix #987
10 years ago
Paulo Matias ce75b689b1 Merge pull request #993 from chrox/dict_lookup
add menu entry to lookup input word in dictionary
10 years ago
chrox f3417c5488 fix #987 10 years ago
chrox 506bf96379 add menu entry to lookup input word in dictionary
This should close #971.
10 years ago
Qingping Hou 12914a01f3 Merge pull request #990 from chrox/collapsible_toc
add collapsable TOC menu
10 years ago
chrox 96960cd554 don't dim icon button by default 10 years ago
chrox 7c9130744c add collapsable TOC menu 10 years ago
chrox 46963df0bb don't need to rebuild ota installed package if it's detected 10 years ago
chrox 3554bdd2c4 fix firewall block of calibre companion on Kindle 10 years ago
Huang Xin 6af7652002 Merge pull request #988 from WS64/master
Bugfix
10 years ago
WS64 f537125756 Bugfix 10 years ago
Qingping Hou e65de41755 Merge pull request #985 from chrox/collapsible_toc
refactoring restoreScreenMode from readerview to filemanager
10 years ago
chrox e714caed8d refactoring restoreScreenMode from readerview to filemanager
This should fix #983.
10 years ago
Qingping Hou 101a7f6d96 Merge pull request #984 from chrox/collapsible_toc
count only leaf nodes of toc tree when level is zero
10 years ago
chrox de38ea1199 count only leaf nodes of toc tree when level is zero 10 years ago
Qingping Hou c69f77d5ab Merge pull request #980 from chrox/collapsible_toc
refactoring readerrolling
10 years ago
chrox 2b26e599d9 return to previous filemanager view instead of opening a new one 10 years ago
chrox 6dd3f99c35 reset ticks cache 10 years ago
chrox b422eb90cc refactoring readerrolling
and fix lossing progress when switching screen mode
10 years ago
HW e9623b1d72 Merge pull request #977 from chrox/collapsible_toc
refactoring module registration in readerui
10 years ago
chrox e34ad5ffe5 refactoring module registration in readerui
now every module can be looked up in readerui so that
unit test of these modules is possible.
10 years ago
chrox d01ae145b8 guess plugin name from plugin path 10 years ago
chrox a4d5ec6534 plugin modules have 'name' field 10 years ago
chrox 896ad0e8f8 fix #976 10 years ago
chrox 61fc8058fa fix typo 10 years ago
Qingping Hou b6c8676b3f Merge pull request #966 from chrox/collapsible_toc
refactoring readertoc and readerfooter
10 years ago
chrox de893de41d add koreader feature list in README.md 10 years ago
chrox cec8ee3c29 add isChapterBegin/End API for readertoc
and add missing test epub
10 years ago
chrox b09bb87d4e refactoring readertoc and readerfooter
so that they don't repeat themselves.
10 years ago
Qingping Hou 50c33b55df Merge pull request #965 from chrox/collapsible_toc
fix #959
10 years ago
chrox 7142492e42 fix #959 10 years ago
Qingping Hou 5c863be0fd Merge pull request #964 from chrox/collapsible_toc
add license badge
10 years ago
chrox 364e431e59 add license badge 10 years ago
Huang Xin be76e6b6c7 Merge pull request #963 from houqp/houqp-master
chore(device.lua): remove frontlight hack for kobo
10 years ago
Qingping Hou a44cc3150d fix: use correct entry for Ukrainian in language menu 10 years ago
Qingping Hou 16b393ff47 chore(device.lua): remove frontlight hack for kobo 10 years ago
Qingping Hou 373750603a Merge pull request #962 from chrox/coverage
coverage test only sources from frontend and plugins
10 years ago
chrox f2813ea16c Merge branch 'coverage' of github.com:chrox/koreader into coverage 10 years ago
chrox 6ee8f22d73 add clear api for DocSettings
to remove both history settings and sidecar settings
10 years ago
chrox d0b4fa2665 refactoring unit testsuite 10 years ago
chrox 65804093ef coverage test only sources from frontend and plugins 10 years ago
Qingping Hou 1168575f19 Merge pull request #956 from chrox/coverage
code coverage target for the unit test
10 years ago
Huang Xin 5cf50c1401 Update README.md 10 years ago
chrox 3a98b4b0f7 add coveralls badge to show coverage number 10 years ago
chrox 770245418c install luajit for luacov in Travis 10 years ago
chrox f1f8d8dc4f make coverage target for code coverage for the unit test
so that we can easily find which module needs unit test

In order to run 'make coverage' `luacov` need to be installed
with 'sudo luarocks install luacov'.
10 years ago
chrox 330e5a2789 don't open SDL if input device is dummy 10 years ago
chrox 794baf4d8a benchmark has no specifications so won't be run by default 10 years ago
Qingping Hou 05e47c8c9c Merge pull request #955 from chrox/network_proxy
http proxy support by setting NETWORK_PROXY variable
10 years ago