1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-12 03:37:51 +01:00
Gadgetbridge/app/src/main
Daniele Gobbetti fc8b959fea Garmin: only add the cache-control header when updating the AGPS file
Prevents it being stale for too long if the user forgets to fetch an updated file.
If the file has to be updated on the watch the response (http status 200) is sent and cached for 14400 seconds, for this period the watch will not request the file again.
Subsequent requests (http status 304) are very small and should not impact battery life negatively, hence they are sent without adding caching directives.
2024-06-08 16:29:52 +02:00
..
aidl OsmAnd: Replace IOsmAndAidlInterface unneeded functions 2023-05-21 22:50:52 +02:00
assets Fossil/Skagen Hybrids: Update navigationApp to 1.1 2023-12-23 22:05:51 +01:00
java Garmin: only add the cache-control header when updating the AGPS file 2024-06-08 16:29:52 +02:00
proto Garmin: Realtime settings 2024-06-07 23:39:12 +01:00
res Garmin: Realtime settings 2024-06-07 23:39:12 +01:00
AndroidManifest.xml Garmin: Realtime settings 2024-06-07 23:39:12 +01:00
lint.xml Lint: Ignore missing and extra translations 2023-10-08 21:46:37 +01:00
project.properties