wireguard-android/app
Samuel Holland d1e85633fb Remodel the Model
- The configuration and crypto model is now entirely independent
of Android classes other than Nullable and TextUtils.
- Model classes are immutable and use builders that enforce the
appropriate optional/required attributes.
- The Android config proxies (for Parcelable and databinding) are
moved to the Android side of the codebase, and are designed to be
safe for two-way databinding. This allows proper observability in
TunnelDetailFragment.
- Various robustness fixes and documentation updates to helper classes.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-12-08 02:39:41 +01:00
..
src Remodel the Model 2018-12-08 02:39:41 +01:00
tools tools: wg-quick: bump 2018-11-11 22:16:28 -05:00
build.gradle Remodel the Model 2018-12-08 02:39:41 +01:00
nonnull.gradle global: update copyright headers 2018-09-06 21:32:46 -06:00