Commit Graph

3560 Commits (72f9449de8d8dbea03c0ec6d7edf9acbfd8d5c63)
 

Author SHA1 Message Date
chrox 72f9449de8 ignore more markup tags in dictionary window 10 years ago
chrox 2cde181f51 fix koreader not shown in recent app list
when started by view intent.
10 years ago
chrox f2f2833b6a fix #1048 10 years ago
chrox 19180e8e70 fix #1046 10 years ago
chrox 1154afdedf fix no k2pdfopt lib on Android 10 years ago
HW a3dec7d088 Merge pull request #1058 from chrox/reader_history
add history view in the info panel of reader menu
10 years ago
HW 776f61d9eb Merge pull request #1057 from chrox/fix_1034
fix #1034 by refactoring path chooser to a download manager
10 years ago
chrox bdebe90412 keep only one readerui instance running 10 years ago
chrox 4897d70b1f add reader history in the info panel 10 years ago
chrox 68265336f4 fix #1034 by refactoring path chooser to a download manager
Now directories visible in the filemanager should also
be visible in the path chooser
10 years ago
Qingping Hou 387114812c Merge pull request #1056 from chrox/fix_1035
fix #1035
10 years ago
chrox 6b2768f801 fix cannot set default dictionary 10 years ago
chrox fea7b93b62 fix #1035 by CDATA tidy 10 years ago
Huang Xin 7a22c60256 Merge pull request #1055 from hwhw/fix_1040
update to latest base
10 years ago
Hans-Werner Hilse a2a53c0bf4 update to latest base 10 years ago
HW 717e101db1 Merge pull request #1054 from chrox/8bit_bb
save two blitbuffer memory allocations for crengine on each page turn
10 years ago
chrox c2726a8f62 save two blitbuffer memory allocations for crengine on each page turn
One for drawbuffer at CreDocument:drawCurrentView and another for
resizing of drawBuf at cre.drawCurrentPage.
10 years ago
Huang Xin f7cf20f86b Merge pull request #1053 from hwhw/fix_1052
Fix 1052
10 years ago
Hans-Werner Hilse a84dcb061f update to latest base
fixes annotation writing to PDFs.
10 years ago
Hans-Werner Hilse 0a74dc6072 add needed ffi module when saving annotations 10 years ago
Huang Xin 3484920718 Merge pull request #1051 from gontofe/cover_screensaver
Added option for proportional cover image screensaver
10 years ago
Michael Hall 79cb75b153 Added option for proportional cover image screensaver 10 years ago
Huang Xin 2dcf65c912 Merge pull request #1049 from gontofe/wifi_toggle
Leave both readerconfig and readermenu open on wifi toggle
10 years ago
Huang Xin 717422dac6 Merge pull request #1047 from houqp/kindle-legacy
Kindle legacy
10 years ago
Michael Hall dd80d61155 Leave both readerconfig and readermenu open on wifi toggle 10 years ago
Qingping Hou b0682b0470 chore: code clean up 10 years ago
Qingping Hou 580a35481e build: update koreader base for legacy kindle build fix 10 years ago
Qingping Hou 17586c7ef4 chore: readme clean up 10 years ago
Qingping Hou 70537f83ab build: supress make clean output 10 years ago
Qingping Hou df61760c82 test: add spec for Menu.itemTableFromTouchMenu 10 years ago
Huang Xin 1340ba8e62 Merge pull request #1041 from houqp/dxg
more fixes for none touch kindles
10 years ago
Qingping Hou 6aabc62f73 fix(reader): crash on closing reader menu 10 years ago
Qingping Hou 394c847e2b fix(app): initilize menu properly in reader and filemanager 10 years ago
Qingping Hou d1627337e0 fix(ui): fix dynamic menu height calculation 10 years ago
Huang Xin dba6bf5d9f Merge pull request #1036 from hwhw/noninvert
Unroll inversion, introduce color values
10 years ago
Hans-Werner Hilse cd15d95f30 update to latest base 10 years ago
Hans-Werner Hilse ba40cc56e9 fill background of intermediary blitbuffers
we need to explicitly fill those buffers, now that white is not "0"
anymore.
10 years ago
Hans-Werner Hilse 5982e24d57 unify color specification
colors were a mixture of 4bpp integers (0=white, 15=black) and
fractional blackness levels (0=white, 1.0=black) before. This is
now unified to use the color specification of the Blitbuffer API.
10 years ago
Qingping Hou 03ac887d46 Merge pull request #1032 from chrox/fix_1028
fix #1028 by trying load libpthread.so.0 on Kobo devices
10 years ago
chrox 0a893453b9 fix #1028 by trying load libpthread.so.0 on Kobo devices 10 years ago
Qingping Hou bbe07e3909 Merge pull request #1031 from chrox/travis_nasm
install nasm in Travis
10 years ago
chrox 64d2d3deae install nasm in Travis 10 years ago
Qingping Hou 64bd71aa71 Merge pull request #1030 from chrox/fix_1028
fix #1028
10 years ago
chrox 9eb86441cd update base to use new libcrengine 10 years ago
chrox 281df50da5 fix #1028 10 years ago
chrox 2ff12af50c protected call of mupdf.renderImage 10 years ago
HW 30c3bc53c9 Merge pull request #1025 from chrox/fix_1024
fix #1024
10 years ago
chrox 24f1d0feb3 optimize png image to grayscale mode 10 years ago
chrox 91400f8fef expand/collapse for the left one third region should be more resonable 10 years ago
chrox c994e30cff fix #1024
if toc item has expand/collapse state and tap select on the left side
the state switch action is triggered, otherwise goto the
linked page.
10 years ago