Commit Graph

4898 Commits

Author SHA1 Message Date
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
v2016.07.02-nightly
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
chrox 71bf9efc7c split accient greek words with spacing character
This should fix #1705.
2016-06-28 23:50:25 +08:00
Qingping Hou ffd01b3345 Merge pull request #2111 from chrox/fix_2110
fix #2110 by adding disable double tap option in screen options
2016-06-27 11:46:14 -07:00
Qingping Hou 2ea7a883bc Merge pull request #2112 from chrox/fix_textbox
fix two crashes
2016-06-27 11:44:20 -07:00
chrox 6ec30376a6 fix two crashes 2016-06-28 00:45:01 +08:00
chrox 551857ce6e fix some luacheck warnings 2016-06-28 00:43:23 +08:00
chrox 03fda94562 fix #2110 by adding disable double tap option in screen options 2016-06-27 23:02:10 +08:00
Huang Xin 48331f42ef Merge pull request #2109 from koreader/houqp-master
bump base and add epub conform data
2016-06-27 08:04:39 -05:00
Qingping Hou ddb3bd3cd1 test: add epub-conform suit 2016-06-27 02:02:01 -07:00
Qingping Hou 60529c5140 bump base to fix pocketbook auto poweroff 2016-06-27 01:24:33 -07:00
Qingping Hou 1acf4b0b32 Merge pull request #2108 from chrox/fix_1714
various fixes and enhancements
2016-06-26 11:29:46 -07:00
chrox 1cecffb9ae fix koreader-base spec 2016-06-27 00:23:05 +08:00
chrox 27c6933c35 update koreader-base
This should fix #1714 and fix #2107.
2016-06-27 00:06:26 +08:00
chrox f1b76d41d9 fix crash when clearing inputbox 2016-06-26 22:43:40 +08:00
chrox 3d7fe1002c we should disable double tap by default
Currently only column-zoom mode in PDF uses double tap gesture.
2016-06-26 22:36:54 +08:00
Qingping Hou bfa4bcd01b Merge pull request #2106 from chrox/fix_2092
fix #2092
2016-06-25 11:37:29 -07:00
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
2016-06-26 01:33:18 +08:00
Qingping Hou eb2d4e9ede Merge pull request #2102 from chrox/android_fixes
add support of screen brightness settings for Android
v2016.06.24-nightly
2016-06-23 11:24:37 -07:00
chrox 687b6df4f2 add support of screen brightness settings for Android
and use standrad Android API to query battery level and charging status
This should fix #2025, fix #1759 and fix #1415.
2016-06-24 02:05:20 +08:00
Huang Xin f3732fd04d Merge pull request #2099 from koreader/houqp-master
uimanager(fix): honor second when calling Input:waitEvent
2016-06-23 06:48:48 -05:00
Qingping Hou 7d13d00eff uimanager(fix): honor second when calling Input:waitEvent 2016-06-22 01:11:23 -07:00
Huang Xin ded98125d3 Merge pull request #2098 from koreader/houqp-master
uimanager(fix): handle stack change in close
2016-06-21 06:58:01 -05:00
Qingping Hou fadad90447 uimanager(fix): handle stack change in close 2016-06-21 01:53:42 -07:00
Qingping Hou 2b35e408cd Merge pull request #2089 from chrox/fix_android_build
fix Android build
v2016.06.20-nightly
2016-06-19 10:50:51 -07:00
chrox 682ff27ab7 fix Android build 2016-06-19 22:59:16 +08:00
Huang Xin 48c414123b Merge pull request #2088 from koreader/houqp-master
uimanager(fix): handle last widget in broadcast event properly
2016-06-19 01:35:52 -05:00
Qingping Hou af2f3c30c7 uimanager(fix): handle last widget in broadcast event properly 2016-06-18 22:32:08 -07:00
Frans de Jonge 97925df40a Merge pull request #2086 from chrox/fix_2084
fix #2084 introduced by copy and paste in #2079
2016-06-16 18:46:48 +02:00
Frans de Jonge 2f7279b659 Merge pull request #2087 from chrox/fix_2054
fix #2054 by removing ticks max limitation
2016-06-16 18:46:02 +02:00
Frans de Jonge 065f93c266 Merge pull request #2085 from chrox/fix_2020
restrict dictionary window inside of screen especially in landscape mode
2016-06-16 18:44:39 +02:00
chrox ad88192d85 fix #2054 by removing ticks max limitation 2016-06-17 00:23:03 +08:00
chrox 0ca82fb072 fix #2084 introduced by copy and paste in #2079 2016-06-17 00:05:25 +08:00
chrox 40858c670a restrict dictionary window inside of screen especially in landscape mode
This should fix #2020.
2016-06-17 00:04:47 +08:00
Qingping Hou cf3c91d92e Merge pull request #2079 from Hzj-jie/master
ReaderZooming should remove the size of page footer when calculating zoom value
2016-06-15 00:28:32 -07:00
Qingping Hou fe6aaca47d Merge pull request #2083 from chrox/fix_2060
fix #2060 by handling blank search pattern
2016-06-15 00:25:40 -07:00
Qingping Hou 01918f8e17 Merge pull request #2082 from chrox/zoom_to_column
PDF free zoom mode revisit
2016-06-15 00:24:55 -07:00
chrox f5ea29c8d3 fix unit test of defaults since we deleted one global default
I'm afraid this unit test is not maintainable, each time we
change the structure of the defaults.lua we must change this spec
accordingly. We probably will get rid of defaults.lua as well as the
filemanagersetdefaults and this spec.
2016-06-15 02:52:58 +08:00
chrox 5bbcae954e fix #2060 by handling blank search pattern 2016-06-15 02:34:46 +08:00
chrox 5983050d79 PDF free zoom mode revisit
this should implement feature request of zoom mode for multi-columns
page in #501
This PR depends on koreader/koreader-base#435

How to use?
1. Tap the top left corner of a PDF/Djvu page to get into the flipping
mode
2. Double-tap on text block will zoom in to that column
3. Double-tap on any area will zoom out to an overview of the page
4. repeat step 2 to focus to another page block

How does it work?
1. We first find the mask of text blocks in the page. (Pic 1)
2. Then we intersect page boxes with user tap to form a page block. (Pic 2)
3. Finally we zoom the page to the page block and center current view to
that block. (Pic 3)
2016-06-15 02:05:09 +08:00