Commit Graph

5087 Commits

Author SHA1 Message Date
Android (Google) Code Review
0c4c165550 Merge change 25382 into eclair
* changes:
  Fix async calls with Connect And Disconnect Sink.
2009-09-16 20:37:08 -04:00
Android (Google) Code Review
8a1e6f1467 Merge change 25398 into eclair
* changes:
  Reintroduce wifi RssiApprox, reducing driver calls
2009-09-16 20:34:56 -04:00
Android (Google) Code Review
7bc2c7d054 Merge change 25323 into eclair
* changes:
  Change handling of remoteUuids.
2009-09-16 20:32:41 -04:00
Android (Google) Code Review
5ec064cfce Merge change 25325 into eclair
* changes:
  Add a parcelable version of UUID file.
2009-09-16 20:06:06 -04:00
Android (Google) Code Review
30e1641fe4 Merge change 25394 into eclair
* changes:
  Add StateListDrawable's dither flag to the constant state.
2009-09-16 20:02:14 -04:00
Android (Google) Code Review
4b9eac993c Merge change 25393 into eclair
* changes:
  fix again [2102410] Home Screen is not displayed in the background in Landscape Mode
2009-09-16 20:00:57 -04:00
Mathias Agopian
378532fdb0 fix again [2102410] Home Screen is not displayed in the background in Landscape Mode 2009-09-16 17:00:19 -07:00
Android (Google) Code Review
460924fe18 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
Android (Google) Code Review
b42e8da678 Merge change 25386 into eclair
* changes:
  Add one more hardware keyboard character popup: \ if you hold /
2009-09-16 19:34:56 -04:00
Jean-Baptiste Queru
a16b09d61b merge from open-source master 2009-09-16 16:22:13 -07:00
Android (Google) Code Review
038a657054 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
6cc3016977 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
07a7031055 Merge change 25190 into eclair
* changes:
  add the ability to do a newAssert with no values
2009-09-16 18:36:00 -04:00
Android (Google) Code Review
ced55f6ca7 Merge change 25356 into eclair
* changes:
  Filter out failing cases for future investigation.
2009-09-16 18:28:31 -04:00
Android (Google) Code Review
cb3ea5d15f Merge change 25185 into eclair
* changes:
  Implement renderscript Invokables.
2009-09-16 18:06:12 -04:00
Android (Google) Code Review
a1bba1af7d 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
3781346aa9 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
3df403992a Merge change 25302 into eclair
* changes:
  Add more features.
2009-09-16 17:46:08 -04:00
Android (Google) Code Review
f23bb1b465 Merge change 25293 into eclair
* changes:
  Fix a handful of bugs in the ContactHeaderWidget
2009-09-16 17:38:53 -04:00
Nicolas Catania
6fff434e1e 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
71ee4771a3 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
6ff2700054 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
167361e44c Merge change 25297 into eclair
* changes:
  Address romain's code review comments
2009-09-16 15:37:40 -04:00
Cary Clark
fc04b75e16 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
Guang Zhu
1ad93d07a3 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
4ee93e9842 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
e7bea2424f 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
Eric Fischer
df491842f7 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
1507f9bb99 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
914fff077f 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
4666267b20 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
cbcc6b9776 Merge change 25303 into eclair
* changes:
  Add EGL call error checking.
2009-09-16 14:33:20 -04:00
Android (Google) Code Review
4ad8a33a85 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
Amith Yamasani
58e57385bd am 0abc859e: Merge change 25299 into eclair
Merge commit '0abc859e14fe557479cab490493e64ca6ab05e6e' into eclair-plus-aosp

* commit '0abc859e14fe557479cab490493e64ca6ab05e6e':
  Show keyboard automatically in EditTextPreference dialogs
2009-09-16 11:15:14 -07:00
Jack Palevich
13e68424fb Add EGL call error checking. 2009-09-16 11:08:43 -07:00
Android (Google) Code Review
bf3ee72e76 Merge change 25299 into eclair
* changes:
  Show keyboard automatically in EditTextPreference dialogs
2009-09-16 14:06:34 -04:00
Eric Laurent
40b38b6472 am 99d20717: Merge change 25265 into eclair
Merge commit '99d20717b7fea022052bbb36dde468aaad67d8c7' into eclair-plus-aosp

