Commit graph

1025 commits

Author SHA1 Message Date
Garth Vander Houwen
8c19fa0fc4 Protect against weird channel index problems 2023-01-03 23:05:35 -08:00
Garth Vander Houwen
3ee7777c06 Merge remote-tracking branch 'refs/remotes/origin/2.0.10_Working_Changes' 2023-01-03 21:45:17 -08:00
Garth Vander Houwen
beb09b627c * Automatic Reconnect Updates
* Channel Editor Updates
2023-01-03 21:45:10 -08:00
Garth Vander Houwen
a802385a35
Merge pull request #281 from formtapez/2.0.10_Working_Changes
german translation
2023-01-03 21:42:01 -08:00
formtapez
47718f126f
german translation 2023-01-03 19:49:19 +01:00
Garth Vander Houwen
866d21246e Fix a couple more potential crashes 2023-01-02 21:37:11 -08:00
Garth Vander Houwen
4467c7ab9e Stop a couple of mesh log items from crashing 2023-01-02 20:53:40 -08:00
Garth Vander Houwen
12fdddd565 Fix channel bug 2023-01-02 20:11:58 -08:00
Garth Vander Houwen
e95ccee52e A couple more localized strings, filter out default location for distance text on node list 2023-01-02 01:27:57 -08:00
Garth Vander Houwen
e11f1b7f89 Last couple localized mesh log strings 2023-01-01 22:58:54 -08:00
Garth Vander Houwen
de2e48704e Mesh log translation updates 2023-01-01 22:34:58 -08:00
Garth Vander Houwen
1f19d0c31f Localize Mesh Log messages for the BLE manager 2023-01-01 14:48:50 -08:00
Garth Vander Houwen
ef3a6b89f1 Localize Telemetry Headers 2022-12-31 02:23:21 -08:00
Garth Vander Houwen
6ee12efdb8 Localized dates 2022-12-31 00:26:59 -08:00
Garth Vander Houwen
82d7f55552 Use iPhone 24 hour setting for date formatting
Clean up several inconsistent admin message methods
2022-12-30 22:30:15 -08:00
Garth Vander Houwen
ae2f860c21 Clean up the mesh logging some more 2022-12-30 21:28:51 -08:00
Garth Vander Houwen
804345d1f1 More mesh log cleanup 2022-12-30 20:04:43 -08:00
Garth Vander Houwen
99ac6ed6cf Remove duplicate mesh logging 2022-12-30 19:21:22 -08:00
Garth Vander Houwen
77ab77e2c7 Localize unset 2022-12-30 17:44:39 -08:00
Garth Vander Houwen
ed9f66148c Use ack errors for admin message log 2022-12-30 17:24:01 -08:00
Garth Vander Houwen
7c7bcda7c6 Localize unknown 2022-12-30 17:04:53 -08:00
Garth Vander Houwen
1a1cd719a2 Finish translating enums 2022-12-30 16:45:11 -08:00
Garth Vander Houwen
59be21e38c More localization 2022-12-30 13:18:02 -08:00
Garth Vander Houwen
76e7eef10c Localize config save confirm 2022-12-30 11:08:59 -08:00
Garth Vander Houwen
5501574530 More cleanup 2022-12-30 09:35:05 -08:00
Garth Vander Houwen
3b8b5ff7d8 More ble error cleanup 2022-12-30 02:10:14 -08:00
Garth Vander Houwen
6ea8c26271 Localize more BLE errors, print instead of mesh logging ble errors 2022-12-30 01:52:33 -08:00
Garth Vander Houwen
1b7a501713 Localize parameterized strings for connect view bluetooth errors 2022-12-30 01:36:06 -08:00
Garth Vander Houwen
dcaeeeedc3 Bump version 2022-12-29 16:45:06 -08:00
Garth Vander Houwen
9f23ea3fea Additionally localized strings 2022-12-29 16:36:43 -08:00
Garth Vander Houwen
d4e5d44520 Uncomment channel editor 2022-12-29 16:27:06 -08:00
Garth Vander Houwen
463e8230ee * Real Ack UI and data structure for DM's
* Save canned messages messages to core data
2022-12-29 16:26:00 -08:00
Garth Vander Houwen
7f8821754f Updated protos 2022-12-28 21:15:39 -08:00
Garth Vander Houwen
df5b2e3416 remove extra print 2022-12-28 09:41:54 -08:00
Garth Vander Houwen
4c83a718d4 Comment out channel editor 2022-12-28 09:35:59 -08:00
Garth Vander Houwen
9deda3d6a5 Actually log the trace route if there are nodes in the array 2022-12-28 06:52:12 -08:00
Garth Vander Houwen
31005c1a4f Trace route context menu item
Lazy grid for all 3 node logs (position, device metrics, environment metrics)
2022-12-27 17:44:27 -08:00
Garth Vander Houwen
ebe77459ee Make link colors consistent 2022-12-24 22:06:28 -08:00
Garth Vander Houwen
b7ef87031d Fix url replacement for links with no scheme 2022-12-24 21:35:50 -08:00
Garth Vander Houwen
be625b693c Remove extra print statement 2022-12-24 18:02:25 -08:00
Garth Vander Houwen
33e6193543 Handle urls sent in messages without a scheme (ie apple.com) 2022-12-24 17:03:53 -08:00
Garth Vander Houwen
1f54338ab9 Generate message markdown for incoming and outgoing messages 2022-12-23 23:48:35 -08:00
Garth Vander Houwen
4d8a854351 Make addresses, links and phone numbers clickable in messages 2022-12-23 23:05:16 -08:00
Garth Vander Houwen
81e1b61443 links in messages 2022-12-23 21:21:08 -08:00
Garth Vander Houwen
41f4eb510d parse links in messages so they can be clicked by recipients 2022-12-23 20:48:47 -08:00
Garth Vander Houwen
82c1d20a21 Save all the external notification values 2022-12-23 14:07:55 -08:00
Garth Vander Houwen
7501c4bbe3 Clean up external notifications config 2022-12-23 14:00:48 -08:00
Garth Vander Houwen
8a31ffaf19 Add new fields to external notification config 2022-12-23 11:30:55 -08:00
Garth Vander Houwen
e21659336e Fix for channel messages message view not updating when new messages arrive
Update protobufs
Add 0 to external notification output intervals
2022-12-23 10:03:43 -08:00
Garth Vander Houwen
10568b9df9 Re-enable channel editor, bump version 2022-12-21 23:18:26 -08:00