Meshtastic-Apple/Meshtastic/Helpers
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
..
Map fix: map tiles being downloaded remotely twice 2024-02-11 21:57:17 -07:00
Mqtt Fix duplicate contact bug, reduce mqtt client proxy logging 2023-10-10 21:41:15 -07:00
BLEManager.swift Add text message handling to unset 2024-02-11 17:50:18 -08:00
BluetoothManager.swift Rename Project to satisfy app review 2022-06-24 08:00:18 -07:00
EmojiOnlyTextField.swift SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
LocalNotificationManager.swift Add path to notifications 2024-01-20 14:05:29 -08:00
LocationHelper.swift Remove unused location code 2023-12-12 23:01:26 -08:00
LocationsHandler.swift Add app smart position and setting 2024-02-05 21:46:16 -08:00
MeshLogger.swift SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
MeshPackets.swift Revert broken channel key validation 2024-01-28 09:36:19 -08:00
NetworkManager.swift Lint 2023-08-26 23:17:30 -07:00
Preferences.swift Rename Project to satisfy app review 2022-06-24 08:00:18 -07:00