8331 Commits

Author SHA1 Message Date
Dianne Hackborn
11ae4695c1 am e777e0a3: Merge change 25388 into eclair
Merge commit 'e777e0a3d1645c1b54f12af5779cb7ccf0c82234' into eclair-plus-aosp

* commit 'e777e0a3d1645c1b54f12af5779cb7ccf0c82234':
  Fix #1827299: Google login screen to re-enter password is not viewable
2009-09-17 08:42:53 -07:00
Eric Fischer
b3278a5c8a am 0828beee: Merge change 25386 into eclair
Merge commit '0828beee503b99a8f38f456416592d4ed6c799ae' into eclair-plus-aosp

* commit '0828beee503b99a8f38f456416592d4ed6c799ae':
  Add one more hardware keyboard character popup: \ if you hold /
2009-09-17 08:42:29 -07:00
Dianne Hackborn
ca1475a868 am 8843620c: Merge change 25360 into eclair
Merge commit '8843620cb208904bb9583809c9cfbe9e41264ae0' into eclair-plus-aosp

* commit '8843620cb208904bb9583809c9cfbe9e41264ae0':
  Fix issue #2121993: com.android.unit_tests.os.HandlerThreadTest:testHandlerThread is failing
2009-09-17 08:42:13 -07:00
Leon Scroggins
3ce9730848 am 38456260: Merge change 25369 into eclair
Merge commit '38456260b919497bf948c1e3fd5a7b76b5dda68a' into eclair-plus-aosp

* commit '38456260b919497bf948c1e3fd5a7b76b5dda68a':
  Update the input method when the selection changes.
2009-09-17 08:41:50 -07:00
Fred Quintana
fd6bb030fd am 5f78786c: Merge change 25190 into eclair
Merge commit '5f78786cf9802b988a4de3c08555eb43f1e02e04' into eclair-plus-aosp

* commit '5f78786cf9802b988a4de3c08555eb43f1e02e04':
  add the ability to do a newAssert with no values
2009-09-17 08:41:34 -07:00
Guang Zhu
77c65a641a am 44ca7090: Merge change 25356 into eclair
Merge commit '44ca7090aca79b8c8e71d34982ae54b69968ad56' into eclair-plus-aosp

* commit '44ca7090aca79b8c8e71d34982ae54b69968ad56':
  Filter out failing cases for future investigation.
2009-09-17 08:41:18 -07:00
Jason Sams
6a9409303b am 07e62d1d: Merge change 25185 into eclair
Merge commit '07e62d1de9ca3c0f6f49973b549e8aa1e802ee5e' into eclair-plus-aosp

* commit '07e62d1de9ca3c0f6f49973b549e8aa1e802ee5e':
  Implement renderscript Invokables.
2009-09-17 08:40:24 -07:00
Romain Guy
2437de94ed am 32c687c2: Merge change 25351 into eclair
Merge commit '32c687c20d6ac3080b396787147892dc85126b33' into eclair-plus-aosp

* commit '32c687c20d6ac3080b396787147892dc85126b33':
  Change Theme.Light's background back to pure white.
2009-09-17 08:39:53 -07:00
Leon Scroggins
3eb9a78a25 am 4295613a: Merge change 25307 into eclair
Merge commit '4295613a0ea1f61398d3123746740ca27d9ea170' into eclair-plus-aosp

* commit '4295613a0ea1f61398d3123746740ca27d9ea170':
  Allow touches to change the selection in WebTextView.
2009-09-17 08:39:45 -07:00
Dianne Hackborn
6c7de2f078 am e09f5707: Merge change 25302 into eclair
Merge commit 'e09f5707641e2c4a79a5f542635204516cda8c63' into eclair-plus-aosp

* commit 'e09f5707641e2c4a79a5f542635204516cda8c63':
  Add more features.
2009-09-17 08:39:38 -07:00
Evan Millar
6c42a4bad6 am 6a20b823: Merge change 25293 into eclair
Merge commit '6a20b823c3c9de8daa1c4bc002d6e58fe82d3a60' into eclair-plus-aosp

* commit '6a20b823c3c9de8daa1c4bc002d6e58fe82d3a60':
  Fix a handful of bugs in the ContactHeaderWidget
2009-09-17 08:39:27 -07:00
Android (Google) Code Review
e777e0a3d1 Merge change 25388 into eclair
* changes:
  Fix #1827299: Google login screen to re-enter password is not viewable
2009-09-16 19:51:12 -04:00
Dianne Hackborn
248b188860 Fix #1827299: Google login screen to re-enter password is not viewable
This was a problem with not hiding the starting window when it got
transfered to an activity whose window (instead of token) animates
when displayed.

