openCom-Companion/sbapp/ui
Juraj Bednar 55f6a8c6c2
Fix for predictive text
Kivy's default for input boxes changed from "text" to "null" in Kivy 2.1.0. Not specifying it disallowed typing using predictive text keyboards such as Gboard or Swiftkey swiping, which was irritating, when you are typing text messages.
2023-12-31 21:54:39 +01:00
..
__init__.py Restructured repository 2022-07-07 22:16:10 +02:00
announces.py Cleanup 2023-11-01 16:34:24 +01:00
conversations.py Tweaked signature warning display 2023-10-31 22:29:07 +01:00
helpers.py Updated build system for Kivy 2.2.1 2023-07-10 02:49:58 +02:00
layouts.py Added telemtry buttons to map screen 2023-11-08 00:19:37 +01:00
messages.py Fix for predictive text 2023-12-31 21:54:39 +01:00
objectdetails.py Improved error logging on telemetry screen 2023-12-05 21:13:37 +01:00
telemetry.py Fixed typos 2023-11-13 15:56:33 +01:00