wireguard-android/app
Samuel Holland 2c4f605b66 ProfileFragment: Helper class to remember a fragment's profile
Caching the actual profile object is important when the fragment is on
an activity's back stack: when it is shown again, onCreateView will be
called with profile already set and the service already connected. In
this case, there is no later notification from which to bind the
profile, so the existing object needs to be bound there.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-08-09 07:18:31 -05:00
..
src/main ProfileFragment: Helper class to remember a fragment's profile 2017-08-09 07:18:31 -05:00
build.gradle project: Create empty project with WireGuard icon 2017-07-28 23:10:37 -05:00
proguard-rules.pro project: Create empty project with WireGuard icon 2017-07-28 23:10:37 -05:00