Austin Payne
ae66e5af59
fix: map tiles being downloaded remotely twice
...
The url returned by MKTileOverlay.url(forTilePath:) is subsequently used by
MKTileOverlay.loadTile(at:result:) for download. In the case of a tile that
was just cached by OfflineTileManager.persistLocally(path:) we now return
the local file URL to avoid downloading the remote image twice.
2024-02-11 21:57:17 -07:00
Garth Vander Houwen
416d5e5f41
Frequency Slot
2024-02-11 19:38:51 -08:00
Garth Vander Houwen
1e2cb76b0f
Add text message handling to unset
2024-02-11 17:50:18 -08:00
Garth Vander Houwen
e9aec54508
Hook up store and forward as reccomended by @GUVWAF
2024-02-11 17:45:03 -08:00
Garth Vander Houwen
a5ae02978e
Tidy up the node list
2024-02-10 18:03:13 -08:00
Garth Vander Houwen
880509a9a7
Add route recorder back
2024-02-10 17:43:54 -08:00
Garth Vander Houwen
aba2c9bece
Add store and forward router bool
2024-02-10 17:43:01 -08:00
Garth Vander Houwen
a89490097f
Add Singapore
...
Update store and forward logic
2024-02-10 17:21:31 -08:00
Garth Vander Houwen
029a820f76
Bump version, fix client hidden crash
2024-02-07 15:42:20 -08:00
Garth Vander Houwen
f8eebfa077
Hide route recorder
2024-02-07 08:44:29 -08:00
Garth Vander Houwen
2d2a94a3d6
store and forward fix
2024-02-07 08:43:35 -08:00
Garth Vander Houwen
718842bafb
Localize new settings
2024-02-06 16:47:12 -08:00
Garth Vander Houwen
ef59160b16
Handle unknown store and forwared packets as text messages.
2024-02-06 12:29:42 -08:00
Garth Vander Houwen
4d420a8008
Save GPS state
2024-02-06 11:11:03 -08:00
Garth Vander Houwen
2b15fd93a6
Default to 128bit keys
2024-02-06 10:04:04 -08:00
Garth Vander Houwen
69e61cac53
Warn that using MQTT with a duty cycle is the end of your mesh
2024-02-06 09:13:57 -08:00
Garth Vander Houwen
b0272e0578
Via MQTT
2024-02-05 23:48:23 -08:00
Garth Vander Houwen
c3f4923531
Add via mqtt, does not seem to be working with the client proxy
2024-02-05 23:02:33 -08:00
Garth Vander Houwen
6c03f4164d
Update Roles
2024-02-05 22:45:16 -08:00
Garth Vander Houwen
8e26b52946
Merge pull request #478 from tandrej98/readme_fix
...
fix typo in README
2024-02-05 22:51:39 -07:00
Garth Vander Houwen
96d6987b10
Merge pull request #475 from Austinpayne/fix/offline-map-option
...
fix: offline map type option getting out of sync
2024-02-05 22:51:09 -07:00
Garth Vander Houwen
8f6e1a2d0d
Add app smart position and setting
...
Update protobufs
Use new GPS tri state on position config
2024-02-05 21:46:16 -08:00
Garth Vander Houwen
bd93f76ccb
Add detection sensor localizable string to languages other than english
2024-02-04 22:29:10 -08:00
Garth Vander Houwen
34d4a36813
Try again and crash if the persistent store is not re-created properly
2024-02-04 22:04:40 -08:00
Garth Vander Houwen
ea4aa8a7ff
Add a try catch when adding the persistant store back after switching between nodes.
2024-02-04 21:59:54 -08:00
Garth Vander Houwen
03e3bb2f46
Update logic when switching devices
2024-02-04 21:46:11 -08:00
Garth Vander Houwen
64909fc603
Don't syncronize user defaults when clearing app data
2024-02-04 21:12:17 -08:00
Andrej Toth
88b0ed5ca1
fix typo in README
2024-02-03 21:28:36 +00:00
Austin Payne
1b51795cf8
fix: offline map type option getting out of sync
...
Fixes a bug where the offline map picker option was getting inverted until
another action was taken, e.g. close options, change map type, etc.
2024-01-31 23:14:00 -07:00
Ben Meadors
0c13fe8307
Merge pull request #474 from rmp/patch-1
...
trivial spelling corrections to logged messages
2024-01-31 11:59:35 -06:00
Roger Pettett
a7b54525ba
Merge branch 'patch-4' into patch-1
2024-01-31 15:11:30 +00:00
Roger Pettett
5b910da936
Merge branch 'patch-3' into patch-1
2024-01-31 15:11:27 +00:00
Roger Pettett
32bc82b96b
Merge branch 'patch-2' into patch-1
2024-01-31 15:11:22 +00:00
Roger Pettett
fac15ae88c
Update Localizable.strings
2024-01-31 15:06:15 +00:00
Roger Pettett
b1bb8735d9
Update Localizable.strings
2024-01-31 15:05:41 +00:00
Roger Pettett
2bb0a7342b
Update UpdateCoreData.swift
2024-01-31 15:04:33 +00:00
Roger Pettett
e555d6bf50
Update Localizable.strings
2024-01-31 15:03:26 +00:00
Garth Vander Houwen
f61e91a282
Add back route recorder
2024-01-28 16:22:25 -08:00
Garth Vander Houwen
350ec121d7
Revert broken channel key validation
...
Remove block range test
Add notes that router role is not for mobile nodes
2024-01-28 09:36:19 -08:00
Garth Vander Houwen
1bec0dae66
Add ignoremqtt to mqttconfig upsert method
2024-01-26 17:42:13 -08:00
Garth Vander Houwen
a0693fe6c0
Bump version, update lora channel text
2024-01-25 18:39:41 -08:00
Garth Vander Houwen
892763f81e
Merge pull request #470 from meshtastic/2.2.20_Working_Changes
...
Send Reboot OTA admin message to S3 devices
2024-01-24 11:05:49 -08:00
Garth Vander Houwen
af2d3f003d
Send Reboot OTA admin message to S3 devices
2024-01-24 11:05:05 -08:00
Garth Vander Houwen
4c281cb1b7
Merge pull request #465 from meshtastic/2.2.20_Working_Changes
...
2.2.20 working changes
2024-01-24 10:53:20 -08:00
Garth Vander Houwen
6437e110d1
Hide route recorder
2024-01-24 10:48:33 -08:00
Garth Vander Houwen
6034d90360
Add some padding to the channel key validation
2024-01-24 10:40:26 -08:00
Garth Vander Houwen
e78cc6336f
Merge remote-tracking branch 'refs/remotes/origin/2.2.20_Working_Changes'
2024-01-24 10:14:17 -08:00
Garth Vander Houwen
4bcf0745f3
Truncate Int64 values that seem to be causing some crashes in the logs
2024-01-24 10:14:10 -08:00
Garth Vander Houwen
d577e23bb0
Merge pull request #464 from edhaber/main
...
Allow users to enter an existing key when adding a channel
2024-01-24 10:12:21 -08:00
Garth Vander Houwen
4d701904cd
Consider ipad mini a phone
2024-01-24 08:52:32 -08:00