Commit Graph

9334 Commits

Author SHA1 Message Date
Daniel Sandler
eb9d6fc6c0 am e064bd8e: am 3f90aae6: Merge change 25786 into eclair
Merge commit 'e064bd8e34f7908c7291956702dce8ae292f67ca'

* commit 'e064bd8e34f7908c7291956702dce8ae292f67ca':
  Fix http://b/2086471 (list view headers too dark in mdpi).
2009-09-18 14:08:07 -07:00
Daniel Sandler
e064bd8e34 am 3f90aae6: Merge change 25786 into eclair
Merge commit '3f90aae6184bf0713ad684fcea3c4836479b9de4' into eclair-plus-aosp

* commit '3f90aae6184bf0713ad684fcea3c4836479b9de4':
  Fix http://b/2086471 (list view headers too dark in mdpi).
2009-09-18 12:23:39 -07:00
Jacek Surazski
98ccd4d5e6 am 64f0e243: am c3a3b399: Merge change 25752 into eclair
Merge commit '64f0e2430fa59105943cfe59ce2593b9b086514f'

* commit '64f0e2430fa59105943cfe59ce2593b9b086514f':
  Add a Gservices setting to controll the app error reporting feature.
2009-09-18 12:23:07 -07:00
Android (Google) Code Review
3f90aae618 Merge change 25786 into eclair
* changes:
  Fix http://b/2086471 (list view headers too dark in mdpi).
2009-09-18 15:18:27 -04:00
Daniel Sandler
4d5babce58 Fix http://b/2086471 (list view headers too dark in mdpi). 2009-09-18 15:17:33 -04:00
Jacek Surazski
64f0e2430f am c3a3b399: Merge change 25752 into eclair
Merge commit 'c3a3b399a9d7707b7f3c4108e0e31a1b664a6f22' into eclair-plus-aosp

* commit 'c3a3b399a9d7707b7f3c4108e0e31a1b664a6f22':
  Add a Gservices setting to controll the app error reporting feature.
2009-09-18 12:13:35 -07:00
Robert Greenwalt
e3d0cc0ec5 am b6b7df1d: am 66fdd84e: Merge change 25775 into eclair
Merge commit 'b6b7df1dcdd81eeb2929c58df340ecf7038c7157'

* commit 'b6b7df1dcdd81eeb2929c58df340ecf7038c7157':
  Fix typo in SECONDARY_DATA_RETRY_CONFIG
2009-09-18 12:08:43 -07:00
Chih-Chung Chang
d93ee52927 am 87012028: am f22b7410: Merge change 25464 into eclair
Merge commit '87012028344dae6e9a0b0ad4615797284ce6c83f'

* commit '87012028344dae6e9a0b0ad4615797284ce6c83f':
  Improve ExifInterface API.
2009-09-18 12:08:33 -07:00
Android (Google) Code Review
c3a3b399a9 Merge change 25752 into eclair
* changes:
  Add a Gservices setting to controll the app error reporting feature.
2009-09-18 15:07:28 -04:00
Robert Greenwalt
b6b7df1dcd am 66fdd84e: Merge change 25775 into eclair
Merge commit '66fdd84e28a0619b7981ca00f2f2cd7681dbc82d' into eclair-plus-aosp

* commit '66fdd84e28a0619b7981ca00f2f2cd7681dbc82d':
  Fix typo in SECONDARY_DATA_RETRY_CONFIG
2009-09-18 12:02:59 -07:00
Chih-Chung Chang
8701202834 am f22b7410: Merge change 25464 into eclair
Merge commit 'f22b74103a2ea2fecdb80deb6a0baffa84e66776' into eclair-plus-aosp

* commit 'f22b74103a2ea2fecdb80deb6a0baffa84e66776':
  Improve ExifInterface API.
2009-09-18 12:02:50 -07:00
Android (Google) Code Review
66fdd84e28 Merge change 25775 into eclair
* changes:
  Fix typo in SECONDARY_DATA_RETRY_CONFIG
2009-09-18 14:53:46 -04:00
Android (Google) Code Review
f22b74103a Merge change 25464 into eclair
* changes:
  Improve ExifInterface API.
