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 "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into...
Billy Lau
2015-08-07
1
-2
/
+3
|
\
|
*
Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS
Billy Lau
2015-08-07
1
-2
/
+3
*
|
Merge "Fix check for caller being the active network scorer" into mnc-dev
Shirish Kalele
2015-08-07
1
-7
/
+9
|
\
\
|
*
|
Fix check for caller being the active network scorer
Shirish Kalele
2015-08-06
1
-7
/
+9
*
|
|
Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-dev
Paul Jensen
2015-08-05
3
-42
/
+48
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix NOT_RESTRICTED network capability and enforce it.
Paul Jensen
2015-08-04
3
-42
/
+48
*
|
|
Fix build.
Dianne Hackborn
2015-07-31
1
-4
/
+4
*
|
|
Stop supporting legacy ConnectivityManager routing methods in M.
Lorenzo Colitti
2015-07-31
1
-1
/
+43
|
|
/
|
/
|
*
|
Merge "Fix missing onLost NetworkCallbacks when network loses capability" int...
Paul Jensen
2015-07-30
1
-0
/
+1
|
\
\
|
*
|
Fix missing onLost NetworkCallbacks when network loses capability
Paul Jensen
2015-07-28
1
-0
/
+1
|
|
/
*
|
Merge "Disable WiFi autojoin when user decides via "Stay connected?" dialog" ...
Paul Jensen
2015-07-29
1
-0
/
+21
|
\
\
|
*
|
Disable WiFi autojoin when user decides via "Stay connected?" dialog
Paul Jensen
2015-07-16
1
-0
/
+21
*
|
|
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
|
|
/
[next]