Synray
d8a1e2530a
Add Security+ 2.0 TX App ( #3217 )
...
* Add U64 BoundSetting
* Add secplus-tx
* Add secplus license
* Update icon
* UI update
* Add filesystem::path BoundSetting
* Add file UI
* Rename file
* Add save button
* Fix warnings, add integer conversions to UI macros
* UI update
* Copilot suggestions, name edit UI
* Fix buffer length
* Style update
* Avoid recursion in Widget::style()
* Apply suggestions from code review
* Move secplustx.cpp to external
* Shorten title
* Space optimizations, remove FilePath setting
* Remove assertions
* Change namespace
* Change title to match
2026-06-15 19:28:47 +02:00
E.T.
2b7302e659
rename Widget::visible to Widget::drawn ( #3066 )
...
* rename Widget::visible to Widget::drawn
* Update firmware/standalone/common/ui/ui_widget.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update firmware/standalone/common/ui/ui_widget.hpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix fm_radio usage of drawn()
---------
Co-authored-by: gullradriel <3157857+gullradriel@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 21:30:43 +01:00
Totoo
6498f5a1b2
Notifications ( #3002 )
2026-02-19 14:33:01 +01:00
Pezsma
e2b642ae25
New Morse TX app ( #2948 )
...
* morse tx
* global button repeat function improvement
2026-01-30 17:18:13 +01:00
Totoo
371b6b5079
Multi screen support, with dyn alignment ( #2801 )
2025-10-03 19:10:10 +02:00
Totoo
9afd3a9dca
Standalone imp ( #2791 )
...
* Moved ui elements to common folder in standalone, and add screen parameters to the api v4
* pass it as a pointer, so if standalone app supports it can change
2025-09-16 20:29:05 +02:00