This website requires JavaScript.
Explore
Help
Sign In
Hesham
/
wireguard-android
Watch
1
Star
0
Fork
0
You've already forked wireguard-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10d0807395
wireguard-android
/
.idea
/
copyright
/
profiles_settings.xml
4 lines
82 B
XML
Raw
Normal View
History
Unescape
Escape
project: Import select Android Studio configuration files Having a consistent set of code style and inspection rules makes it easier for contributors to match the existing code. Signed-off-by: Samuel Holland <samuel@sholland.org>
2018-05-01 23:31:21 +02:00
<component
name=
"CopyrightManager"
>
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-09-06 03:17:14 +02:00
<settings
default=
"Default"
/>
</component>
Reference in New Issue
Copy Permalink