Change-Id: I9eb58faa6e27d53144687952a715fc083a5c5842
2009-09-16 16:46:44 -07:00
Android (Google) Code Review
0828beee50 Merge change 25386 into eclair
* changes:
  Add one more hardware keyboard character popup: \ if you hold /
2009-09-16 19:34:56 -04:00
Eric Fischer
cebe347e7f Add one more hardware keyboard character popup: \ if you hold / 2009-09-16 16:26:48 -07:00
Jean-Baptiste Queru
e525eef4b8 merge from open-source master 2009-09-16 16:22:13 -07:00
Android (Google) Code Review
8843620cb2 Merge change 25360 into eclair
* changes:
  Fix issue #2121993: com.android.unit_tests.os.HandlerThreadTest:testHandlerThread is failing
2009-09-16 19:20:52 -04:00
Android (Google) Code Review
38456260b9 Merge change 25369 into eclair
* changes:
  Update the input method when the selection changes.
2009-09-16 18:49:42 -04:00
Android (Google) Code Review
5f78786cf9 Merge change 25190 into eclair
* changes:
  add the ability to do a newAssert with no values
2009-09-16 18:36:00 -04:00
Leon Scroggins
241403fd19 Update the input method when the selection changes.
Fix http://b/issue?id=2074446

Add in code that is normally called by TextView.onDraw().  Since
drawing does not happen for WebTextView, we need to call it
ourselves.

Change-Id: Icb47f6a58fba6f8b11e2924befc704f26af68d43
2009-09-16 18:32:52 -04:00
Android (Google) Code Review
44ca7090ac Merge change 25356 into eclair
* changes:
  Filter out failing cases for future investigation.
2009-09-16 18:28:31 -04:00
Ravi K Yenduri
62e73f466e Update comment in mediaplayer.h.
When sending a MEDIA_INFO message, the second integer is supposed
to be an "info" code instead of an "error" code.
2009-09-16 15:14:40 -07:00
Dianne Hackborn
207700d857 Fix issue #2121993: com.android.unit_tests.os.HandlerThreadTest:testHandlerThread is failing
Change-Id: I5f2cc8b39d3f15782e5fbf47015be9f4fa94a65b
2009-09-16 15:10:30 -07:00
Jean-Baptiste Queru
ea5f767246 Update documentation for getVideoWidth and getVideoHeight.
Ref: http://code.google.com/p/android/issues/detail?id=3024
2009-09-16 15:06:25 -07:00
Android (Google) Code Review
07e62d1de9 Merge change 25185 into eclair
* changes:
  Implement renderscript Invokables.
2009-09-16 18:06:12 -04:00
Guang Zhu
01033abd7a Filter out failing cases for future investigation. 2009-09-16 15:04:38 -07:00
Jason Sams
be2e84193f Implement renderscript Invokables. 2009-09-16 15:04:38 -07:00
Android (Google) Code Review
32c687c20d Merge change 25351 into eclair
* changes:
  Change Theme.Light's background back to pure white.
2009-09-16 17:49:22 -04:00
Android (Google) Code Review
4295613a0e Merge change 25307 into eclair
* changes:
  Allow touches to change the selection in WebTextView.
2009-09-16 17:49:20 -04:00
Android (Google) Code Review
e09f570764 Merge change 25302 into eclair
* changes:
  Add more features.
2009-09-16 17:46:08 -04:00
Dianne Hackborn
67245e04a2 Add more features.
The base set of features probably still needs to be fleshed out,
but it's a start.

Change-Id: Ifca80943810d48764d6ad0c6361abb1fae482d9f
2009-09-16 14:45:22 -07:00
Android (Google) Code Review
6a20b823c3 Merge change 25293 into eclair
* changes:
  Fix a handful of bugs in the ContactHeaderWidget
2009-09-16 17:38:53 -04:00
Romain Guy
d03b880836 Change Theme.Light's background back to pure white.
Go away gray!

Change-Id: Ice59e585bfd01c02c0fa7fd74a8b13e548248f9e
2009-09-16 14:36:16 -07:00
Nicolas Catania
ea8844811d am b615166c: Merge change 25279 into eclair
Merge commit 'b615166ce7ac554a0278a8bc364f301316e0c745' into eclair-plus-aosp

* commit 'b615166ce7ac554a0278a8bc364f301316e0c745':
  Added a field to track if the call is to a voicemail instance.
2009-09-16 14:33:51 -07:00
Karl Rosaen
4babd458da am 82df16c6: Merge change 25297 into eclair
Merge commit '82df16c6543e2c47056c14799845621717ac2b3b' into eclair-plus-aosp

* commit '82df16c6543e2c47056c14799845621717ac2b3b':
  Address romain's code review comments
