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
*
Merge "Re-remove CONNECTIVITY_CHANGE_DELAY and supporting functions." into lm...
Erik Kline
2014-12-10
1
-13
/
+1
|
\
|
*
Re-remove CONNECTIVITY_CHANGE_DELAY and supporting functions.
Erik Kline
2014-12-08
1
-13
/
+1
*
|
Merge "Add subId as parameter for get/setDataEnabled." into lmp-mr1-dev
Wink Saville
2014-12-09
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add subId as parameter for get/setDataEnabled.
Wink Saville
2014-12-05
1
-1
/
+8
*
|
Revert "Merge "Remove CONNECTIVITY_CHANGE_DELAY and friends." into lmp-mr1-dev"
Erik Kline
2014-12-05
1
-1
/
+13
|
/
*
Merge "Remove CONNECTIVITY_CHANGE_DELAY and friends." into lmp-mr1-dev
Erik Kline
2014-12-04
1
-13
/
+1
|
\
|
*
Remove CONNECTIVITY_CHANGE_DELAY and friends.
Erik Kline
2014-10-31
1
-13
/
+1
*
|
Make StatusBar display all default networks.
Lorenzo Colitti
2014-12-02
1
-0
/
+13
*
|
Revert some verbose logging from ag/489226
Erik Kline
2014-11-26
1
-9
/
+0
*
|
Delete unused/non-working code.
Sreeram Ramachandran
2014-11-21
1
-39
/
+0
*
|
Rename EXTRA_NETWORK ConnectivityManager constants.
Erik Kline
2014-11-20
1
-5
/
+4
*
|
Implemented requestNetwork with a PendingIntent.
Jeremy Joslin
2014-11-06
1
-9
/
+32
*
|
Fix Legacy typing of net-specific requests.
Robert Greenwalt
2014-11-05
1
-46
/
+43
|
/
*
Send callbacks for Net property changes
Robert Greenwalt
2014-10-02
1
-30
/
+33
*
Move mobile provisioning APN support into telephony.
Paul Jensen
2014-09-29
1
-2
/
+2
*
Use unified Tethering Permission Check
Robert Greenwalt
2014-09-17
1
-0
/
+14
*
Flush HTTP socket pools and DNS cache when binding process to a Network.
Paul Jensen
2014-09-10
1
-1
/
+16
*
Fix networking API per scripting checks.
Robert Greenwalt
2014-09-04
1
-4
/
+4
*
Pass the socket mark for DNS queries to dnsmasq.
Lorenzo Colitti
2014-08-29
1
-0
/
+17
*
Remove captive portal sign-in actions.
Paul Jensen
2014-08-22
1
-92
/
+0
*
Implement support for bypassable VPNs.
Sreeram Ramachandran
2014-07-25
1
-2
/
+2
*
Fix DUN-based tethering.
Robert Greenwalt
2014-07-24
1
-1
/
+1
*
Infer legacy network type for ConnectivityManager.requestNetwork
Ye Wen
2014-07-23
1
-3
/
+62
*
Cleanup: Delete dead code.
Sreeram Ramachandran
2014-07-22
1
-30
/
+3
*
Readjust location of NETID_UNSET definition.
Paul Jensen
2014-07-11
1
-7
/
+7
*
Define NETID_UNSET in ConnectivityManager.
Paul Jensen
2014-07-11
1
-16
/
+11
*
Merge "Refactor wifi p2p's startDhcpServer function"
Robert Greenwalt
2014-07-10
1
-0
/
+14
|
\
|
*
Refactor wifi p2p's startDhcpServer function
Robert Greenwalt
2014-07-10
1
-0
/
+14
*
|
Add Network inspection API.
Robert Greenwalt
2014-07-10
1
-2
/
+40
|
/
*
Remove dead code.
Robert Greenwalt
2014-07-07
1
-2
/
+8
*
Merge "Remove unused api."
Robert Greenwalt
2014-07-02
1
-22
/
+0
|
\
|
*
Remove unused api.
Robert Greenwalt
2014-07-02
1
-22
/
+0
*
|
Fix build
Glenn Kasten
2014-07-07
1
-1
/
+1
*
|
Add captive portal sign-in actions.
Paul Jensen
2014-07-02
1
-0
/
+92
|
/
*
Make sure callback handler is in place before callbacks handled.
Paul Jensen
2014-07-02
1
-9
/
+9
*
MS: Adding Support for Emergency APN in Telephony Framework
Ram
2014-07-01
1
-0
/
+9
*
Use return values from JNI functions binding sockets and processes to networks.
Paul Jensen
2014-06-26
1
-8
/
+4
*
Add logging to track down weird ConnectivityManager issue.
Robert Greenwalt
2014-06-23
1
-1
/
+10
*
am 2d0ab42b: Merge "Apply API Council comments to ConnectivityManager" into l...
Robert Greenwalt
2014-06-12
1
-153
/
+142
|
\
|
*
Apply API Council comments to ConnectivityManager
Robert Greenwalt
2014-06-11
1
-153
/
+142
*
|
am 558aeb90: Merge "Make NetworkCapabilities publicly immutable." into lmp-pr...
Robert Greenwalt
2014-06-12
1
-6
/
+10
|
\
\
|
|
/
|
*
Make NetworkCapabilities publicly immutable.
Robert Greenwalt
2014-06-11
1
-6
/
+10
|
*
Apply API review to android.net.Network:
Paul Jensen
2014-06-10
1
-4
/
+65
*
|
Apply API review to android.net.Network:
Paul Jensen
2014-06-08
1
-4
/
+65
*
|
Fix the marking of restricted network requests
Robert Greenwalt
2014-06-05
1
-0
/
+1
|
/
*
Call a network restricted only if all capabilities are restricted
Lorenzo Colitti
2014-06-04
1
-5
/
+19
*
Make requests for restricted networks not require unrestricted access.
Lorenzo Colitti
2014-06-04
1
-0
/
+22
*
Fix Legacy NetworkInfo API
Robert Greenwalt
2014-06-03
1
-8
/
+12
*
Rewrite startUsingNetworkFeature for new API
Robert Greenwalt
2014-06-02
1
-15
/
+204
*
Move dis/enable of mobile data to Telephony
Robert Greenwalt
2014-05-27
1
-26
/
+12
[next]