Ben Allfree
e6c9a3fea7
wip
5 months ago
just_stuff_tm
5216e00807
Refactor USB port handling to introduce display labels and improve state management
5 months ago
just_stuff_tm
a0feb129e1
Add post-frame callback to disconnect USB transport on dispose if not navigated to contacts
5 months ago
just_stuff_tm
f39a22668e
Add initial load scheduling and tests for USB screen and frame codec functionality
5 months ago
just_stuff_tm
781090243c
Enhance USB functionality by adding request port label management and platform support checks
5 months ago
just_stuff_tm
ca5784f3f8
Add post-frame callback to ensure disconnection on dispose when navigation hasn't changed
5 months ago
just_stuff_tm
115689ad95
Improve USB connection handling by preventing connection attempts when already connected
5 months ago
just_stuff_tm
2d1160d992
Enhance BLE connection handling and improve USB connection messaging
...
- Wrapped BLE scan and connection methods in try-catch blocks to handle errors gracefully and provide debug output.
- Added retry logic for service discovery on web platforms after transient disconnections.
- Updated USB connection messages in multiple languages to reflect active support on Android and desktop platforms.
- Improved loading indicators for contacts screen to show a spinner during data loading.
5 months ago
just_stuff_tm
c23a1da430
Add web serial support and USB tests
5 months ago
just_stuff_tm
22a53439b1
Initialize USB Supoport for Andriod and Desktop
5 months ago
zjs81
6bd3c17cdf
Merge pull request #217 from MeshEnvy/chrome/main
...
enh: Chrome compatibility
5 months ago
Winston Lowe
e139383335
Add localized search functionality for contacts ( #244 )
...
- Introduced new localization keys for searching contacts, users, favorites, repeaters, and room servers in multiple languages.
- Updated localization files for Italian, Bulgarian, German, English, Spanish, French, Dutch, Polish, Portuguese, Russian, Slovak, Slovenian, Swedish, Ukrainian, and Chinese.
- Enhanced the contacts screen to dynamically display search hints based on the selected contact type filter.
- Modified the map screen to utilize the new search functionality for contacts without a number.
5 months ago
Ben Allfree
75d25f6312
Merge branch 'main' into chrome/main
5 months ago
Ben Allfree
cac65face6
Merge main into chrome/main
5 months ago
zjs81
ea379ce50b
Fix dart format line length in contacts_screen.dart
5 months ago
zjs81
50af2e0bc9
Fix review issues: dedicated l10n keys, remove unrelated CI/macOS changes, translate all locales
...
- Replace concatenated favorite toggle strings with dedicated listFilter_addToFavorites/removeFromFavorites keys
- Remove unrelated CI artifact upload step from build.yml
- Revert unrelated macOS GeneratedPluginRegistrant.swift change
- Add comment explaining groups hidden under favorites filter
- Translate new keys across all 14 locales
5 months ago
zjs81
d5ac84430c
Merge branch 'main' into favorite_filter_ez
5 months ago
zjs81
83386a8cde
Merge pull request #214 from MeshEnvy/fix/cursor-focus
...
enh: return cursor focus to message window after send
5 months ago
zjs81
acc0fff2dc
Merge pull request #215 from MeshEnvy/fix/enter-send-giphy
...
enh <enter> to send giphy
5 months ago
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
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
74e29a6c0f
fix: clamp los profile bounds
5 months ago
Ben Allfree
7740698cde
Merge branch 'main' into chrome/main
5 months ago
Ben Allfree
972ae809e3
Merge branch 'main' into fix/cursor-focus
5 months ago
Ben Allfree
deb46553f3
Merge remote-tracking branch 'origin/main' into fix/enter-send-giphy
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
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
c8f93f9902
code cleanup
5 months ago
Ben Allfree
c34be44950
merge from chat trace
5 months ago
Ben Allfree
3730b2a6c2
formatting
5 months ago
Ben Allfree
173fdf7168
chat fixes
5 months ago
Ben Allfree
549fc62632
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