Age | Commit message (Collapse) | Author |
|
Also update the gitignore to ignore the '.cxx' directory AGP 3.5.0
uses for native build artifacts.
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
|
|
- 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: Harsh Shandilya <harsh@prjkt.io>
|
|
|
|
Signed-off-by: Samuel Holland <samuel@sholland.org>
|
|
|
|
|
|
These are automatic changes made by Android Studio 3.0.
|
|
|