Joe Fernandez
9890084952
am 41b12f29: am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendations #2 " into klp-modular-docs
...
* commit '41b12f2932893ed251a68cb0fe657ee918318c77':
docs: remove bad link in the quick view box for TV Recommendations #2
2014-09-13 00:18:27 +00:00
Dianne Hackborn
a7d0d55771
Work on issue #17477510 : Time change notifications sent too often
...
This gets rid of the spam from the battery history, by not creating
an event unless the wall clock time has changed by more than
+/- 500ms.
We'll do the remaining work in MR1.
Change-Id: I8d1cc41b5504261033d3b0ccdcf9e7cf70df9d04
2014-09-12 17:15:52 -07:00
Paul Jensen
86fb2c8c0a
am 28b89f98: Allow libcore to perform necessary actions upon net config changes.
...
* commit '28b89f9869008ff0853419007734dad24937f578':
Allow libcore to perform necessary actions upon net config changes.
2014-09-13 00:08:33 +00:00
Amith Yamasani
6ee34b2af0
am 13c4e5ad: Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev
...
* commit '13c4e5ad86bcf61e12d5f928ba36bc0db2dd75bf':
Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS
2014-09-13 00:08:28 +00:00
Joe Fernandez
41b12f2932
am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendations #2 " into klp-modular-docs
...
* commit '02480cbffabd1ca80441c9676db01b177468883a':
docs: remove bad link in the quick view box for TV Recommendations #2
2014-09-13 00:00:29 +00:00
Paul Jensen
e401d17d3f
Allow libcore to perform necessary actions upon net config changes.
...
Delegate to libcore the responsibility of performing the necessary
actions upon a network configuration change, such as a DNS
configuration change. In the L-release, these responsibilities
now include flushing the HTTP connection pools to prevent connections
on lingering networks getting pulled from the pool inadvertently to
satisfy requests that should be going over the new network. All such
responsibilities can now be controlled and delegated by libcore's
new NetworkEventDispatcher, designed for this purpose.
bug:17314604
Change-Id: Ic796aea9d9a1f6ecb787fbdb38b3b7f5d991829b
2014-09-12 23:59:55 +00:00
Alan Viverette
69e7a9a6a4
am 1e8bb662: Merge "Apply VectorDrawable color filter at draw time" into lmp-dev
...
* commit '1e8bb662d59046c4f8b62040749b68857b5e13a3':
Apply VectorDrawable color filter at draw time
2014-09-12 23:54:05 +00:00
Jean-Michel Trivi
fd0edf9116
am 3d88a9c6: Merge "more AudioAttributes javadoc" into lmp-dev
...
* commit '3d88a9c65f0d808bb448e8e690a86fccfe8d265d':
more AudioAttributes javadoc
2014-09-12 23:54:00 +00:00
vandwalle
0f72571ab0
am e62a18e5: Merge "various fixes:" into lmp-dev
...
* commit 'e62a18e572b745c6b92794bfa3ac41eaa5c61ee4':
various fixes:
2014-09-12 23:53:55 +00:00
Adam Powell
d72068b38e
Provide a public API for View#computeFitSystemWindows
...
The current hidden API is necessary to perform correct inset behavior
for support libraries like appcompat. Provide a public method
consistent with the new WindowInsets APIs.
Bug 17411097
Change-Id: I71a63eea0238b94cae6b5c6f1721d5567560ba81
2014-09-12 16:51:28 -07:00
Amith Yamasani
d7fcca9511
Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev
2014-09-12 23:50:40 +00:00
Alan Viverette
264ea9c35f
Merge "Apply VectorDrawable color filter at draw time" into lmp-dev
2014-09-12 23:47:55 +00:00
Amith Yamasani
1d653272a2
Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS
...
Bug: 17392243
Change-Id: I5ff0e70eeeeba264c96eaa2a17a6bd3669576c96
2014-09-12 16:45:33 -07:00
Jean-Michel Trivi
f47ff5bf97
Merge "more AudioAttributes javadoc" into lmp-dev
2014-09-12 23:45:23 +00:00
Joe Fernandez
02480cbffa
am 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendations #2 " into klp-modular-docs
...
* commit '1b12b1dc6f0203913ceb0a88dcf5ef1639fe6515':
docs: remove bad link in the quick view box for TV Recommendations #2
2014-09-12 23:42:04 +00:00
Alan Viverette
b07b086bd4
Apply VectorDrawable color filter at draw time
...
BUG: 17491152
Change-Id: Ia0ca0bd7cd00363ad5777d3e2e62fa1131a6d8a5
2014-09-12 16:37:44 -07:00
vandwalle
8ca1f18abf
Merge "various fixes:" into lmp-dev
2014-09-12 23:34:29 +00:00
Matthew Williams
641fc725b2
am 7e84b1a4: Merge "Fix NPE in JobServiceContext" into lmp-dev
...
* commit '7e84b1a4a4e72f1b4953c169cec4599e567c9203':
Fix NPE in JobServiceContext
2014-09-12 23:30:55 +00:00
Jae Seo
26e8e308f5
am 5e74ef0e: Merge "TIF: Add a system API to retrieve HDMI device information" into lmp-dev
...
* commit '5e74ef0eb4a333d4f6a0ab09f2ed6b659018e5c6':
TIF: Add a system API to retrieve HDMI device information
2014-09-12 23:30:50 +00:00
George Mount
331b3ba3e3
am 87483e5e: Merge "Made Transitions act only the views that they target." into lmp-dev
...
* commit '87483e5ea1e08467172d82f8707f8f2470107507':
Made Transitions act only the views that they target.
2014-09-12 23:30:45 +00:00
Alan Viverette
d5d668a0a4
am f559f89c: Merge "Report button opacity for current state, fix button shadows" into lmp-dev
...
* commit 'f559f89c3b4f28f83b163e957b0d2296578431a9':
Report button opacity for current state, fix button shadows
2014-09-12 23:30:40 +00:00
Joe Fernandez
1b12b1dc6f
Merge "docs: remove bad link in the quick view box for TV Recommendations #2 " into klp-modular-docs
2014-09-12 23:28:54 +00:00
Matthew Williams
c0595a7d7d
Merge "Fix NPE in JobServiceContext" into lmp-dev
2014-09-12 23:26:40 +00:00
Matthew Williams
7ac52d5bf6
Fix NPE in JobServiceContext
...
BUG: 17485390
The VERB_BINDING timeout that is set to wait for onBind() to complete
wasn't being cleared when onBind() returns false, i.e. that the service wasn't
available to be bound to.
This led to an NPE when the stale timeout expired. Fix is to clear the timeout
when onBind fails.
Change-Id: I318ca5ce1f3e12b170f7f256608ea7e28f3f120a
2014-09-12 23:26:28 +00:00
Jae Seo
0c1a2ef83b
Merge "TIF: Add a system API to retrieve HDMI device information" into lmp-dev
2014-09-12 23:24:07 +00:00
Joe Fernandez
b813f16c47
docs: remove bad link in the quick view box for TV Recommendations #2
...
Change-Id: I649d8d735bda2b0c657217bc86c1a29a2d7eddc2
2014-09-12 16:24:01 -07:00
George Mount
4d527888ac
Merge "Made Transitions act only the views that they target." into lmp-dev
2014-09-12 23:19:15 +00:00
Jae Seo
3c8e65a307
TIF: Add a system API to retrieve HDMI device information
...
Bug: 17487782
Change-Id: I53995735fa190c40819ff352a8b98765a6f7753f
2014-09-12 16:17:51 -07:00
George Mount
5030c7f6f1
Made Transitions act only the views that they target.
...
Bug 17465989
Bug 17452585
Change-Id: I2f921e98f68df3d549a370179c0a4488d56923ad
2014-09-12 16:15:44 -07:00
Craig Mautner
c6fcab0be4
am 1260584f: Merge "Rework the task affiliate chain validation" into lmp-dev
...
* commit '1260584f00c550b6aa8c0a4d483ced34fd3b6bbf':
Rework the task affiliate chain validation
2014-09-12 23:14:57 +00:00
Robert Greenwalt
3d12df3121
am 5710ec48: Merge "Make status bar indicators reflect the network actually in use." into lmp-dev
...
* commit '5710ec483d879d833f19c25eef4d944161ec5a6e':
Make status bar indicators reflect the network actually in use.
2014-09-12 23:14:53 +00:00
Robert Greenwalt
25c4aaafc4
am 3234c20e: Merge "Update Inet state when NetworkMonitor re-evaluates a network." into lmp-dev
...
* commit '3234c20e5eaea49559b31db88ef186fe5440d5a2':
Update Inet state when NetworkMonitor re-evaluates a network.
2014-09-12 23:14:48 +00:00
Alan Viverette
6d32576312
Merge "Report button opacity for current state, fix button shadows" into lmp-dev
2014-09-12 23:14:33 +00:00
Christopher Tate
ee1f25a6dc
am 89b91209: Merge "Track enable/disable of transport components" into lmp-dev
...
* commit '89b912093244837e9f400705099ac4ed22e6c764':
Track enable/disable of transport components
2014-09-12 23:13:52 +00:00
ztenghui
fd51ca6020
am 84a7c1cc: Merge "Update the shadow strength" into lmp-dev
...
* commit '84a7c1cc849f915710e95d93c4afa5e6980395c9':
Update the shadow strength
2014-09-12 23:13:47 +00:00
Jeff Sharkey
df1bbf4d38
am 1ad40a96: Merge "Fix boot loop when deriving device name." into lmp-dev
...
* commit '1ad40a966096c277123cf3d15a4ccdb2cd8af566':
Fix boot loop when deriving device name.
2014-09-12 23:13:42 +00:00
Robert Greenwalt
620a5ffdd7
am da8158b1: Merge "Better handling of unvalidated networks." into lmp-dev
...
* commit 'da8158b1f4b87dac9838f1bb7c515ba6b2b7dd3b':
Better handling of unvalidated networks.
2014-09-12 23:13:38 +00:00
Alan Viverette
888b4cf73c
Report button opacity for current state, fix button shadows
...
BUG: 17433604
Change-Id: I25e0bd9b96e09ed2a4d85476b60f459e7cc33002
2014-09-12 16:13:32 -07:00
Jeff Sharkey
e0d0863c79
am 4a06f52a: Merge "Add xxxhdpi assets for DocumentsUI." into lmp-dev
...
* commit '4a06f52aa174d411d22c9999742a93bf2d2b7099':
Add xxxhdpi assets for DocumentsUI.
2014-09-12 23:13:32 +00:00
Craig Mautner
6225dd239f
Merge "Rework the task affiliate chain validation" into lmp-dev
2014-09-12 23:08:34 +00:00
Robert Greenwalt
d118449477
Merge "Make status bar indicators reflect the network actually in use." into lmp-dev
2014-09-12 23:04:50 +00:00
Robert Greenwalt
b242cf53e8
Merge "Update Inet state when NetworkMonitor re-evaluates a network." into lmp-dev
2014-09-12 23:03:36 +00:00
Christopher Tate
f610bff9ef
Merge "Track enable/disable of transport components" into lmp-dev
2014-09-12 23:03:31 +00:00
ztenghui
692737be4f
Merge "Update the shadow strength" into lmp-dev
2014-09-12 23:02:32 +00:00
Paul Jensen
ad50a1fed0
Update Inet state when NetworkMonitor re-evaluates a network.
...
Previously the Inet state (the little exclamation mark beside the WiFi
and Cellular bars) only transitioned from bad to good once. With this
change it can transition back to bad (and later to good again) if a network
re-evaluation is triggered, say by ConnectivityManager.reportBadNetwork.
Also, avoid triggering re-evaluation in two unwanted cases.
bug:16214361
Change-Id: I7856724249ffcbb0945276dcf45019876231fdaf
2014-09-12 23:02:28 +00:00
Craig Mautner
2ade126e62
Rework the task affiliate chain validation
...
The old chain was problematic. It started verification at the end of
the chain and then went no further. Then it went back down the
chain to the beginning with no checks. It also removed entries and
tried to add them back past the end of the ArrayList during boot
which caused the system process to shut down.
This method uses the ordering imposed by taskIds which is the same
order that the tasks were created. It fixes up and notes dropped
links and then reconstructs the list correctly.
Fixes bug 17467284.
Change-Id: I746ec2cdcc7ac6403278cfefc7a6db9b5549d226
2014-09-12 16:01:21 -07:00
Jeff Sharkey
c713bf79dd
Merge "Fix boot loop when deriving device name." into lmp-dev
2014-09-12 23:00:48 +00:00
Robert Greenwalt
61642ce8c3
Merge "Better handling of unvalidated networks." into lmp-dev
2014-09-12 23:00:37 +00:00
Jeff Sharkey
69aada9c7f
Merge "Add xxxhdpi assets for DocumentsUI." into lmp-dev
2014-09-12 23:00:06 +00:00
George Mount
72b9c1491e
am 17506bdb: Merge "Allow Path Animations to support overshooting." into lmp-dev
...
* commit '17506bdb89a323a31e27cbff24fec4c819a71582':
Allow Path Animations to support overshooting.
2014-09-12 22:58:53 +00:00