FreeTRX/MDUV380_firmware/application/include
Marcus Kida 15bbc1bc3a SMS: pick recipient from contacts; contacts list shows all types
- New SMS recipient picker: GREEN in the compose recipient field opens a list
  of private-call DMR contacts; selecting one fills the destination (using the
  contact's plain DMR ID) and moves to the message text. Manual ID entry still
  works (DOWN advances to the text field).
- Menu -> Contacts now defaults to a combined 'Contacts' view of all contact
  types instead of the group-only filter; HASH still cycles the per-type
  filters. Per-type code paths are unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 23:08:25 +02:00
..
dmr_codec Fix DMR hang: call AMBE codec via C function pointers, not inline asm 2026-07-06 11:14:06 +02:00
functions DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00
hardware Themes: add 'Pride' rainbow-background preset 2026-07-14 14:47:45 +02:00
interfaces Initial Commit 2026-07-06 08:45:33 +02:00
io Add missing LedGreenSuppress() declaration to LEDs.h 2026-07-13 16:52:19 +02:00
usb Initial Commit 2026-07-06 08:45:33 +02:00
user_interface SMS: pick recipient from contacts; contacts list shows all types 2026-07-14 23:08:25 +02:00
applicationMain.h Initial Commit 2026-07-06 08:45:33 +02:00
freetrxVersion.h Release 0.9.0 2026-07-14 17:52:45 +02:00
utils.h Initial Commit 2026-07-06 08:45:33 +02:00