9791 Commits

Author SHA1 Message Date
Andy McFadden
10929d61f1 am dbe8bad1: Merge change 26253 into eclair
Merge commit 'dbe8bad1d2d68e2f5947ff0a8347dbb498e17ede' into eclair-plus-aosp

* commit 'dbe8bad1d2d68e2f5947ff0a8347dbb498e17ede':
  Work around gcc 4.0.3 bug.
2009-09-21 15:22:06 -07:00
Android (Google) Code Review
dbe8bad1d2 Merge change 26253 into eclair
* changes:
  Work around gcc 4.0.3 bug.
2009-09-21 18:12:31 -04:00
Bjorn Bringert
be5b73c592 Add search_mode flag to intents launched by QSB suggestions
This lets recipents determine whether an intent was launched
by a global search suggestion. This will for example
be used when deciding how to log clicks on web search suggestions.

Needed for http://b/issue?id=2097469

Change-Id: Ifc25ec3477a63be8bad094951bfffa7a5e703e7c
2009-09-21 23:05:23 +01:00
Wei Huang
c3b1e4a88a am 0562eac4: am 31a12429: Merge change 26254 into eclair
Merge commit '0562eac4639573db3b4ce294e4612e7f4d62b6a8'

* commit '0562eac4639573db3b4ce294e4612e7f4d62b6a8':
  fix bug 2134685: fix tests for PhoneNumberUtilsTest.
2009-09-21 14:57:50 -07:00
Wei Huang
0562eac463 am 31a12429: Merge change 26254 into eclair
Merge commit '31a12429b77e87b5047589d251642b975ad35b9a' into eclair-plus-aosp

* commit '31a12429b77e87b5047589d251642b975ad35b9a':
  fix bug 2134685: fix tests for PhoneNumberUtilsTest.
2009-09-21 14:50:01 -07:00
Android (Google) Code Review
31a12429b7 Merge change 26254 into eclair
* changes:
  fix bug 2134685: fix tests for PhoneNumberUtilsTest.
2009-09-21 17:43:20 -04:00
Andy McFadden
fa0a4bde3f Work around gcc 4.0.3 bug.
This appears to fix the sim-eng build on the gDapper build machines.

Basic problem is that LayerBuffer::OverlaySource has a constructor that
calls SurfaceFlinger.signalEvent().  SurfaceFlinger lists LayerBuffer
as a friend, but that's not enough to convince gcc that the embedded
OverlaySource class is also a friend.  I don't see a way to make them
friendly, so I marked signalEvent() as public.
2009-09-21 14:33:20 -07:00
Yu Shan Emily Lau
c52624c2ac am 6bf39fdb: am c2f97178: Merge change 26111 into eclair
Merge commit '6bf39fdbec979908e8a23bf69aa624812d0b377e'

* commit '6bf39fdbec979908e8a23bf69aa624812d0b377e':
  Added a workaround to clear the browser cache.
2009-09-21 14:15:17 -07:00
Yu Shan Emily Lau
6bf39fdbec am c2f97178: Merge change 26111 into eclair
Merge commit 'c2f97178acaf9c406067b9b89776b87ddf9c8558' into eclair-plus-aosp

* commit 'c2f97178acaf9c406067b9b89776b87ddf9c8558':
  Added a workaround to clear the browser cache.
2009-09-21 14:04:26 -07:00
Mark Wagner
74fc136ea4 am af2b7378: am fe6104fb: When manually setting the uri pass it through to the badge widget.
Merge commit 'af2b7378af38dcc6d40a93f708b7a1c0ff0ef6bc'

* commit 'af2b7378af38dcc6d40a93f708b7a1c0ff0ef6bc':
  When manually setting the uri pass it through to the badge widget.
2009-09-21 13:59:40 -07:00
Android (Google) Code Review
c2f97178ac Merge change 26111 into eclair
* changes:
  Added a workaround to clear the browser cache.
2009-09-21 16:58:35 -04:00
Mark Wagner
af2b7378af am fe6104fb: When manually setting the uri pass it through to the badge widget.
Merge commit 'fe6104fbfbba0434e78f9e21f460c71cddfe8449' into eclair-plus-aosp

