Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
c4920a555d91ba95f280ad445417df797ee1aecb
c4920a5
Fix build
by Robert Greenwalt
· 11 years ago
d17ae25
Merge "Make IpPrefix final."
by Robert Greenwalt
· 11 years ago
2f6c915
am f7c964fa: Merge "Fix Build" into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
4998e95
Make IpPrefix final.
by Robert Greenwalt
· 11 years ago
7955633
am 9c6d406e: Fix build breakage.
by Robert Greenwalt
· 11 years ago
5e9af44
am c7d65d75: Merge "Fix wifi connectivity issues." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
98876d2
am e1f5b5e0: Merge "Minor changes to the LinkAddress API docs." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
e1023fe
am 4ad1f0d3: (-s ours) Merge "Add a new IpPrefix class and use it in RouteInfo." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
bb0ec47
am 558aeb90: Merge "Make NetworkCapabilities publicly immutable." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
b891bcc
am fe5ca964: (-s ours) Merge "Fix public API of LinkProperties." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
b1f76f2
Fix Build
by Robert Greenwalt
· 11 years ago
20091e0
Fix build breakage.
by Robert Greenwalt
· 11 years ago
bfd1f4c
Make NetworkCapabilities publicly immutable.
by Robert Greenwalt
· 11 years ago
a7918cc
Merge "Add a new IpPrefix class and use it in RouteInfo." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
aaaf7ba
Add a new IpPrefix class and use it in RouteInfo.
by Sreeram Ramachandran
· 11 years ago
96151d6
Fix wifi connectivity issues.
by Sreeram Ramachandran
· 11 years ago
08bbe1f
Merge "Fix wifi connectivity issues." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
0a6e648
Fix wifi connectivity issues.
by Sreeram Ramachandran
· 11 years ago
1561008
am bcf103d0: Merge "Apply API review to android.net.Network:" into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
c4c6498
Apply API review to android.net.Network:
by Paul Jensen
· 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
c5dd50b
Merge "Minor changes to the LinkAddress API docs." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
8e43314
Minor changes to the LinkAddress API docs.
by Lorenzo Colitti
· 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
93a3aad
resolved conflicts for merge of 1f65550f to master
by Amit Mahajan
· 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
1f65550
am d03a49b4: am e5a28d34: am c4418f95: Handle provisioning APN by turning off/on radio.
by Amit Mahajan
· 11 years ago
d03a49b
am e5a28d34: am c4418f95: Handle provisioning APN by turning off/on radio.
by Amit Mahajan
· 11 years ago
c4418f9
Handle provisioning APN by turning off/on radio.
by Amit Mahajan
· 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
84e2f28
am d060ac14: (-s ours) Merge "DO NOT MERGE Report new network scores back to factories." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
b344398
am 02006632: Merge "Call a network restricted only if all capabilities are restricted" into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
63d11e5
DO NOT MERGE Report new network scores back to factories.
by Robert Greenwalt
· 11 years ago
879bd94
Merge "Report new network scores back to factories."
by Robert Greenwalt
· 11 years ago
33920d2
am 7a3077a9: Merge "Make requests for restricted networks not require unrestricted access." into lmp-preview-dev
by Lorenzo Colitti
· 11 years ago
b5a1be9
am cffe6d73: Merge "Fix legacy APIs." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
8523062
Report new network scores back to factories.
by Robert Greenwalt
· 11 years ago
6f82b6b
am e8f910c6: Fix Legacy NetworkInfo API
by Robert Greenwalt
· 11 years ago
9031417
am ead9aa35: Merge "Refactor NetworkFactory." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
7beba3f
am 5fc756c3: (-s ours) Merge "Rewrite startUsingNetworkFeature for new API" into lmp-preview-dev
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
ae5370c
Fix legacy APIs.
by Robert Greenwalt
· 11 years ago
802c110
Fix Legacy NetworkInfo API
by Robert Greenwalt
· 11 years ago
03f23bf
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
70cf116
Refactor NetworkFactory.
by Robert Greenwalt
· 11 years ago
857436d
Merge "Rewrite startUsingNetworkFeature for new API"
by Robert Greenwalt
· 11 years ago
36a3584
am 5a734bd7: Merge "Support legacy routes added by apps via ensureRouteToHost()." into lmp-preview-dev
by Sreeram Ramachandran
· 11 years ago
9052fa1
Support legacy routes added by apps via ensureRouteToHost().
by Sreeram Ramachandran
· 11 years ago
898d27e
Merge "Support legacy routes added by apps via ensureRouteToHost()."
by Sreeram Ramachandran
· 11 years ago
1e459f2
Support legacy routes added by apps via ensureRouteToHost().
by Sreeram Ramachandran
· 11 years ago
d4fbd78
am 4477d6aa: Merge "Adjust Network\'s SocketFactory to restrict host name resolution to that Network" into lmp-preview-dev
by Paul Jensen
· 11 years ago
78af47b
am 7df1decc: (-s ours) Merge "Implement bind-to-network functionality of android.net.Network." into lmp-preview-dev
by Paul Jensen
· 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
cff4966
am 67cf4bad: Merge "Don\'t break things if a network goes back to CONNECTED." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
47f597d
Don't break things if a network goes back to CONNECTED.
by Lorenzo Colitti
· 11 years ago
9cfd04b
Merge "Don't break things if a network goes back to CONNECTED."
by Lorenzo Colitti
· 11 years ago
f28fd3d
Don't break things if a network goes back to CONNECTED.
by Lorenzo Colitti
· 11 years ago
2bd5d2d
am d925573a: (-s ours) Merge "DO NOT MERGE - Support disconnecting while trying to connect." into lmp-preview-dev
by Lorenzo Colitti
· 11 years ago
34648fc
Merge "Adjust Network's SocketFactory to restrict host name resolution to that Network"
by Paul Jensen
· 11 years ago
892331d
DO NOT MERGE - Support disconnecting while trying to connect.
by Lorenzo Colitti
· 11 years ago
57a0aba
Merge "Support disconnecting while trying to connect."
by Lorenzo Colitti
· 11 years ago
0640cdd
Support disconnecting while trying to connect.
by Lorenzo Colitti
· 11 years ago
b1adc41
am 4a6a8e5e: Merge "Move dis/enable of mobile data to Telephony" into lmp-preview-dev
by Dave Langemak
· 11 years ago
0c150c0
Move dis/enable of mobile data to Telephony
by Robert Greenwalt
· 11 years ago
25ef738
Rewrite startUsingNetworkFeature for new API
by Robert Greenwalt
· 11 years ago
e11b673
Adjust Network's SocketFactory to restrict host name resolution to that Network
by Paul Jensen
· 11 years ago
78515fa
am deca2a04: (-s ours) Merge "(DO NOT MERGE) Battery monitoring fixes:" into lmp-preview-dev
by Dianne Hackborn
· 11 years ago
44efeb3
am 0c82c484: merge in master-release history after reset to 244e25ef817ddf48727845f14d08b2b787e1ff89
by The Android Automerger
· 11 years ago
3508963
(DO NOT MERGE) Battery monitoring fixes:
by Dianne Hackborn
· 11 years ago
a2fabf4
Merge "Battery monitoring fixes:"
by Dianne Hackborn
· 11 years ago
8cc6a49
Battery monitoring fixes:
by Dianne Hackborn
· 11 years ago
733080b
Merge "Implement bind-to-network functionality of android.net.Network."
by Paul Jensen
· 11 years ago
da1f662
merge in master-release history after reset to 8b8f98b68792a4b5c1650d67d0aa953a7f10aab0
by The Android Automerger
· 11 years ago
f5b09c8
Move dis/enable of mobile data to Telephony
by Robert Greenwalt
· 11 years ago
9e66e88
Implement bind-to-network functionality of android.net.Network.
by Paul Jensen
· 11 years ago
347122d
Delete the EthernetDataTracker.
by Lorenzo Colitti
· 11 years ago
bbcf89a
merge in master-release history after reset to 1e0d82fdb15231d881d94c51f5eb1b30abd4b045
by The Android Automerger
· 11 years ago
6d8dcb7
Move IP config from WifiConfiguration to IpConfiguration.
by Jaewan Kim
· 12 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
f238bd7
merge in master-release history after reset to cc428c8c35acb4920146b1a43d27f5994ee4a945
by The Android Automerger
· 11 years ago
cf81de2
Fix the build
by Robert Greenwalt
· 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
98e204d
merge in master-release history after reset to edc7592fefbdbb6a6f7b430936a10b8b5745620d
by The Android Automerger
· 11 years ago
Next »