Frans de Jonge
2538189473
[doc] WidgetContainer: fix some typos
2017-11-15 09:02:33 +01:00
Frans de Jonge
06dfe4fb78
[feat] Add Device:hasClipboard() ( #3465 )
...
References https://github.com/koreader/koreader/issues/3441
2017-11-14 19:20:58 +01:00
Frans de Jonge
aa7d4f9751
[Kobo] Update H2O2 to nearly working touch. ( #3481 )
...
See https://www.mobileread.com/forums/showpost.php?p=3610605&postcount=24 for evtest output.
2017-11-13 08:38:42 +01:00
Huang Xin
0e5293f1eb
[fix] add OSX build prerequisites cmake and makedepend ( #3478 )
2017-11-12 00:00:56 +08:00
Frans de Jonge
1515753621
[UX] Always show screensaver menu in reader ( #3471 )
...
* Add enabled_func on relevant settings
Fixes https://github.com/koreader/koreader/issues/3470
2017-11-10 11:31:00 +01:00
poire-z
af48c7c2b7
Android: Change screenOrientation to sensorPortrait ( #3474 )
2017-11-08 22:27:05 +01:00
Fabian Müller-Knapp
8ef783fd1b
Add PocketBook626 ( #3472 )
2017-11-07 20:51:52 +01:00
Frans de Jonge
5faddfd0ec
Bump base ( #3468 )
...
Includes C blitbuffer implementation https://github.com/koreader/koreader-base/pull/571 by @chrox
Should help performance degeneration on Android due to mcode allocation failure, see https://github.com/koreader/koreader/issues/1416
2017-11-06 11:14:20 +01:00
mwoz123
6d1e185555
NewsDownloader: Number items in processing InfoMessage ( #3467 )
2017-11-05 22:04:40 +01:00
Robert
0def547162
More contrast settings ( #3463 )
...
Close : #2133
More info: #2133
2017-11-04 15:31:41 +01:00
Frans de Jonge
032d1afc8e
doc/Unit tests: minor extra explanation ( #3462 )
2017-11-03 15:24:55 +00:00
Frans de Jonge
d149ca94d6
i10n/README: small stylistic changes
2017-11-02 20:43:22 +01:00
Robert
178555180f
[fix] Disable Highlight button when text is not selected ( #3457 )
2017-11-01 14:50:53 +00:00
Robert
198c151125
ConfigDialog improvements 2 ( #3455 )
...
+ Fix height for ToggleWidget
+ Able ToggleWidget width more than half of width of screen
2017-10-31 20:42:13 +00:00
Frans de Jonge
69ec93d3cd
README: tiny grammar fix ( #3453 )
2017-10-31 17:38:21 +00:00
Frans de Jonge
dbd9348b59
[fix, CI] silly typo in busted junit output patch
2017-10-30 15:51:52 +01:00
Frans de Jonge
72235cfdf5
[CI] apply patch for busted junit testcase time ( #3450 )
...
Apply junit testcase time fix so CircleCI can actually do something useful
with the results. This can be removed once there is a busted 2.0.rc13 or final
See 830f175c57
2017-10-30 15:28:54 +01:00
Frans de Jonge
d212b478ee
Bump base (fix wpa crash by @civalin) ( #3449 )
...
For:
* [fix] filter out more bad lines in wpa scan result (koreader/lj-wpaclient#3)
Fixes #3436
2017-10-30 14:24:12 +01:00
mwoz123
456e31a358
NewsDownloader: Compatibility for users with previous configuration files ( #3445 )
2017-10-29 22:23:08 +01:00
Frans de Jonge
1ba316aff0
[CI] Also run coverage on plugins ( #3447 )
2017-10-29 21:09:13 +01:00
Robert
369cf4f102
[UX] Improve ConfigDialog ( #3443 )
2017-10-28 21:28:41 +02:00
mwoz123
c2bed639e3
NewsDownloader: wifi off prompt after download ( #3395 )
2017-10-28 17:53:37 +02:00
mwoz123
a01271b8a6
[Android] Wifi status in footer ( #3396 )
...
Implemented through the Android API so it's reasonably cheap.
2017-10-28 17:51:34 +02:00
Frans de Jonge
575fc82081
Bump android-luajit-launcher
2017-10-28 12:07:44 +02:00
Frans de Jonge
d3a8338c76
kodev: added setup_env to run android
...
Otherwise it didn't pick up on the -debug suffix.
2017-10-28 12:07:44 +02:00
mwoz123
424593ca7c
NewsDownloader: Remove NewsDownloader files from history ( #3424 )
2017-10-27 23:00:49 +02:00
Frans de Jonge
9000ed1bd3
[build] Add -debug suffix to KODEBUG builds ( #3439 )
2017-10-27 20:36:36 +02:00
Frans de Jonge
97aee14adf
kodev: add assert_ret_zero after make android-ndk ( #3438 )
...
Fixes #3408 .
2017-10-27 17:13:53 +02:00
Frans de Jonge
f67581779a
Bump base (updated libk2pdfopt) ( #3437 )
2017-10-27 14:55:39 +02:00
mwoz123
97a72e2dd4
NewsDownloader: use feed.description as news context instead download full web page ( #3426 )
...
Fixes #3425 .
2017-10-26 22:44:03 +02:00
Frans de Jonge
2ddcc7155a
[fix] Dictionary no fuzzy search flag ( #3433 )
...
Upstream uses `-e` rather than the `-f` that was first introduced in our fork.
References https://github.com/koreader/koreader/issues/3429#issuecomment-339749396
2017-10-26 20:54:32 +02:00
Frans de Jonge
8bc2b8d5f5
DataStorage: also create data/tessdata and minor string concat performance improvements ( #3430 )
2017-10-26 12:05:41 +02:00
poire-z
e8aeb3cfa5
Bump base (sdcv -u patch for android again) ( #3421 )
2017-10-24 19:28:03 +00:00
Robert
e1019baf46
separate strings for singular and plural ( #3420 )
2017-10-24 16:30:25 +00:00
poire-z
99161d6b03
Wiki save as epub: close highlight menu when switching document ( #3417 )
2017-10-24 13:22:10 +00:00
poire-z
3639c3e7c6
[UX] Fix dict title width to not go over CloseButton ( #3414 )
2017-10-23 21:17:52 +00:00
poire-z
dd83b5bf85
Bump base (sdcv -u patch for android) ( #3413 )
2017-10-23 23:05:42 +02:00
poire-z
568a28889b
KeyValuePage: option to align value to the right when half-overflow ( #3407 )
...
Applied in FileManagerBookInfo.
2017-10-23 19:30:06 +00:00
Frans de Jonge
5ee6c01223
Bump base (sdcv -u patch and framebuffer setViewport dynamically fix) ( #3404 )
2017-10-22 16:19:56 +00:00
Fabian Müller-Knapp
7009e98ee8
PocketBook: Basic device-detection / PocketBook631 (Touch HD) support ( #3403 )
...
Add basic device-detection via libinkview, support PocketBook631. Fixes https://github.com/koreader/koreader/issues/3312
2017-10-22 16:08:53 +00:00
Fabian Müller-Knapp
749112f57a
[PocketBook] Use inkview-calls for battery-percentage/charging ( #3402 )
2017-10-22 15:49:48 +00:00
Frans de Jonge
8b36566c6a
[Android] Bump luajit-launcher (more lib loading debug info) ( #3401 )
2017-10-22 15:28:31 +00:00
Robert
af61153df2
[feat] SkimToWidget chapter markers & next/prev chapter/bookmark ( #3389 )
...
https://github.com/koreader/koreader/issues/2819#issuecomment-332261968
+ refactoring code in skimtowidget
+ add chapter markers
+ add next/prev chapter buttons
+ add next/prev bookmark buttons
2017-10-22 11:09:49 +00:00
mwoz123
23ab33c0b9
NewsDownloader promptWifiOn ( #3388 )
2017-10-22 07:11:23 +00:00
Frans de Jonge
5c6161da66
[fix, Android] adjust touch location for #3392 ( #3394 )
2017-10-21 22:37:58 +00:00
mwoz123
822360666a
Fullscreen android - resize window after toggle fullscreen ( #3392 )
2017-10-21 20:52:06 +00:00
poire-z
dff7b0896e
Bump base (sdcv patch to allow enable/disable dicts) ( #3393 )
2017-10-21 20:32:10 +00:00
mwoz123
ff3d8f3df7
Android NetworkManager ( #3386 )
2017-10-21 20:27:09 +00:00
poire-z
c573bdd610
CoverBrowser: some optimizations
...
Speedup initialization (needs to be done only once, and avoid
saving current mode to sqlite each time) and reader-to-filebrowser
switch, by doing a single rendering (instead of 2 or 3 previously).
ListMenu: cache sidecar file parsing results (page/percent
completed) for the browsing session duration.
Fix "No choice available" when on last page and changing
to a display mode with less pages.
2017-10-21 19:09:24 +00:00
poire-z
591dc2119c
FileBrowser: optimize 'change page to show last file'
...
This feature, introduced some days ago, was actually
doing 2 updateItems calls: the initial one, and a second
to switch to focused_file page (cheap with classic display mode,
less cheap with CoverBrowser modes).
This change allows doing that in a single call.
2017-10-21 19:09:24 +00:00