Mark Qvist
aae1377a42
Updated readme
2024-03-25 17:06:44 +01:00
Mark Qvist
f1f7c332a3
Added remote image fetch example
2024-03-25 01:28:24 +01:00
Mark Qvist
84bc1f786d
Added basic plugin examples
2024-03-25 00:59:39 +01:00
Mark Qvist
ced7e881b9
Added plugin functionality
2024-03-25 00:58:58 +01:00
Mark Qvist
02805290b0
Added basic plugin class definitions
2024-03-25 00:56:59 +01:00
Mark Qvist
301053a949
Updated readme
2024-03-24 12:08:53 +01:00
Mark Qvist
535dee5e9d
Updated dependencies
2024-03-23 19:54:59 +01:00
Mark Qvist
be9eb37927
Updated version
2024-03-23 19:43:15 +01:00
Mark Qvist
68e603057c
Fixed interface mode settings not working correctly
2024-03-23 19:42:47 +01:00
Mark Qvist
f09e01e065
Convert image buffers to PNG format on macOS
2024-03-19 19:57:48 +01:00
Mark Qvist
09f849a19d
Add python wheel to repo server
2024-03-19 16:16:01 +01:00
Mark Qvist
9b2bd3a650
Updated dependencies
2024-03-19 13:56:56 +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
b87b80f152
Added handling of missing access to WiFi Manager and Power Manager on Android
2024-03-19 11:55:52 +01:00
Mark Qvist
e800ce054b
Added message transfer progress indication
2024-03-19 11:05:00 +01:00
Mark Qvist
70b8ebef58
Fixed automatic telemetry updates from collector not being initiated
2024-03-17 01:08:42 +01:00
Mark Qvist
6d5a7b0219
Cleanup
2024-03-17 01:01:39 +01:00
Mark Qvist
af56178064
Added image and file attachment saving
2024-03-17 00:23:55 +01:00
Mark Qvist
7f891d68e0
Added image and file attachment sending
2024-03-16 22:59:19 +01:00
Mark Qvist
8f8c1ec68f
Updated dependencies
2024-03-16 22:54:43 +01:00
Mark Qvist
ece113eb82
Updated dependencies
2024-03-16 22:52:55 +01:00
Mark Qvist
98dacf5bff
Updated makefile
2024-03-16 22:52:41 +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
9a18878c42
Updated variant string
2024-03-04 00:59:59 +01:00
Mark Qvist
465f117dcd
Updated version and dependency versions
2024-03-01 00:35:08 +01:00
Mark Qvist
385cf78ec6
Improved text
2024-02-29 18:09:25 +01:00
Mark Qvist
98dcc4a9f7
Added issue templates
2024-02-29 18:09:07 +01:00
Mark Qvist
0f6054bd21
Updated readme
2024-02-16 17:54:22 +01:00
Mark Qvist
3858315b56
Updated readme
2024-02-16 17:49:21 +01:00
Mark Qvist
122d80ff78
Upated error text
2024-02-14 17:17:37 +01:00
Mark Qvist
7bc2391920
Updated versions
2024-02-14 17:17:22 +01:00
Mark Qvist
30fbbe5826
Updated USB device filter
2024-01-24 22:57:18 +01:00
Mark Qvist
fd4253721d
Update about
2024-01-17 23:54:57 +01:00
Mark Qvist
265b6b580e
Updated versions
2024-01-17 23:50:57 +01:00
Mark Qvist
40f7216c40
Fixed typo
2024-01-05 20:15:32 +01:00
Mark Qvist
c6ddb66b57
Fixed font path includes
2024-01-05 19:50:13 +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
2ef0941a6d
Added fonts for Devangari
2024-01-05 17:50:32 +01:00
Mark Qvist
8956b44a63
Added international fonts
2024-01-05 01:52:27 +01:00
Mark Qvist
22be3b6067
Added multilingual text rendering
2024-01-05 01:49:25 +01:00
Mark Qvist
f51796a184
Updated contribution guidelines
2024-01-03 11:48:26 +01:00
Mark Qvist
0ae8977408
Reverted PR due to re-introducing bug fixed in d870585178
2024-01-03 11:29:08 +01:00
Mark Qvist
2604674ef1
Merge branch 'main' of github.com:markqvist/Sideband
2024-01-03 11:22:13 +01:00
markqvist
70e7fea54f
Merge pull request #38 from jooray/patch-1
...
Fix for predictive text
2024-01-03 11:21:12 +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
ddbb03af51
Fixed missing check for None on telemetry save, when own location was not yet determined
2023-12-31 14:45:26 +01:00