* commit 'fe6104fbfbba0434e78f9e21f460c71cddfe8449':
  When manually setting the uri pass it through to the badge widget.
2009-09-21 13:53:37 -07:00
Yu Shan Emily Lau
d2ef9e31e6 Added a workaround to clear the browser cache.
modified:   BrowserPowerTest/src/com/android/browserpowertest/PowerMeasurement.java
2009-09-21 13:48:24 -07:00
Jeff Sharkey
e4efc71249 am 9aa0005e: am 88a83d3f: Update getDisplayLabel() API to support new types.
Merge commit '9aa0005e24e4da8004317cd1f632afb567c50ca1'

* commit '9aa0005e24e4da8004317cd1f632afb567c50ca1':
  Update getDisplayLabel() API to support new types.
2009-09-21 13:45:42 -07:00
Chih-Chung Chang
b8f4725d1b Make media scanner read the jpeg orientation tag. 2009-09-22 04:42:02 +08:00
Mark Wagner
fe6104fbfb When manually setting the uri pass it through to the badge widget. 2009-09-21 13:39:02 -07:00
Jeff Sharkey
9aa0005e24 am 88a83d3f: Update getDisplayLabel() API to support new types.
Merge commit '88a83d3f108dcf01443b241439e14eedbd9615f5' into eclair-plus-aosp

* commit '88a83d3f108dcf01443b241439e14eedbd9615f5':
  Update getDisplayLabel() API to support new types.
2009-09-21 13:36:58 -07:00
Jeff Sharkey
88a83d3f10 Update getDisplayLabel() API to support new types.
We recently added several new phone types, and this change
updates the API that resolves thoses types to strings.  It
also uses unique string resources for each type, instead of
relying on types to be <string-array> indexes.

Fixes http://b/2118886
2009-09-21 13:27:38 -07:00
Christopher Tate
2cc1c3b1ec am d4644471: am 9568fb21: Merge change 26164 into eclair
Merge commit 'd4644471db5b8b47fa03d099e3efbf69e170d292'

* commit 'd4644471db5b8b47fa03d099e3efbf69e170d292':
  Reset backup tracking in response to transport data-wipe notification
2009-09-21 13:26:51 -07:00
Leon Scroggins
b845e5c598 am a25ab813: am d3997e55: Make scrolling textfields work better in the browser.
Merge commit 'a25ab813c4ebcac876209e026ec7aef4588d77a3'

* commit 'a25ab813c4ebcac876209e026ec7aef4588d77a3':
  Make scrolling textfields work better in the browser.
2009-09-21 13:23:36 -07:00
Christopher Tate
d4644471db am 9568fb21: Merge change 26164 into eclair
Merge commit '9568fb21766684083ec256303a6ed7949ada7d9f' into eclair-plus-aosp

* commit '9568fb21766684083ec256303a6ed7949ada7d9f':
  Reset backup tracking in response to transport data-wipe notification
2009-09-21 13:21:40 -07:00
Android (Google) Code Review
9568fb2176 Merge change 26164 into eclair
* changes:
  Reset backup tracking in response to transport data-wipe notification
2009-09-21 16:13:48 -04:00
Leon Scroggins
a25ab813c4 am d3997e55: Make scrolling textfields work better in the browser.
Merge commit 'd3997e556eb0509248c72b668c2cd955b7842b55' into eclair-plus-aosp

* commit 'd3997e556eb0509248c72b668c2cd955b7842b55':
  Make scrolling textfields work better in the browser.
2009-09-21 13:11:45 -07:00
Jaikumar Ganesh
e4a15ce2fe am b1d07947: am 163be61c: Merge change 25412 into eclair
Merge commit 'b1d07947050f9b1e703afb6bf0c1b92f24905c0e'

* commit 'b1d07947050f9b1e703afb6bf0c1b92f24905c0e':
  Make ParcelUuid helper functions consistent.
