4790 Commits

Author SHA1 Message Date
Doug Zongker
4ad677c778 am cc36254b: am e256c797: Merge change 26053 into eclair
Merge commit 'cc36254b1639f40bcf4ed27855c1ef92faa89082'

* commit 'cc36254b1639f40bcf4ed27855c1ef92faa89082':
  log hash of account name in sync event log
2009-09-21 09:43:32 -07:00
Bjorn Bringert
021ea92c14 am b1ef743d: am a953ed4b: Merge change 26148 into eclair
Merge commit 'b1ef743df3a436e04f61386151b962d210c6c2ac'

* commit 'b1ef743df3a436e04f61386151b962d210c6c2ac':
  Use icon URI as icon cache key in search dialog
2009-09-21 09:43:22 -07:00
Doug Zongker
cc36254b16 am e256c797: Merge change 26053 into eclair
Merge commit 'e256c79731ecd412fbf0d566ea6c844ea8e972a1' into eclair-plus-aosp

* commit 'e256c79731ecd412fbf0d566ea6c844ea8e972a1':
  log hash of account name in sync event log
2009-09-21 09:33:08 -07:00
Bjorn Bringert
b1ef743df3 am a953ed4b: Merge change 26148 into eclair
Merge commit 'a953ed4bc08cf5fc98f17a399adbd8afdd8293d5' into eclair-plus-aosp

* commit 'a953ed4bc08cf5fc98f17a399adbd8afdd8293d5':
  Use icon URI as icon cache key in search dialog
2009-09-21 09:32:58 -07:00
Dmitri Plotnikov
15e2669fcd Moving DISPLAY_NAME to column "data1" to keep it "aligned" with other data types.
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
2009-09-21 09:30:13 -07:00
Android (Google) Code Review
e256c79731 Merge change 26053 into eclair
* changes:
  log hash of account name in sync event log
2009-09-21 12:21:14 -04:00
Leon Scroggins
22259abecc am b91dd357: am 03c87bf5: Allow a webpage that wants to scroll off the title bar to do so.
Merge commit 'b91dd357c3e0c0d1fb86c69644c177a00b47695b'

* commit 'b91dd357c3e0c0d1fb86c69644c177a00b47695b':
  Allow a webpage that wants to scroll off the title bar to do so.
2009-09-21 08:33:51 -07:00
Android (Google) Code Review
a953ed4bc0 Merge change 26148 into eclair
* changes:
  Use icon URI as icon cache key in search dialog
2009-09-21 11:29:51 -04:00
Leon Scroggins
b91dd357c3 am 03c87bf5: 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.
2009-09-21 08:24:54 -07:00
Leon Scroggins
03c87bf51c 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
2009-09-21 10:58:54 -04:00
Bjorn Bringert
6d318b4330 Use icon URI as icon cache key in search dialog
Fixes http://b/issue?id=2131078
"Incorrect icons shown in in-app search"

Change-Id: I88282d6323333796e66ca704390ad16016b846eb
2009-09-21 15:43:11 +01:00
Bjorn Bringert
2438aaba2a am 6971f0be: am 5417f09c: Send action key and msg with GlobalSearch clicks
Merge commit '6971f0be53d90869ac2aeb6e8aa375e985cc5b8f'

* commit '6971f0be53d90869ac2aeb6e8aa375e985cc5b8f':
  Send action key and msg with GlobalSearch clicks
2009-09-21 04:03:47 -07:00
Bryan Mawhinney
e4ab6f1b8e am 3f1bf7d0: am 3c5767d8: Track search KeyEvents in SearchDialog.
Merge commit '3f1bf7d06732b0e9507fde5be680cf673bd30944'

* commit '3f1bf7d06732b0e9507fde5be680cf673bd30944':
  Track search KeyEvents in SearchDialog.
2009-09-21 03:58:59 -07:00
Bjorn Bringert
6971f0be53 am 5417f09c: Send action key and msg with GlobalSearch clicks
Merge commit '5417f09c141713c62be697fe10fe149d6d3d0eb4' into eclair-plus-aosp

* commit '5417f09c141713c62be697fe10fe149d6d3d0eb4':
  Send action key and msg with GlobalSearch clicks
2009-09-21 03:58:17 -07:00
Bjorn Bringert
5417f09c14 Send action key and msg with GlobalSearch clicks
Needed for QSB logging, http://b/issue?id=2097469

Change-Id: I817e5b26c9739ab05bd873675854478ce601d234
2009-09-21 11:52:24 +01:00
Bryan Mawhinney
3f1bf7d067 am 3c5767d8: Track search KeyEvents in SearchDialog.
Merge commit '3c5767d8fea785ec8d4ad6de96032cdfe752f5da' into eclair-plus-aosp

* commit '3c5767d8fea785ec8d4ad6de96032cdfe752f5da':
  Track search KeyEvents in SearchDialog.
