Commit Graph

38903 Commits

Author SHA1 Message Date
Robert Greenwalt
a64bf834ff Fix various issues found when testing Mms.
Fix some race conditions (check isTeardownRequested).
Fix the passing of mInterfaceName to subtypes (mms, etc).
Fix the generation of CONNECTED message to already active subtypes.
Fix the enabling of Data in DataConnectionTracker.

bug: 2065037
2009-08-19 21:58:12 -07:00
Jackson Fan
66e530ae39 am f5d493a5: Merge change 22055 into eclair
Merge commit 'f5d493a54b2320efecfb47d9c8b51092a7fe171f'

* commit 'f5d493a54b2320efecfb47d9c8b51092a7fe171f':
  Improve Obex compatibility
2009-08-19 21:12:18 -07:00
Android (Google) Code Review
f5d493a54b Merge change 22055 into eclair
* changes:
  Improve Obex compatibility
2009-08-19 21:09:45 -07:00
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
d342a6f037 am ef408cdb: Merge change 22054 into eclair
Merge commit 'ef408cdbea558ee10adc708fb9e934775f5f826f'

* commit 'ef408cdbea558ee10adc708fb9e934775f5f826f':
  Add Bluetooth device picker support
2009-08-19 21:04:56 -07:00
Android (Google) Code Review
ef408cdbea Merge change 22054 into eclair
* changes:
  Add Bluetooth device picker support
2009-08-19 21:02:02 -07:00
Nick Pelly
e492aafb07 am 23a87c28: Merge change 21931 into eclair
Merge commit '23a87c285f7ff6585493b393faa87c2b2a048867'

* commit '23a87c285f7ff6585493b393faa87c2b2a048867':
  API CHANGE
2009-08-19 20:45:50 -07:00
Robert Greenwalt
c14b852bb0 am 1e3505c6: Merge change 22001 into eclair
Merge commit '1e3505c6f1f45a1c9d8569f5ffcc4d27cb822c71'

* commit '1e3505c6f1f45a1c9d8569f5ffcc4d27cb822c71':
  Fix Wifi+Cell on boot after wifi in use.
2009-08-19 20:45:47 -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
Android (Google) Code Review
23a87c285f Merge change 21931 into eclair
* changes:
  API CHANGE
2009-08-19 20:42:15 -07:00
Android (Google) Code Review
1e3505c6f1 Merge change 22001 into eclair
* changes:
  Fix Wifi+Cell on boot after wifi in use.
2009-08-19 20:42:09 -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
Amith Yamasani
8b37eb0c2a Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.
Also lock repeatable keys so that you don't get space and 'v', for example,
when you move just a little bit off the spacebar.
2009-08-19 20:05:43 -07:00
Amith Yamasani
55a035d1f7 am f768d24f: Merge change 22030 into eclair
Merge commit 'f768d24f7d9c01d1e01fdbccc3adc75fda3f8d4b'

* commit 'f768d24f7d9c01d1e01fdbccc3adc75fda3f8d4b':
  Potential fix for NPE at startExtractingText.
2009-08-19 18:50:19 -07:00
Mathias Agopian
6556215157 am 0fa46a8d: fix build. forgot current.xml
Merge commit '0fa46a8de908a523540b9b709c18b759abba9e82'

* commit '0fa46a8de908a523540b9b709c18b759abba9e82':
  fix build. forgot current.xml
2009-08-19 18:50:16 -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
Dianne Hackborn
68500e3186 am 789de3a8: Merge change 22003 into eclair
Merge commit '789de3a824003759c369e0f7c74520ef322d0504'

* commit '789de3a824003759c369e0f7c74520ef322d0504':
  Add wallpaper transition animations.
2009-08-19 18:39:54 -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
Romain Guy
101a964428 am 34484ae7: Merge change 22024 into eclair
Merge commit '34484ae7088beb9c64bdcf7a4670e80ac65ec31f'

* commit '34484ae7088beb9c64bdcf7a4670e80ac65ec31f':
  Micro-optimizations for FallRS
2009-08-19 18:12:32 -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
Mathias Agopian
204a1165d4 am ba5372f8: Merge change 22021 into eclair
Merge commit 'ba5372f8182ba64e0a48ef89f04be74f53fc5c0e'

* commit 'ba5372f8182ba64e0a48ef89f04be74f53fc5c0e':
  fix a bug that caused the PixelFormat viewed by Surface to be wrong.
2009-08-19 17:52: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
Mathias Agopian
8c8310926c am b5f2ce6e: Merge change 22011 into eclair
Merge commit 'b5f2ce6e2f3395fb944136d4d88aec4ac0783aca'

* commit 'b5f2ce6e2f3395fb944136d4d88aec4ac0783aca':
  fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory
