Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-30 | IOS7: Map three finger swipes to arrow keys | Thierry Crozat | |
Also use the pinch gesture to show/hide the keyboard. Previously it was using the three fingers swipe up and dowm, which is now mapped to arrow keys. | |||
2019-06-30 | IOS7: Remove key mapping for function and return keys | Thierry Crozat | |
Those keys are not present on the virtual keyboard accessory view. This should fix bug #10314: LSL7: Unable to open Xqwsts's locker on iOS. | |||
2019-06-30 | IOS7: Add input accessory view to virtual keyboard | Thierry Crozat | |
This adds buttons for some keys that are not present on the iOS keyboard, such as the function and arrow keys, as well as a GMM key. | |||
2016-10-09 | JANITORIAL: Remove more trailing spaces | Eugene Sandulenko | |
2016-01-07 | IOS7: Make includes match our style. | Johannes Schickel | |
2016-01-06 | IOS: Avoid subclassing UIApplication, and handle multitasking | Vincent Bénony | |
2016-01-06 | IOS: Renames iOS7 classes to avoid confusion | Vincent Bénony | |