2009-09-21 03:49:23 -07:00
Bryan Mawhinney
3c5767d8fe Track search KeyEvents in SearchDialog.
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
2009-09-21 11:04:51 +01:00
Bjorn Bringert
c6c41f9fa1 am f0e66e55: am f97f436e: Merge change 25918 into eclair
Merge commit 'f0e66e55a3e1d87d7cf68f699a0c4168faf4cf60'

* commit 'f0e66e55a3e1d87d7cf68f699a0c4168faf4cf60':
  Set intent_component of in-app shortcuts to app itself
2009-09-21 02:16:11 -07:00
Bjorn Bringert
f0e66e55a3 am f97f436e: Merge change 25918 into eclair
Merge commit 'f97f436ed6e14a680cef88a5a61b0b06f847a107' into eclair-plus-aosp

* commit 'f97f436ed6e14a680cef88a5a61b0b06f847a107':
  Set intent_component of in-app shortcuts to app itself
2009-09-21 02:11:06 -07:00
Megha Joshi
2acda4bead Uri encode phone number before passing it to query.
Fixes bug 2122926
2009-09-20 23:48:02 -07:00
Bjorn Bringert
0e62e2df36 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
2009-09-21 06:47:57 +01:00
Mike LeBeau
c48869e4d0 am 00de43e0: am ca488232: Merge change 26104 into eclair
Merge commit '00de43e0a72b954497596b6053123e5ea54a7ed0'

* commit '00de43e0a72b954497596b6053123e5ea54a7ed0':
  Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle.
2009-09-20 20:36:25 -07:00
Mike LeBeau
00de43e0a7 am ca488232: Merge change 26104 into eclair
Merge commit 'ca4882322f25c95786383df18f843bc688e03351' into eclair-plus-aosp

* commit 'ca4882322f25c95786383df18f843bc688e03351':
  Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle.
2009-09-20 20:31:28 -07:00
Android (Google) Code Review
ca4882322f Merge change 26104 into eclair
* 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.
2009-09-20 23:23:25 -04:00
Mike LeBeau
894bedacc4 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.

Followup CL to 25911.
2009-09-20 20:21:48 -07:00
Jaikumar Ganesh
f751881fdb am 4fe6f603: am 718970bc: Merge change 26061 into eclair
Merge commit '4fe6f603cafd2f1b54051809182c308a4077b783'

* commit '4fe6f603cafd2f1b54051809182c308a4077b783':
  Send the UUID intent even if apps have not requested for it.
2009-09-20 17:51:57 -07:00
Jaikumar Ganesh
4fe6f603ca am 718970bc: Merge change 26061 into eclair
Merge commit '718970bcf35252451ae15a326bd897b436ba93f3' into eclair-plus-aosp

* commit '718970bcf35252451ae15a326bd897b436ba93f3':
  Send the UUID intent even if apps have not requested for it.
2009-09-20 17:42:29 -07:00
Android (Google) Code Review
718970bcf3 Merge change 26061 into eclair
* changes:
  Send the UUID intent even if apps have not requested for it.
2009-09-20 20:36:54 -04:00
Amith Yamasani
2f55de1e8e am 09481271: am 5ea916b1: Merge change 26050 into eclair
Merge commit '09481271507cfac0db2f27b878f4a453ed919fb1'

* commit '09481271507cfac0db2f27b878f4a453ed919fb1':
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 17:18:15 -07:00
Wu-cheng Li
8f7bd3031a am cd3a0242: am ffe1cf25: Unhide Camera lock and unlock API.
Merge commit 'cd3a02425179ea881f3534d687c143a2ce683684'

* commit 'cd3a02425179ea881f3534d687c143a2ce683684':
  Unhide Camera lock and unlock API.
2009-09-20 17:18:03 -07:00
Amith Yamasani
0948127150 am 5ea916b1: Merge change 26050 into eclair
Merge commit '5ea916b17cf0071f4d49936a370f4b873e4eb3e3' into eclair-plus-aosp

* commit '5ea916b17cf0071f4d49936a370f4b873e4eb3e3':
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 17:08:53 -07:00
Wu-cheng Li
cd3a024251 am ffe1cf25: Unhide Camera lock and unlock API.
Merge commit 'ffe1cf251a4f8469695b8acfa37270684dc1b70c' into eclair-plus-aosp

* commit 'ffe1cf251a4f8469695b8acfa37270684dc1b70c':
  Unhide Camera lock and unlock API.
2009-09-20 17:08:44 -07:00
Android (Google) Code Review
5ea916b17c Merge change 26050 into eclair
* changes:
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 19:59:16 -04:00
Jaikumar Ganesh
330eafe792 am a382a4b0: am 2092361d: Maintain pending outgoing bonding address.
Merge commit 'a382a4b0afd034ba6fd0f316b8ba34bb08fdec60'

