ericz
a26055c93f
resolved analyte code failure: unused import
5 months ago
ericz
5a70ed48cf
favorites handling only
5 months ago
just_stuff_tm
31db565ebf
PR Combined #228 #220 #219 #201
5 months ago
just_stuff_tm
515b9c1f29
fix los init localization
5 months ago
just_stuff_tm
ea1d728d4f
Merge remote-tracking branch 'origin/issue-fix-channel-edit-delete-actions' into combined-prs
5 months ago
just_stuff_tm
86bde1d178
Merge remote-tracking branch 'origin/los-elevation-icon' into combined-prs
5 months ago
just_stuff_tm
de63733bb9
Merge remote-tracking branch 'origin/calculate-refrac-los' into combined-prs
5 months ago
just_stuff_tm
c880c2d107
fix channel actions context
5 months ago
just_stuff_tm
2a7cc28a3a
fix
5 months ago
just_stuff_tm
8a16024642
fix(chat): stabilize pinch-to-zoom scaling
5 months ago
just_stuff_tm
0f17e2382c
feat(chat): add global pinch-to-zoom text scaling via ChatTextScaleService
5 months ago
just_stuff_tm
6065059241
fix: keep los panel reactive
5 months ago
just_stuff_tm
faefef14ff
fix: restore baseline freq in los text
5 months ago
just_stuff_tm
2188b49726
fix: refresh los localization
5 months ago
just_stuff_tm
74e29a6c0f
fix: clamp los profile bounds
5 months ago
just_stuff_tm
ea2f35ec2e
fix: keep los metadata on failure
5 months ago
just_stuff_tm
e2585c0992
fix: reduce rebuilds in los panel
5 months ago
just_stuff_tm
78f1a7b28e
fix: normalize stored frequency
5 months ago
just_stuff_tm
0121b5f649
Merge branch 'zjs81:main' into issue-fix-channel-edit-delete-actions
5 months ago
just_stuff_tm
ec14870aed
Update after upstream merged other commits
5 months ago
just_stuff_tm
c0516a475d
fix: extend los profile edges
5 months ago
just_stuff_tm
b998186430
Merge branch 'main' into los-elevation-icon
5 months ago
just_stuff_tm
16b2c24983
Propagate LOS frequency data and clamp bounds
5 months ago
just_stuff_tm
c8ff0cc943
Merge upstream/main
5 months ago
zjs81
64bf307d09
Merge pull request #216 from MeshEnvy/feat/hide-message-tracing
...
feat: hide message tracing
5 months ago
Ben Allfree
88f8066ed3
code formatting
5 months ago
Ben Allfree
3730b2a6c2
formatting
5 months ago
Ben Allfree
173fdf7168
chat fixes
5 months ago
just_stuff_tm
677b25908a
Document LOS frequency and k-factor math
...
Show the connector frequency right next to the Frequency label, display the derived k value, and keep the info dialog tied to the exact
5 months ago
just_stuff_tm
fc55fb98ce
Document LOS frequency and k-factor math
...
Show the connector frequency right next to the Frequency label, display the derived k value, and keep the info dialog tied to the exact
5 months ago
just_stuff_tm
2bdd9d35cc
feat: show radio horizon on los profile
5 months ago
just_stuff_tm
1f816f7e08
ran dart format . on libs/icons/los_icon.dart
5 months ago
just_stuff_tm
bd27c90216
feat: render los elevation via material symbol
5 months ago
just_stuff_tm
9bcb8b9ca6
feat: render los elevation via svg
5 months ago
just_stuff_tm
aaf79c90c9
feat: show los elevation icon
5 months ago
just_stuff_tm
08edd2696e
Revert "feat: add custom los icon"
...
This reverts commit 0f2d18d6fa .
5 months ago
just_stuff_tm
0f2d18d6fa
feat: add custom los icon
5 months ago
just_stuff_tm
47044ae14e
fix(l10n): add channels_channelDeleteFailed with proper placeholder typing and translations
5 months ago
just_stuff_tm
332bb5ef3a
Updated PR and Added snackbar Translations
5 months ago
just_stuff_tm
81a423d096
Merge branch 'main' into issue-fix-channel-edit-delete-actions
5 months ago
just_stuff_tm
abde4a5e46
Merge branch 'zjs81:main' into issue-fix-channel-edit-delete-actions
5 months ago
zjs81
6e1cb0482f
Merge branch 'main' into fix-channel-del
5 months ago
Ben Allfree
35498c1b90
formatting fix
5 months ago
Ben Allfree
bf4f52a4e3
hide message tracing
5 months ago
spfmoby
2306269384
Better french translations
5 months ago
just_stuff_tm
41ff2353a4
Merge branch 'main' into issue-fix-channel-edit-delete-actions
5 months ago
Krasimir Kazakov
b3ad54f296
Added mute channel functionality ( #209 )
5 months ago
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>
5 months ago
just_stuff_tm
bb8ad70cb9
Merge branch 'zjs81:main' into issue-fix-channel-edit-delete-actions
5 months ago
Aaron Easterling
2feff809ff
Mark pending channel messages sent on RESP_CODE_SENT ( #186 )
...
* Mark pending channel message sent on RESP_CODE_SENT
* Disambiguate RESP_CODE_SENT handling for direct vs channel
* Handle channel sent feedback when firmware returns RESP_CODE_OK
* Correlate channel OK ACKs and queue reaction channel sends
5 months ago