Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
8f9705126a5ad1c955fffd6427d434d15188341d
/
core
bb0ec47
am 558aeb90: Merge "Make NetworkCapabilities publicly immutable." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
bfd1f4c
Make NetworkCapabilities publicly immutable.
by Robert Greenwalt
· 11 years ago
96151d6
Fix wifi connectivity issues.
by Sreeram Ramachandran
· 11 years ago
d579b35
Merge "Fix public API of LinkProperties." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
87afb94
Fix public API of LinkProperties.
by Robert Greenwalt
· 11 years ago
c4c6498
Apply API review to android.net.Network:
by Paul Jensen
· 11 years ago
b0116bf
Minor changes to the LinkAddress API docs.
by Lorenzo Colitti
· 11 years ago
887d7b1
Add a new IpPrefix class and use it in RouteInfo.
by Sreeram Ramachandran
· 11 years ago
b112882
Merge "remember and report network score"
by vandwalle
· 11 years ago
fc2e610
remember and report network score
by vandwalle
· 11 years ago
dc69ebd
Merge "Apply API review to android.net.Network:"
by Robert Greenwalt
· 11 years ago
69aceaf
Fix public API of LinkProperties.
by Robert Greenwalt
· 11 years ago
8cdda64
Apply API review to android.net.Network:
by Paul Jensen
· 11 years ago
4a52c69
Fix the marking of restricted network requests
by Robert Greenwalt
· 11 years ago
2606df8
Call a network restricted only if all capabilities are restricted
by Lorenzo Colitti
· 11 years ago
21c178d
Make requests for restricted networks not require unrestricted access.
by Lorenzo Colitti
· 11 years ago
802c110
Fix Legacy NetworkInfo API
by Robert Greenwalt
· 11 years ago
06c734e
Refactor NetworkFactory.
by Robert Greenwalt
· 11 years ago
3dc73e5
Rewrite startUsingNetworkFeature for new API
by Robert Greenwalt
· 11 years ago
c3c5bab
Adjust Network's SocketFactory to restrict host name resolution to that Network
by Paul Jensen
· 11 years ago
80504db
Implement bind-to-network functionality of android.net.Network.
by Paul Jensen
· 11 years ago
892331d
DO NOT MERGE - Support disconnecting while trying to connect.
by Lorenzo Colitti
· 11 years ago
0c150c0
Move dis/enable of mobile data to Telephony
by Robert Greenwalt
· 11 years ago
6d8dcb7
Move IP config from WifiConfiguration to IpConfiguration.
by Jaewan Kim
· 11 years ago
46dcbab
Add NetworkFactory names and unregistration.
by Robert Greenwalt
· 11 years ago
42debe7
Merge "Fix reference to ProxyInfo extra"
by Jason Monk
· 11 years ago
f3017f7
Add javadoc and unhide new API
by Robert Greenwalt
· 11 years ago
eaa84d5
Add docs for Linkproperties and unhide it.
by Robert Greenwalt
· 11 years ago
eeab6a2
Merge "Apply Doc fixes to RouteInfo"
by Robert Greenwalt
· 11 years ago
25bcb91
Merge "Add docs to Network"
by Robert Greenwalt
· 11 years ago
0eb55c1
Add javadoc for NetworkRequest.
by Robert Greenwalt
· 11 years ago
783dc0f
Add docs to Network
by Robert Greenwalt
· 11 years ago
223a6bd
Apply Doc fixes to RouteInfo
by Robert Greenwalt
· 11 years ago
05d3bc2
Update the docs for NetworkCapabilities
by Robert Greenwalt
· 11 years ago
1aacd72
Update RouteInfo docs and make public.
by Robert Greenwalt
· 11 years ago
7d8949f
Update comments for LinkAddress
by Robert Greenwalt
· 11 years ago
be2d0e8
Merge "Clean up when we switch networks."
by Robert Greenwalt
· 11 years ago
09f5803
Clean up when we switch networks.
by Robert Greenwalt
· 11 years ago
b1bc7c1
Fix reference to ProxyInfo extra
by Jason Monk
· 11 years ago
ef72c1b
Remove unneed clear in constructor.
by Robert Greenwalt
· 11 years ago
44a242a
Fix reboot loop due to NPE.
by Sreeram Ramachandran
· 11 years ago
00a2f34
Undeprecate funcs until we're ready for api-review
by Robert Greenwalt
· 11 years ago
563d632
Fix Javadoc
by Robert Greenwalt
· 11 years ago
235ffac
Merge "Add networks and requests to CS.dump"
by Robert Greenwalt
· 11 years ago
a6d85c8
Add networks and requests to CS.dump
by Robert Greenwalt
· 11 years ago
f99b839
Add Multinetwork API
by Robert Greenwalt
· 11 years ago
bff7349
Separate network and interface addition/removal netd APIs.
by Paul Jensen
· 11 years ago
e20f7a2
Enabling internal msg apis
by Robert Greenwalt
· 11 years ago
b951069
Merge "Add Network-specific host name resolution API."
by Robert Greenwalt
· 11 years ago
7e45d11
Add NetworkFactory support.
by Robert Greenwalt
· 11 years ago
da1c1d4
Add Network-specific host name resolution API.
by Paul Jensen
· 11 years ago
ab24568
Merge "Switch PacUrl storage from String to Uri"
by Jason Monk
· 11 years ago
44a5844
Merge "Add has* utility functions to NetworkCapabilities"
by Robert Greenwalt
· 11 years ago
c41962f
Add has* utility functions to NetworkCapabilities
by Robert Greenwalt
· 11 years ago
6b4985d
Fix reboot loop.
by Lorenzo Colitti
· 11 years ago
d6ee688
Add NetworkRequest to the multinetwork API
by Robert Greenwalt
· 11 years ago
3e0c794
Replace LinkCapabilities with NetworkCapabilities
by Robert Greenwalt
· 11 years ago
19c6561
Switch PacUrl storage from String to Uri
by Jason Monk
· 11 years ago
52cd9bf
Add NetworkCapabilities part of API.
by Robert Greenwalt
· 11 years ago
42a0e1e
First pass on multinetwork framework
by Robert Greenwalt
· 11 years ago
0adf31f
Fix Docs breakage
by Jason Monk
· 11 years ago
4d5e20f
Make proxy API public
by Jason Monk
· 11 years ago
d48bb67
resolved conflicts for merge of e6ae3be8 to master
by Elliott Hughes
· 11 years ago
e6ae3be
am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system."
by Elliott Hughes
· 11 years ago
8732b35
Track libcore.os' move to android.system.
by Elliott Hughes
· 11 years ago
273c161
Revert "Refactor IpConfiguration from WifiConfiguration"
by Jaewan Kim
· 11 years ago
e51d2c5
Refactor IpConfiguration from WifiConfiguration
by Jaewan Kim
· 11 years ago
29f7e0e
Include elapsed realtime (nanos) of the event in the radio state change notifications.
by Ashish Sharma
· 11 years ago
7226f99
am 1011960c: am decfd707: Merge "Add the calling package name to requestRouteToHost" into klp-dev
by Chad Brubaker
· 11 years ago
edf0ac7
Add the calling package name to requestRouteToHost
by Chad Brubaker
· 11 years ago
dcac3aa
Merge "Return detailed reason of invalid proxy settings"
by Yuhao Zheng
· 11 years ago
6b59393
Return detailed reason of invalid proxy settings
by Yuhao Zheng
· 11 years ago
5ac8816
Hold a wake lock while dispatching network activity events.
by Dianne Hackborn
· 11 years ago
71e8953
Add the calling package name to requestRouteToHost
by Chad Brubaker
· 11 years ago
4deacc2
Add new RIL commands to read/write NV items and reset NV config.
by Jake Hamby
· 12 years ago
451691e
am 3cab7fc1: Merge "Add proxy as another network." into klp-modular-dev
by Hui Lu
· 12 years ago
865b70d
Add proxy as another network.
by Hui Lu
· 12 years ago
86c4687
am 263c4788: am 4d60936e: am 24a32d08: Merge "Add address flags and scope to LinkAddress."
by Lorenzo Colitti
· 12 years ago
24a32d0
Merge "Add address flags and scope to LinkAddress."
by Lorenzo Colitti
· 12 years ago
61b6582
Add address flags and scope to LinkAddress.
by Lorenzo Colitti
· 12 years ago
943ac81
Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD
by The Android Open Source Project
· 12 years ago
839363d
am 13d9dfb4: am 7dcabe75: am 5a7c768e: Merge "Minor changes to LinkAddress."
by Lorenzo Colitti
· 12 years ago
7dcabe7
am 5a7c768e: Merge "Minor changes to LinkAddress."
by Lorenzo Colitti
· 12 years ago
ee3f442
Minor changes to LinkAddress.
by Lorenzo Colitti
· 12 years ago
6e35df3
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
by The Android Open Source Project
· 12 years ago
c1455d3
Remove unused imports from frameworks/base.
by John Spurlock
· 12 years ago
3cfa4fa
am 61efbf7f: am 4c514f2a: am 594eeb08: Merge "Fix for the invalid Global Proxy Setting" into klp-dev
by Robert Greenwalt
· 12 years ago
94a718f
am a3c50d75: Merge "Fix for the invalid Global Proxy Setting"
by Robert Greenwalt
· 12 years ago
f3df162
Fix for the invalid Global Proxy Setting
by Raj Mamadgi
· 12 years ago
97eba6b
Fix for the invalid Global Proxy Setting
by Raj Mamadgi
· 12 years ago
ab03543
Remove captive portal code that has no effect.
by Narayan Kamath
· 12 years ago
b82bc07
Fix minor thread corectness issue in NetworkInfo
by Narayan Kamath
· 12 years ago
a69f1b0
getProxy in ConnectivityService returns port w/PAC
by Jason Monk
· 12 years ago
5b1ce8a
Un-deprecate getDhcpInfo
by Robert Greenwalt
· 12 years ago
fddacc6
Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev
by Jason Monk
· 12 years ago
0a9cc50
Guarantee that PAC Local Proxy owns Port
by Jason Monk
· 12 years ago
6cb0132
Merge changes Ib1274847,I2eb2a1bf into klp-dev
by Jeff Sharkey
· 12 years ago
168cd72
Request all tethering interfaces, fix corruption.
by Jeff Sharkey
· 12 years ago
b77f15d
Add a hidden API to toggle airplane mode.
by Yuhao Zheng
· 12 years ago
cb5620b
Fix docs build.
by Ying Wang
· 12 years ago
Next »