* commit 'a382a4b0afd034ba6fd0f316b8ba34bb08fdec60':
  Maintain pending outgoing bonding address.
2009-09-20 16:40:27 -07:00
Jaikumar Ganesh
a382a4b0af am 2092361d: Maintain pending outgoing bonding address.
Merge commit '2092361d586a20190c9137fb3cc9434cdc9ec99f' into eclair-plus-aosp

* commit '2092361d586a20190c9137fb3cc9434cdc9ec99f':
  Maintain pending outgoing bonding address.
2009-09-20 16:30:39 -07:00
Wu-cheng Li
ffe1cf251a Unhide Camera lock and unlock API. 2009-09-21 07:28:44 +08:00
Jaikumar Ganesh
6179965e85 Send the UUID intent even if apps have not requested for it.
This will help apps listening to this intent to update icons etc
if the remote uuid changes. For example, the settings app used to
refresh the icons when the class bits change. It can do it now
when the remote ends uuids changes too.

Change-Id: Ib9af45780e83118d8877b0ef16f5b39b87fb4bef
2009-09-20 16:16:08 -07:00
Jaikumar Ganesh
2092361d58 Maintain pending outgoing bonding address.
This helps us to distinguish between incoming and outgoing Bonding requests.

Change-Id: I69e6a269b7dd6aad60e6f5711cad812291a7d313
2009-09-20 16:16:08 -07:00
Amith Yamasani
e43530ab57 Track CPU speed stepping to get more accurate CPU cost per app.
More CPU speed stepping happening with newer devices, so we need
to qualify CPU time with the CPU speed, since power consumption
varies greatly by speed. Apps that peg the CPU should get a higher
penaltly.

Also, fix for 2062930: NPE at VolumePreference.onKey()
2009-09-20 16:03:50 -07:00
Doug Zongker
44f5747815 log hash of account name in sync event log
Add an account field to the sync event, which is the java hash of the
account name.  (A hash is used for privacy reasons.)
2009-09-20 15:52:43 -07:00
Karl Rosaen
ba6642703a am ef51eeed: am 6b965126: Merge change 26034 into eclair
Merge commit 'ef51eeed2a1e18280630e2ef46b3226843ec9b70'

* commit 'ef51eeed2a1e18280630e2ef46b3226843ec9b70':
  Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 15:23:43 -07:00
Dianne Hackborn
836937e6a7 am f4d3e93e: am 238dc72f: Merge change 26004 into eclair
Merge commit 'f4d3e93e94382ad30047e0d3ed315aae76b2d177'

* commit 'f4d3e93e94382ad30047e0d3ed315aae76b2d177':
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
2009-09-20 15:23:34 -07:00
Karl Rosaen
ef51eeed2a am 6b965126: Merge change 26034 into eclair
Merge commit '6b96512601bf37d840a99c8d82dcfbcc0427b33c' into eclair-plus-aosp

* commit '6b96512601bf37d840a99c8d82dcfbcc0427b33c':
  Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 15:14:07 -07:00
Dianne Hackborn
f4d3e93e94 am 238dc72f: Merge change 26004 into eclair
Merge commit '238dc72f742efd8b9d87dc66c38c304cd6e0399c' into eclair-plus-aosp

* commit '238dc72f742efd8b9d87dc66c38c304cd6e0399c':
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
2009-09-20 15:13:57 -07:00
Android (Google) Code Review
6b96512601 Merge change 26034 into eclair
* changes:
  Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 18:09:27 -04:00
Android (Google) Code Review
238dc72f74 Merge change 26004 into eclair
* changes:
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
2009-09-20 18:06:23 -04:00
Karl Rosaen
052e187eda Clean up spin animation in rotary selector, and be even more generous for triggering. 2009-09-20 15:03:20 -07:00
Chih-Chung Chang
f70b1aeaf8 am 358d4aa1: am c0df3a47: Merge change 25746 into eclair
Merge commit '358d4aa1e4b4282b7637fec24364ab286358c451'

* commit '358d4aa1e4b4282b7637fec24364ab286358c451':
  Fix 2092386: Support yuyv for camera preview format.
2009-09-20 14:11:36 -07:00
Chih-Chung Chang
358d4aa1e4 am c0df3a47: Merge change 25746 into eclair
Merge commit 'c0df3a473f6973cf32b343a886dd62559a4b93c7' into eclair-plus-aosp

* commit 'c0df3a473f6973cf32b343a886dd62559a4b93c7':
  Fix 2092386: Support yuyv for camera preview format.
2009-09-20 13:57:36 -07:00
Jaikumar Ganesh
7db8a76a83 am c81ca373: am 1d390e7f: Merge change 25976 into eclair
Merge commit 'c81ca373ee4e485277e11f180d4e46f7da2d0750'

* commit 'c81ca373ee4e485277e11f180d4e46f7da2d0750':
  Fix adapter name change problem.
2009-09-20 13:56:36 -07:00