Commit Graph

1074 Commits (79294599fb2f61ec5f188783c8cb980714357079)

Author SHA1 Message Date
Qingping Hou 028b7dc2bd Merge pull request #699 from WS64/master
Batter status for mini bar
10 years ago
WS64 af400bbe1e Added battery info to mini bar 10 years ago
chrox 0615e1463f easier strings to translate 10 years ago
chrox bcd2c8e8f8 display 2 pages side-by-side in landscape for larger screen 10 years ago
NiLuJe 834ff9a1fb Don't fake the swipe to unlock if not needed.
Re: #695
10 years ago
NiLuJe 9132f520c7 Add the last missing PW2 model. 10 years ago
Paulo Matias 06571c575b Merge pull request #691 from chrox/master
fix dofile of nil filename
10 years ago
Huang Xin 8294f6de6f Merge pull request #693 from pazos/master
clean crash.log for kobos
10 years ago
pazos ccfc6e0bc5 clean crash.log for kobos 10 years ago
chrox a3a4e7f7fb fix dofile of nil filename 10 years ago
WS64 256bad8203 Made some varaibales local 10 years ago
WS64 c441f151a5 added locals and removed tabs 10 years ago
WS64 5d308a4fab Added support for configurable swipes 10 years ago
WS64 cc81d49cc9 New function to count the actual page of the current chapter 10 years ago
WS64 1de31b9184 Added support for configurable swipes and jumping to next/previous chapter 10 years ago
WS64 79f1b027f0 Minor optimizings (elseif) 10 years ago
chrox 73e0608327 flush reader settings when closing readerui 10 years ago
chrox 2900432efb read/save document settings in document sidecar too 10 years ago
chrox 9fc048ecfc considering visible page count in readerrolling
This should fix #660.
10 years ago
chrox e7fc16dd25 hold on config panel option to set default option 10 years ago
chrox a92ca26bea hold on zoom mode menu entry to set default zoom mode 10 years ago
Qingping Hou 7ba0a46098 Merge pull request #683 from chrox/master
restrict highlight in current page area
10 years ago
Huang Xin 9d9a73ccac Merge pull request #684 from WS64/ws64
Configurable "mini" progress bar
10 years ago
chrox 78918bc531 hold on font menu entry to set default font 10 years ago
chrox 07c2049cc4 confirmbox with button table 10 years ago
chrox b0b2149a92 touch menu entry now responses hold gestures 10 years ago
chrox 6cdfd322f1 update buildin font names 10 years ago
WS64 0429325c5f removed "next chapter" for PDFs
Should actually also be done for EPUBs without TOC, but somehow I can't get it to work
10 years ago
chrox 5214cc0f4c tap to clear selected text too
This should fix #589.
10 years ago
chrox 27b15b7020 restrict highlight in current page area
This should fix #588.

Highlight in multiple pages is too complicated and requires large
code refactoring and will not be considered for now.
10 years ago
WS64 dc78dd9fda Update readertoc.lua 10 years ago
WS64 00c050f279 Update readerfooter.lua 10 years ago
WS64 c50a0f701b Update readerfooter.lua 10 years ago
chrox fd1bb86514 fix cannot get word box in last page of a chapter 10 years ago
WS64 dee04099d1 Update readertoc.lua
Add "pages left to next chapter" to minibar
10 years ago
WS64 ec16a3f745 Update readerfooter.lua
Add "pages left to next chapter" to minibar
10 years ago
Qingping Hou 45f3294f8d fix(kobo suspend): ignore user input in suspend mode 10 years ago
Qingping Hou 4400468741 refactor(uimanager): use event_handlers to dispatch events 10 years ago
Qingping Hou f7766d9606 feature(device): add isKindle method 10 years ago
Qingping Hou f57014cfc3 fix(kobo): partially fix suspend support
Tested in Kobo Aura HD.

Suspend can still be interrrupted if user touches the screen after
slided the power button and before the suspend function is called (2s delay).

Reason for this is still unkown.
10 years ago
chrox 2773ca9386 fix zsync cannot run properly in Kindle due to firewall 10 years ago
chrox 26f5a4731e add peer-to-peer file sharing plugin ZSync 10 years ago
chrox 3967ba0346 sort plugins in path order 10 years ago
Markismus c390d6fca4 offset and resize Kobo Aura screen because of obscuration by black bezel 10 years ago
chrox 53165e3c2a fix init hyphenation dictionaries 10 years ago
chrox bb587184a5 register swipe diagonal gesture range to screenshot
for non-multitouch devices

This PR is intended to substitude #652 which needs tweaking
double tap zone for screenshot.
10 years ago
chrox 685fbb4d94 match distance when gesturerange has scale field 10 years ago
chrox 241d67e0ec revert zip file handler to crereader
It seems that fb2.zip is a conventional format for fb2 with compression
which cannot be handled properly by mupdf.
This should fix #642.
10 years ago
Qingping Hou 7ac5b419b5 refactor(doc): use ffi binding in picdocument 10 years ago
Huang Xin 3f1827f9cb Merge pull request #641 from Markismus/master
Frontlight decrease of sensitivity for two-fingered pan gesture
10 years ago