932 Commits
Author SHA1 Message Date
ManuelandGitHub 63967a4a55 fix serial gpio handling when sleep (#273) 2026-01-29 16:18:56 +01:00
Manuel 69739b84f8 use t-watch interrupts for touch driver 2026-01-27 16:07:08 +01:00
Manuel 8e9146230d use t-watch interrupts for touch driver 2026-01-27 15:04:40 +01:00
37ad715b76 Upgrade trunk (#268)
Co-authored-by: mverch67 <71137295+mverch67@users.noreply.github.com>
2026-01-23 00:29:48 +01:00
ManuelandGitHub 56ba81bb7b fix: ARGB8888 images -> RGB565A8 for better FPS (#269)
* some images were ARGB8888 format -> RGB565A8

* remove unused color formats

* allow custom display buffers

* nodes images -> A8 color format

* limit receive queue processing

* lodepng needs ARGB8888

* A8 node images
2026-01-23 00:28:34 +01:00
ManuelandGitHub 613c095331 fix crash when deseialized msg is empty (#267) 2026-01-21 19:30:57 +01:00
300cc334f0 Upgrade trunk (#265)
Co-authored-by: mverch67 <71137295+mverch67@users.noreply.github.com>
2026-01-21 19:04:17 +01:00
mverch67 0cfe07e672 fix missing includes 2026-01-21 18:44:19 +01:00
Manuel 3480b731d2 improve area rounder 2026-01-19 00:46:37 +01:00
ManuelandGitHub 1172119149 feat: add T-Watch Ultra support (#210)
* add T-Watch Ultra support

* amoled issue fix

* trunk fmt

* allow custom LGFX bufsize
2026-01-19 00:14:42 +01:00
5a870c623a Upgrade trunk (#262)
Co-authored-by: mverch67 <71137295+mverch67@users.noreply.github.com>
2026-01-13 20:09:51 +01:00
Manuel 96491d231f fix I2C keyboard scanner 2026-01-13 20:08:28 +01:00
iliaschatandGitHub 12f8cddc1e style: Updated Greek translations to the latest code's keyword changes (#263)
* feat: Updated english to latest changes in c files, and added translations in Greek (for public key and modem preset.)

* Update error message for missing map tiles

Reverting mapped string "Map tiles not found!" in line 118, 
Related to: [comment](https://github.com/meshtastic/device-ui/pull/263#discussion_r2679569602)
2026-01-11 22:42:37 +01:00
ManuelandGitHub 272defcb35 feat: LONG TURBO lora preset (#261)
* implemented long turbo

* trunk fmt

* trunk fmt
2026-01-03 15:16:07 +01:00
ManuelandGitHub a8e2f947f7 null-terminate log buffer msg (#260) 2026-01-01 18:25:06 +01:00
940ba8570f Upgrade trunk (#257)
Co-authored-by: mverch67 <71137295+mverch67@users.noreply.github.com>
2025-12-31 11:54:22 +01:00
ManuelandGitHub 2543723950 set brightness 0 during powersave (#259) 2025-12-31 11:54:07 +01:00
mverch67 7656d49ea2 compile guards for LinuxSerial 2025-12-29 15:24:17 +01:00
ManuelandGitHub d234bd98c7 feat: Serial connection from portduino (#256)
* fix standalone reboot

* add LinuxSerialClient

* trunk fmt

* debug log levels
2025-12-29 13:06:31 +01:00
caff403d2b Upgrade trunk (#247)
Co-authored-by: mverch67 <71137295+mverch67@users.noreply.github.com>
2025-12-28 23:47:34 +01:00
ManuelandGitHub a5dbc82e50 fix standalone reboot (#255) 2025-12-28 23:47:14 +01:00
862ed040c4 Upgrade trunk (#244)
Co-authored-by: mverch67 <71137295+mverch67@users.noreply.github.com>
2025-12-15 22:43:46 +01:00
ManuelandGitHub 1345c40b6a feat: handle range test message (#246) 2025-12-15 22:42:42 +01:00
ManuelandGitHub 2746a1ce38 feat: new chats at top (#243)
* add time zone offset

* reverse order new chats
2025-12-11 16:16:38 +01:00
d8afe176d1 Upgrade trunk (#236)
Co-authored-by: mverch67 <71137295+mverch67@users.noreply.github.com>
2025-12-11 16:08:57 +01:00