wireguard-android/app
Jason A. Donenfeld 559add3f71 TunnelEditorFragment: plug memory leak on listeners
Apparently these don't get GC'd unless they're removed explicitly,
because there's a global singleton registry of them. So, introduce a
little registry of our own.

Reported-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-07-25 02:59:26 +02:00
..
src TunnelEditorFragment: plug memory leak on listeners 2018-07-25 02:59:26 +02:00
tools tools: Bump wireguard submodule 2018-07-24 18:26:53 +02:00
build.gradle Added QR code scanner as tunnel import method 2018-07-25 02:05:11 +02:00
nonnull.gradle global: Add nullity annotations 2018-07-13 03:46:23 +02:00