Commit Graph

42 Commits

Author SHA1 Message Date
Mark Qvist b12860f7d7 Added multilingual text input options 2024-01-05 18:05:34 +01:00
Mark Qvist 22be3b6067 Added multilingual text rendering 2024-01-05 01:49:25 +01:00
Mark Qvist 0ae8977408 Reverted PR due to re-introducing bug fixed in d870585178 2024-01-03 11:29:08 +01:00
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
Mark Qvist 1db3133f0d Fixed markup not being activated in command messages 2023-11-08 00:16:45 +01:00
Mark Qvist 6b12bc7982 Tweaked signature warning display 2023-10-31 22:29:07 +01:00
Mark Qvist d870585178 Fixed message input field not always deleting 2023-10-31 19:22:33 +01:00
Mark Qvist ab15093ec8 Implemented advanced telemetry configuration 2023-10-30 13:45:58 +01:00
Mark Qvist 7076fae5cc Added command handling and sending 2023-10-30 02:28:35 +01:00
Mark Qvist 3cecf5e259 Improved message detail rendering 2023-10-28 20:13:39 +02:00
Mark Qvist fe8db4b950 Cleanup 2023-10-26 15:31:17 +02:00
Mark Qvist 82fc8c06f0 Cleanup 2023-10-26 15:23:25 +02:00
Mark Qvist b076c0b7c5 Added option to disable propagation on direct delivery failure. Updated keyboard shortcuts. 2023-10-26 13:44:03 +02:00
Mark Qvist 8ed721445e Added option to disable propagation on direct delivery failure. Updated keyboard shortcuts. 2023-10-26 13:43:53 +02:00
Mark Qvist e3b857256f Added received distance to message display, added custom info and receiver metrics to object display 2023-10-25 23:21:06 +02:00
Mark Qvist 8fee0bae58 Implemented object details view 2023-10-24 01:14:59 +02:00
Mark Qvist 20aa3cff1b Refactored views 2023-10-22 18:08:28 +02:00
Mark Qvist 336b527b0e Refactored views, improved color pickers 2023-10-22 15:49:00 +02:00
Mark Qvist a0628b61c9 Cleanup 2023-10-22 14:01:31 +02:00
Mark Qvist 3025ea7a5b Implemented available sensors 2023-10-22 13:16:43 +02:00
Mark Qvist a9160b558b Display RF link stats in messages view 2023-10-22 01:12:13 +02:00
Mark Qvist 179ebe7cec Map marker drawing 2023-10-20 23:38:28 +02:00
Mark Qvist 4a6dfa4a47 Added retry option on failed messages 2023-10-16 22:21:38 +02:00
Mark Qvist 31adf20d65 Cleanup 2023-07-10 19:20:24 +02:00
Mark Qvist 67a8f61af8 Updated build system for Kivy 2.2.1 2023-07-10 02:49:58 +02:00
Mark Qvist 34525544ee Fixed QR output path on Darwin. Set message load to 5 instead of 2. 2022-11-24 21:09:33 +01:00
Mark Qvist 75edbf94b9 Mitigated performance issues related to SQLite3 randomly hanging for a second on Android 2022-11-23 18:57:53 +01:00
Mark Qvist 4982e37231 Work on message screen partial loading 2022-11-23 13:28:26 +01:00
Mark Qvist 6923c7e9b5 Added paper message sharing on Android 2022-11-22 19:47:13 +01:00
Mark Qvist 0226cbd5c6 Added paper message support 2022-11-22 14:25:56 +01:00
Mark Qvist 21b35eb606 Improved message formatting for small screen devices 2022-10-19 12:31:09 +02:00
Mark Qvist cef44c2189 Improved dialogs and buttons 2022-10-13 22:12:39 +02:00
Mark Qvist 7503737a96 Improved conversations and messages dialog boxes 2022-10-09 00:09:26 +02:00
Mark Qvist c54422d771 Improved dropdown behaviour and widget allocation 2022-10-08 19:23:51 +02:00
Mark Qvist 62ac1ecd3b Various UI enhancements 2022-10-08 18:01:33 +02:00
Mark Qvist c4f863d8ca Updated message colors 2022-10-03 01:36:21 +02:00
Mark Qvist 25878a7405 Park elevation properties for now 2022-10-03 00:56:39 +02:00
Mark Qvist 49f3f9c732 UI Tweaks and theme updates 2022-10-02 22:28:09 +02:00
Mark Qvist 7104e95b30 User interface improvements 2022-10-02 22:00:15 +02:00
Mark Qvist 4461b706e9 User interface improvements 2022-10-02 17:17:55 +02:00
Mark Qvist c6df8b851b Theme tweaks 2022-10-02 14:51:01 +02:00
Mark Qvist 0de4c12c17 Restructured repository 2022-07-07 22:16:10 +02:00