2009-09-18 14:38:38 -04:00
Andrei Popescu
9b8f100db1 am f491cba0: am fd49faae: Merge change 25772 into eclair
Merge commit 'f491cba0180928e1f0aa869447fb2ccc0d37ec3a'

* commit 'f491cba0180928e1f0aa869447fb2ccc0d37ec3a':
  Add progress view and default poster for the <video> implementation
2009-09-18 11:38:14 -07:00
Nick Pelly
c2fd6c6dba am c66b3113: am 93727454: Merge change 25768 into eclair
Merge commit 'c66b3113f80ae0451bcaa48f595c732e9035e33a'

* commit 'c66b3113f80ae0451bcaa48f595c732e9035e33a':
  Add one line of logging when SCO SOCKET connect starts.
2009-09-18 11:38:06 -07:00
Chih-Chung Chang
872a30ec72 Improve ExifInterface API.
Change-Id: Ic6c4df8244b51b9a0d1c73c3797847220d86604d
2009-09-18 11:30:47 -07:00
Andrei Popescu
f491cba018 am fd49faae: Merge change 25772 into eclair
Merge commit 'fd49faae33dc813c93347d1bcc8fa7c4fa0ae55d' into eclair-plus-aosp

* commit 'fd49faae33dc813c93347d1bcc8fa7c4fa0ae55d':
  Add progress view and default poster for the <video> implementation
2009-09-18 11:28:48 -07:00
Nick Pelly
c66b3113f8 am 93727454: Merge change 25768 into eclair
Merge commit '93727454caf1b3540a352328abd0400c2242902b' into eclair-plus-aosp

* commit '93727454caf1b3540a352328abd0400c2242902b':
  Add one line of logging when SCO SOCKET connect starts.
2009-09-18 11:28:41 -07:00
Robert Greenwalt
aad261730c Fix typo in SECONDARY_DATA_RETRY_CONFIG
The parser doesn't like ';'.

bug: 2130639
2009-09-18 11:23:58 -07:00
Android (Google) Code Review
fd49faae33 Merge change 25772 into eclair
* changes:
  Add progress view and default poster for the <video> implementation
2009-09-18 14:22:01 -04:00
Andrei Popescu
bf385d7c7b Add progress view and default poster for the <video> implementation 2009-09-18 19:07:17 +01:00
Dianne Hackborn
7dd8687af4 am 1e8c9531: am ffda371c: Merge change 25734 into eclair
Merge commit '1e8c95318f0cce70dc66fb29036d084d5665abd8'

* commit '1e8c95318f0cce70dc66fb29036d084d5665abd8':
  Show the live wallpaper on the lock screen.
2009-09-18 10:35:41 -07:00
Android (Google) Code Review
93727454ca Merge change 25768 into eclair
* changes:
  Add one line of logging when SCO SOCKET connect starts.
2009-09-18 13:29:34 -04:00
Dianne Hackborn
1e8c95318f am ffda371c: Merge change 25734 into eclair
Merge commit 'ffda371c220de9c97663fef4e9d14bee7267383d' into eclair-plus-aosp

* commit 'ffda371c220de9c97663fef4e9d14bee7267383d':
  Show the live wallpaper on the lock screen.
2009-09-18 10:25:46 -07:00
Nick Pelly
37e0828cf9 Add one line of logging when SCO SOCKET connect starts.
This is to help collect information from Moto QA about delays connecting BT
audio.

Change-Id: I790c65f5b64c85aaffc0e68ebe8b6202f476b39f
http://b/2129464
2009-09-18 10:17:41 -07:00
Android (Google) Code Review
ffda371c22 Merge change 25734 into eclair
* changes:
  Show the live wallpaper on the lock screen.
2009-09-18 13:16:30 -04:00
Scott Main
a0453ba80d am ab6dca5d: am a120d482: Merge change 25644 into eclair
Merge commit 'ab6dca5dfd69d31e6bc56c4a2cb59269ddbb392a'

* commit 'ab6dca5dfd69d31e6bc56c4a2cb59269ddbb392a':
  add Eclair to the droiddoc 'since' options so that we
2009-09-18 10:12:29 -07:00
Leon Scroggins
6bc75dabce am 38a2ab36: am 83d4ba83: Do not attempt to retry a scrollTo with a negative position.
Merge commit '38a2ab36ceb5e54c820a67f2b1da1652dcfc2643'

* commit '38a2ab36ceb5e54c820a67f2b1da1652dcfc2643':
  Do not attempt to retry a scrollTo with a negative position.
2009-09-18 10:12:20 -07:00
Scott Main
ab6dca5dfd am a120d482: Merge change 25644 into eclair
Merge commit 'a120d4820d1c40a113fb9f46e996299eaa22ea04' into eclair-plus-aosp

* commit 'a120d4820d1c40a113fb9f46e996299eaa22ea04':
  add Eclair to the droiddoc 'since' options so that we
2009-09-18 10:07:10 -07:00
Leon Scroggins
38a2ab36ce am 83d4ba83: Do not attempt to retry a scrollTo with a negative position.
Merge commit '83d4ba83ddf8309d2c0c38d69154217d6a9c0a6c' into eclair-plus-aosp

* commit '83d4ba83ddf8309d2c0c38d69154217d6a9c0a6c':
  Do not attempt to retry a scrollTo with a negative position.
2009-09-18 10:02:13 -07:00
Android (Google) Code Review
a120d4820d Merge change 25644 into eclair
* changes:
  add Eclair to the droiddoc 'since' options so that we can see API Level diffs in the docs.
2009-09-18 13:01:05 -04:00
Leon Scroggins
83d4ba83dd Do not attempt to retry a scrollTo with a negative position.
Fixes http://b/issue?id=2093435

Change-Id: If938c8f6e5d74b91e39a06a5736967663c9800b7
2009-09-18 12:44:03 -04:00
Grace Kloba
cdafc9beb8 am 06ddfd18: am 6ed525ec: When a WebView starts, we may get first layout before viewSizeChanged() ever get called. Call WebView\'s getViewWidth() to get the current UI width. If it is still 0, log a warning.
Merge commit '06ddfd187b19186406e401fd2222017fd61da848'

* commit '06ddfd187b19186406e401fd2222017fd61da848':
  When a WebView starts, we may get first layout before viewSizeChanged()
2009-09-18 09:40:38 -07:00
Grace Kloba
06ddfd187b am 6ed525ec: When a WebView starts, we may get first layout before viewSizeChanged() ever get called. Call WebView\'s getViewWidth() to get the current UI width. If it is still 0, log a warning.
Merge commit '6ed525ecee76541aa60ca95598330e990fa16ffa' into eclair-plus-aosp

* commit '6ed525ecee76541aa60ca95598330e990fa16ffa':
  When a WebView starts, we may get first layout before viewSizeChanged()
2009-09-18 09:29:10 -07:00
Dianne Hackborn
6136b7ef16 Show the live wallpaper on the lock screen.
This also takes care of the problem of system dialogs like the
crash dialog causing the status bar to dim behind the lock screen.

On the down side, the fade transition from the lock screen is
now gone, and I'm not sure how likely it is for it to return.

Change-Id: I7f9e6d0f3510a1fdbbe6ad252d986bd85a16475d
2009-09-18 09:27:22 -07:00
Tom Taylor
5cd90fc187 am 55cf5068: am da05aa82: Merge change 25666 into eclair
Merge commit '55cf5068d3b30f1ca696c8cb634a3327ef84aae5'

* commit '55cf5068d3b30f1ca696c8cb634a3327ef84aae5':
  Save message size
2009-09-18 09:24:06 -07:00
Grace Kloba
6ed525ecee When a WebView starts, we may get first layout before viewSizeChanged()
ever get called. Call WebView's getViewWidth() to get the current UI
width. If it is still 0, log a warning.

Fix http://b/issue?id=2128645
2009-09-18 09:21:33 -07:00
Tom Taylor
55cf5068d3 am da05aa82: Merge change 25666 into eclair
Merge commit 'da05aa828853964dccd185f6a7f5ca72cc0d3573' into eclair-plus-aosp

* commit 'da05aa828853964dccd185f6a7f5ca72cc0d3573':
  Save message size
2009-09-18 09:18:49 -07:00
Android (Google) Code Review
da05aa8288 Merge change 25666 into eclair
* changes:
  Save message size
2009-09-18 12:11:28 -04:00
Leon Scroggins
5dab010d7e am 9aa01223: am 58992eac: Draw shadow below title, or at top if title is off screen.
Merge commit '9aa012234f7b5f41dded1d018d48161344fd8544'

* commit '9aa012234f7b5f41dded1d018d48161344fd8544':
  Draw shadow below title, or at top if title is off screen.
2009-09-18 08:07:20 -07:00
Leon Scroggins
9aa012234f am 58992eac: Draw shadow below title, or at top if title is off screen.
Merge commit '58992eac8373ba7260d99dd832a6fc9e3d164460' into eclair-plus-aosp

* commit '58992eac8373ba7260d99dd832a6fc9e3d164460':
  Draw shadow below title, or at top if title is off screen.
2009-09-18 08:02:20 -07:00
Leon Scroggins
58992eac83 Draw shadow below title, or at top if title is off screen.
Fixes http://b/issue?id=2118813 for the "real" title bar.

Also fix http://b/issue?id=2125444 by moving the save after
the check for mNativeClass.

Change-Id: I8f85f0a76eb7e1d186485ef65c50ae8d4bc10932
2009-09-18 10:42:53 -04:00
Jacek Surazski
a233943cb1 Add a Gservices setting to controll the app error reporting feature. 2009-09-18 15:01:26 +02:00
Bryan Mawhinney
ad5b8ea1e0 am afdcaf8b: am dfcbc046: Reserve space for the searchbox spinner, even when stopped.
Merge commit 'afdcaf8b23b0497edc6db7353fee4074323ffeb5'

* commit 'afdcaf8b23b0497edc6db7353fee4074323ffeb5':
  Reserve space for the searchbox spinner, even when stopped.
2009-09-18 05:24:48 -07:00
Bryan Mawhinney
afdcaf8b23 am dfcbc046: Reserve space for the searchbox spinner, even when stopped.
Merge commit 'dfcbc046d7fcd74c8aacd9f26bd48084900d3b4a' into eclair-plus-aosp

* commit 'dfcbc046d7fcd74c8aacd9f26bd48084900d3b4a':
  Reserve space for the searchbox spinner, even when stopped.
2009-09-18 05:16:11 -07:00
Bryan Mawhinney
dfcbc046d7 Reserve space for the searchbox spinner, even when stopped.
Make the searchbox spinner invisible (transparent) when it's not active.  This prevents the size of the text field from varying depending on whether the spinner is spinning or not, which can cause an annoying flicker.

Bug: 2084293
Change-Id: Idd63a296d1f07c5bd47884040f21e4880038f424
2009-09-18 11:30:36 +01:00
Jeff Sharkey
411e83d7b2 am b2e64cb8: am 0050ee36: Adopt new FastTrack API for internal widget, fix bugs.
Merge commit 'b2e64cb892d64af770b43a84b54ebfbca7c0c5e2'

* commit 'b2e64cb892d64af770b43a84b54ebfbca7c0c5e2':
  Adopt new FastTrack API for internal widget, fix bugs.
2009-09-18 00:24:14 -07:00
Jeff Sharkey
b2e64cb892 am 0050ee36: Adopt new FastTrack API for internal widget, fix bugs.
Merge commit '0050ee36398c3ab6e5f1ee0038609aff8cf4f0e9' into eclair-plus-aosp

* commit '0050ee36398c3ab6e5f1ee0038609aff8cf4f0e9':
  Adopt new FastTrack API for internal widget, fix bugs.
2009-09-18 00:15:12 -07:00
Yu Shan Emily Lau
baf71a65ab am 667bc1e8: am b39dcb79: Merge change 25722 into eclair
Merge commit '667bc1e862c5e6b2a703846e786bf0b624830da8'

* commit '667bc1e862c5e6b2a703846e786bf0b624830da8':
  Modified the validation to use singal media player instance.
2009-09-18 00:05:15 -07:00
Eric Laurent
2fb9a69273 am a7dfeaa3: am 2925b8c6: Merge change 25496 into eclair
Merge commit 'a7dfeaa3edadacf20cf289653fe54a0e91d00309'

* commit 'a7dfeaa3edadacf20cf289653fe54a0e91d00309':
  Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed.
2009-09-18 00:05:06 -07:00