2009-09-16 14:33:44 -07:00
Android (Google) Code Review
b615166ce7 Merge change 25279 into eclair
* changes:
  Added a field to track if the call is to a voicemail instance.
2009-09-16 17:25:51 -04:00
Android (Google) Code Review
82df16c654 Merge change 25297 into eclair
* changes:
  Address romain's code review comments
2009-09-16 15:37:40 -04:00
Cary Clark
20158b9ce5 am c9e2e661: slide the title if the site changes the scroll position
Merge commit 'c9e2e661f0cbc736b948f8aca4c65d0467c44c79' into eclair-plus-aosp

* commit 'c9e2e661f0cbc736b948f8aca4c65d0467c44c79':
  slide the title if the site changes the scroll position
2009-09-16 12:30:21 -07:00
Cary Clark
c9e2e661f0 slide the title if the site changes the scroll position
Slide the title away if the scroll is to zero or one, and the
title is partially or fully visible. Set the animation time
to at least SLIDE_TITLE_DURATION, currently set to 300 ms.
2009-09-16 15:22:24 -04:00
Guang Zhu
0c22890531 am a5526468: Merge change 25250 into eclair
Merge commit 'a5526468a38289cc17b231c0d0eca918e34ede49' into eclair-plus-aosp

* commit 'a5526468a38289cc17b231c0d0eca918e34ede49':
  Refactor logic for starting forward servers and http test cases hacking, so that they can be shared between automated test mode and UI launch mode.
2009-09-16 12:15:24 -07:00
Android (Google) Code Review
a5526468a3 Merge change 25250 into eclair
* changes:
  Refactor logic for starting forward servers and http test cases hacking, so that they can be shared between automated test mode and UI launch mode.
2009-09-16 15:07:55 -04:00
Mike Lockwood
bdd1f2e37e am 9092ab4d: Add support for launching activities when attaching to a car or desk dock.
Merge commit '9092ab4d458ad60b459d5fad52368bde5d25f665' into eclair-plus-aosp

* commit '9092ab4d458ad60b459d5fad52368bde5d25f665':
  Add support for launching activities when attaching to a car or desk dock.
2009-09-16 11:50:26 -07:00
Mike Lockwood
9092ab4d45 Add support for launching activities when attaching to a car or desk dock.
Categories CATEGORY_CAR_DOCK and CATEGORY_DESK_DOCK can be assigned to
activities to make them launchable on docked events.
This is a better mechanism than listening for ACTION_DOCK_EVENT with a broadcast receiver.

Change-Id: Ic5f3ab3555ce02ca922bc31ebba41978cefe8bda
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-16 14:43:21 -04:00
Eric Fischer
5a7477cee8 am 764916d0: Merge change 23383 into eclair
Merge commit '764916d01b779ccc8064946c6ba2962fe063ed86' into eclair-plus-aosp

* commit '764916d01b779ccc8064946c6ba2962fe063ed86':
  Combine the "Permission Requested" title and subtitle into one string.
2009-09-16 11:40:37 -07:00
Jack Palevich
c05a7f6216 am fee6b69a: Merge change 25303 into eclair
Merge commit 'fee6b69a7ce38118423c114abb977fd1b053be3c' into eclair-plus-aosp

* commit 'fee6b69a7ce38118423c114abb977fd1b053be3c':
  Add EGL call error checking.
2009-09-16 11:40:30 -07:00
Cynthia Wong
fc1a365740 am f5a5f045: Merge change 25296 into eclair
Merge commit 'f5a5f04550fb0d7399b8bfbb4976e0ec3b718dd8' into eclair-plus-aosp

* commit 'f5a5f04550fb0d7399b8bfbb4976e0ec3b718dd8':
  Add new Gservices setting for discarding uphill ops for eclair and future devices.
2009-09-16 11:40:23 -07:00
Android (Google) Code Review
764916d01b Merge change 23383 into eclair
* changes:
  Combine the "Permission Requested" title and subtitle into one string.
2009-09-16 14:36:56 -04:00
Android (Google) Code Review
fee6b69a7c Merge change 25303 into eclair
* changes:
  Add EGL call error checking.
2009-09-16 14:33:20 -04:00
Leon Scroggins
7ae34197b0 Allow touches to change the selection in WebTextView.
Fix http://b/issue?id=2019857

If the user has not moved beyond the scaled touch slop, do not
turn it into a scroll, so the user can change the selection.

Change-Id: I1d88691a35ea2da4b03ad713b56331b5c268b757
2009-09-16 14:24:08 -04:00
Android (Google) Code Review
f5a5f04550 Merge change 25296 into eclair
* changes:
  Add new Gservices setting for discarding uphill ops for eclair and future devices.
2009-09-16 14:16:47 -04:00