2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
hius07 5e2d83965b
InputDialog, InputText: a bunch of updates (#7896)
- New way to hide the VirtualKeyboard: to hide the keyboard
  tap any point of the screen outside the inputbox and above
  the keyboard; to show the keyboard tap the inputbox.
  (Removed hacky "holding the arrow-down key" which is no
  longer needed).
- InputDialog windows are movable/translucent by default
- Redesign of the Clipboard dialog
2021-06-29 11:01:12 +02:00
..
container InputDialog: add 'Go to line' button (#7673) 2021-05-16 12:45:36 +02:00
bboxwidget.lua
bookstatuswidget.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
button.lua Button setIcon: Allow keep button width (#7546) 2021-04-16 01:35:04 +02:00
buttondialog.lua Button: Better handling of translucent MovableContainer (#7223) 2021-02-02 04:27:14 +01:00
buttondialogtitle.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
buttonprogresswidget.lua [UX] Use a full-width plus for buttons paired with a unicode minus (#7018) 2020-12-20 20:47:40 +01:00
buttontable.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
checkbutton.lua flash_ui: Workaround potential EPDC races (#7332) 2021-02-22 02:09:44 +01:00
checkmark.lua
closebutton.lua
configdialog.lua Kopt/Creoptions: change to using an event to update configurable. Abstract implimentation out of ConfigDialog 2021-06-11 13:26:48 +02:00
confirmbox.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
datewidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
dictquicklookup.lua DictQuickLookup: Fix stupid thinko in #7432 2021-06-18 18:02:15 +02:00
doublespinwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
eventlistener.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
filechooser.lua FileManager/ReaderUI: Clarify the current instance accessor (#7658) 2021-05-11 00:49:35 +02:00
fixedtextwidget.lua
focusmanager.lua
footnotewidget.lua Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
frontlightwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
horizontalgroup.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
horizontalspan.lua
htmlboxwidget.lua The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 2021-03-30 02:57:59 +02:00
iconbutton.lua flash_ui: Workaround potential EPDC races (#7332) 2021-02-22 02:09:44 +01:00
iconwidget.lua Page Overlap: Fix rectangle computation and arrow mode (#7269) 2021-02-10 20:06:41 +01:00
imageviewer.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
imagewidget.lua Cache: Some more tweaks after #7624 2021-05-09 23:10:44 +02:00
infomessage.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
inputdialog.lua InputDialog, InputText: a bunch of updates (#7896) 2021-06-29 11:01:12 +02:00
inputtext.lua InputDialog, InputText: a bunch of updates (#7896) 2021-06-29 11:01:12 +02:00
keyboardlayoutdialog.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
keyvaluepage.lua KeyValuePage: use items font size in child TextViewer (#7782) 2021-05-31 21:50:44 +02:00
linewidget.lua
linkbox.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
listview.lua
logindialog.lua
menu.lua OPDS catalog, Cloud storage: hold return arrow to go to top (#7845) 2021-06-29 10:22:03 +02:00
multiconfirmbox.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
multiinputdialog.lua
naturallightwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
networksetting.lua NetworkManager: Just warn if the gateway is unreachable after a (#7570) 2021-04-19 21:29:12 +02:00
notification.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
numberpickerwidget.lua NumberPicker: correct max day in input dialog (#7803) 2021-06-05 20:58:10 +02:00
openwithdialog.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
overlapgroup.lua
pathchooser.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
physicalkeyboard.lua
progresswidget.lua Hide non-linear fragments 2020-11-18 18:28:47 +01:00
qrmessage.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
qrwidget.lua Qrcode support (#6844) 2020-11-04 18:59:39 +01:00
radiobutton.lua flash_ui: Workaround potential EPDC races (#7332) 2021-02-22 02:09:44 +01:00
radiobuttontable.lua Open with: add Text Editor plugin 2020-08-29 20:07:26 +02:00
rectspan.lua
screensaverwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
screenshoter.lua Standardize directory/folder to folder (#7328) 2021-02-22 18:44:16 +01:00
scrollhtmlwidget.lua Button: Better handling of translucent MovableContainer (#7223) 2021-02-02 04:27:14 +01:00
scrolltextwidget.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
skimtowidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
sortwidget.lua SortWidget: More tweaks 2021-04-18 01:03:33 +02:00
spinwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
textboxwidget.lua The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 2021-03-30 02:57:59 +02:00
textviewer.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
textwidget.lua Fix a few possible crashes 2021-05-19 23:55:07 +02:00
timewidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
toggleswitch.lua Notifications: options to show none/some/more (#7718) 2021-05-20 23:14:11 +02:00
touchmenu.lua TouchMenu: Abort early if tap/hold handlers are called on an unpainted 2021-06-20 04:21:56 +02:00
trapwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
verticalgroup.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
verticalscrollbar.lua Text/HTML widgets: allow scrolling with the scrollbar 2020-08-26 23:43:10 +02:00
verticalspan.lua
virtualkeyboard.lua InputDialog, InputText: a bunch of updates (#7896) 2021-06-29 11:01:12 +02:00
widget.lua