index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Un-remove legacy ConnectivityManager API." into mnc-dev
Robert Greenwalt
2015-07-28
1
-5
/
+1
|
\
|
*
Un-remove legacy ConnectivityManager API.
Robert Greenwalt
2015-07-28
1
-5
/
+1
*
|
Always check off-link connectivity in NetworkDiagnostics.
Lorenzo Colitti
2015-07-27
1
-1
/
+12
|
/
*
Merge "Legacy VPN calls to require a userID" into mnc-dev
Robin Lee
2015-07-10
1
-1
/
+1
|
\
|
*
Legacy VPN calls to require a userID
Robin Lee
2015-07-07
1
-1
/
+1
*
|
Merge "Enable EMERGENCY mobile connections." into mnc-dev
Robert Greenwalt
2015-07-10
2
-2
/
+4
|
\
\
|
*
|
Enable EMERGENCY mobile connections.
Robert Greenwalt
2015-07-09
2
-2
/
+4
*
|
|
Merge "Add android.net.CaptivePortal class for captive-portal-handling-app ca...
Paul Jensen
2015-07-10
4
-100
/
+155
|
\
\
\
|
*
|
|
Add android.net.CaptivePortal class for captive-portal-handling-app callbacks
Paul Jensen
2015-07-09
4
-100
/
+155
*
|
|
|
Revive NetworkInfo's SUSPENDED state.
Robert Greenwalt
2015-07-08
1
-35
/
+56
|
|
/
/
|
/
|
|
*
|
|
Expose time-interval detail query on INetworkStatsSession
Zoltan Szatmary-Ban
2015-07-07
1
-0
/
+2
|
|
/
|
/
|
*
|
Add ConnectivityManager.unregisterNetworkCallback(PendingIntent) API
Paul Jensen
2015-06-30
1
-1
/
+14
|
/
*
Fix use of reachable DNS server logic
Erik Kline
2015-06-30
1
-1
/
+38
*
Disallow requesting networks with mutable NetworkCapabilities.
Paul Jensen
2015-06-23
1
-0
/
+20
*
Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL
Paul Jensen
2015-06-23
1
-1
/
+7
*
Merge "Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED." into mnc-dev
Lorenzo Colitti
2015-06-23
2
-1
/
+2
|
\
|
*
Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED.
Lorenzo Colitti
2015-06-11
2
-1
/
+2
*
|
Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, Pendin...
Paul Jensen
2015-06-20
1
-1
/
+39
|
\
\
|
*
|
Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)
Paul Jensen
2015-06-18
1
-1
/
+39
*
|
|
Merge "system_server: add two child chains to firewall" into mnc-dev
Xiaohui Chen
2015-06-17
1
-0
/
+11
|
\
\
\
|
*
|
|
system_server: add two child chains to firewall
Xiaohui Chen
2015-06-17
1
-0
/
+11
*
|
|
|
Merge "Remove dead hidden ConnectivityManager and NetworkInfo APIs." into mnc...
Paul Jensen
2015-06-16
3
-81
/
+0
|
\
\
\
\
|
*
|
|
|
Remove dead hidden ConnectivityManager and NetworkInfo APIs.
Paul Jensen
2015-06-16
3
-81
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Update file size formatting." into mnc-dev
Jeff Sharkey
2015-06-16
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Update file size formatting.
Jeff Sharkey
2015-06-15
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Add a test that Network#getNetworkHandle() behaves sanely.
Erik Kline
2015-06-15
1
-0
/
+3
|
/
/
/
*
|
|
Add logging to help debug this issue.
Robert Greenwalt
2015-06-10
1
-1
/
+21
|
|
/
|
/
|
*
|
Merge "Remove network requests properly." into mnc-dev
Robert Greenwalt
2015-06-11
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Remove network requests properly.
Robert Greenwalt
2015-06-10
1
-2
/
+8
*
|
Make public Network#bindSocket(FileDescriptor).
Erik Kline
2015-06-09
1
-13
/
+31
|
/
*
Send neighbors into NUD_PROBE rather than NUD_DELAY
Erik Kline
2015-06-01
1
-7
/
+1
*
Treat RTM_DELNEIGH as a transition to NUD_NONE
Erik Kline
2015-06-01
1
-3
/
+2
*
Merge "Add javadoc comments mentioning ConnectivityManager API permissions." ...
Paul Jensen
2015-05-26
1
-70
/
+70
|
\
|
*
Add javadoc comments mentioning ConnectivityManager API permissions.
Paul Jensen
2015-05-19
1
-70
/
+70
*
|
Notify only on loss of provisioning.
Erik Kline
2015-05-22
2
-87
/
+127
*
|
LinkProperties function to compare provisioning and remove DNS servers
Erik Kline
2015-05-21
1
-3
/
+67
*
|
Merge "LCE feature enhancement" into mnc-dev
fenglu
2015-05-20
1
-2
/
+18
|
\
\
|
*
|
LCE feature enhancement
fenglu
2015-05-19
1
-2
/
+18
|
|
/
*
|
Merge "Undeprecate android.net.ProxyInfo as it's still used." into mnc-dev
Paul Jensen
2015-05-20
1
-6
/
+0
|
\
\
|
*
|
Undeprecate android.net.ProxyInfo as it's still used.
Paul Jensen
2015-05-19
1
-6
/
+0
|
|
/
*
|
Merge "Set NLM_F_ACK in our RTM_NEWNEIGH requests" into mnc-dev
Erik Kline
2015-05-20
5
-40
/
+65
|
\
\
|
*
|
Set NLM_F_ACK in our RTM_NEWNEIGH requests
Erik Kline
2015-05-20
5
-40
/
+65
*
|
|
Merge "Add a hidden method to clear the capabilities of a NetworkRequest" int...
Lorenzo Colitti
2015-05-20
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add a hidden method to clear the capabilities of a NetworkRequest
Lorenzo Colitti
2015-05-20
1
-0
/
+12
*
|
|
Close netlink socket when shutting down IpReachabilityMonitor
Erik Kline
2015-05-20
1
-7
/
+8
|
|
/
|
/
|
*
|
Merge "Query HTTP proxy for network via a new API to avoid permissions except...
Paul Jensen
2015-05-19
4
-23
/
+31
|
\
\
|
|
/
|
/
|
|
*
Query HTTP proxy for network via a new API to avoid permissions exceptions
Paul Jensen
2015-05-18
4
-23
/
+31
*
|
Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mn...
Lorenzo Colitti
2015-05-19
1
-0
/
+1
|
\
\
|
*
|
Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen.
Lorenzo Colitti
2015-05-19
1
-0
/
+1
*
|
|
Merge "Support cross-user VPN calls (with permission)" into mnc-dev
Robin Lee
2015-05-19
2
-7
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
[next]