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
/
ConnectivityManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move dis/enable of mobile data to Telephony
Robert Greenwalt
2014-05-27
1
-26
/
+12
*
Add NetworkFactory names and unregistration.
Robert Greenwalt
2014-05-20
1
-2
/
+9
*
Add javadoc and unhide new API
Robert Greenwalt
2014-05-19
1
-98
/
+159
*
Undeprecate funcs until we're ready for api-review
Robert Greenwalt
2014-05-14
1
-8
/
+10
*
Fix Javadoc
Robert Greenwalt
2014-05-14
1
-2
/
+2
*
Add Multinetwork API
Robert Greenwalt
2014-05-14
1
-8
/
+403
*
Enabling internal msg apis
Robert Greenwalt
2014-05-14
1
-29
/
+102
*
Add NetworkFactory support.
Robert Greenwalt
2014-05-13
1
-0
/
+7
*
First pass on multinetwork framework
Robert Greenwalt
2014-05-12
1
-0
/
+5
*
Fix Docs breakage
Jason Monk
2014-05-07
1
-1
/
+1
*
Make proxy API public
Jason Monk
2014-05-07
1
-8
/
+6
*
Include elapsed realtime (nanos) of the event in the radio state change notif...
Ashish Sharma
2014-03-18
1
-0
/
+5
*
Hold a wake lock while dispatching network activity events.
Dianne Hackborn
2014-02-28
1
-4
/
+97
*
Add the calling package name to requestRouteToHost
Chad Brubaker
2014-02-19
1
-2
/
+5
*
Add new RIL commands to read/write NV items and reset NV config.
Jake Hamby
2014-02-03
1
-0
/
+2
*
am 3cab7fc1: Merge "Add proxy as another network." into klp-modular-dev
Hui Lu
2014-01-31
1
-2
/
+10
|
\
|
*
Add proxy as another network.
Hui Lu
2014-01-30
1
-2
/
+10
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
|
Remove captive portal code that has no effect.
Narayan Kamath
2013-10-16
1
-18
/
+0
|
/
*
Add a hidden API to toggle airplane mode.
Yuhao Zheng
2013-09-10
1
-0
/
+16
*
Merge "Rename LinkInfo to LinkQualityInfo" into klp-dev
Vinit Deshapnde
2013-09-05
1
-6
/
+6
|
\
|
*
Rename LinkInfo to LinkQualityInfo
Vinit Deshapnde
2013-09-04
1
-6
/
+6
*
|
Merge commit '270226b0' into manualmerge
Wink Saville
2013-08-29
1
-47
/
+42
|
\
\
|
|
/
|
/
|
|
*
Add support for handling mobile provisioning networks.
Wink Saville
2013-08-29
1
-47
/
+42
*
|
Introduce network link quality statistics
Vinit Deshapnde
2013-08-21
1
-0
/
+39
*
|
am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal i...
Wink Saville
2013-08-08
1
-0
/
+19
|
\
\
|
|
/
|
*
Merge "If in a mobile captive portal is detected enable fail fast." into jb-m...
Wink Saville
2013-08-08
1
-0
/
+19
|
|
\
|
|
*
If in a mobile captive portal is detected enable fail fast.
Wink Saville
2013-08-07
1
-0
/
+19
*
|
|
am 7c00be48: am 55adb390: am 35152f13: Merge "Have CaptivePortalTracker use g...
Wink Saville
2013-08-08
1
-1
/
+13
|
\
\
\
|
|
/
/
|
*
|
Have CaptivePortalTracker use gservices updateable provisioning urls.
Wink Saville
2013-08-05
1
-1
/
+13
|
|
/
*
|
Add network type TYPE_MOBILE_IA.
Wink Saville
2013-07-29
1
-2
/
+12
*
|
Fix supplimentary network connections with VPNs
Chad Brubaker
2013-07-19
1
-0
/
+16
*
|
resolved conflicts for merge of 85b5e4c4 to master
Robert Greenwalt
2013-07-19
1
-0
/
+12
|
\
\
|
|
/
|
*
Add gservices updater for carrier provisioning url
Robert Greenwalt
2013-07-17
1
-0
/
+12
*
|
Merge commit '3b5d686e' into fix-merge-conflict
Wink Saville
2013-07-01
1
-0
/
+64
|
\
\
|
|
/
|
*
Add checkMobileProvisioning to ConnectivityService.
Wink Saville
2013-06-29
1
-0
/
+64
*
|
Accumulate network statistics based on deltas.
Jeff Sharkey
2013-06-06
1
-0
/
+15
|
/
*
Use CONNECTIVITY_INTERNAL for global proxy
Robert Greenwalt
2013-04-10
1
-1
/
+1
*
Add BT - DataTracker connection
Robert Greenwalt
2013-03-27
1
-0
/
+14
*
Improve ConnectivityManager docs
Robert Greenwalt
2013-02-22
1
-75
/
+383
*
Improve notification UI for lockdown VPN.
Jeff Sharkey
2013-02-21
1
-0
/
+5
*
Adjust captive portal test for setup wizard
Russell Brenner
2013-02-14
1
-0
/
+15
*
Fix javadoc break
Robert Greenwalt
2012-12-07
1
-1
/
+1
*
Refactor getPersistedNetworkPreference
Jianzheng Zhou
2012-12-06
1
-0
/
+12
*
Migrate more Secure settings to Global.
Jeff Sharkey
2012-09-27
1
-0
/
+8
*
Captive portal handling
Irfan Sheriff
2012-08-27
1
-0
/
+11
*
Always-on VPN.
Jeff Sharkey
2012-08-27
1
-0
/
+9
*
Include network type that caused broadcast.
Jeff Sharkey
2012-08-06
1
-0
/
+10
*
Network data activity change intent for network interfaces.
Haoyu Bai
2012-07-17
1
-0
/
+22
*
Added or fixed doctrings for required permissions.
Nicolas Falliere
2012-06-18
1
-0
/
+8
[next]