wireguard-android/app
Samuel Holland 01524c0dbf ProfileService: Use a map to store profile data
This has no visible changes at the moment, but will allow most functions
to pass around strings instead of Profile objects, obviating the need to
implement serialization for them. It also trades some naive linear
searches for the binary search in SimpleArrayMap.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-08-07 19:55:11 -05:00
..
src/main ProfileService: Use a map to store profile data 2017-08-07 19:55:11 -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