Jason P
6dfa5329a3
Migrate Unit C6L macro guards into currentResolution UltraLow checks
2025-12-17 08:40:52 -06:00
Jason P
a0b4e8270e
Rework isHighResolution to be an enum called ScreenResolution
2025-12-16 17:27:08 -06:00
HarukiToreda
eb0cdc44ba
Fix for content cutting off when from us
2025-12-14 00:32:39 -05:00
whywilson
9d7bc381a1
Add nudge scroll on UpDownEncoder devices.
2025-12-09 11:06:51 +08:00
HarukiToreda
c0728b0eba
Fix
2025-12-05 02:42:21 -05:00
HarukiToreda
1381bb1dfd
Manual message scrolling
2025-12-05 02:01:23 -05:00
HarukiToreda
5c600ded1c
Unkwnown nodes no longer show as ??? on message thread
2025-11-09 23:49:20 -05:00
Jason P
09a38139f5
Fix broken endifs
2025-11-07 15:20:04 -06:00
Jason P
efc304ccf6
Merge branch 'develop' into multi-message-Storage
2025-11-07 15:08:01 -06:00
Jonathan Bennett
531cad5e88
Add API types, state, and log message in Debug screen. Added persistent "Connected" icon ( #8576 )
...
* Add API types, state, and log message in Debug screen
* un-goober the API state tracking
* Set the SerialConsole api_type
* Add api_type for Ethernet
* Remove API state debugging code
* Update wording for client connection states
* Improve string width for smaller screen devices
* Reserve space on navigation bar to fit link indicator
* Add persistent Connected icon to screen
* Connect System frame to ensure text doesn't overflow
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Jason P <applewiz@mac.com >
Co-authored-by: HarukiToreda <116696711+HarukiToreda@users.noreply.github.com >
2025-11-07 15:03:56 -06:00
Jason P
a635ee3de2
Fix potential crash for undefined variable
2025-10-19 07:11:18 -05:00
Jason P
b26c95d4b9
Improve layout of messages screen
2025-10-18 10:26:45 -05:00
Jason P
13458d3a6a
Shorten longNames to not exceed message popups
2025-10-16 22:53:01 -05:00
HarukiToreda
4f79475b3c
improved destination filtering
2025-10-16 17:10:34 -04:00
Jason P
04c7720f4b
Remove legacy function renderMessageContent
2025-10-16 08:16:25 -05:00
Jason P
3e3f03c78d
Restore ellipsis to end of long names
2025-10-15 10:56:13 -05:00
HarukiToreda
c8f3cbb0f9
Free Heap when not on Message screen
2025-10-15 03:06:59 -04:00
HarukiToreda
62eaabc940
More optimization
2025-10-15 01:57:51 -04:00
HarukiToreda
4bd53500c6
Switch from dynamic std::string storage to fixed-size char[]
2025-10-14 14:14:28 -04:00
HarukiToreda
f35f72edb1
More cleanup
2025-10-13 03:21:37 -04:00
HarukiToreda
0b11f93880
more fixes
2025-10-12 22:36:15 -04:00
HarukiToreda
551086324b
Trunk fixes
2025-10-12 16:34:59 -04:00
HarukiToreda
50a65a1393
cleanup to get more space
2025-10-12 16:24:40 -04:00
Jason P
6dfaf23baf
Update channel mute for adjusted protobuf
2025-10-12 08:04:01 -05:00
Jason P
9e9d2af7c8
Attempt to fix memory usage of invalidLifetime
2025-10-11 09:19:48 -05:00
Jason P
e934f8f0b3
Use text aligns for message layout where necessary
2025-10-11 08:56:26 -05:00
Jason P
1d7fe20520
More C6L fixes and clean up header lines
2025-10-10 14:54:41 -05:00
Jason P
e606d88297
Remove duplicate code, fix more Chats, and fix C6L MessageRenderer
2025-10-10 11:02:16 -05:00
Jason P
6d899c9fd9
Clean up how muting works along with when we wake the screen
2025-10-10 08:58:27 -05:00
HarukiToreda
6069dc2ad8
trunk fix
2025-10-10 00:18:36 -04:00
HarukiToreda
e6093533ab
Mute channel fix
2025-10-09 20:25:48 -04:00
HarukiToreda
7970a32074
Go to thread from favorite screen
2025-10-09 18:19:59 -04:00
HarukiToreda
383d95ade1
Eink autoscroll dissabled
2025-10-06 00:48:17 -04:00
Jason P
0b96486e7e
Fix outbound labels based to avoid creating delays
2025-10-05 22:38:31 -05:00
Jason P
c9314c78ca
Better to say "in" vs "on"
2025-10-05 15:39:55 -05:00
Jason P
bbec5177ba
Add context for incoming messages
2025-10-05 15:33:53 -05:00
Jason P
8860f6195f
Continue unifying display, also show message status on the "isMine" lines
2025-10-05 15:01:22 -05:00
Jason P
bebb1e9e8d
Change DM to @ in order to unify on a single method
2025-10-05 14:33:30 -05:00
HarukiToreda
3e4f654f58
Ack message cleanup
2025-09-28 00:58:48 -04:00
HarukiToreda
28502c93c9
Ack on messages sent
2025-09-26 16:51:09 -04:00
HarukiToreda
ebbb8a6f9f
Decoupled message packets from screen.cpp and cleaned up
2025-09-26 00:28:25 -04:00
HarukiToreda
ea7638b4ec
Reply in thread feature
2025-09-23 03:42:32 -04:00
HarukiToreda
6ead5c04bd
fix for message time
2025-09-23 01:05:22 -04:00
HarukiToreda
4e61016a44
Fix for DM threading
2025-09-22 21:07:52 -04:00
HarukiToreda
3d8b4a68b8
Add channel name instead of channel slot
2025-09-22 20:10:05 -04:00
HarukiToreda
abcc166f3a
Message view mode
2025-09-22 03:30:16 -04:00
HarukiToreda
cf9bc7ac00
First try at multimessage storage and display
2025-09-21 17:40:26 -04:00
Thomas Göttgens
71d84404c6
add WIP for Unit C6L ( #7433 )
...
* add WIP for Unit C6L
* adapt to new config structure
* Add c6l BLE and screen support (#7991 )
* Minor c6l fix
* Move out of PRIVATE_HW
---------
Co-authored-by: Austin <vidplace7@gmail.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
Co-authored-by: Jason P <Xaositek@users.noreply.github.com >
Co-authored-by: Markus <Links2004@users.noreply.github.com >
2025-09-17 22:40:55 +02:00
Max
9b8149f14e
Adding medium and large RU fonts. Fixing RU string width calculation ( #7498 )
...
* Adding medium and large RU fonts. Fixing string width calculation for RU font
* Update src/graphics/draw/MessageRenderer.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-12 07:22:37 -05:00
Jason P
eb30aae486
Create better log message for users ( #7548 )
2025-08-04 16:32:27 -05:00