2009-08-19 17:42:44 -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
Dianne Hackborn
2c6dc736f0 am 8e7ee46c: New wallpaper transition constants.
Merge commit '8e7ee46cd28529fd9d03267986bcf40f926f4ae6'

* commit '8e7ee46cd28529fd9d03267986bcf40f926f4ae6':
  New wallpaper transition constants.
2009-08-19 17:22:22 -07:00
Romain Guy
492a691a49 am 7773e871: Merge change 22014 into eclair
Merge commit '7773e87178ba4978184198d83aa68498887a878f'

* commit '7773e87178ba4978184198d83aa68498887a878f':
  Improved performance in Galaxy and Fall
2009-08-19 17:21:05 -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
Dianne Hackborn
3c3bd44fd4 New wallpaper transition constants. 2009-08-19 17:09:46 -07:00
Marco Nelissen
d701e02076 When bringing up the media controller view, focus the play/pause button. 2009-08-19 17:05:48 -07:00
Dmitri Plotnikov
a292ca8d7b am 3c513ed9: Converting CallerInfo to new Contacts API.
Merge commit '3c513ed95cee2e0bcd7208cb7e46307f09c907c9'

* commit '3c513ed95cee2e0bcd7208cb7e46307f09c907c9':
  Converting CallerInfo to new Contacts API.
2009-08-19 16:52:02 -07:00
Jaikumar Ganesh
3c33d1760a am d2e10d59: Merge change 21860 into eclair
Merge commit 'd2e10d5912f440186b79b1e2ab662ff7201ee595'

* commit 'd2e10d5912f440186b79b1e2ab662ff7201ee595':
  Return ICC Card ABSENT instead of NOT_READY when it is not present.
2009-08-19 16:52:00 -07:00
Nick Pelly
2cc072c67c am 947d8ee5: Merge change 21985 into eclair
Merge commit '947d8ee56ab66ddb34f313c3e21c3a9e89b0e14d'

* commit '947d8ee56ab66ddb34f313c3e21c3a9e89b0e14d':
  Fix AudioService on HFP power off due to new Bluetooth API.
2009-08-19 16:51:57 -07:00
Roy West
92f79a51bf am 51a9029c: Fix for bug206007, power dialog change "Why?" to "Battery use"
Merge commit '51a9029cdc6ab51f2ff4b5e8eab72ee9f04a70c3'

* commit '51a9029cdc6ab51f2ff4b5e8eab72ee9f04a70c3':
  Fix for bug206007, power dialog change "Why?" to "Battery use"
2009-08-19 16:51:55 -07:00
Jeff Sharkey
4f2ad5b7ba am 77035a31: Merge change 21967 into eclair
Merge commit '77035a31dda76200b4096db49cb58a169ab54b2c'

* commit '77035a31dda76200b4096db49cb58a169ab54b2c':
  Remove SOURCE_VISIBLE flag that is otherwise unused.
2009-08-19 16:51:52 -07:00
Andreas Huber
efb497623b am 13208052: Merge change 21949 into eclair
Merge commit '13208052e8352615e651d2b4f41262d486b62377'

* commit '13208052e8352615e651d2b4f41262d486b62377':
  Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits.
2009-08-19 16:51:50 -07:00
Marco Nelissen
aed870affc am bda918ce: Merge change 21888 into eclair
Merge commit 'bda918ceb6c51212b1b511ba3b22843c1e9c01c5'

* commit 'bda918ceb6c51212b1b511ba3b22843c1e9c01c5':
  Do not enable the rew/pause/ffwd buttons when the media being played does not
2009-08-19 16:51:47 -07:00
Andreas Huber
14a314776a am 07782e07: Merge change 21948 into eclair
Merge commit '07782e079f4410090f87dca109e24e9436653654'

* commit '07782e079f4410090f87dca109e24e9436653654':
  The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed.
2009-08-19 16:51:44 -07:00
Robert Greenwalt
60a45aff31 Fix Wifi+Cell on boot after wifi in use.
The gist of it is: Ignore reconnect fail of default APN during boot.

A long path:
1 If wifi is started at boot it starts fast - before the PhoneService is available.
2 Wifi starts by failing - you get DISCONNECTED/Scanning events so CM starts the other default network (mobile).
3 Trying to restart mobile fails because the phone service isn't up yet.
4 The failure is noted and the net is marked as not-enabled.
5 The phone trys to auto-start the mobile network and succeeds, sending state-changed events
6 The CM ignores the state-changed events because the net isn't enabled (see 4).

The long term fix is to remove two-way state tracking from the MobileDataStateTracker and instead just consume the state fed to us in state-change events.
Near term fix is to not mark the default net disabled when we have failure (step 4) if the phone service isn't available.
2009-08-19 16:34:41 -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
Scott Main
29b57764e7 docs only.
add reference information for new <path-permission> element
2009-08-19 15:19:53 -07:00