Meshtastic-Apple/Meshtastic
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
..
Assets.xcassets Remove carplay files 2024-01-19 17:32:00 -08:00
Enums Add Singapore 2024-02-10 17:21:31 -08:00
Export Export route to CSV 2024-01-16 15:50:59 -08:00
Extensions Add store and forward router bool 2024-02-10 17:43:01 -08:00
Helpers fix: map tiles being downloaded remotely twice 2024-02-11 21:57:17 -07:00
Meshtastic.xcdatamodeld Add Singapore 2024-02-10 17:21:31 -08:00
Model Unread direct messages indicator 2023-09-03 09:04:07 -07:00
Persistence Add Singapore 2024-02-10 17:21:31 -08:00
Preview Content/Preview Assets.xcassets Rename Project to satisfy app review 2022-06-24 08:00:18 -07:00
Protobufs/meshtastic Hook up store and forward as reccomended by @GUVWAF 2024-02-11 17:45:03 -08:00
Resources Somewhat working offline maps 2023-05-06 16:15:12 -07:00
Tips Map annotation popover and convex hull! 2023-09-17 19:42:03 -07:00
Views Frequency Slot 2024-02-11 19:38:51 -08:00
Info.plist Add path to notifications 2024-01-20 14:05:29 -08:00
Meshtastic.entitlements Remove spaces from saved RTTL value 2024-01-19 10:56:57 -08:00
MeshtasticApp.swift Add path to notifications 2024-01-20 14:05:29 -08:00
MeshtasticAppDelegate.swift Add path to notifications 2024-01-20 14:05:29 -08:00
RELEASENOTES.md Rename Project to satisfy app review 2022-06-24 08:00:18 -07:00