index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
ConnectivityService.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Have CaptivePortalTracker use gservices updateable provisioning urls.
Wink Saville
2013-08-05
1
-3
/
+6
|
|
|
/
/
*
|
|
|
am 81b1fa6f: am 9b6363e5: am cbad1243: Merge "Check that hipri has started." ...
Wink Saville
2013-08-08
1
-2
/
+17
|
\
|
|
|
|
*
|
|
Check that hipri has started.
Wink Saville
2013-08-07
1
-3
/
+20
|
|
/
/
*
|
|
Add PAC File support for proxy configuration
Jason Monk
2013-08-07
1
-10
/
+30
*
|
|
Merge "Add accessors for all addresses and clarify compare* methods"
Lorenzo Colitti
2013-08-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Add accessors for all addresses and clarify compare* methods
Lorenzo Colitti
2013-08-01
1
-1
/
+1
*
|
|
|
Fix excessive log spew.
Wink Saville
2013-07-31
1
-1
/
+3
|
/
/
/
*
|
|
Add network type TYPE_MOBILE_IA.
Wink Saville
2013-07-29
1
-0
/
+3
*
|
|
Merge "Remove unused mDnsOverridden"
Geremy Condra
2013-07-26
1
-27
/
+5
|
\
\
\
|
*
|
|
Remove unused mDnsOverridden
Chad Brubaker
2013-07-23
1
-27
/
+5
*
|
|
|
Merge "Fix default DNS not being set on network changes"
Geremy Condra
2013-07-24
1
-4
/
+7
|
\
|
|
|
|
*
|
|
Fix default DNS not being set on network changes
Chad Brubaker
2013-07-23
1
-4
/
+7
*
|
|
|
Merge "Fix supplimentary network connections with VPNs"
Geremy Condra
2013-07-23
1
-37
/
+70
|
\
\
\
\
|
*
|
|
|
Fix supplimentary network connections with VPNs
Chad Brubaker
2013-07-19
1
-37
/
+70
|
|
/
/
/
*
|
|
|
Merge "Support multiple Vpn ManageDialogs"
Geremy Condra
2013-07-23
1
-0
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Support multiple Vpn ManageDialogs
Chad Brubaker
2013-07-16
1
-0
/
+14
*
|
|
|
resolved conflicts for merge of f9774dc7 to master
Robert Greenwalt
2013-07-19
1
-7
/
+5
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Make CS.isTetheringSupported dynamic
Robert Greenwalt
2013-07-18
1
-6
/
+4
*
|
|
|
resolved conflicts for merge of 85b5e4c4 to master
Robert Greenwalt
2013-07-19
1
-8
/
+120
|
\
|
|
|
|
*
|
|
Merge "Add gservices updater for carrier provisioning url" into jb-mr2-dev
Robert Greenwalt
2013-07-17
1
-7
/
+119
|
|
\
\
\
|
|
*
|
|
Add gservices updater for carrier provisioning url
Robert Greenwalt
2013-07-17
1
-7
/
+119
|
|
|
|
/
|
|
|
/
|
*
|
|
|
am b96cca27: am df43ba82: am e3badc10: Merge "When a SIM is changed check mob...
Wink Saville
2013-07-19
1
-0
/
+16
|
\
|
|
|
|
*
|
|
When a SIM is changed check mobile provisioning.
Wink Saville
2013-07-16
1
-0
/
+16
|
|
/
/
*
|
/
checkMobileProvisioning is not using sendNotification.
Wink Saville
2013-07-19
1
-1
/
+5
|
|
/
|
/
|
*
|
Support routing sockets as another user
Chad Brubaker
2013-07-15
1
-0
/
+27
*
|
Add per user VPN support
Chad Brubaker
2013-07-12
1
-14
/
+144
*
|
am 97b077bc: am 42a85412: am 925ec03f: Merge "VZW wants the phoneNumber to be...
Wink Saville
2013-07-12
1
-4
/
+7
|
\
|
|
*
VZW wants the phoneNumber to be 10 zero's if there isn't one.
Wink Saville
2013-07-10
1
-4
/
+7
*
|
am c880ae16: am db011499: am 753d754c: Merge "Fix NPE if mobile is not suppo...
Wink Saville
2013-07-02
1
-0
/
+10
|
\
|
|
*
Fix NPE if mobile is not supported in checkMobileProvisioning.
Wink Saville
2013-07-02
1
-0
/
+10
*
|
Merge commit '3b5d686e' into fix-merge-conflict
Wink Saville
2013-07-01
1
-3
/
+508
|
\
|
|
*
Add checkMobileProvisioning to ConnectivityService.
Wink Saville
2013-06-29
1
-3
/
+509
*
|
Move battery stats call from SystemUI to system server.
John Spurlock
2013-06-25
1
-0
/
+6
*
|
Fix parsing of global:http_proxy value.
Andreas Huber
2013-05-28
1
-0
/
+6
|
/
*
Use the old interface when resetting connections
Robert Greenwalt
2013-05-23
1
-3
/
+4
*
Merge "Support WiFi only device at runtime." into jb-mr2-dev
Wink Saville
2013-04-24
1
-0
/
+8
|
\
|
*
Support WiFi only device at runtime.
Wink Saville
2013-04-23
1
-0
/
+8
*
|
Listen for network disconnect.
Robert Greenwalt
2013-04-22
1
-1
/
+16
|
/
*
Add new route.hasGateway() api
Robert Greenwalt
2013-04-12
1
-2
/
+1
*
Merge "Routing workaround." into jb-mr2-dev
Robert Greenwalt
2013-04-11
1
-22
/
+23
|
\
|
*
Routing workaround.
Robert Greenwalt
2013-04-09
1
-22
/
+23
*
|
Use CONNECTIVITY_INTERNAL for global proxy
Robert Greenwalt
2013-04-10
1
-5
/
+10
*
|
Turn back on global proxy support.
Robert Greenwalt
2013-04-08
1
-15
/
+16
|
/
*
Merge "Stop clat if it's no longer in use." into jb-mr2-dev
Lorenzo Colitti
2013-03-29
1
-1
/
+9
|
\
|
*
Stop clat if it's no longer in use.
Lorenzo Colitti
2013-03-28
1
-1
/
+9
*
|
Add BT - DataTracker connection
Robert Greenwalt
2013-03-27
1
-1
/
+10
|
/
*
Reset connections on all stacked interfaces.
Lorenzo Colitti
2013-03-20
1
-19
/
+20
*
Merge "Framework changes for 464xlat." into jb-mr2-dev
Lorenzo Colitti
2013-03-18
1
-0
/
+17
|
\
|
*
Framework changes for 464xlat.
Lorenzo Colitti
2013-03-15
1
-0
/
+17
*
|
Merge "Set routes from stacked links as well." into jb-mr2-dev
Lorenzo Colitti
2013-03-15
1
-8
/
+13
|
\
|
[prev]
[next]