Commit Graph

2579 Commits (cb757a9ddf3f98396265604f5af11c20452a30e9)
 

Author SHA1 Message Date
chrox cb757a9ddf fix missing page margin settings 10 years ago
chrox bae842540a get rid of several dirty hacks 10 years ago
Qingping Hou 21172924fc Merge pull request #510 from chrox/master
fix conflicts of two finger swipe gesture for flipping mode and showing ...
10 years ago
chrox 68757794a2 fix conflicts of two finger swipe gesture for flipping mode and showing TOC/Bookmark 10 years ago
Qingping Hou 08bee8aa08 Merge pull request #508 from chrox/master
switch to arm-linux-gnueabi toolchain for Kindle devices
10 years ago
chrox 186e78eb79 fix broken support of mobi format 10 years ago
chrox 45ca50458b fix broken toggle frontlight on kpw2 10 years ago
chrox 828f90d7a9 switch to arm-linux-gnueabi toolchain for Kindle devices 10 years ago
Qingping Hou a741bdb6ff Merge pull request #507 from chrox/master
dirty hack to fix wrong zoom level
10 years ago
chrox 11ec22c33b dirty hack to fix wrong zoom level
This hack is to rescue wrong zoom level after removing unnecessary
`self:handleEvent(Event:new("SetDimensions", self.dimen))` at the
end of ReaderUI initialization which otherwise would confuse crengine
with two different dimens and would cause inconsistent reading progress.
10 years ago
Qingping Hou 517b5432ae Merge pull request #506 from chrox/master
add 'full/mini' options for progress bar of crereader
10 years ago
chrox 8e11a5bf6d fix page states not updated in scroll mode 10 years ago
chrox b26f040403 fix hinting beyond page range 10 years ago
chrox 0b2cc17b69 hold progress bar to show goto dialog 10 years ago
chrox f21d34f682 add two finger swipe gestures for showing TOC and bookmarks
two_finger_swipe to east is for TOC
two_finger_swipe to west is for bookmarks
10 years ago
chrox 4fcb39494c use mini progress bar by default 10 years ago
chrox 9f507e6447 add 'full/mini' options for progress bar of crereader 10 years ago
chrox 8b09ee7cf1 disable tap zone for config menu by default 10 years ago
Qingping Hou 72fa03f45b Merge pull request #504 from giorgio130/master
Fix bug #448.
10 years ago
Giorgio Micotti 8d8e85e0fb Fix bug #448. 10 years ago
Paulo Matias c66eb45e11 Merge pull request #503 from chrox/master
update koreader-base
10 years ago
chrox cf99b46775 update koreader-base 10 years ago
Paulo Matias f711b28413 Merge pull request #502 from chrox/master
save highlight to pdf document
10 years ago
chrox ccadf3fbb6 update koreader-base 10 years ago
chrox c0c33a3050 automatically set css according to file extention
even when embeded style sheet is on.
10 years ago
chrox 19b3d10d8c fix wrong xpointer when changing screen orientation 10 years ago
chrox b42b4ed204 save highlight to pdf document 10 years ago
Huang Xin 702d656f8e Merge pull request #492 from thotypous/master
One more setting to preserve in floating punctuation workaround
11 years ago
Paulo Matias 1410860a2c One more setting to preserve in floating punctuation workaround 11 years ago
Paulo Matias 5c620e44ba Merge pull request #491 from chrox/master
several crash fixes
11 years ago
chrox 5e1d85ad55 fix segmentation fault when transforming from reflow to native in blank page 11 years ago
chrox 79b8f776d1 protected call of getWordFromPosition 11 years ago
chrox 22c437c393 fix init koptcontext with all zero bbox 11 years ago
Huang Xin 0f4f142ca1 Merge pull request #490 from houqp/houqp-master
add missing gettext for buttondialog
11 years ago
Qingping Hou 648e0bb302 add missing gettext for buttondialog 11 years ago
Qingping Hou 42ee82f30e Merge pull request #489 from thotypous/master
File manager improvements
11 years ago
Paulo Matias 1982e1154f Refresh current path in filemanager after file operation
This behavior is more consistent when e.g. a file is moved to ".."
11 years ago
Paulo Matias 6c68041824 If selected file is a directory, paste inside it 11 years ago
Paulo Matias e9421d0aa5 Add option for deleting history entries and refactor dialogs
- Refactor FileDialog and HightlightDialog into ButtonDialog
- Create a new ButtonDialog when a file in the History dialog is hold,
  offering an option to delete the history entry.
11 years ago
Qingping Hou 5fb5dc7e2f Merge pull request #488 from thotypous/master
Save hyphenation algorithm as cre document setting
11 years ago
Paulo Matias 706526738b Save hyphenation algorithm as cre document setting
and add hyphenation restore to floating punctuation toggle workaround
11 years ago
Huang Xin 77191a3ac1 Merge pull request #487 from thotypous/master
Cleanup link_states and fix a rare highlight bug
11 years ago
Paulo Matias 5caba3f95a Cleanup link_states and fix a rare highlight bug 11 years ago
Paulo Matias e9cc47133f Merge pull request #486 from chrox/master
fix cannot highlight hyphenated words in crereader
11 years ago
chrox 8abd8a8a1f loading KoptInterface only in pdf and djvu reader
This will save 4MB RAM in crereader which otherwise will load
liblept.so.3 and libk2pdfopt.so.2 automatically for nothing.
11 years ago
chrox 98f1c90d87 make dictionary title, toggle option and button text bold 11 years ago
chrox 24ed02bbee add bold property for text rendering 11 years ago
chrox bfff863861 fix cannot highlight hyphenated words in crereader 11 years ago
Huang Xin 561ba08761 Merge pull request #485 from thotypous/master
Fix rare bugs identified by fuzzing
11 years ago
Paulo Matias 26283660b7 Fix rare bugs identified by fuzzing 11 years ago