* commit '99d20717b7fea022052bbb36dde468aaad67d8c7':
  Fix issue 2123668: Class scope typo in AudioFlinger.cpp.
2009-09-16 11:00:54 -07:00
Android (Google) Code Review
f7bf754e50 Merge change 25265 into eclair
* changes:
  Fix issue 2123668: Class scope typo in AudioFlinger.cpp.
2009-09-16 13:56:12 -04:00
Mike Lockwood
b8246bdd9f am 4f8bb4c8: Merge change 25276 into eclair
Merge commit '4f8bb4c8a0ec6fa89857281537ad0c5d12bcff47' into eclair-plus-aosp

* commit '4f8bb4c8a0ec6fa89857281537ad0c5d12bcff47':
  Use separate resources to control orientation change for car and desk docks.
2009-09-16 10:32:21 -07:00
Chih-Chung Chang
a6d41868d0 am fc5f1026: Merge change 25291 into eclair
Merge commit 'fc5f10265fd676c14554a3c85fb665dfed5efe70' into eclair-plus-aosp

* commit 'fc5f10265fd676c14554a3c85fb665dfed5efe70':
  Try to fix sdk build again.
2009-09-16 10:32:14 -07:00
Android (Google) Code Review
3e36bfc721 Merge change 25276 into eclair
* changes:
  Use separate resources to control orientation change for car and desk docks.
2009-09-16 13:29:29 -04:00
Android (Google) Code Review
fdf539b80b Merge change 25291 into eclair
* changes:
  Try to fix sdk build again.
2009-09-16 13:23:35 -04:00
Chih-Chung Chang
cbf67b26b7 am de88c515: Merge change 25286 into eclair
Merge commit 'de88c515ce3ba2ca15cfeff632ef80d01bfac4df' into eclair-plus-aosp

* commit 'de88c515ce3ba2ca15cfeff632ef80d01bfac4df':
  Fix sdk build.
2009-09-16 10:22:56 -07:00
Cary Clark
90e2896f54 am 9f28d900: Merge change 25280 into eclair
Merge commit '9f28d9008b96a1f7f3fd14634664d3991d756abf' into eclair-plus-aosp

* commit '9f28d9008b96a1f7f3fd14634664d3991d756abf':
  Don't scroll on load if titlebar is visible
2009-09-16 10:17:18 -07:00
Android (Google) Code Review
a0ce64d4cc Merge change 25286 into eclair
* changes:
  Fix sdk build.
2009-09-16 13:15:45 -04:00
Android (Google) Code Review
e3afd21468 Merge change 25280 into eclair
* changes:
  Don't scroll on load if titlebar is visible
2009-09-16 13:12:56 -04:00
Andreas Huber
8fa65324a3 am f7c3679f: Merge change 25158 into eclair
Merge commit 'f7c3679f898cdcb208bc1675c79573e1d637083a' into eclair-plus-aosp

* commit 'f7c3679f898cdcb208bc1675c79573e1d637083a':
  Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565.
2009-09-16 10:08:13 -07:00
Android (Google) Code Review
6863db711f Merge change 25158 into eclair
* changes:
  Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565.
2009-09-16 13:01:57 -04:00
Suchi Amalapurapu
357da3cd94 am 2a66eee3: Merge change 25157 into eclair
Merge commit '2a66eee3ef88bdc7167e5e5d0471c1e8b2e68fc6' into eclair-plus-aosp

* commit '2a66eee3ef88bdc7167e5e5d0471c1e8b2e68fc6':
  Remove deadlock in PackageManager when installing or upgrading packages.
2009-09-16 09:43:52 -07:00
Android (Google) Code Review
d7a31ed755 Merge change 25157 into eclair
* changes:
  Remove deadlock in PackageManager when installing or upgrading packages. PM first creates a temporary file from the input package uri before installing it. if the package uri points to a content uri, the content provider  has to be retrieved via the ActivityManager which could cause deadlocks with the package manager locks being held. Clean up by always copying or creating temporary files before acquiring these locks. Fix issue when restoring a failed upgrade for third party apps.
2009-09-16 12:36:36 -04:00