meshcore-open/lib
Leah 7cb4c5a334
Swipe to reply (#160)
* Add swipe to reply

* format

* Cleaned up code

* format

* remove my gitignore change - ignore this

* fix

* Update lib/screens/channel_chat_screen.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update lib/screens/channel_chat_screen.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Refactor onHorizontalDragStart for readability

fixed formating.

* Fix swipe end handling in channel chat screen

* Refactor swipe gesture handling in chat screen

* Update lib/screens/channel_chat_screen.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update lib/screens/channel_chat_screen.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Refactor swipe handling for reply functionality

* Adjust swipe thresholds and logic in chat screen

* Conditionally render reply bubble or padding

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Winston Lowe <wel97459@gmail.com>
2026-02-21 23:44:20 -08:00
..
connector Mark pending channel messages sent on RESP_CODE_SENT (#186) 2026-02-21 15:31:51 -08:00
helpers Add a signal readout for the nearest repeater. With improvements to app bar and other UI polish. (#200) 2026-02-20 20:27:38 -08:00
l10n Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 2026-02-20 22:08:23 -08:00
models Fix repeater battery % inconsistency and add configurable repeater battery chemistry (#199) 2026-02-21 14:54:39 -08:00
screens Swipe to reply (#160) 2026-02-21 23:44:20 -08:00
services Mark pending channel messages sent on RESP_CODE_SENT (#186) 2026-02-21 15:31:51 -08:00
storage Refactor unread message tracking and implement channel caching (#126) 2026-02-04 20:34:03 -07:00
utils Fix repeater battery % inconsistency and add configurable repeater battery chemistry (#199) 2026-02-21 14:54:39 -08:00
widgets fix(appbar): prevent title overflow on narrow widths (#205) 2026-02-21 15:20:56 -08:00
main.dart Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198) 2026-02-20 22:08:23 -08:00