wireguard-android/app/src/main/java/com/wireguard/android
Samuel Holland 874db0b95e Interface: Convert to using Keypair class
This allows retrieving the public key and generating keypairs, both of
which will be exposed in the UI.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-08-01 01:12:59 -05:00
..
BindingAdapters.java ProfileList: Add minimal activity 2017-07-29 06:09:55 -05:00
BootCompletedReceiver.java BootCompletedReceiver: Enforce receiving the correct broadcast 2017-07-31 22:15:50 -05:00
ObservableListAdapter.java binding: Weakly reference adapter in list change callback 2017-07-30 18:44:57 -05:00
ProfileListActivity.java ProfileList: Toggle connection state on click 2017-07-31 21:30:51 -05:00
ProfileService.java Interface: Convert to using Keypair class 2017-08-01 01:12:59 -05:00
ProfileServiceInterface.java ProfileService: Expand and document service interface 2017-07-31 19:06:47 -05:00
RootShell.java RootShell: rename SETUP to SETUP_TEMPLATE 2017-08-04 00:37:29 -05:00