index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
LinkProperties.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only apply VPN isolation if it's fully routed
Lorenzo Colitti
2020-04-02
1
-0
/
+30
*
Fix addRoute replace default route unexpectedly
Treehugger Robot
2020-03-24
1
-8
/
+8
*
Merge "Move sensitive field parceling bool to constructor" into rvc-dev
Remi NGUYEN VAN
2020-03-19
1
-17
/
+13
|
\
|
*
Move sensitive field parceling bool to constructor
Automerger Merge Worker
2020-03-18
1
-17
/
+13
*
|
mtu: Add MTU parameter to Routes
Lorenzo Colitti
2020-03-18
1
-7
/
+29
|
/
*
Merge changes from topic "add-ikev2-vpn-types" am: adb79e3b39 am: 1ebbd0bb6b ...
Automerger Merge Worker
2020-01-24
1
-1
/
+2
|
\
|
*
Add Ikev2VpnProfile as public API
Benedict Wong
2020-01-22
1
-1
/
+2
*
|
Merge "Add API for CaptivePortalData" am: 144519f45d am: f3011f77d1 am: 36337...
Automerger Merge Worker
2020-01-22
1
-21
/
+148
|
\
|
|
*
Add API for CaptivePortalData
Remi NGUYEN VAN
2020-01-22
1
-21
/
+148
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
1
-1
/
+1
*
|
Remove framework code that has moved to frameworks/libs/net
Aaron Huang
2020-01-14
1
-69
/
+7
*
|
Merge "Use new UnsupportedAppUsage annotation."
TreeHugger Robot
2020-01-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
|
Make LinkPropertiesTest pass, and fix an NPE.
Lorenzo Colitti
2020-01-07
1
-4
/
+7
*
|
Add the DHCP server address to LinkProperties.
ruibin zhang
2020-01-07
1
-0
/
+44
|
/
*
Merge "Add LinkProperties methods to system APIs"
Aaron Huang
2019-12-19
1
-8
/
+9
|
\
|
*
Add LinkProperties methods to system APIs
Aaron Huang
2019-12-02
1
-8
/
+9
*
|
Fix parceling of LinkProperties Inet6Addr
Remi NGUYEN VAN
2019-12-18
1
-16
/
+37
|
/
*
Give apps access to the NAT64 prefix.
Chalard Jean
2019-11-30
1
-6
/
+0
*
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-08
1
-0
/
+2
*
API to detect which network interfaces support wake-on-lan
Valentin Iftime
2019-10-08
1
-2
/
+45
*
Merge "Address leftover comments on 923337 and 930217." am: 1e97aab6f4 am: 55...
Paul Hu
2019-04-02
1
-7
/
+1
|
\
|
*
Address leftover comments on 923337 and 930217.
paulhu
2019-04-01
1
-7
/
+1
*
|
Merge "Fix Automated API Review issues." am: 43c1ade661 am: 9e3f29037b
Paul Hu
2019-03-21
1
-142
/
+201
|
\
|
|
*
Fix Automated API Review issues.
paulhu
2019-03-21
1
-142
/
+201
*
|
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
|
/
*
Add NetworkUtils utilities to SystemApi
Remi NGUYEN VAN
2019-01-29
1
-1
/
+4
*
Add additional SystemApi for NetworkStack
Remi NGUYEN VAN
2019-01-24
1
-1
/
+10
*
Add LinkProps and NetworkCaps methods to SystemApi
Remi NGUYEN VAN
2019-01-22
1
-11
/
+33
*
Add Nat64Prefix to LinkProperties copy constructor
Remi NGUYEN VAN
2019-01-16
1
-0
/
+1
*
Add the NAT64 prefix to LinkProperties.
Lorenzo Colitti
2019-01-12
1
-2
/
+51
*
Merge "Add PCSCF to LinkProperties."
Chalard Jean
2019-01-10
1
-0
/
+119
|
\
|
*
Add PCSCF to LinkProperties.
Hongshik
2018-12-05
1
-0
/
+119
*
|
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-2
/
+3
*
|
Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs
paulhu
2018-12-18
1
-11
/
+10
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+46
|
/
*
Cleanup of LinkProperties.
Chalard Jean
2018-06-12
1
-87
/
+98
*
Bugfixes in LinkProperties#toString
Chalard Jean
2018-06-11
1
-2
/
+2
*
Add the list of private DNS addresses to LinkProperties
Chalard Jean
2018-04-27
1
-24
/
+136
*
Add public API methods for private DNS.
dalyk
2018-01-17
1
-11
/
+99
*
LinkProperties: fix some indentation issues
Hugo Benichi
2017-10-10
1
-15
/
+15
*
Refactor CompareResult<> class and its call sites
Rubin Xu
2017-09-08
1
-49
/
+23
*
Always add local subnet routes to the interface's routing table
Rubin Xu
2017-09-07
1
-4
/
+14
*
Also treat loss of IPv6 as a loss of provisioning.
Erik Kline
2015-10-27
1
-2
/
+6
*
Add a null check to hasIPv4AddressOnInterface.
Lorenzo Colitti
2015-10-09
1
-1
/
+2
*
Always check off-link connectivity in NetworkDiagnostics.
Lorenzo Colitti
2015-07-27
1
-1
/
+12
*
Fix use of reachable DNS server logic
Erik Kline
2015-06-30
1
-1
/
+38
*
LinkProperties function to compare provisioning and remove DNS servers
Erik Kline
2015-05-21
1
-3
/
+67
*
Merge "(re)define the definition of "provisioned"" into lmp-mr1-dev
Erik Kline
2014-10-28
1
-6
/
+27
|
\
|
*
(re)define the definition of "provisioned"
Erik Kline
2014-10-28
1
-6
/
+27
[next]