Commit Graph

4970 Commits (7e4dc7a3fef46336aa84c7b74bb311cf2c16bde5)
 

Author SHA1 Message Date
Qingping Hou 1d2150c72c Merge pull request #2155 from chrox/fix_2131_2130
diable double tap by default in the widget stack
8 years ago
chrox 41c79407b9 diable double tap by default in the widget stack
This should fix #2141 and fix #2130.
8 years ago
Huang Xin 014abf21bc Merge pull request #2153 from houqp/houqp-master
reader(fix): fix crash when DAUTO_SAVE_PAGING_COUNT is set to 0
8 years ago
Qingping Hou 4cdafedcc8 Merge pull request #2147 from koreader/houqp-master
move setDirty call from TextWidget:setText to FileManager
8 years ago
Qingping Hou 726259f5a1 reader(fix): fix crash when DAUTO_SAVE_PAGING_COUNT is set to 0
* setup autoSaveSettings callback on ReaderReady event
* delay calling autoSaveSettings with UIManager:nextTick
8 years ago
Huang Xin b8f23d162d filemanager(fix): refresh banner in filemanager insteand of TextWidget 8 years ago
Qingping Hou 304b0f218e chore: fix some of the luacheck errors 8 years ago
Huang Xin fc5d350f8c Merge pull request #2151 from houqp/network
network setting menu for kobo
8 years ago
Qingping Hou 20eb36a03d feat: add network management UI for kobo 8 years ago
Qingping Hou ab9a86788f dbg: prefix log with datetime 8 years ago
Qingping Hou 44d62f6f41 networkmanager: move device specific code into device module 8 years ago
Qingping Hou 85398dc2d5 luasettings: new module to handle genric settings
also use luasettings for reader settings
8 years ago
Qingping Hou a10a4f65a5 minor: use predefined color instead of gray method 8 years ago
Huang Xin 15ace2cb7f Merge pull request #2148 from NiLuJe/master
Bump base to fix OS X build
8 years ago
NiLuJe 85711c0366 Bump base to fix OS X build
Fix #2144
8 years ago
Huang Xin cbf3b5ce99 Merge pull request #2143 from NiLuJe/master
Support the White Kindle PaperWhite 3 & the Kindle Oasis
8 years ago
NiLuJe 207af74527 Support the White Kindle PW3 & the Kindle Oasis.
Also attempts to support the new Kindle Basic, pending confirmation.
8 years ago
NiLuJe d63f3dffa4 Bump base 8 years ago
Huang Xin 9364ff5776 Merge pull request #2139 from Hzj-jie/master2
TextWidget should set dirty region in setText function
8 years ago
Hzj_jie 273a0cb7ee We should set TextWidget.parent as dirty. 8 years ago
Hzj_jie 3bc5e90a52 TextWidget should set dirty region in setText function. 8 years ago
Frans de Jonge 0e7ac1dcfd Merge pull request #2132 from chrox/fix_2119
fix #2119 by updating libSDL2.so and fixing Evernote Plugin
8 years ago
chrox 41f2fe85b7 fix #2119 by updating libSDL2.so and fix Evernote Plugin 8 years ago
Huang Xin a96c909535 Merge pull request #2129 from Hzj-jie/master
Add folder name in file manager
8 years ago
Hzj_jie 400e63a463 Resolve review comments 8 years ago
Hzj_jie 493ff00609 Add path in file manager 8 years ago
Qingping Hou ef260f053a Merge pull request #2121 from chrox/fix_1801
add inactive touch zones around buttons on Kindle Voyage
8 years ago
chrox dee65a7999 add inactive touch zones around buttons on Kindle Voyage
This should fix #1801.
8 years ago
Frans de Jonge 30a9f73bb2 Merge pull request #2118 from chrox/fix_1994
fix #1994 by updating sdcv
8 years ago
chrox d62415ff69 fix #1994 by updating sdcv 8 years ago
Qingping Hou 02c31ec8b1 Merge pull request #2116 from chrox/fix_PIE_error
update koreader-base to fix PIE error on Android L
8 years ago
chrox a6e2b77b28 update koreader-base to fix PIE error on Android L 8 years ago
Qingping Hou b82fdc8441 Merge pull request #2114 from chrox/fix_1705
split accient greek words with spacing character
8 years ago
chrox 1c5c7d3a7c fix #1682 by closing all dict windows when holding close icon 8 years ago
chrox 71bf9efc7c split accient greek words with spacing character
This should fix #1705.
8 years ago
Qingping Hou ffd01b3345 Merge pull request #2111 from chrox/fix_2110
fix #2110 by adding disable double tap option in screen options
8 years ago
Qingping Hou 2ea7a883bc Merge pull request #2112 from chrox/fix_textbox
fix two crashes
8 years ago
chrox 6ec30376a6 fix two crashes 8 years ago
chrox 551857ce6e fix some luacheck warnings 8 years ago
chrox 03fda94562 fix #2110 by adding disable double tap option in screen options 8 years ago
Huang Xin 48331f42ef Merge pull request #2109 from koreader/houqp-master
bump base and add epub conform data
8 years ago
Qingping Hou ddb3bd3cd1 test: add epub-conform suit 8 years ago
Qingping Hou 60529c5140 bump base to fix pocketbook auto poweroff 8 years ago
Qingping Hou 1acf4b0b32 Merge pull request #2108 from chrox/fix_1714
various fixes and enhancements
8 years ago
chrox 1cecffb9ae fix koreader-base spec 8 years ago
chrox 27c6933c35 update koreader-base
This should fix #1714 and fix #2107.
8 years ago
chrox f1b76d41d9 fix crash when clearing inputbox 8 years ago
chrox 3d7fe1002c we should disable double tap by default
Currently only column-zoom mode in PDF uses double tap gesture.
8 years ago
Qingping Hou bfa4bcd01b Merge pull request #2106 from chrox/fix_2092
fix #2092
8 years ago
chrox 6b43233c4a fix #2092
And fix several other bugs introduced in #2028:
1. hint messages are back instead of the "Demo hint"
2. cursor now only presents in the focused inputbox in a multiinput dialog
3. moving cursor now works in multiinput dialog
8 years ago