hius07
859327dea5
Input dialogs: keep size in rotation ( #8223 )
2021-09-17 19:36:57 +02:00
hius07
5b049a5a82
Help text fixes ( #8217 )
...
* Update css_tweaks.lua
* Update readersearch.lua
2021-09-14 19:18:50 +02:00
hius07
e934a4ad67
Refresh menu table: more remove unused
2021-09-13 19:32:19 +02:00
hius07
aa210e96ce
Refresh menu table: remove unused
2021-09-13 19:32:19 +02:00
hius07
5c62c11aa8
TimeWidget: keep "colon space" size
2021-09-13 19:32:19 +02:00
hius07
28c132a740
DateWidget: keep "dash space" size
2021-09-13 19:32:19 +02:00
hius07
054d94a560
Refresh menu custom settings: keep size in rotation
2021-09-13 19:32:19 +02:00
hius07
11aca120a9
ConfigDialog: keep size in rotation
2021-09-13 19:32:19 +02:00
hius07
bdccc7de07
DateWidget: keep size in rotation
2021-09-13 19:32:19 +02:00
hius07
a321bade2b
TimeWidget: keep size in rotation
2021-09-13 19:32:19 +02:00
hius07
611e576b7e
DoubleSpinWidget: keep size in rotation
2021-09-13 19:32:19 +02:00
hius07
66156084e6
NumberPickerWidget: keep size in rotation
2021-09-13 19:32:19 +02:00
yparitcher
c40874d300
book shortcuts plugin
2021-09-13 10:56:06 -04:00
hius07
f6020a7260
Readerhighlight: manage actions ( #8199 )
...
Discussion in #6409 .
Highlight action renamed to Long-press on text and moved from Gear - Document to Gear - Taps and gestures.
Added action Do nothing.
Removed menu item Typeset - Highlighting - Allow highlighting.
Fixed untranslated strings in the Cycle highlight action notification.
Long-press on images always opens ImageViewer. Closes #6409 .
2021-09-11 11:04:48 +02:00
Mel-kior
9e55e4da3d
Fix syntax
2021-09-11 10:55:50 +02:00
Mel-kior
3001efb85f
Fix quote and text
2021-09-11 10:55:50 +02:00
Mel-kior
224e167309
Add passwordless wifi support
2021-09-11 10:55:50 +02:00
hius07
07c8b0029e
Buttontable: pass icon size to the button
2021-09-11 10:48:09 +02:00
hius07
3b6fd8a1d5
Button: default icon size
2021-09-11 10:48:09 +02:00
hius07
e16d36d5da
Readersearch: add button to recall search input dialog ( #8190 )
2021-09-10 01:07:31 +02:00
poire-z
084ae1509d
Style tweaks: add a few ruby specific tweaks ( #8189 )
2021-09-08 23:50:30 +02:00
hius07
0283c44ff7
Page overlap: long-press to set as default ( #8180 )
...
Also deduplicate code out of ReaderPaging and ReaderRolling,
now in ReaderView and a specific menu module.
2021-09-06 21:30:35 +02:00
hius07
3a677f40de
Spinwidget: update default width ( #8182 )
2021-09-06 21:26:57 +02:00
hius07
ab4e27908b
Standardize: long-press/hold to long-press ( #8185 )
...
* Gestures: standardize hold to long-press
* Common settings menu: standardize hold to long-press
* Readerstyletweak: standardize hold to long-press
* Readersearch: standardize hold to long-press
2021-09-06 17:08:48 +02:00
NiLuJe
acbf4b7a8c
Document: Round dimensions properly in getPageDimensions ( #8170 )
...
* Geom:transformByScale:
* Apply the right scaling factor to the y axis
* Round in a more sensible fashion (àla fz_round_rect, since we pretty much exclusively use it in a similar fashion).
* Bump base (https://github.com/koreader/koreader-base/pull/1407 )
2021-09-02 23:50:10 +02:00
hius07
1a127633c2
InputDialog: add :addWidget(), use it for checkboxes ( #8168 )
...
Also: Text editor now closes its keyboard when calling Find
and Go to line (which open their own keyboards) to avoid
conflicts between multiple keyboards.
2021-09-02 22:53:54 +02:00
hius07
85cfb552cb
Keyboard preferred layouts: usability fixes ( #8159 )
...
Store list of layouts in settings file as array of enabled
layouts only (up to 4 elements). Optimize code.
Allows sorting of the abbreviations in the globe popup:
just check layouts in the desired order (the first checked
will be northeast).
Requires onetime migration to clean up the settings.
2021-09-01 22:55:59 +02:00
yparitcher
31397e10ef
Dispatcher: initial Kopt support
2021-09-01 10:30:46 -04:00
yparitcher
36fd668093
ConfigDialog: remove uneeded support for muliple events
...
Fixes reflow support for dispatcher
2021-09-01 10:30:46 -04:00
Martín Fernández
903646debe
[plugin] Exporter plugin without evernote ( #7983 )
2021-08-30 09:11:23 +02:00
ichnilatis-gr
785200d76b
VirtualKeyboard: Update el_keyboard.lua ( #8148 )
2021-08-29 18:15:43 +02:00
NiLuJe
426e56613c
FrontLightWidget: Fix "Auto" max_width ( #8144 )
...
re: https://github.com/koreader/koreader/issues/8070#issuecomment-902162990
2021-08-29 17:08:46 +02:00
NiLuJe
910c0bd250
VirtualKeyBoard: Switch to schedule-less visual feedback for flash_keyboard ( #8143 )
...
Should prevent open/close races ;).
2021-08-29 17:04:24 +02:00
hius07
32d61c7878
Virtual keyboard: default layout, compact mode ( #8142 )
2021-08-29 12:29:41 +02:00
mergen3107
39b810a3bd
[lang] Change "full" to "best" ( #8141 )
...
I guess `full` was in on of the old iterations. Might affect translations though
2021-08-28 09:10:20 +02:00
hius07
68782c3f89
Checkbutton: optimize callback ( #8134 )
2021-08-27 21:21:14 +02:00
NiLuJe
c171a06212
USBMS: Dismiss ConfirmBox on unplug
...
Fix #8112
2021-08-25 20:15:57 +02:00
yparitcher
c6a8dc34a2
[UX] HE keyboard: Use updated symbols from new layout ( #8131 )
2021-08-25 09:20:09 +02:00
mergen3107
fdae07e2cc
VirtualKeyboard: redesign and enhancements ( #8089 )
...
See #8089 for all the details.
2021-08-24 23:51:39 +02:00
hius07
684fd6c12d
Standardize select/choose to choose ( #8128 )
...
Closes #8105 .
2021-08-24 22:19:07 +02:00
asynchronous-sheep
c16d2712ef
Fix link for Portuguese dictionary “Dicionário Aberto” ( #8118 )
2021-08-22 17:07:42 +02:00
hius07
3c3361addf
File browser, Path chooser: fix margin of the long folder name in the header ( #8103 )
...
* Filemanager: margin of the folder name in the header
* Menu: margin of the folder name in the header
2021-08-22 09:35:22 +02:00
hius07
66b644295a
Checkbutton: remove unused ( #8108 )
...
* Inputtext checkbutton: add "parent"
2021-08-22 09:10:35 +02:00
NiLuJe
edfb29b406
Fix duplicate suspend scheduling in Device:onPowerEvent
...
We should always unschedule suspend before scheduling it again (i.e.,
use rescheduleSuspend ;)).
Fix #8097 (many thanks to @Mel-kior for the detailed repro!)
2021-08-19 22:40:04 +02:00
NiLuJe
c044480658
Don't exclude the full .kobo directory tree
...
Only exclude the useless/dangerous bits.
Allows getting to the Dropbox folder.
Fix #8101
2021-08-19 22:40:04 +02:00
poire-z
1a12e8555e
Translator: add "Translate from book language" option ( #8094 )
...
When enabled, if the book has some supported language tag
in its metadata, use it as the source language. Otherwise,
fallback to the current settings (auto-detect or selected
source language).
2021-08-18 00:42:14 +02:00
poire-z
55a4d6fd1f
Button: avoid cut words when switching to multilines
...
Followup to 954ba960
2021-08-17 21:44:48 +02:00
poire-z
6e02e62dcb
Dict: avoid list items bullet/digit truncation with HTML dicts
2021-08-17 21:44:48 +02:00
poire-z
5df84bcb4f
Footnote popups/in-page: support type/role=endnote
2021-08-17 21:44:48 +02:00
hius07
b875ccc6f9
InputText: fix hold handling, add clipboard empty hint ( #8091 )
...
Before: when holding the input box in input dialogs
for calling the Clipboard, hold release was passed to
MovableContainer and input dialog moved a little bit.
2021-08-17 15:24:44 +02:00