wireguard-android/app/src/main/java/com/wireguard/config
Jason A. Donenfeld c554413327 Attribute: remove need for android TextUtils
If this is to be JRE-only, then it doesn't make sense to rely on the
android class, especially since this is so trivial to inline.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-02-10 17:04:34 +01:00
..
Attribute.java Attribute: remove need for android TextUtils 2020-02-10 17:04:34 +01:00
BadConfigException.java Update copyright 2019-01-07 19:21:34 -05:00
Config.java Update copyright 2019-01-07 19:21:34 -05:00
InetAddresses.java InetAddresses: don't have global android import 2020-02-10 16:55:34 +01:00
InetEndpoint.java InetEndpoint: properly match IPv6 addresses 2019-03-19 00:53:14 -06:00
InetNetwork.java Update copyright 2019-01-07 19:21:34 -05:00
Interface.java Update copyright 2019-01-07 19:21:34 -05:00
ParseException.java Update copyright 2019-01-07 19:21:34 -05:00
Peer.java Update copyright 2019-01-07 19:21:34 -05:00