6613 Commits

Author SHA1 Message Date
Jackson Fan
0b309d6ee4 Improve Obex compatibility
Handle headers with excessive whilespace
Send correct reponse code when client abort onPut
2009-08-19 21:07:52 -07:00
Yue Lixin
a4433af5ac Add Bluetooth device picker support
- add Intent and Extra definition
- move profile filter into BluetoothClass
2009-08-19 20:44:21 -07:00
Nick Pelly
45e2704ff5 API CHANGE
Javadoc, and unhide the first pieces of the Bluetooth API.

With this commit there is enough public API to connect and use an RFCOMM
connection between Bluetooth devices.
2009-08-19 20:39:54 -07:00
Android (Google) Code Review
f768d24f7d Merge change 22030 into eclair
* changes:
  Potential fix for NPE at startExtractingText.
2009-08-19 18:47:37 -07:00
Mathias Agopian
0fa46a8de9 fix build. forgot current.xml 2009-08-19 18:38:28 -07:00
Android (Google) Code Review
789de3a824 Merge change 22003 into eclair
* changes:
  Add wallpaper transition animations.
2009-08-19 18:35:53 -07:00
Amith Yamasani
ba4d93fcd7 Potential fix for NPE at startExtractingText.
This is not easy to reproduce. Adding a simple null check to see if the
monkeys continue to hit the NPE.
2009-08-19 18:29:45 -07:00
Android (Google) Code Review
34484ae708 Merge change 22024 into eclair
* changes:
  Micro-optimizations for FallRS
2009-08-19 18:08:33 -07:00
Romain Guy
8e7c671db7 Micro-optimizations for FallRS 2009-08-19 18:08:09 -07:00
Android (Google) Code Review
ba5372f818 Merge change 22021 into eclair
* changes:
  fix a bug that caused the PixelFormat viewed by Surface to be wrong.
2009-08-19 17:48:48 -07:00
Mathias Agopian
18b6b49ea5 fix a bug that caused the PixelFormat viewed by Surface to be wrong.
what happened is that the efective pixel format is calculated by SF but Surface nevew had access to it directly.
in particular this caused query(FORMAT) to return the requested format instead of the effective format.
2009-08-19 17:46:26 -07:00
Dianne Hackborn
f8fbdb6b92 Add wallpaper transition animations.
The window manager now detects when a transition between two
wallpaper activities is happening, and switches to a new set
of animations for that.  The animations I defined here are just
an arbitrary something that can work in this case.
2009-08-19 17:45:56 -07:00
Android (Google) Code Review
b5f2ce6e2f Merge change 22011 into eclair
* changes:
  fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory
2009-08-19 17:38:45 -07:00
Android (Google) Code Review
7773e87178 Merge change 22014 into eclair
* changes:
  Improved performance in Galaxy and Fall
2009-08-19 17:16:42 -07:00
Romain Guy
313b5b8b63 Improved performance in Galaxy and Fall 2009-08-19 17:16:17 -07:00
Mathias Agopian
b2f8450db8 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory 2009-08-19 17:10:18 -07:00
Dmitri Plotnikov
3c513ed95c Converting CallerInfo to new Contacts API. 2009-08-19 16:31:01 -07:00
Android (Google) Code Review
d2e10d5912 Merge change 21860 into eclair
* changes:
  Return ICC Card ABSENT instead of NOT_READY when it is not present.
2009-08-19 16:30:31 -07:00
Android (Google) Code Review
947d8ee56a Merge change 21985 into eclair
* changes:
  Fix AudioService on HFP power off due to new Bluetooth API.
2009-08-19 15:30:38 -07:00
Nick Pelly
a56d1c7219 Fix AudioService on HFP power off due to new Bluetooth API.
HEADSET_STATE_CHANGED_ACTION contains a null BluetoothDevice when the HFP
disconnects.
2009-08-19 15:20:39 -07:00
Roy West
51a9029cdc Fix for bug206007, power dialog change "Why?" to "Battery use" 2009-08-19 15:18:29 -07:00
Android (Google) Code Review
77035a31dd Merge change 21967 into eclair
* changes:
  Remove SOURCE_VISIBLE flag that is otherwise unused.
2009-08-19 14:33:56 -07:00
Android (Google) Code Review
13208052e8 Merge change 21949 into eclair
* changes:
  Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits.
2009-08-19 14:32:18 -07:00
Jeff Sharkey
a1f1879bea Remove SOURCE_VISIBLE flag that is otherwise unused. 2009-08-19 14:25:56 -07:00
Android (Google) Code Review
bda918ceb6 Merge change 21888 into eclair
* changes:
  Do not enable the rew/pause/ffwd buttons when the media being played does not support these functions. This extends the MediaPlayerControl interface with some new methods, and uses reflection to detect whether the old or new interface is used by an application.
2009-08-19 13:57:22 -07:00
Android (Google) Code Review
07782e079f Merge change 21948 into eclair
* changes:
  The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed.
2009-08-19 13:54:01 -07:00
Andreas Huber
ebf66ea2f8 Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits. 2009-08-19 13:32:58 -07:00
Marco Nelissen
c818b141ee Do not enable the rew/pause/ffwd buttons when the media being played does not
support these functions.
This extends the MediaPlayerControl interface with some new methods, and uses
reflection to detect whether the old or new interface is used by an application.
2009-08-19 13:04:53 -07:00
Android (Google) Code Review
1281fb6a94 Merge change 21862 into eclair
* changes:
  Fix issue #2010965: Increase process size on WVGA devices
2009-08-19 12:21:02 -07:00
Android (Google) Code Review
6794e1ba38 Merge change 21927 into eclair
* changes:
  Improved RS timing code to monitor where we spend CPU time.
2009-08-19 12:18:28 -07:00
Jason Sams
f4d160653f Improved RS timing code to monitor where we spend CPU time. 2009-08-19 12:17:14 -07:00
Android (Google) Code Review
d5bf0e27db Merge change 21926 into eclair
* changes:
  Move the sky
2009-08-19 12:10:33 -07:00
Romain Guy
484d57f435 Move the sky 2009-08-19 12:10:03 -07:00
Android (Google) Code Review
6647da1fa8 Merge change 21919 into eclair
* changes:
  Fix exception when reporting disconn cdma state.
2009-08-19 11:54:48 -07:00
Android (Google) Code Review
37e036fb81 Merge change 21901 into eclair
* changes:
  Check for a timeout <= 0 before adding the vibration.
2009-08-19 11:50:17 -07:00
Dmitri Plotnikov
9303295e1d Redefining phone lookup API. 2009-08-19 11:26:57 -07:00
Robert Greenwalt
75e1d3137c Fix exception when reporting disconn cdma state.
Array out of bounds when checking first element of a 0-length array.
2009-08-19 11:18:53 -07:00
Dianne Hackborn
bdcef70e15 Fix issue #2010965: Increase process size on WVGA devices
This introduces a new system property to set the max vm size.  The default
is still 16mb.
2009-08-19 10:49:18 -07:00
Patrick Scott
24f1076097 Check for a timeout <= 0 before adding the vibration.
A timeout of 0 could cause the vibration thread to run with a null pattern and
crash the system server. Instead, we should just ignore vibrations that don't
make any sense (similar to ignoring a bad pattern vibration).
2009-08-19 13:12:13 -04:00
Andreas Huber
4f5e602e17 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. 2009-08-19 09:37:46 -07:00
Jeff Sharkey
220dec2897 Use remote Context when inflating initialLayout, add debug.
To help track down http://b/2055197 this change adds back
exception logging when inflating initialLayout.  On a hunch,
it also assigns the remote Context so generateLayoutParams()
can inflate correctly.
2009-08-19 09:31:51 -07:00
Jeff Sharkey
a659744041 Flag to make all contacts from specific source visible. 2009-08-19 09:23:33 -07:00
Android (Google) Code Review
460f541001 Merge change 21659 into eclair
* changes:
  Fix for Mms without wifi.
2009-08-19 07:19:06 -07:00
Android (Google) Code Review
36ebde8d57 Merge change 21841 into eclair
* changes:
  clean up some logs and clamp the syncable value
2009-08-18 20:17:57 -07:00
Android (Google) Code Review
f16dcab559 Merge change 21589 into eclair
* changes:
  Fix bug 2056252: android.test.AndroidTestRunnerTest:testRunTestWithNullListener is failing - Verify mInstrumentation is not null before calling getContext()
2009-08-18 20:16:46 -07:00
Jaikumar Ganesh
41e7363f98 Return ICC Card ABSENT instead of NOT_READY when it is not present. 2009-08-18 19:00:43 -07:00
Android (Google) Code Review
068c5db5c3 Merge change 21846 into eclair
* changes:
  Don't call onSurfaceChanged() if nothing interesting has changed.
2009-08-18 18:41:13 -07:00
Dianne Hackborn
cbf1504824 Don't call onSurfaceChanged() if nothing interesting has changed. 2009-08-18 18:40:01 -07:00
Android (Google) Code Review
2a1f350c7b Merge change 21847 into eclair
* changes:
  Tweak the water and its texture
2009-08-18 18:39:07 -07:00
Romain Guy
8a947bd696 Tweak the water and its texture 2009-08-18 18:38:38 -07:00