2009-09-21 12:57:01 -07:00
Chia-chi Yeh
6d2bcb5da6 am 91ec57e1: am e3578d60: Merge change 26190 into eclair
Merge commit '91ec57e1bd7eec5c13c4482ba5f3bd46b8260c08'

* commit '91ec57e1bd7eec5c13c4482ba5f3bd46b8260c08':
  KeyStore: rename scan() to saw().
2009-09-21 12:56:50 -07:00
Wei Huang
35fd2e5853 fix bug 2134685: fix tests for PhoneNumberUtilsTest.
Change-Id: I28c4e69775c7ce20983c052b8b77ba2df6d5c63b
2009-09-21 12:56:21 -07:00
Leon Scroggins
d3997e556e Make scrolling textfields work better in the browser.
The touch slop seems to be too large for scrolling
a small textfield, so use a smaller number.  Also,
in WebView, create viewToContentDimension, and use
it for determining the scroll position of the text
field.

Partial fix for http://b/issue?id=2133049

Change-Id: I0ded3be264b179bad39301e6adce86851b649a42
2009-09-21 15:54:21 -04:00
Jaikumar Ganesh
b1d0794705 am 163be61c: Merge change 25412 into eclair
Merge commit '163be61ce5ea85181da3a8908adaa63b5ff56a7e' into eclair-plus-aosp

* commit '163be61ce5ea85181da3a8908adaa63b5ff56a7e':
  Make ParcelUuid helper functions consistent.
2009-09-21 12:46:08 -07:00
Chia-chi Yeh
91ec57e1bd am e3578d60: Merge change 26190 into eclair
Merge commit 'e3578d60c6fbe17c116048a6b4de60b0ac42961f' into eclair-plus-aosp

* commit 'e3578d60c6fbe17c116048a6b4de60b0ac42961f':
  KeyStore: rename scan() to saw().
2009-09-21 12:45:58 -07:00
Android (Google) Code Review
163be61ce5 Merge change 25412 into eclair
* changes:
  Make ParcelUuid helper functions consistent.
2009-09-21 15:37:21 -04:00
Chia-chi Yeh
450fea710a am 907d49f5: am e045e129: Merge change 26188 into eclair
Merge commit '907d49f5e9ab26af9bf488d1c18885c3e55fcc05'

* commit '907d49f5e9ab26af9bf488d1c18885c3e55fcc05':
  keystore: rename scan() to saw().
2009-09-21 12:10:33 -07:00
Android (Google) Code Review
e3578d60c6 Merge change 26190 into eclair
* changes:
  KeyStore: rename scan() to saw().
2009-09-21 15:06:18 -04:00
Leon Scroggins
1b5564ba24 am 2aefa41a: am 83f7bd0a: Merge change 26170 into eclair
Merge commit '2aefa41a64281f04e469a2ac53b43d04d5c8932d'

* commit '2aefa41a64281f04e469a2ac53b43d04d5c8932d':
  Always interpret (0,0) scrolls as top of title bar.
2009-09-21 12:05:32 -07:00
Chia-chi Yeh
907d49f5e9 am e045e129: Merge change 26188 into eclair
Merge commit 'e045e129a98ae3a4e396abe377f1b00dff6a2460' into eclair-plus-aosp

* commit 'e045e129a98ae3a4e396abe377f1b00dff6a2460':
  keystore: rename scan() to saw().
2009-09-21 12:04:55 -07:00
Chia-chi Yeh
613fcc8506 KeyStore: rename scan() to saw(). 2009-09-22 03:04:46 +08:00
Evan Millar
c3edfa0ca8 am c0d19fa1: am 3242cbbf: Merge change 26181 into eclair
Merge commit 'c0d19fa1b89ed676d94515efb4b1713edd1f91f7'

* commit 'c0d19fa1b89ed676d94515efb4b1713edd1f91f7':
  Make background color pure black.
2009-09-21 12:00:28 -07:00
Leon Scroggins
2aefa41a64 am 83f7bd0a: Merge change 26170 into eclair
Merge commit '83f7bd0a9bb563e18fc16fe60b923d65accd9dfe' into eclair-plus-aosp

