- May 26, 2014
-
-
Griff Hazen authored
Change-Id: I26e39dc11add182e07bcc13456a166c86c911210
-
Griff Hazen authored
Change-Id: I40012fd0458ec103eabf75ed4c91f636e02f4c8f
-
- May 25, 2014
-
-
Adrian Roos authored
Defers delivery of contentIntent and activity actions until the lockscreen has been dismissed, so that activities don't launch beneath it. Bug: 14491010 Change-Id: Ic8c61c18a75d4f0da2d82a0a8a038a5d98ebb71f (cherry picked from commit 79f640dd0d02c1cc199937b160d8f7abd3c1eaeb)
-
Craig Mautner authored
-
Craig Mautner authored
-
- May 24, 2014
-
-
John Spurlock authored
-
John Spurlock authored
Bug:15186962 Change-Id: Ibc6aa8169fedf7b9e145955d652f3af8703cbe54
-
Craig Mautner authored
Tasks launched from the recent task list will now return to the list when they are finished. Also tasks that are launched from the notification panel and services will now return to the list, provided that the launcher is not front and center when they are launched. Fixes bug 14464114. Change-Id: Ic0d3731fc7248d1eaa80e5ee399753d80e80c979
-
Jorim Jaggi authored
-
Selim Cinek authored
-
Jorim Jaggi authored
We need to make sure that we only block the disallow intercept request when interacting with the ScrollView. In the past, we also blocked the disallow intercept request for the brightness slider, for example. Bug: 15169261 Change-Id: I02dd1e399a527509d631fdde54249d57748b20f2
-
Selim Cinek authored
Previously the notification clipping did not account for the corners of their rounded rects. Bug: 15188616 Change-Id: If8ee1ceda0a5a43b4ab9e754804279834f93baa4
-
Craig Mautner authored
Recent tasks that have the persistable flag set are saved to /data/system/recent_tasks/ on shutdown and in the background. Their thumbnails are saved to /data/system/recent_images/. Change-Id: Ifb820a01c412fe1f8c0f6e41aa655fafd89eaa8d
-
Dianne Hackborn authored
-
Ruben Brunk authored
-
Dianne Hackborn authored
Simplify full wake lock logging, so wake_lock_in is a completely separate event from wake_lock and provides the full real raw log of wake lock events. Also attempt to address issue #15018750 (Incorrect wakelock reporting) by no longer being complicated and rolling up previous state in to a new history slice. Bug: 15195464 Bug: 15018750 Change-Id: I32154bdfc2f07113be969f9db5503b2f2807a427
-
Alan Viverette authored
-
Alan Viverette authored
Also moves a few Quantum styles over to styles_quantum.xml. BUG: 13769331 Change-Id: Ia83efacf98a2bd8a0f1e5783d34fac77ea1b5949
-
- May 23, 2014
-
-
Chris Craik authored
-
Zhijun He authored
-
Christopher Tate authored
-
Alan Viverette authored
-
Alan Viverette authored
-
Jae Seo authored
Merge "DO NOT MERGE. Add more columns to TV metadata to enable newly requested use cases" into lmp-preview-dev
-
Alan Viverette authored
-
Zhijun He authored
Also clean up the tag ids. Bug: 15168075 Change-Id: I57fb6fb37e512c224370c72d806a4b702360f29f
-
John Reck authored
-
Alan Viverette authored
BUG: 14313604 Change-Id: If8a1c60a90b89a94716c25abb3511c8612cbb973
-
Ruben Brunk authored
-
Igor Murashkin authored
-
John Reck authored
Bug: 15118640 * Prevent over-stuffing the queue by dropping frames * Prevent double-drawing in one pulse by RT by deferring vsync registration until post-draw so that it catches the next vsync pulse instead of the current one * Bias vsync race condition towards the UI thread * Fix queueDelay to actually work Change-Id: Ibf584258bd93ebcbba058bd976dc8b307f1c6155
-
Victoria Lease authored
-
Ruben Brunk authored
Bug: 15189630 Change-Id: I4644ec782e636104fc06a27716f2fd224003e8d2 (cherry picked from commit 0a03a2ab50b665d382f92a1219177c3bd6fc568b)
-
Igor Murashkin authored
Before: * CameraMetadata.Key<T> After: * CameraCharacteristics.Key<T> * CaptureResult.Key<T> * CaptureRequest.Key<T> CameraMetadata#get has been removed (each metadata subclass has its own #get now) due to java generic limitations (in particular a type bound <T1<T2> extends Key<T2>> is an illegal bound). CameraMetadataNative gets a new #dumpToLog function to dump the native metadata to logcat. Bug: 15091017 Change-Id: Ic56c54c0d184e209e20de374dc8a6d79527c209f
-
Victoria Lease authored
Fresh new revisions of our Roboto family of fonts, including family aliases for sans-serif-medium and sans-serif-black. Enjoy! Change-Id: I2337ccbd1767a7769deea885e0900f1ca4329779 Bug: 15170360
-
Alan Viverette authored
Change-Id: I2e9f7f27c94b9f9240a5ca76952024055ff79878
-
John Spurlock authored
-
Selim Cinek authored
* changes: The layertype was incorrectly restored with overlapping alpha animations. Decreased shadows between notifications slightly.
-
Alan Viverette authored
-
Alan Viverette authored
Also cleans up inflation so that we can apply themes more easily. Change-Id: I56decb29fe987286a38fc0aa96f95952cf67c120
-