summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixup f682135863f0c3a3909f940e23484529e9aaf46cfeature/mobile-inputMichael Meeks2019-10-031-2/+1
* fixup 82ba90659676fb1f42bc8c658920e25170fcf1f3Michael Meeks2019-10-031-1/+0
* fixup b610b17f88bc94ed8ee98f59bf23a306380245a5Michael Meeks2019-10-031-6/+0
* loleaflet: mobile: fix the first typed character after opening the documentHenry Castro2019-10-031-3/+3
* loleaflet: mobile: removes keyboard focus when the graphic is selectedHenry Castro2019-10-032-5/+13
* loleaflet: mobile: hide the cursor marker when exists text selectionHenry Castro2019-10-031-1/+5
* fixup 6f9508863fcc21b50197f24f8d00d308686aa2e0Michael Meeks2019-10-031-12/+0
* Remove obsolete and unhelpful method.Michael Meeks2019-10-032-15/+0
* Remove unused code.Michael Meeks2019-10-031-10/+0
* fixup 17c90f8910f5418af2a81665bb3546aca1c101fbMichael Meeks2019-10-031-1/+1
* loleaflet: preventDefault() on lokDialog clicks to avoid focus changes.Iván Sánchez Ortega2019-10-031-1/+7
* android-chrome: keyboard disappears when tapping on current input fieldMarco Cecchetti2019-10-031-0/+1
* input: use pre-pended non-blanking space & handle GBoard better.Michael Meeks2019-10-031-13/+26
* input: remove Gecko special-case breaking new-line input.Michael Meeks2019-10-032-10/+6
* input: ensure we emit a backspace as we repair for gboard.Michael Meeks2019-10-031-3/+13
* input: track if we have a working selectionStart & correct problems.Michael Meeks2019-10-031-4/+23
* input: handle backspace on android/gboard more robustly.Michael Meeks2019-10-031-3/+5
* Enable firefox, IE11, Edge, etc.Michael Meeks2019-10-032-69/+78
* Prevent automatic line breaks in the textarea.Iván Sánchez Ortega2019-10-031-0/+6
* input: start again - switch to using textarea and diffing it's content.Michael Meeks2019-10-031-490/+164
* loleaflet: Unconditionally apply autocapitalize=false to ClipboardContainerIván Sánchez Ortega2019-10-031-6/+5
* single msg for deleting multiple charactersMarco Cecchetti2019-10-036-7/+60
* Cleanup the fix - and reduce risk by special-casing for iOS / Android.Michael Meeks2019-10-031-13/+17
* Delete selection hack for testing.Michael Meeks2019-10-031-0/+19
* leaflet: correctly handle backspace in dialogsAshod Nakashian2019-10-031-3/+2
* Do not blur just before focus to keep keyboardSzymon Kłos2019-10-031-4/+16
* loleaflet: ClipboardContainer: Re-enable range fetching on 'beforeinput' eventsIván Sánchez Ortega2019-10-031-1/+3
* loleaflet: ClipboardContainer should behave the same in Chrome/ium...Iván Sánchez Ortega2019-10-031-5/+1
* loleaflet: ClipboardContainer fix innerHTML syntaxIván Sánchez Ortega2019-10-031-1/+1
* loleaflet: Make eslint happy.Iván Sánchez Ortega2019-10-031-1/+1
* loleaflet: ClipboardContainer hack for pressing enter on Android WebViewIván Sánchez Ortega2019-10-031-2/+12
* loleaflet: ClipboardContainer handle composition mode for legacy input eventsIván Sánchez Ortega2019-10-031-3/+6
* loleaflet: ClipboardContainer: Assume legacy input events on Android Webkit a...Iván Sánchez Ortega2019-10-031-10/+5
* Set timeout for focus in focus eventsSzymon Kłos2019-10-031-2/+4
* loleaflet: Explicitly relay keyboard events from LokDialog to Keyboard handlerIván Sánchez Ortega2019-10-031-16/+8
* Avoid using the read-only / edit toggle as a show keyboard button.Michael Meeks2019-10-031-4/+7
* Default focus dialogs.Michael Meeks2019-10-031-2/+1
* input: avoid exceptions during logging.Michael Meeks2019-10-031-0/+6
* input: torture IE11 and Edge into working again.Michael Meeks2019-10-031-13/+7
* Fix for edge missing caret-color as well.Michael Meeks2019-10-031-1/+1
* loleaflet: Blind test of alternative way to empty non-spaced contenteditableIván Sánchez Ortega2019-10-031-2/+10
* loleaflet: typoIván Sánchez Ortega2019-10-031-1/+1
* loleaflet: Tweak condition for detecting embedded WebView in Android for ente...Iván Sánchez Ortega2019-10-031-1/+1
* loleaflet: rm some input event loggingIván Sánchez Ortega2019-10-031-3/+4
* loleaflet: Make eslint happyIván Sánchez Ortega2019-10-031-4/+4
* WIPIván Sánchez Ortega2019-10-031-5/+18
* loleaflet: ClipboardContainer tweaks, conditions for emptyArea()Iván Sánchez Ortega2019-10-031-24/+13
* loleaflet: Bit of cleanup for ClipboardContainer alt. strategy for emptying t...Iván Sánchez Ortega2019-10-031-37/+26
* WIP: Alternative algorithm for emptying the contenteditable.Iván Sánchez Ortega2019-10-031-36/+61
* input: log the event and reason for the composition abort.Michael Meeks2019-10-031-9/+8