2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
Commit Graph

4936 Commits

Author SHA1 Message Date
Huang Xin
06bd4d7afc Merge pull request #2168 from koreader/houqp-master
scrolltextwidget(fix): add moveCursor method
2016-07-19 14:04:59 +08:00
Qingping Hou
086dbdb657 scrolltextwidget(fix): add moveCursor method 2016-07-18 22:38:54 -07:00
Hzj_jie
7493fc89f6 Add removed item name in "Remove this item from history" and fix wrong items deleted issue. (#2164)
* Add removed item name in "Remove this item from history".

* Fix #2162, wrong history items deleted.
2016-07-18 22:37:57 -07:00
Huang Xin
6a7f55f812 Merge pull request #2160 from koreader/houqp-master
set scroll mode as default
2016-07-19 07:42:18 +08:00
Huang Xin
71b3fd3fcc Merge pull request #2167 from NiLuJe/master
Fix KT3 battery sysfs entries
2016-07-19 07:40:57 +08:00
NiLuJe
88e3f54967 Fix KT3 battery sysfs entries 2016-07-18 21:11:50 +02:00
Qingping Hou
f30e487959 readerpaging(fix): set the corrent page number on GoBackLink event 2016-07-18 01:33:35 -07:00
Qingping Hou
3339ed4e5f test(fix): update tests for default scroll mode 2016-07-17 23:33:03 -07:00
Qingping Hou
eb3a0942a9 build: bump base for gitlab mirrors 2016-07-16 23:07:29 -07:00
Qingping Hou
5382a06858 readerpaging: set scroll mode as the default view mode 2016-07-16 22:47:19 -07:00
Qingping Hou
0d9fc17d7c chore: rename SetDefaults:SaveSettings 2016-07-16 22:47:19 -07:00
Frans de Jonge
95e391dc90 Merge pull request #2158 from chrox/djvu_stats
book reading statistics for djvu documents
2016-07-15 19:28:57 +02:00
chrox
1d887f4fe1 book reading statistics for djvu documents 2016-07-15 23:00:46 +08:00
Hzj_jie
d4c31d683f Add a setting to disable save document (#2138)
* Add a setting to disable save document
* Add UI elements to control save-document settings
2016-07-14 10:38:00 -07:00
Qingping Hou
483963cd71 Merge pull request #2156 from NiLuJe/master
Fix a few Kindle device codes
2016-07-14 10:37:22 -07:00
NiLuJe
e565ee289e Fix a few Kindle device codes 2016-07-14 19:05:46 +02:00
Qingping Hou
1d2150c72c Merge pull request #2155 from chrox/fix_2131_2130
diable double tap by default in the widget stack
2016-07-13 18:57:11 -07:00
chrox
41c79407b9 diable double tap by default in the widget stack
This should fix #2141 and fix #2130.
2016-07-14 08:56:10 +08:00
Huang Xin
014abf21bc Merge pull request #2153 from houqp/houqp-master
reader(fix): fix crash when DAUTO_SAVE_PAGING_COUNT is set to 0
2016-07-14 08:08:56 +08:00
Qingping Hou
4cdafedcc8 Merge pull request #2147 from koreader/houqp-master
move setDirty call from TextWidget:setText to FileManager
2016-07-13 10:52:32 -07:00
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
2016-07-12 23:54:01 -07:00
Huang Xin
b8f23d162d filemanager(fix): refresh banner in filemanager insteand of TextWidget 2016-07-12 21:34:17 -07:00
Qingping Hou
304b0f218e chore: fix some of the luacheck errors 2016-07-12 20:49:09 -07:00
Huang Xin
fc5d350f8c Merge pull request #2151 from houqp/network
network setting menu for kobo
2016-07-12 21:13:19 +08:00
Qingping Hou
20eb36a03d feat: add network management UI for kobo 2016-07-11 23:50:19 -07:00
Qingping Hou
ab9a86788f dbg: prefix log with datetime 2016-07-10 23:25:32 -07:00
Qingping Hou
44d62f6f41 networkmanager: move device specific code into device module 2016-07-10 23:25:32 -07:00
Qingping Hou
85398dc2d5 luasettings: new module to handle genric settings
also use luasettings for reader settings
2016-07-10 23:25:32 -07:00
Qingping Hou
a10a4f65a5 minor: use predefined color instead of gray method 2016-07-10 23:25:32 -07:00
Huang Xin
15ace2cb7f Merge pull request #2148 from NiLuJe/master
Bump base to fix OS X build
2016-07-09 23:22:36 +08:00
NiLuJe
85711c0366 Bump base to fix OS X build
Fix #2144
2016-07-09 14:33:35 +02:00
Huang Xin
cbf3b5ce99 Merge pull request #2143 from NiLuJe/master
Support the White Kindle PaperWhite 3 & the Kindle Oasis
2016-07-09 10:17:04 +08:00
NiLuJe
207af74527 Support the White Kindle PW3 & the Kindle Oasis.
Also attempts to support the new Kindle Basic, pending confirmation.
2016-07-09 03:16:08 +02:00
NiLuJe
d63f3dffa4 Bump base 2016-07-09 03:03:34 +02:00
Huang Xin
9364ff5776 Merge pull request #2139 from Hzj-jie/master2
TextWidget should set dirty region in setText function
2016-07-08 18:36:40 +08:00
Hzj_jie
273a0cb7ee We should set TextWidget.parent as dirty. 2016-07-07 22:38:24 -07:00
Hzj_jie
3bc5e90a52 TextWidget should set dirty region in setText function. 2016-07-06 23:53:55 -07:00
Frans de Jonge
0e7ac1dcfd Merge pull request #2132 from chrox/fix_2119
fix #2119 by updating libSDL2.so and fixing Evernote Plugin
2016-07-05 19:12:02 +02:00
chrox
41f2fe85b7 fix #2119 by updating libSDL2.so and fix Evernote Plugin 2016-07-05 22:16:42 +08:00
Huang Xin
a96c909535 Merge pull request #2129 from Hzj-jie/master
Add folder name in file manager
2016-07-05 19:15:50 +08:00
Hzj_jie
400e63a463 Resolve review comments 2016-07-04 23:14:53 -07:00
Hzj_jie
493ff00609 Add path in file manager 2016-07-04 17:38:04 -07:00
Qingping Hou
ef260f053a Merge pull request #2121 from chrox/fix_1801
add inactive touch zones around buttons on Kindle Voyage
2016-07-01 11:44:18 -07:00
chrox
dee65a7999 add inactive touch zones around buttons on Kindle Voyage
This should fix #1801.
2016-07-01 23:47:32 +08:00
Frans de Jonge
30a9f73bb2 Merge pull request #2118 from chrox/fix_1994
fix #1994 by updating sdcv
2016-06-30 16:04:13 +02:00
chrox
d62415ff69 fix #1994 by updating sdcv 2016-06-30 21:49:14 +08:00
Qingping Hou
02c31ec8b1 Merge pull request #2116 from chrox/fix_PIE_error
update koreader-base to fix PIE error on Android L
2016-06-29 22:52:08 -07:00
chrox
a6e2b77b28 update koreader-base to fix PIE error on Android L 2016-06-30 08:55:23 +08:00
Qingping Hou
b82fdc8441 Merge pull request #2114 from chrox/fix_1705
split accient greek words with spacing character
2016-06-28 14:15:01 -07:00
chrox
1c5c7d3a7c fix #1682 by closing all dict windows when holding close icon 2016-06-29 00:35:00 +08:00