Merge commit 'a953ed4bc08cf5fc98f17a399adbd8afdd8293d5' into eclair-plus-aosp
* commit 'a953ed4bc08cf5fc98f17a399adbd8afdd8293d5':
Use icon URI as icon cache key in search dialog
This is a minor optimization for the sake of the aggregator. The aggregator now relies on the display name
instead of structured components. As a result, we only need one column from the data table
for the structured name. For other data types it's data1. Might as well use the same column
for display name.
Change-Id: Ib22d1f1a7a91f12716d1a460e1578f01926c393a
1. Continous ringing after receiving a call waiting while in a call,
and before user answers the call waiting, the 1st call drops. If another
MT call comes in, while it rings, it also drops, the phone will keep
ringing.
2. Data call is not re-initiated if emergency MO call collides with an MT call.
Bug: 2123287
Change-Id: I6b12a900ec60b478691544ab5326eac4952ce834
Merge commit 'b91dd357c3e0c0d1fb86c69644c177a00b47695b'
* commit 'b91dd357c3e0c0d1fb86c69644c177a00b47695b':
Allow a webpage that wants to scroll off the title bar to do so.
Merge commit '03c87bf51cdf5a105b53b5d6fbf9cfbc6c93751e' into eclair-plus-aosp
* commit '03c87bf51cdf5a105b53b5d6fbf9cfbc6c93751e':
Allow a webpage that wants to scroll off the title bar to do so.
Slows down the animation so the user can see it slide away. Also
move the animation to before we change to view coordinates so it
will not be dependent on the zoom level/screen resolution.
Change-Id: Icc54b2b26c08cd54d84b4e9892a316a5712534e4
Merge commit '73d7ca9d56fc020d806db76fc7c0ef310731e0fd'
* commit '73d7ca9d56fc020d806db76fc7c0ef310731e0fd':
Fix NPE crash-loop when cpufreq not available in the kernel.
Merge commit '77fa24a5ef3ee3bc108d4bf3c77b7b4c7d0d5451' into eclair-plus-aosp
* commit '77fa24a5ef3ee3bc108d4bf3c77b7b4c7d0d5451':
Fix NPE crash-loop when cpufreq not available in the kernel.
This fixes the bug preventing switching between global and in-app search,
and also enables long press for voice search (I think).
Bug: 2127442
Change-Id: I045a0f7b2c797c016191709a3983b6b33fc6186e
Merge commit 'f0e66e55a3e1d87d7cf68f699a0c4168faf4cf60'
* commit 'f0e66e55a3e1d87d7cf68f699a0c4168faf4cf60':
Set intent_component of in-app shortcuts to app itself
Merge commit 'f97f436ed6e14a680cef88a5a61b0b06f847a107' into eclair-plus-aosp
* commit 'f97f436ed6e14a680cef88a5a61b0b06f847a107':
Set intent_component of in-app shortcuts to app itself
Fixes http://b/issue?id=2130474
"Shortcuts created by pivoted-in search do not
have intent_component_name set"
Change-Id: I702fe39348b762393ed08ce9905771eb892bf782
* changes:
Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle. We had discussed doing this in Donut but looks like it never happened. We need these attributes for voice search so now's as good a time as any.
We had discussed doing this in Donut but looks like it never happened. We need these
attributes for voice search so now's as good a time as any.
Followup CL to 25911.
Merge commit '752e55006f6bdc35781111c7735b97fd6fb1e15d'
* commit '752e55006f6bdc35781111c7735b97fd6fb1e15d':
Handle restore of the original naive wallpaper backup schema
Merge commit 'e705ca961f6c4f76f5b403d8556ee38305553aa7' into eclair-plus-aosp
* commit 'e705ca961f6c4f76f5b403d8556ee38305553aa7':
Handle restore of the original naive wallpaper backup schema
Merge commit '4fe6f603cafd2f1b54051809182c308a4077b783'
* commit '4fe6f603cafd2f1b54051809182c308a4077b783':
Send the UUID intent even if apps have not requested for it.
Merge commit '718970bcf35252451ae15a326bd897b436ba93f3' into eclair-plus-aosp
* commit '718970bcf35252451ae15a326bd897b436ba93f3':
Send the UUID intent even if apps have not requested for it.
Merge commit '3b7868c9b754ab0f908114456c23bee64266e5b5'
* commit '3b7868c9b754ab0f908114456c23bee64266e5b5':
workaround for [2113743] Sholes: frozen then runtime restart going to list view
Merge commit '09481271507cfac0db2f27b878f4a453ed919fb1'
* commit '09481271507cfac0db2f27b878f4a453ed919fb1':
Track CPU speed stepping to get more accurate CPU cost per app.
Merge commit 'c6a22beff2af0590c1d76342bf57853f2bc85ff8' into eclair-plus-aosp
* commit 'c6a22beff2af0590c1d76342bf57853f2bc85ff8':
workaround for [2113743] Sholes: frozen then runtime restart going to list view