Commit bc39cbd
Make BLE Transport an actor to fix background discovery crashes (#1554)
* Bump version
* update the translations (#1540)
update the translations
* Don't alert (with sound: .default) when updating Live Activity (#1536)
* Fix adding channels (#1532)
* Full translation into Spanish (#1529)
* tapback with any emoji (#1538)
* Call clearStaleNodes at start of sendWantConfig (#1535)
* NFC Tag contact (#1537)
* Accessorymanager background discovery (#1542)
* Don't add new BLE devices to the device list in the backgournd
* Bump version
* Update Meshtastic/MeshtasticApp.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update Meshtastic/MeshtasticApp.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Revert "Full translation into Spanish (#1529)" (#1543)
This reverts commit f25fdfb.
* Revert "update the translations (#1540)" (#1544)
This reverts commit cb2fd8c.
* Revert "NFC Tag contact (#1537)" (#1545)
This reverts commit 5c22b8b.
* Update Meshtastic/Views/Messages/TapbackInputView.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update Meshtastic/Helpers/EmojiOnlyTextField.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Revert "Accessorymanager background discovery (#1542)" (#1553)
This reverts commit 487f24b.
* Make BLE Transport an actor to fix background discovery crashes
* Update protobufs
* Protobufs
* Remove UI Kit code, clean up waypoint form emoji picker
* Remove redundant nested Task in tapback emoji handler (#1552)
* Initial plan
* Remove nested Task block in tapback handler
Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>
* Delete empty file
* Handle nil for emoji keyboard type extension
* Remove UI kit method from waypoint form emoji picker
* Remove UI kit emoji picker from tapback
* Update Meshtastic/Accessory/Transports/Bluetooth Low Energy/BLETransport.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Throw too many retries error again, remove return
---------
Co-authored-by: MGJ <62177301+MGJ520@users.noreply.github.com>
Co-authored-by: Mike Robbins <mrobbins@alum.mit.edu>
Co-authored-by: Benjamin Faershtein <119711889+RCGV1@users.noreply.github.com>
Co-authored-by: Alvaro Samudio <alvarosamudio@protonmail.com>
Co-authored-by: Mathew Kamkar <578302+matkam@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>1 parent b30dc86 commit bc39cbd
File tree
23 files changed
+499
-140
lines changed- Meshtastic.xcodeproj
- MeshtasticProtobufs/Sources/meshtastic
- Meshtastic
- Accessory
- Accessory Manager
- Protocols
- Transports/Bluetooth Low Energy
- Extensions
- Helpers
- Views
- Messages
- Nodes
- Helpers/Map
- Settings
23 files changed
+499
-140
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14315 | 14315 | | |
14316 | 14316 | | |
14317 | 14317 | | |
| 14318 | + | |
14318 | 14319 | | |
14319 | 14320 | | |
14320 | 14321 | | |
| |||
14335 | 14336 | | |
14336 | 14337 | | |
14337 | 14338 | | |
| 14339 | + | |
| 14340 | + | |
| 14341 | + | |
14338 | 14342 | | |
14339 | 14343 | | |
14340 | 14344 | | |
| |||
31617 | 31621 | | |
31618 | 31622 | | |
31619 | 31623 | | |
| 31624 | + | |
| 31625 | + | |
| 31626 | + | |
31620 | 31627 | | |
31621 | 31628 | | |
31622 | 31629 | | |
| |||
35547 | 35554 | | |
35548 | 35555 | | |
35549 | 35556 | | |
| 35557 | + | |
| 35558 | + | |
| 35559 | + | |
35550 | 35560 | | |
35551 | 35561 | | |
35552 | 35562 | | |
| |||
42321 | 42331 | | |
42322 | 42332 | | |
42323 | 42333 | | |
42324 | | - | |
| 42334 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
204 | | - | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
| |||
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
| 431 | + | |
430 | 432 | | |
431 | 433 | | |
432 | 434 | | |
| |||
545 | 547 | | |
546 | 548 | | |
547 | 549 | | |
548 | | - | |
549 | 550 | | |
550 | 551 | | |
551 | 552 | | |
| |||
563 | 564 | | |
564 | 565 | | |
565 | 566 | | |
| 567 | + | |
566 | 568 | | |
567 | 569 | | |
568 | 570 | | |
| |||
1250 | 1252 | | |
1251 | 1253 | | |
1252 | 1254 | | |
| 1255 | + | |
1253 | 1256 | | |
1254 | 1257 | | |
1255 | 1258 | | |
| |||
1291 | 1294 | | |
1292 | 1295 | | |
1293 | 1296 | | |
1294 | | - | |
1295 | 1297 | | |
1296 | 1298 | | |
1297 | 1299 | | |
| |||
1371 | 1373 | | |
1372 | 1374 | | |
1373 | 1375 | | |
| 1376 | + | |
1374 | 1377 | | |
1375 | 1378 | | |
1376 | 1379 | | |
| |||
1668 | 1671 | | |
1669 | 1672 | | |
1670 | 1673 | | |
1671 | | - | |
1672 | 1674 | | |
1673 | 1675 | | |
1674 | 1676 | | |
| |||
1801 | 1803 | | |
1802 | 1804 | | |
1803 | 1805 | | |
| 1806 | + | |
1804 | 1807 | | |
1805 | 1808 | | |
1806 | 1809 | | |
| |||
1809 | 1812 | | |
1810 | 1813 | | |
1811 | 1814 | | |
| 1815 | + | |
1812 | 1816 | | |
1813 | 1817 | | |
1814 | 1818 | | |
| |||
2102 | 2106 | | |
2103 | 2107 | | |
2104 | 2108 | | |
2105 | | - | |
| 2109 | + | |
2106 | 2110 | | |
2107 | 2111 | | |
2108 | 2112 | | |
| |||
2137 | 2141 | | |
2138 | 2142 | | |
2139 | 2143 | | |
2140 | | - | |
| 2144 | + | |
2141 | 2145 | | |
2142 | 2146 | | |
2143 | 2147 | | |
| |||
2169 | 2173 | | |
2170 | 2174 | | |
2171 | 2175 | | |
2172 | | - | |
| 2176 | + | |
2173 | 2177 | | |
2174 | 2178 | | |
2175 | 2179 | | |
| |||
2202 | 2206 | | |
2203 | 2207 | | |
2204 | 2208 | | |
2205 | | - | |
| 2209 | + | |
2206 | 2210 | | |
2207 | 2211 | | |
2208 | 2212 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
356 | 355 | | |
357 | 356 | | |
358 | 357 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 43 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
445 | | - | |
446 | 444 | | |
447 | 445 | | |
448 | 446 | | |
| |||
451 | 449 | | |
452 | 450 | | |
453 | 451 | | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
454 | 475 | | |
| 476 | + | |
455 | 477 | | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
478 | 485 | | |
479 | 486 | | |
480 | 487 | | |
481 | 488 | | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
| 489 | + | |
487 | 490 | | |
488 | 491 | | |
489 | 492 | | |
490 | 493 | | |
491 | 494 | | |
492 | 495 | | |
493 | | - | |
| 496 | + | |
| 497 | + | |
494 | 498 | | |
495 | | - | |
| 499 | + | |
496 | 500 | | |
497 | | - | |
| 501 | + | |
498 | 502 | | |
499 | 503 | | |
500 | | - | |
| 504 | + | |
| 505 | + | |
501 | 506 | | |
502 | 507 | | |
| 508 | + | |
503 | 509 | | |
504 | 510 | | |
505 | 511 | | |
506 | 512 | | |
507 | | - | |
508 | | - | |
| 513 | + | |
| 514 | + | |
509 | 515 | | |
| 516 | + | |
510 | 517 | | |
511 | 518 | | |
| 519 | + | |
512 | 520 | | |
513 | 521 | | |
514 | 522 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
199 | 201 | | |
200 | 202 | | |
201 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments