1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-31 11:03:57 +02:00
Gadgetbridge/app/src
Richard de Boer 7e1685f5f9 Bangle.js: fix memory leak from HTTP requests
Every call to Volley.newRequestQueue() creates a new global thread pool,
which isn't automatically cleaned up once the request completes.
With this commit we create a RequestQueue around on first use, and reuse
it for subsequent requests.
2023-06-05 10:09:28 +00:00
..
banglejs Bangle.js: Bump flavor targetSdkVersion to 31 2023-05-30 00:25:20 +02:00
main Bangle.js: fix memory leak from HTTP requests 2023-06-05 10:09:28 +00:00
nightly/res Add Neon version of logo as Nightly app icon 2022-08-20 19:56:24 +02:00
nopebble/res Add Neon version of logo as Nightly app icon 2022-08-20 19:56:24 +02:00
test Zepp OS: Start new GPX segments on pause/resume 2023-05-14 16:22:32 +01:00