* commit '83f7bd0a9bb563e18fc16fe60b923d65accd9dfe':
  Always interpret (0,0) scrolls as top of title bar.
2009-09-21 12:00:00 -07:00
Android (Google) Code Review
e045e129a9 Merge change 26188 into eclair
* changes:
  keystore: rename scan() to saw().
2009-09-21 14:58:43 -04:00
Chia-chi Yeh
1f6802295e keystore: rename scan() to saw(). 2009-09-22 02:57:52 +08:00
Evan Millar
c0d19fa1b8 am 3242cbbf: Merge change 26181 into eclair
Merge commit '3242cbbf82b515397151522d0a6228403e9eec23' into eclair-plus-aosp

* commit '3242cbbf82b515397151522d0a6228403e9eec23':
  Make background color pure black.
2009-09-21 11:54:58 -07:00
Android (Google) Code Review
83f7bd0a9b Merge change 26170 into eclair
* changes:
  Always interpret (0,0) scrolls as top of title bar.
2009-09-21 14:53:19 -04:00
Android (Google) Code Review
3242cbbf82 Merge change 26181 into eclair
* changes:
  Make background color pure black.
2009-09-21 14:47:52 -04:00
Leon Scroggins
d7b95aa702 Always interpret (0,0) scrolls as top of title bar.
Move the specialized code in NEW_PICTURE_MSG_ID to
setContentScrollTo so that a scroll to (0,0), whether
a result of a NEW_PICTURE_MSG_ID or from an initial
layout (or otherwise) is treated as scrolling to the
top of the content, including showing the title bar.
Scrolls to (0,1) will trigger code that animates the
title bar off screen.

Change-Id: Ia6db6d4620dea2bfe62407c4394a8ead38501b2f
2009-09-21 14:18:09 -04:00
Evan Millar
00ac7e6490 Make background color pure black.
Change-Id: Iedd1da42448bf295b87284d24a030430f4f8e3fe
2009-09-21 11:13:03 -07:00
Daisuke Miyakawa
e6fe23b840 am 4d9a5cc4: am a13ccc90: Merge change 26175 into eclair
Merge commit '4d9a5cc45c723d507f360d8e2339dbcb17ea2253'

* commit '4d9a5cc45c723d507f360d8e2339dbcb17ea2253':
  Fix test for phone number comparation. Now that there are two algorithms, we should consider them in Java layer.
2009-09-21 11:04:24 -07:00
Wink Saville
8cd2b299c4 am ea0109f7: am 8451c25b: Merge change 26171 into eclair
Merge commit 'ea0109f7709d3332473dc48caf5e2e7f7cc9544c'

* commit 'ea0109f7709d3332473dc48caf5e2e7f7cc9544c':
  Fix several CDMA call collision cases
2009-09-21 11:04:12 -07:00
Daisuke Miyakawa
4d9a5cc45c am a13ccc90: Merge change 26175 into eclair
Merge commit 'a13ccc908ee54d6c606b5a73b3a57e4dda13e44a' into eclair-plus-aosp

* commit 'a13ccc908ee54d6c606b5a73b3a57e4dda13e44a':
  Fix test for phone number comparation. Now that there are two algorithms, we should consider them in Java layer.
2009-09-21 10:58:23 -07:00
Wink Saville
ea0109f770 am 8451c25b: Merge change 26171 into eclair
Merge commit '8451c25b919ecef694d293d6bbd84d08d5fb60be' into eclair-plus-aosp

* commit '8451c25b919ecef694d293d6bbd84d08d5fb60be':
  Fix several CDMA call collision cases
2009-09-21 10:58:13 -07:00
Android (Google) Code Review
a13ccc908e Merge change 26175 into eclair
* changes:
  Fix test for phone number comparation. Now that there are two algorithms, we should consider them in Java layer. Uguu.
2009-09-21 13:52:02 -04:00
Android (Google) Code Review
8451c25b91 Merge change 26171 into eclair
* changes:
  Fix several CDMA call collision cases
2009-09-21 13:50:27 -04:00