Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
1fcbf9c581287d2c6a77ff1c7f66a34979c2ebcc
/
core
1fcbf9c
Disallow requesting networks with mutable NetworkCapabilities.
by Paul Jensen
· 10 years ago
783c0e0
Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL
by Paul Jensen
· 10 years ago
0c70acc
Merge "Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED." into mnc-dev
by Lorenzo Colitti
· 10 years ago
313a879
Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)" into mnc-dev
by Paul Jensen
· 10 years ago
9ceed86
Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)
by Paul Jensen
· 10 years ago
7fb7a4b
Merge "Remove dead hidden ConnectivityManager and NetworkInfo APIs." into mnc-dev
by Paul Jensen
· 10 years ago
a34bbb4
Remove dead hidden ConnectivityManager and NetworkInfo APIs.
by Paul Jensen
· 10 years ago
b43e6ab
Add a test that Network#getNetworkHandle() behaves sanely.
by Erik Kline
· 10 years ago
a04936a
Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED.
by Lorenzo Colitti
· 10 years ago
84da63c
Make public Network#bindSocket(FileDescriptor).
by Erik Kline
· 10 years ago
71f59c5
Merge "Add javadoc comments mentioning ConnectivityManager API permissions." into mnc-dev
by Paul Jensen
· 10 years ago
0e80136
LinkProperties function to compare provisioning and remove DNS servers
by Erik Kline
· 10 years ago
edee955
Merge "LCE feature enhancement" into mnc-dev
by fenglu
· 10 years ago
868f699
Merge "Undeprecate android.net.ProxyInfo as it's still used." into mnc-dev
by Paul Jensen
· 10 years ago
c13cead
Merge "Add a hidden method to clear the capabilities of a NetworkRequest" into mnc-dev
by Lorenzo Colitti
· 10 years ago
6cf1cb0
LCE feature enhancement
by fenglu
· 10 years ago
6761da2
Undeprecate android.net.ProxyInfo as it's still used.
by Paul Jensen
· 10 years ago
19b3ee7
Add javadoc comments mentioning ConnectivityManager API permissions.
by Paul Jensen
· 10 years ago
71c0581
Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev
by Paul Jensen
· 10 years ago
5b47cce
Add a hidden method to clear the capabilities of a NetworkRequest
by Lorenzo Colitti
· 10 years ago
afe4a81
Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mnc-dev
by Lorenzo Colitti
· 10 years ago
9809729
Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen.
by Lorenzo Colitti
· 10 years ago
5ff73b7
Support cross-user VPN calls (with permission)
by Robin Lee
· 10 years ago
fdec88b
Query HTTP proxy for network via a new API to avoid permissions exceptions
by Paul Jensen
· 10 years ago
1c9f2e4
Deprecate ConnectivityManager.isNetworkTypeValid as it's unneeded.
by Paul Jensen
· 10 years ago
9e3be4c
am ad44d814: am 3dc08220: am b57f236e: Merge changes Icf7d67e2,Ia914ec88,I2490ad75,Ie79f2d28 into mnc-dev
by Lorenzo Colitti
· 10 years ago
c0644de
Add a hidden method to clear NetworkCapabilities.
by Lorenzo Colitti
· 10 years ago
efd396e
Fix javadoc error for requestNetwork.
by Lorenzo Colitti
· 10 years ago
8db5f9a
Simplify network callback handling code.
by Lorenzo Colitti
· 10 years ago
ccf8210
Document and unhide CALLBACK_PRECHECK.
by Lorenzo Colitti
· 10 years ago
41808e8
Fix the javadoc for requestBandwidthUpdate(...)
by fenglu
· 10 years ago
32390bf
Merge "API review for requestBandwidthUpdate()"
by fenglu
· 10 years ago
54c82a8
Merge commit 'ed4d55c' into merge2
by Etan Cohen
· 10 years ago
5fc034a
Merge commit '9561e74' into merge2
by Etan Cohen
· 10 years ago
7cc32c5
@removed requestRouteToHost and {start,stop}UsingNetworkFeature
by Lorenzo Colitti
· 10 years ago
4089825
Don't require ACCESS_NETWORK_STATE in setProcessDefaultNetwork
by Lorenzo Colitti
· 10 years ago
d491067
API review for requestBandwidthUpdate()
by fenglu
· 10 years ago
a50d169
Merge "update API name to requestBandwidthUpdate()"
by fenglu
· 10 years ago
7316933
update API name to requestBandwidthUpdate()
by fenglu
· 10 years ago
29f8180
Merge "Revert "requestBwUpdate() public API review""
by Robert Greenwalt
· 10 years ago
d7bce3d
Revert "requestBwUpdate() public API review"
by Robert Greenwalt
· 10 years ago
b797ee4
Merge "requestBwUpdate() public API review"
by Robert Greenwalt
· 10 years ago
c6e97f1
requestBwUpdate() public API review
by fenglu
· 10 years ago
0ac7926
Final removal of CONNECTIVITY_ACTION_IMMEDIATE.
by Erik Kline
· 10 years ago
ca888bf
Move factoryReset to service and protect.
by Stuart Scott
· 10 years ago
ed4d55c
Add captive portal API.
by Paul Jensen
· 11 years ago
7656433
LCE service implementation - connectivity side
by fenglu
· 10 years ago
26a1e5a
LCE service implementation - connectivity side
by fenglu
· 10 years ago
3153bb0
Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release"
by Vinit Deshpande
· 10 years ago
bc319b4
Merge changes from topic 'no_internet'
by Lorenzo Colitti
· 10 years ago
26a93d9
multinetwork API: native implementation
by Erik Kline
· 11 years ago
0dccb80
multinetwork API: native implementation
by Erik Kline
· 11 years ago
36fbebe
Prompt if a network without an Internet connection is selected
by Lorenzo Colitti
· 10 years ago
3f60a32
am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release
by Vinit Deshpande
· 10 years ago
a8e6dc6
Deprecate connectivity APIs relying on integer network types.
by Paul Jensen
· 10 years ago
5ab3484
am 73e056d3: am 402f2501: am 3312c6b9: Merge "Add android.net.IpPrefix#contains()"
by Erik Kline
· 10 years ago
8a100e3
Add android.net.IpPrefix#contains()
by Erik Kline
· 10 years ago
7aac1b3
Add ConnectivityManager.reportNetworkConnectivity() API
by Paul Jensen
· 10 years ago
3711800
Merge commit 'e593d0a' into merge_work
by Prerepa Viswanadham
· 10 years ago
c256943
Add ConnectivityManager.getActiveNetwork().
by Paul Jensen
· 11 years ago
71299dd
Non-functional code cleanup of ConnectivityService.
by Paul Jensen
· 10 years ago
a3dfc6b
Unhide Network.openConnection(URL, Proxy).
by Lorenzo Colitti
· 10 years ago
a9208b9
Fix typos in ConnectivityManager documentation.
by Paul Jensen
· 11 years ago
4e73a3c
Deprecate EXTRA_PROXY_INFO and unhide ConnectivityManager.getDefaultProxy().
by Paul Jensen
· 11 years ago
895c394
Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions.
by Paul Jensen
· 11 years ago
d3bb508
Move reset network settings into framework.
by Stuart Scott
· 10 years ago
34c35be
Keep debug information in NetworkStats files
by Wenchao Tong
· 10 years ago
44ef233
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge
by Prerepa Viswanadham
· 10 years ago
95db5df
Merge "Make NetworkCapabilities.NOT_VPN javadoc visible." into m-wireless-dev
by Paul Jensen
· 10 years ago
dd76f2a
Add a protectFromVpn method that takes a FileDescriptor
by Lorenzo Colitti
· 10 years ago
f53d98b
DHCP: Add a native method for making a DHCP socket.
by Lorenzo Colitti
· 11 years ago
878a609
Add two utility methods for IPv4 netmasks.
by Lorenzo Colitti
· 11 years ago
6879b91
Remove dead code, mostly DataStateTracker.
by Paul Jensen
· 10 years ago
46c53b8
Make NetworkCapabilities.NOT_VPN javadoc visible.
by Paul Jensen
· 10 years ago
d99db0e
Merge "Fix missing printf argument." into m-wireless-dev
by Erik Kline
· 10 years ago
15417fb
Fix missing printf argument.
by Erik Kline
· 10 years ago
a2bdd8b
Fix missing printf argument.
by Erik Kline
· 10 years ago
5077751
Add a protectFromVpn method that takes a FileDescriptor
by Lorenzo Colitti
· 10 years ago
e4c5223
Merge changes from topic 'dhcpclient' into m-wireless-dev
by Lorenzo Colitti
· 10 years ago
d1914c5
Merge "Add two utility methods for IPv4 netmasks." into m-wireless-dev
by Lorenzo Colitti
· 10 years ago
0e61c51
DHCP: Add a native method for making a DHCP socket.
by Lorenzo Colitti
· 11 years ago
7a864c2
Add two utility methods for IPv4 netmasks.
by Lorenzo Colitti
· 11 years ago
7e67bc3
am "Refactor NetworkUtils interaction with DHCP."
by Vinit Deshpande
· 10 years ago
7af7fd3
Fix javadoc braces for ConnectivityManager.EXTRA_NETWORK.
by Paul Jensen
· 11 years ago
b96902e
resolved conflicts for merge of b6b9fe21 to master
by Andreas Gampe
· 11 years ago
ae7e9fb
NetworkStatsService to adjust VPN stats before recording.
by Wenchao Tong
· 11 years ago
16ec706
Merge "NetworkStats to support VPN accounting."
by Wenchao Tong
· 11 years ago
4c12c31
Remove dead code, mostly DataStateTracker.
by Paul Jensen
· 11 years ago
d2515d6
NetworkStats to support VPN accounting.
by Wenchao Tong
· 11 years ago
25d2dba
Refactor NetworkUtils interaction with DHCP.
by Erik Kline
· 11 years ago
ca9ba60
Remove unused imports in frameworks/base.
by John Spurlock
· 11 years ago
6478469
Merge "Move apache specific portions of android.net.http to external/apache-http."
by Narayan Kamath
· 11 years ago
a0b0e76
am 861103ca: am 1267462c: am f456d4dc: am 0fb710e4: Merge "Update Javadoc for EXTRA_NETWORK." into lmp-mr1-dev
by Jeremy Joslin
· 11 years ago
861103c
am 1267462c: am f456d4dc: am 0fb710e4: Merge "Update Javadoc for EXTRA_NETWORK." into lmp-mr1-dev
by Jeremy Joslin
· 11 years ago
439fe7b
Move apache specific portions of android.net.http to external/apache-http.
by Narayan Kamath
· 11 years ago
fe76e0e
Update Javadoc for EXTRA_NETWORK.
by Jeremy Joslin
· 11 years ago
579c5cd
am 2a93f1de: am 12b26c12: am 21702263: Merge "Add a unit test for StaticIpConfiguration."
by Lorenzo Colitti
· 11 years ago
2a93f1d
am 12b26c12: am 21702263: Merge "Add a unit test for StaticIpConfiguration."
by Lorenzo Colitti
· 11 years ago
e5c450b
Add a unit test for StaticIpConfiguration.
by Lorenzo Colitti
· 11 years ago
5488516
Merge "Also include the domain when parceling StaticIpConfiguration." automerge: 998c8f7 automerge: 5b392ee
by Lorenzo Colitti
· 11 years ago
Next »