mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-03 20:30:43 +00:00
![]() * feat(display): enable screen wake on received messages * feat(menu): add Screen Wakeup option in system menu * feat(ui): update wake on message configuration and refactor save logic * feat(TextMessageModule): conditionally trigger screen wake on received message * Refactoring system menu options for notification and screen. * Fix MUI options in the system menu. * Build out Reboot/Shutdown Menu and consolidate options within it * Trunk fixes * Protobuf ref * Revert generated files * Update plumbing for screen_wakeup_menu * Begin work on crafting a method to stop screen wake for received messages * SharedUIDisplay.cpp doesn't need ExternalNotificationModule.h * Stop screen wake if External Notification is enabled * Removing extra log lines * Add role and battery state checks for not waking screen. Menu updates to resolve some Back options not being linked * Resolve some additional merge conflict related issues * Shouldn't throttle the power menu * Finalize renames of some menus * Flip Flop MUI Menu to avoid accidental clicks * NULL check for powerStatus * Remove "Wakeup" eNum * Update src/graphics/Screen.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * CoPilot was close this should fix the builds --------- Co-authored-by: whywilson <m.tools@qq.com> Co-authored-by: Ben Meadors <benmmeadors@gmail.com> Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
---|---|---|
.. | ||
esp32 | ||
Telemetry | ||
AdminModule.cpp | ||
AdminModule.h | ||
AtakPluginModule.cpp | ||
AtakPluginModule.h | ||
CannedMessageModule.cpp | ||
CannedMessageModule.h | ||
DetectionSensorModule.cpp | ||
DetectionSensorModule.h | ||
DropzoneModule.cpp | ||
DropzoneModule.h | ||
ExternalNotificationModule.cpp | ||
ExternalNotificationModule.h | ||
GenericThreadModule.cpp | ||
GenericThreadModule.h | ||
KeyVerificationModule.cpp | ||
KeyVerificationModule.h | ||
ModuleDev.h | ||
Modules.cpp | ||
Modules.h | ||
NeighborInfoModule.cpp | ||
NeighborInfoModule.h | ||
NodeInfoModule.cpp | ||
NodeInfoModule.h | ||
PositionModule.cpp | ||
PositionModule.h | ||
PowerStressModule.cpp | ||
PowerStressModule.h | ||
RangeTestModule.cpp | ||
RangeTestModule.h | ||
RemoteHardwareModule.cpp | ||
RemoteHardwareModule.h | ||
ReplyModule.cpp | ||
ReplyModule.h | ||
RoutingModule.cpp | ||
RoutingModule.h | ||
SerialModule.cpp | ||
SerialModule.h | ||
StoreForwardModule.cpp | ||
StoreForwardModule.h | ||
SystemCommandsModule.cpp | ||
SystemCommandsModule.h | ||
TextMessageModule.cpp | ||
TextMessageModule.h | ||
TraceRouteModule.cpp | ||
TraceRouteModule.h | ||
WaypointModule.cpp | ||
WaypointModule.h |