summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2014-09-10 22:58:54 +0900
committerLorenzo Colitti <lorenzo@google.com>2014-09-11 08:12:37 +0900
commit23dd176915fc118563e510647f048589c12e78e5 (patch)
tree4bb5d33e1b900aeafcbf714140a1f0368766b7e2 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent05c4f7ad765e2178e6e28676fd3438d2aaa38894 (diff)
Make status bar indicators reflect the network actually in use.
Currently, when we are connected to a wifi network without Internet connectivity (e.g., a captive portal, or an access point that's not connected to the Internet), we display the wifi icon and hide the mobile network type icon. This is incorrect, because all traffic is in fact going over mobile data. This could cause nasty surprises if mobile data is metered. Instead, make the icons reflect the true state of affairs: - A wifi icon means device traffic goes through wifi. - A wifi icon with ! means wifi is connected but has no Internet and traffic is not going through wifi. - Mobile bars with a network type (e.g., "LTE" means device traffic goes through mobile data. - Mobile bars without a network type mean that mobile data is connected but device traffic is not going through mobile data. - Mobile bars with ! mean that cell is not connected. Bug: 17237507 Change-Id: I923edbeab3013f10314633c01922c8684591b15c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions