8404 Commits

Author SHA1 Message Date
Android (Google) Code Review
4503cb75a0 Merge change 24968 into eclair
* changes:
  Minor perf tweak for fountain.
2009-09-14 20:15:31 -04:00
Dianne Hackborn
23b141efe5 am c2974809: Fix issue #2116977: buttons are huge and bent
Merge commit 'c2974809373697147cbe5754835cc871fb93aef1' into eclair-plus-aosp

* commit 'c2974809373697147cbe5754835cc871fb93aef1':
  Fix issue #2116977: buttons are huge and bent
2009-09-14 17:09:28 -07:00
Debajit Ghosh
426ec7f306 am e7f47f50: Merge change 24921 into eclair
Merge commit 'e7f47f50ad0a97e32c87104e56f311db910e98f1' into eclair-plus-aosp

* commit 'e7f47f50ad0a97e32c87104e56f311db910e98f1':
  add system properties for experimenting with sync timeouts.
2009-09-14 16:34:39 -07:00
Leon Scroggins
dc0ec6d6da am 74077c8f: Clear the password field when reloading the current page.
Merge commit '74077c8f2ed67b79be67df853158932fbd774865' into eclair-plus-aosp

* commit '74077c8f2ed67b79be67df853158932fbd774865':
  Clear the password field when reloading the current page.
2009-09-14 16:34:33 -07:00
Dianne Hackborn
c297480937 Fix issue #2116977: buttons are huge and bent
Now that we are using preloaded drawables in compatibilty mode, when
constructing them from their constant state we need to set the new
drawable's target density appropriately.

Change-Id: I3665cbea09d38b9ac5f45f8c380dc8641f86b266
2009-09-14 16:32:56 -07:00
Android (Google) Code Review
e7f47f50ad Merge change 24921 into eclair
* changes:
  add system properties for experimenting with sync timeouts.
2009-09-14 19:30:37 -04:00
Yu Shan Emily Lau
1619367ab8 new file: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaProfileReader.java
modified:   tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaRecorderTest.java
Added a new test suite which parse the system media properties and group in into the high quality and low quality recording tests.

	new file:   tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaProfileReader.java
	modified:   tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaRecorderTest.java
2009-09-14 16:27:34 -07:00
Debajit Ghosh
44ee0f03f9 add system properties for experimenting with sync timeouts. 2009-09-14 16:22:12 -07:00
Mathias Agopian
b942000592 am b06aac86: Merge change 24948 into eclair
Merge commit 'b06aac86d1be8cd018f2568d64f50d61c421d1f0' into eclair-plus-aosp

* commit 'b06aac86d1be8cd018f2568d64f50d61c421d1f0':
  fix [2117464] SF can crash when calling dumpsys
2009-09-14 16:09:10 -07:00
Mathias Agopian
1a82f5705b am a1212578: Merge change 24947 into eclair
Merge commit 'a1212578bfd11bd391c686c82c18b21b4a3a69b4' into eclair-plus-aosp

* commit 'a1212578bfd11bd391c686c82c18b21b4a3a69b4':
  make sure to update the tail pointer when undoing a dequeue
2009-09-14 16:09:04 -07:00
Leon Scroggins
74077c8f2e Clear the password field when reloading the current page.
Fixes http://b/issue?id=2119142

Change-Id: I14bfcc6873f295c4d24ef7ee10450fd444dbe82c
2009-09-14 19:06:04 -04:00
Android (Google) Code Review
b06aac86d1 Merge change 24948 into eclair
* changes:
  fix [2117464] SF can crash when calling dumpsys
2009-09-14 19:02:19 -04:00
Android (Google) Code Review
a1212578bf Merge change 24947 into eclair
* changes:
  make sure to update the tail pointer when undoing a dequeue
2009-09-14 19:01:40 -04:00
Mathias Agopian
53973fda84 fix [2117464] SF can crash when calling dumpsys 2009-09-14 15:59:16 -07:00
Andreas Huber
1ff4cdadd5 am 0d558113: Merge change 24932 into eclair
Merge commit '0d5581133285cef4d7582b531e0bf09cee86aa90' into eclair-plus-aosp

* commit '0d5581133285cef4d7582b531e0bf09cee86aa90':
  Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues...
2009-09-14 15:54:15 -07:00
Dianne Hackborn
7c32e4bc30 am d023f9a9: Merge change 24829 into eclair
Merge commit 'd023f9a9a90705410250cd86bc6446c738423a99' into eclair-plus-aosp

* commit 'd023f9a9a90705410250cd86bc6446c738423a99':
  Some optizations to wallpaper drawing/scrolling.
2009-09-14 15:54:08 -07:00
Android (Google) Code Review
0d55811332 Merge change 24932 into eclair
* changes:
  Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues...
2009-09-14 18:48:58 -04:00
Mathias Agopian
bd8527110c make sure to update the tail pointer when undoing a dequeue 2009-09-14 15:48:42 -07:00
Android (Google) Code Review
d023f9a9a9 Merge change 24829 into eclair
* changes:
  Some optizations to wallpaper drawing/scrolling.
2009-09-14 18:45:42 -04:00
San Mehat
d5b281f4b4 am aa931bcb: Merge change 24841 into eclair
Merge commit 'aa931bcb0acb93ce760f4e5d27153fb1c6d33a10' into eclair-plus-aosp

* commit 'aa931bcb0acb93ce760f4e5d27153fb1c6d33a10':
  process: Switch to common cutils sched_policy api
2009-09-14 15:38:43 -07:00
Android (Google) Code Review
aa931bcb0a Merge change 24841 into eclair
* changes:
  process: Switch to common cutils sched_policy api
2009-09-14 18:31:39 -04:00
Dianne Hackborn
19382ac1a4 Some optizations to wallpaper drawing/scrolling.
First, fix some issues with the final wallpaper bitmap
we use: ensure it is always 16bpp, and make sure dithering
of its bitmap is turned off.   We take of dithering
when loading, to make sure we don't use it when drawing.

Also add new APIs to return the wallpaper with the equivalent
of Launcher's old FastBitmapDrawable.  As doing this, also load
the default wallpaper the same way as custom ones, taking care to
resize it as needed at load time.

Finally implement a mechanism for the window manager to wait
for the wallpaper to redraw at its new position before returning
from the application's call to change the offset.  This ensures
that the wallpaper better tracks the application.  Note that there
is a timeout in this wait that is relatively short, and if it
expires we will run for a while without waiting.

Change-Id: Ife449437746da85958bd447e0a6cf3d2223b398c
2009-09-14 15:29:44 -07:00
Guang Zhu
db9932c235 am 55bfddad: Merge change 24931 into eclair
Merge commit '55bfddad197f1a82d94152ee82bb110d8a9f32d9' into eclair-plus-aosp

* commit '55bfddad197f1a82d94152ee82bb110d8a9f32d9':
  Fix the bogus crashes in layout and reliability tests (the device actually went offline).
2009-09-14 15:29:24 -07:00
Andreas Huber
92022857fb Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues... 2009-09-14 15:24:14 -07:00
Romain Guy
ae7e8a760d am 944808f3: Merge change 24927 into eclair
Merge commit '944808f392e416858e3265b14b9e0a4410a1dbbf' into eclair-plus-aosp

* commit '944808f392e416858e3265b14b9e0a4410a1dbbf':
  Fix a possible NPE in View.
2009-09-14 15:23:31 -07:00
Android (Google) Code Review
55bfddad19 Merge change 24931 into eclair
* changes:
  Fix the bogus crashes in layout and reliability tests (the device actually went offline).
2009-09-14 18:21:51 -04:00
Guang Zhu
ad1e25da74 Fix the bogus crashes in layout and reliability tests (the device actually went offline). 2009-09-14 15:20:52 -07:00
Android (Google) Code Review
944808f392 Merge change 24927 into eclair
* changes:
  Fix a possible NPE in View.
2009-09-14 18:15:59 -04:00
Romain Guy
8c11e31143 Fix a possible NPE in View.
Change-Id: Ieebd176e1f42c78e298aca973e9e5eed2dc3c6d9
2009-09-14 15:15:30 -07:00
Jaikumar Ganesh
61c150903c am 482d54bb: Add black listing of car kits by name.
Merge commit '482d54bb0cd9e00fd929185c31fea3ad845d97bc' into eclair-plus-aosp

* commit '482d54bb0cd9e00fd929185c31fea3ad845d97bc':
  Add black listing of car kits by name.
2009-09-14 15:01:09 -07:00
Jason Sams
988f6ebb44 Minor perf tweak for fountain. 2009-09-14 15:00:05 -07:00
Jaikumar Ganesh
482d54bb0c Add black listing of car kits by name. 2009-09-14 14:55:24 -07:00
Jim Miller
7df4c83a95 am df5e76f9: Merge change 24814 into eclair
Merge commit 'df5e76f9c635a84efa16c5e2f6cf516b4b8fe300' into eclair-plus-aosp

* commit 'df5e76f9c635a84efa16c5e2f6cf516b4b8fe300':
  Enable log message for tracking issue #2092299.
2009-09-14 14:46:33 -07:00
Android (Google) Code Review
df5e76f9c6 Merge change 24814 into eclair
* changes:
  Enable log message for tracking issue #2092299.
2009-09-14 17:37:56 -04:00
Android Code Review
f9d9cf1ec1 Merge change 10322
* changes:
  Text specifies "android:codeName" which doesnt exist, should be "android:versionName"
2009-09-14 14:19:56 -07:00
Leon Scroggins
9fc38f40fe am d247aadf: Bring up the soft keyboard when touching a focused textfield.
Merge commit 'd247aadfc4b8117130908c44a2ed1f6d290a92ef' into eclair-plus-aosp

* commit 'd247aadfc4b8117130908c44a2ed1f6d290a92ef':
  Bring up the soft keyboard when touching a focused textfield.
2009-09-14 14:18:12 -07:00
Leon Scroggins
d247aadfc4 Bring up the soft keyboard when touching a focused textfield.
Fix for http://b/issue?id=2118333

Change-Id: Ifa540de139b35548dde2b714b628ca1879a605c5
2009-09-14 17:01:28 -04:00
Grace Kloba
d5a2813bb7 am dd817492: Remove trackball double click. Treat each click as a single click.
Merge commit 'dd8174928c9c2966b1491acd604612a3b38e600a' into eclair-plus-aosp

* commit 'dd8174928c9c2966b1491acd604612a3b38e600a':
  Remove trackball double click. Treat each click as a single click.
2009-09-14 13:43:56 -07:00
Grace Kloba
dd8174928c Remove trackball double click. Treat each click as a single click. 2009-09-14 13:34:39 -07:00
Mike Lockwood
f6cd6d63db am 31504f0b: Merge change 24847 into eclair
Merge commit '31504f0bf41f65500c46af448dc3bad2523e70f4' into eclair-plus-aosp

* commit '31504f0bf41f65500c46af448dc3bad2523e70f4':
  PowerManagerService: Fix keyboard backlight support:
2009-09-14 12:45:44 -07:00
Android (Google) Code Review
31504f0bf4 Merge change 24847 into eclair
* changes:
  PowerManagerService: Fix keyboard backlight support:
2009-09-14 15:39:16 -04:00
Cary Clark
3ff3e3fc3f am 298d32e1: Set the minimum fling to the title height.
Merge commit '298d32e1934cddf6b93e6a4588ab05630cd39ec7' into eclair-plus-aosp

* commit '298d32e1934cddf6b93e6a4588ab05630cd39ec7':
  Set the minimum fling to the title height.
2009-09-14 12:32:08 -07:00
Cary Clark
298d32e193 Set the minimum fling to the title height.
Dragging and flinging have different minimums for the max Y
value. Allow the fling to have the title height instead of zero
for the minimum max Y so the title can always be removed via
fling.

This fixes http://b/issue?id=2109006
2009-09-14 15:21:14 -04:00
Raphael
d2bb9eae17 am 7cec5430: Merge change 24903 into eclair
Merge commit '7cec54302d421dd8c45ea25456b9677a7aa3d8d3' into eclair-plus-aosp

* commit '7cec54302d421dd8c45ea25456b9677a7aa3d8d3':
  Fix some LayoutBridge javadoc.
2009-09-14 12:12:51 -07:00
Mike Lockwood
a625b38cb3 PowerManagerService: Fix keyboard backlight support:
Turn off keyboard backlight immediately when keyboard is closed.
Changing keyboard visibility state signals user activity except in the case
where the keyboard is closed and the screen is already off.

Fixes bugs b/1351141 and b/1319625

Change-Id: If4bf2c1dd8e0c2bc08196e443b6103a6041f27e1
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-14 15:08:37 -04:00
Android (Google) Code Review
7cec54302d Merge change 24903 into eclair
* changes:
  Fix some LayoutBridge javadoc.
2009-09-14 15:05:49 -04:00
Eric Fischer
76d82371a9 am 13bc4ad1: Merge change 24902 into eclair
Merge commit '13bc4ad18bc401c2a80e7dde8cba18841d709a78' into eclair-plus-aosp

* commit '13bc4ad18bc401c2a80e7dde8cba18841d709a78':
  Add "rtsp" to the list of URL schemes that get linkified.
2009-09-14 12:02:13 -07:00
Android (Google) Code Review
13bc4ad18b Merge change 24902 into eclair
* changes:
  Add "rtsp" to the list of URL schemes that get linkified.
2009-09-14 14:54:42 -04:00
Eric Fischer
7a4be89f5a Add "rtsp" to the list of URL schemes that get linkified.
Bug 1845298
2009-09-14 11:48:50 -07:00
Guang Zhu
474443fac4 am 1fa72447: Merge change 24898 into eclair
Merge commit '1fa724470c4fbe64741ef1fd2eefc4d5438da896' into eclair-plus-aosp

* commit '1fa724470c4fbe64741ef1fd2eefc4d5438da896':
  Fix the parsing for instrumentation result, some Java exceptions are not reported right now
2009-09-14 11:34:01 -07:00