Commit Graph

425 Commits (dev)

Author SHA1 Message Date
just-stuff-tm 1913a5aa11 fix(tcp): guard connect cancellation race and align USB screen actions
4 months ago
just-stuff-tm 7a2bb20bf7 feat: Add TCP connection support and UI integration
5 months ago
zjs81 b2da695102 Run dart format
5 months ago
zjs81 fef73b7b62 Refactor USB screen, add debug logging, fix UI issues
5 months ago
just-stuff-tm ab2b509d6a Merge branch 'main' into feature/usb
5 months ago
zach 81548fdc21 ai fixes
5 months ago
zach b2770ef028 fix ai suggestions
5 months ago
zach 7c479f9121 Formatted
5 months ago
zach 1f2dfc555b Add guessed node location map keys and translations
5 months ago
zjs81 d96cd34771
Merge pull request #251 from zjs81/dev-discoverScreen
5 months ago
just-stuff-tm fb58a3262c addressed codex review cleanup
5 months ago
just_stuff_tm 524558c511 clean
5 months ago
just_stuff_tm 38d40ca0a4 Enhance USB error handling and improve user feedback
5 months ago
just_stuff_tm 7cb84dbf6f Dart Format
5 months ago
just_stuff_tm 44c0670dae Refine USB transport flow
5 months ago
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
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
Winston Lowe d53465d13b persist discovered contacts when all are removed
5 months ago
Winston Lowe 38856c67e5 feat: Add functionality to delete all discovered contacts
5 months ago
zjs81 6bd3c17cdf
Merge pull request #217 from MeshEnvy/chrome/main
5 months ago
Winston Lowe ddeb1edc2e refactor(discovery): simplify sorting logic for last seen contacts
5 months ago
Winston Lowe fcab69f9f0 refactor(connector): adjust frame length check and simplify contact handling logic
5 months ago
Winston Lowe 128e99e3e7 refactor(settings): remove unused import for adaptive_app_bar_title
5 months ago
Winston Lowe 12bf46bba1 feat(localization): update contact settings translations for multiple languages
5 months ago
Winston Lowe 92d8e7cd0b Refactor contact search functionality to use DiscoveryContact model and simplify query matching
5 months ago
Winston Lowe 75610695c2 Add contact settings and discovery features
5 months ago
Serge Tarkovski ecc496f2af Merge branch 'main' into unread-peoplefirst
5 months ago
Winston Lowe e139383335
Add localized search functionality for contacts (#244)
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
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
5 months ago
zjs81 acc0fff2dc
Merge pull request #215 from MeshEnvy/fix/enter-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
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
5 months ago
just_stuff_tm fc55fb98ce Document LOS frequency and k-factor math
5 months ago
just_stuff_tm 2bdd9d35cc feat: show radio horizon on los profile
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"
5 months ago
just_stuff_tm 0f2d18d6fa feat: add custom los icon
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
zjs81 6e1cb0482f
Merge branch 'main' into fix-channel-del
5 months ago
Ben Allfree 4975b5366e formatting fixes
5 months ago
Ben Allfree d269e181c3 formatting fix
5 months ago
Ben Allfree 35498c1b90 formatting fix
5 months ago
Ben Allfree bf4f52a4e3 hide message tracing
5 months ago
Ben Allfree c284e571b0 hide message tracing
5 months ago
Ben Allfree 3ca53e967c fix: <enter> to send giphy
5 months ago
Ben Allfree 096e0a4184 fix: return cursor to message window after send
5 months ago
Ben Allfree 9865a03c53 fix: <enter> to send giphy
5 months ago
Ben Allfree a5555bd606 fix: return cursor to message window after send
5 months ago
Ben Allfree 5522f9a236 BLE select cancel
5 months ago
Ben Allfree 5676cbd84e chrome required screen
5 months ago
Ben Allfree 6d63e49938 add platforminfo helper
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)
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)
5 months ago
Winston Lowe b05b62eeee
Changed all map lables to look the same across all map ui (#206)
5 months ago
just_stuff_tm 061b715694
Fix repeater battery % inconsistency and add configurable repeater battery chemistry (#199)
5 months ago
just_stuff_tm f38b8b0319
Merge branch 'zjs81:main' into issue-fix-channel-edit-delete-actions
5 months ago
Winston Lowe 304c389669
Refactor label display in Line Of Sight and Map screens for improved alignment and styling (#204)
5 months ago
Winston Lowe 7acfe47fd7
Refactor map legend and filtering logic for contacts with location, to show count of active markers. (#203)
5 months ago
just_stuff_tm f4b18d97a1
Added Line Of Sight Feature for repeater placement, Added app wide Units Setting (#198)
5 months ago
Winston Lowe d2b693e5ce
Add a signal readout for the nearest repeater. With improvements to app bar and other UI polish. (#200)
5 months ago
just_stuff_tm ba2763a3f6 fix(channels): make edit/delete actions use parent context after bottom sheet closes
5 months ago
446564 4bf2519559 clear app db of channel messages on delete
5 months ago
zjs81 4239fb11ed Fix radio settings to only send repeat byte when the current state is known
5 months ago
zjs81 5fae2e5f73 fix formatting
5 months ago
zjs81 947fafbbb7 Refactor radio settings and localization updates
5 months ago
zjs81 72f0aa7208 Update dependencies and improve code consistency across multiple files
5 months ago
zjs81 9250dfec31 Gate the turn on BLE button to android
5 months ago
zjs81 37db955ab2 Fixed banner flash, added enable bluetooth button fixed theme to use app theme colors removed FAB overrides because material 3 does this for us, fixed missing translations.
5 months ago
zjs81 739d9475c0 Merge remote-tracking branch 'origin/main' into enhancement/bluetooth-disabled-warning
5 months ago
Winston Lowe 73081862ad
Add path tracing functionality (#165)
5 months ago
just_stuff_tm fac062a100
Refine device info layout and add collapsible map legend (#164)
5 months ago
Leah ef6bd78632
Merge branch 'enhancement/bluetooth-disabled-warning' of github.com:ChaoticLeah/meshcore-open into enhancement/bluetooth-disabled-warning
5 months ago
Leah 01c8390989
make stuff unawaited + maybe fix edge case?
5 months ago
Leah c05f813d65
Update lib/screens/scanner_screen.dart
5 months ago
just_stuff_tm 6a666839b6 Fix battery chemistry dropdown layout overflow
5 months ago
Leah 9332d8126f
linted and added greying out
5 months ago
Leah 9ce00556ec
Add warning when bluetooth is off
5 months ago
Serge Tarkovski 68bb031bb6 "Users first" instead of "People first" everywhere
5 months ago
Serge Tarkovski d0dd805244 Merge branch 'main' into unread-peoplefirst
5 months ago
Serge Tarkovski 8668564464 Correct unread badges for tabs; people first contacts sort option
5 months ago
Ded ea43cf17eb
reduce map marker size (#131)
5 months ago
Ded 8ef6e2c656
Merge pull request #130 from zjs81/path-map-rotation
5 months ago
Winston Lowe 0fd841b5b5
Merge branch 'main' into dev-gpx
5 months ago
Winston Lowe 0d8801fa75 Add scrollbar to path trace details list for improved navigation
5 months ago
Winston Lowe 2f4b230b31 Add localization for missing location error in path tracing
5 months ago
Winston Lowe 98e0b05e73 Implement PathTraceMapScreen and refactor path tracing functionality across screens
5 months ago
Winston Lowe 2a909e6081 Enhance GPX export functionality with customizable parameters and improved metadata
5 months ago
Winston Lowe d1009d3c20 ran formating
5 months ago
Winston Lowe 978ea4790d Refactor GPX export constants to use lowercase naming convention and improve export function error handling
6 months ago
Winston Lowe 8b1228bf8d Add GPX export functionality and related UI components
6 months ago
446564 6a3c59fa2c remove rotation in path map
6 months ago
zjs81 c320378be1
Refactor unread message tracking and implement channel caching (#126)
6 months ago
446564 8d15f7cef6 wrap returns from if blocks
6 months ago
446564 b34d684e67 format dart files
6 months ago
Ded 488a286701
Merge pull request #59 from 446564/community-#-names
6 months ago
Zach c742d98fbb issue #112 fixes and more
6 months ago
Zach 818f514702 The first issue was that the toggle switch states weren't being initialized when settings were refreshed from the device. The code would correctly update the interval values themselves, but failed to set the corresponding boolean flags that control whether the toggles appear as "on" or "off". This meant that if you refreshed settings from a device that had advertisements disabled (with an interval of zero), the toggles would incorrectly show as enabled even though the device was actually broadcasting no advertisements. We fixed this by adding two lines that explicitly set _advertEnable = _advertInterval > 0 and _floodAdvertEnable = _floodAdvertInterval > 0 after parsing the interval values from device responses.
6 months ago
Zach be54419e5b Merge remote-tracking branch 'origin/main' into advert-intervals
6 months ago
Zach 79ffc21bd6 fix commit
6 months ago
446564 4f83d87f8c use switch for advert enable/disable
6 months ago
Winston Lowe 33680f0cb9 Replace action buttons with a popup menu for better UI/UX on channels and map screens
6 months ago
Winston Lowe 5115d8bbe3 Added zero-hop contact sharing functionality and related UI updates
6 months ago
Winston Lowe 8470171e88 Merge branch 'dev-shareContacts' into dev-shareContact
6 months ago
446564 ede3142d40 allow disable repeater adverts
6 months ago
Ded 7b519854d7
Merge branch 'main' into community-#-names
6 months ago
Zach 90ce46392a feat: optimize reaction message format to reduce airtime
6 months ago
Zach d61ec217fc feat: add Russian and Ukrainian to language selector
6 months ago
Zach cdacc54421 Merge remote-tracking branch 'origin/main' into dev-pathtrace
6 months ago
Zach 92d2b224e7 fix: address PR review issues
6 months ago
Winston Lowe 34a6b5d895 Added error catching to requestBatteryStatus
6 months ago
Winston Lowe 42115bf200 Refactor contact handling and enhance UI with new advert options and localized strings
6 months ago
Winston Lowe d0c8fab6fb Add contact import functionality and update UI feedback for import status
6 months ago
Winston Lowe eeb8ff34e8 Implement contact import functionality from clipboard and add relevant UI options
6 months ago
Winston Lowe 641307a316 Added response code for exporting contacts and implement frame listener in contacts_screen.dart
6 months ago
Winston Lowe c37abb63e3 add export and import contact frame builders in meshcore_protocol.dart and implement contact export functionality in contacts_screen.dart
6 months ago
Winston Lowe 898ef1c11c Refactor autofocus logic in login dialogs for better platform handling
6 months ago
Winston Lowe 749f9d4dfd cleaned up.
6 months ago
Winston Lowe cacb9bc677 Moved all the path tracing logic to the dialog.
6 months ago
Winston Lowe fcf741b20a Got the basic path tracing working.
6 months ago
zjs81 09e1cd2b8d fix: improve BLE scanning reliability and filter out own node from contacts list improve text scaling
6 months ago
zjs81 fa514533eb feat: add ChatScrollController and JumpToBottomButton for improved chat scrolling experience
6 months ago
zjs81 75b8b8af70
Merge pull request #60 from 446564/missing-tooltips
6 months ago
Winston Lowe 2089613696 Added the basics for path tracing
6 months ago
zjs81 297e609b3e fix: replace RadioListTile with RadioGroup for better state management in community selection
6 months ago
zjs81 20171c491f fix: update iOS platform version and enable sentence capitalization in chat input fields
6 months ago
zjs81 a0be63b2e7 feat: integrate link handling in chat screen with linkify support
6 months ago
446564 30bcbedf5e update tooltips
6 months ago
446564 4003519deb add community to hashtag channel name
6 months ago
zjs81 f4ec732de8 feat: Add community management features with QR code scanning
6 months ago
zjs81 ee3b0a3126 Add untranslated messages file and update localization keys
6 months ago
zjs81 31d633ee0b Merge main into dev-neighbours
6 months ago
zjs81 3fef594fe5 localization: update GPS settings messages and improve handling of custom variables
6 months ago
zjs81 8387304d2a Merge main into dev-gps
6 months ago
zjs81 30ba1799e1 localization: update room management strings in multiple languages and refactor room login handling
6 months ago
zjs81 13f9c5058a Merge branch 'main' into dev-roomManagement
6 months ago
Winston Lowe 98fc2d6e0a Updated gps setting to follow state of companion.
6 months ago
Winston Lowe 153736d36e added roomserver management
6 months ago
Winston Lowe 6c8a149e1b fix a few translations and used _neighbourCount
6 months ago
Winston Lowe b41ccee4f9 Merge branch 'main' into dev-neighbours
6 months ago
Winston Lowe 04a713bb76 Added a basic neighbours screen for repeaters
6 months ago
Winston Lowe 714aecd7e6 Added GPS enable and interval settings
6 months ago
ericszimmermann dffea23ce2
Merge branch 'zjs81:main' into main
6 months ago
ericz 4b215ad574 Disable Map rotation
6 months ago
Michael Lynch 6782347cf4 Fix issues flagged by flutter analyze
6 months ago
zjs81 14ff8250c0 Add support for private and hashtag channels in localization and channel management
6 months ago
zjs81 df7fb45683
Merge pull request #38 from wel97459/dev-contactsPubkey
6 months ago
zjs81 7cc7183e0c Refactor map initialization and zoom calculation logic in MapScreen
6 months ago
zjs81 a6b2756d0d Ran flutter format on the file
6 months ago
Winston Lowe a8f387b0da Fix map centering weirdly
6 months ago
Winston Lowe dd1a73c247 Repeater hub now show public key at the top
6 months ago
Winston Lowe e36f6b7eb9 changed contects list to show public keys of contect
6 months ago
zjs81 c0f0c58518 Refactor radio settings to use nullable types and update command generation logic for improved safety
6 months ago
zjs81 01bd8243da Refactor timeout calculations for repeater and login frames to ensure minimum message size is respected; remove obsolete widget test file.
6 months ago
zjs81 b2ce82fe7e Add localization support and translation script
6 months ago
zjs81 2495cd840f
Merge pull request #16 from wel97459/dev-telemetry
6 months ago
zjs81 bc6c1f1fab Consolidate BufferReader/Writer, add response validation for repeater settings
6 months ago
zjs81 8c3ffa5472 Refactor code for improved readability and null safety in various files Also updated PR to allow login via map.
6 months ago
zjs81 be3b920b3f Merge branch 'main' into dev-roomserver
6 months ago
zjs81 1ba3f3ac49 Merge branch 'main' into dev-MapManageRepeater
6 months ago
zjs81 ffbfd1a40c Refactor Manage Repeater button to close dialog before opening login
6 months ago
Winston Lowe ab7cc84db5 moved roomserver chat into chat_screen
6 months ago
Winston Lowe 367f89fb1b Added value to Message fourByteRoomContactKey which holds the first 4 bytes of the contacts pub key that posted the message to the room.
6 months ago
Winston Lowe fca810737d Working on Parsing room server messages.
6 months ago
Winston Lowe 35e866abfb Add login for room servers
6 months ago
Winston Lowe ffce582b3b Change debug messages that I left and forgot
7 months ago
Winston Lowe 8c73359125 Fixed icons not being visible in Dark mode
7 months ago
Winston Lowe 401a3842ca Added loading message
7 months ago
Winston Lowe 2993ec1f49 Add to CayenneLpp parseByChannel function, and got basic ui working.
7 months ago
Winston Lowe c306ad798c Added telemetry to repeater interface.
7 months ago
Winston Lowe f5be9b9691 Added Manage Repeater to contact dialog from map view.
7 months ago
zach cd9f14dd09 update version
7 months ago
zach ad911a1d80 Add advanced path management, debug logging, and fix channel sync
7 months ago
zach 44be6cd5e7 upgraded flutter and other fixes
7 months ago
zach be97e5c7fc Fix race conditions
7 months ago
zach 83b2817cc4 fix reply colors and reaction counts also fix race condition when connecting
7 months ago
zach dc9f172d01 add icon, also misc improvments
7 months ago
zach baf92ef672 remove voice code make optimizations. Fix channels race conditions. add reply function
7 months ago
zach 6ff950d426 fixes
7 months ago
zach a2cfae3a22 updated ui added new features
7 months ago
zach 02ca7801ea 🔄 Changes
7 months ago
zach e7a5b9e209 Initial commit: MeshCore Open Flutter client
7 months ago

Powered by TurnKey Linux.