Commit Graph

187 Commits

Author SHA1 Message Date
Mark Qvist b1aa8cb704 Updated keyboard shortcuts and guide 2024-06-01 15:35:10 +02:00
Mark Qvist 3bf142d21a Expanded emoji rendering to alternate input scripts 2024-06-01 15:07:38 +02:00
Mark Qvist a4bc4634ca Expanded emoji lookup table 2024-06-01 12:42:22 +02:00
Mark Qvist e701c10ec6 Cleanup 2024-06-01 12:09:52 +02:00
Mark Qvist 971a207582 Added tank and fuel sensor types. Added basic renderer for proximity, gravity, magnetics and angular velocity. 2024-06-01 12:08:09 +02:00
Mark Qvist 4c9de8b184 Added CPU, storage and RAM sensors. Added custom sensor. 2024-06-01 11:11:29 +02:00
Mark Qvist 3bf13d7435 Improved navigation 2024-06-01 01:12:10 +02:00
Mark Qvist 6f3e73290d Formatting 2024-06-01 00:45:27 +02:00
Mark Qvist 132e02685b Added objects view. Added ability to display icon styles from everyone. 2024-05-31 23:35:42 +02:00
Mark Qvist e83ead7b37 Added network stats to object details 2024-05-06 16:46:12 +02:00
Mark Qvist 4eea61b629 Added network stats to object details 2024-05-06 16:35:33 +02:00
Mark Qvist 20f0e12651 Added network stats to object details 2024-05-06 16:14:16 +02:00
Mark Qvist 8375ea224a Fixed info telemetry field not updating immediately after settings change 2024-04-01 14:38:19 +02:00
Mark Qvist d3a27f4121 Fixed relative telemetry display for negative AAMSL values 2024-04-01 12:25:24 +02:00
Mark Qvist 094cfdb8b5 Display overview of loaded plugins 2024-03-29 18:19:35 +01:00
Mark Qvist c93fe2ce0d Added telemetry plugin functionality 2024-03-26 00:29:49 +01:00
Mark Qvist d5630d72de Fixed message texture size logic 2024-03-25 19:32:03 +01:00
Mark Qvist ced7e881b9 Added plugin functionality 2024-03-25 00:58:58 +01:00
Mark Qvist f09e01e065 Convert image buffers to PNG format on macOS 2024-03-19 19:57:48 +01:00
Mark Qvist 17a6653068 Improved message transfer feedback 2024-03-19 13:45:26 +01:00
Mark Qvist bfcff07025 Added ability to allow transfers of LXMs larger than 1 megabyte 2024-03-19 11:56:21 +01:00
Mark Qvist e800ce054b Added message transfer progress indication 2024-03-19 11:05:00 +01:00
Mark Qvist af56178064 Added image and file attachment saving 2024-03-17 00:23:55 +01:00
Mark Qvist 58751bb0e5 Updated drop-down menu colors 2024-03-11 01:21:54 +01:00
Mark Qvist bc2e524ec9 Added LXMF image reception and display 2024-03-10 18:14:04 +01:00
Mark Qvist 1e86b266a9 Display warning on very large messages 2024-03-10 16:36:41 +01:00
Mark Qvist 40f7216c40 Fixed typo 2024-01-05 20:15:32 +01:00
Mark Qvist 5413db18d2 Added own location button to map screen 2024-01-05 19:28:47 +01:00
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 1375f4028e Improved error logging on telemetry screen 2023-12-05 21:13:37 +01:00
Mark Qvist 7a4a5a3938 Fixed typos 2023-11-13 15:56:33 +01:00
Mark Qvist 7c2ec3ea04 Added telemtry buttons to map screen 2023-11-08 00:19:37 +01:00
Mark Qvist 1db3133f0d Fixed markup not being activated in command messages 2023-11-08 00:16:45 +01:00
Mark Qvist 8731be2293 Cleanup 2023-11-01 16:34:24 +01:00
Mark Qvist acb67dc9a2 Added app-wide color warning when requests from everywhere are allowed 2023-11-01 11:51:47 +01:00
Mark Qvist 6b12bc7982 Tweaked signature warning display 2023-10-31 22:29:07 +01:00
Mark Qvist ef7dd1e2f2 Added lazy-loader for complex views 2023-10-31 21:41:15 +01:00
Mark Qvist d870585178 Fixed message input field not always deleting 2023-10-31 19:22:33 +01:00
Mark Qvist d312eac0d6 Fixed reference 2023-10-31 19:22:17 +01:00
Mark Qvist fd7f8dfd76 Added improved copy/paste behaviour for fields 2023-10-31 19:09:04 +01:00
Mark Qvist b5c7ac3f0d Cleanup 2023-10-31 17:50:58 +01:00
Mark Qvist 294570afc1 Cleanup 2023-10-31 17:49:16 +01:00
Mark Qvist 82e054e840 Cleanup 2023-10-31 17:48:17 +01:00
Mark Qvist dec98f26f8 Cleanup 2023-10-31 17:46:57 +01:00
Mark Qvist 26ebc80a22 Implemented bulk telemetry transfers 2023-10-30 22:26:20 +01:00
Mark Qvist 66243b3bfb Added option to show display styles in conversation list 2023-10-30 16:55:55 +01:00
Mark Qvist ab15093ec8 Implemented advanced telemetry configuration 2023-10-30 13:45:58 +01:00