OSDN Git Service

android-x86/frameworks-base.git
15 years agoMerge change 22331 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 22:20:31 +0000 (15:20 -0700)]
Merge change 22331 into eclair

* changes:
  add a "display_sent_time" column to the message table, to provide a hint that the UI should display time stamp for this message always. Add Gservices settings for gtalk stuff.

15 years agodo not merge. Remove voicesearch-specific functionality from framework.
Alex Gruenstein [Fri, 21 Aug 2009 21:18:43 +0000 (14:18 -0700)]
do not merge.  Remove voicesearch-specific functionality from framework.

15 years agoadd a "display_sent_time" column to the message table, to provide a hint that the...
Wei Huang [Fri, 21 Aug 2009 14:56:36 +0000 (07:56 -0700)]
add a "display_sent_time" column to the message table, to provide a hint that the UI should display time stamp for this message always. Add Gservices settings for gtalk stuff.

15 years agoMerge change 22314 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 21:10:12 +0000 (14:10 -0700)]
Merge change 22314 into eclair

* changes:
  Purge cache

15 years agoMerge change 22316 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:45:22 +0000 (13:45 -0700)]
Merge change 22316 into eclair

* changes:
  Cleaning up Presence API

15 years agoCleaning up Presence API
Dmitri Plotnikov [Fri, 21 Aug 2009 20:44:47 +0000 (13:44 -0700)]
Cleaning up Presence API

15 years agoMerge change 22318 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:43:01 +0000 (13:43 -0700)]
Merge change 22318 into eclair

* changes:
  Framework changes to support HSDPA/HSUPA/HSPA HSDPA: High-Speed Downlink Packet Access HSUPA: High-Speend Uplink Packet Access HSPA:  High-Speed Packet Access

15 years agoFramework changes to support HSDPA/HSUPA/HSPA
Li Zhe [Fri, 14 Aug 2009 11:22:16 +0000 (19:22 +0800)]
Framework changes to support HSDPA/HSUPA/HSPA
HSDPA: High-Speed Downlink Packet Access
HSUPA: High-Speend Uplink Packet Access
HSPA:  High-Speed Packet Access

Add support for HSDPA/HSUPA/HSPA:
 1) extend TelephonyManager.NETWORK_TYPE for HSDPA/HSUPA/HSPA
 2) extend ServiceState.RADIO_TECHNOLOGY for HSDPA/HSUPA/HSPA
 3) set radioTechnology into ServiceState in GsmServiceStateTracker
 4) change the implementation of TelephonyManager.getNetworkType to
    solve the competition timing issue between the time of setting
    system property and the time of receiving notification through
    PhoneStateListener
    4.1) add a getNetworkType interface in ITelephony.aidl
 5) add icons resources for HSDPA/HSUPA/HSPA
 6) make use of HSDPA/HSUPA/HSPA icons in StatusBarPolicy

15 years agoMerge change 22292 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:40:40 +0000 (13:40 -0700)]
Merge change 22292 into eclair

* changes:
  Adding a "Photo" directory under Contacts.

15 years agoMerge change 22290 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:36:30 +0000 (13:36 -0700)]
Merge change 22290 into eclair

* changes:
  Fix typo: the x offset was assigned to the y coordinate.

15 years agoMerge change 22308 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:26:19 +0000 (13:26 -0700)]
Merge change 22308 into eclair

* changes:
  Replace fullHeight support by fullSize (height and width)

15 years agoPurge cache
Tom Taylor [Fri, 21 Aug 2009 20:09:55 +0000 (13:09 -0700)]
Purge cache

When persisting a PDU, make sure we purge any old instances of the
PDU from the cache.

15 years agoresolved conflicts for merge of 081a136d to eclair
Jean-Baptiste Queru [Fri, 21 Aug 2009 19:59:04 +0000 (12:59 -0700)]
resolved conflicts for merge of 081a136d to eclair

15 years agoReplace fullHeight support by fullSize (height and width)
Xavier Ducrohet [Fri, 21 Aug 2009 19:55:59 +0000 (12:55 -0700)]
Replace fullHeight support by fullSize (height and width)

This is useful for linearlayout in horizontal mode.

15 years agoRemove third party support for Quick Search Box (aka global search).
Anonymous Coward [Fri, 21 Aug 2009 00:53:27 +0000 (17:53 -0700)]
Remove third party support for Quick Search Box (aka global search).

- @hides relevant APIs
- removes relevant javadoc
- enforces that only system apps can participate

note: general support is still there, will be easy to reenable when we are ready.

15 years agoMerge change 22302 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 18:54:15 +0000 (11:54 -0700)]
Merge change 22302 into eclair

* changes:
  Set BondState to Canceled when user cancels pairing.

15 years agoSet BondState to Canceled when user cancels pairing.
Jaikumar Ganesh [Fri, 21 Aug 2009 18:50:17 +0000 (11:50 -0700)]
Set BondState to Canceled when user cancels pairing.

15 years agoAdding a "Photo" directory under Contacts.
Dmitri Plotnikov [Fri, 21 Aug 2009 18:11:19 +0000 (11:11 -0700)]
Adding a "Photo" directory under Contacts.

15 years agoFix typo: the x offset was assigned to the y coordinate.
Romain Guy [Fri, 21 Aug 2009 17:29:04 +0000 (10:29 -0700)]
Fix typo: the x offset was assigned to the y coordinate.

Also remove a couple of useless casts.

15 years agoMerge change 22282 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 16:55:41 +0000 (09:55 -0700)]
Merge change 22282 into eclair

* changes:
  Fix Calling screen shows "In Call" on pressing mute button

15 years agoMerge change 22281 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 16:50:48 +0000 (09:50 -0700)]
Merge change 22281 into eclair

* changes:
  Delay radio reset to wait for data cleanup in CdmaDataConnectionTracker

15 years agoInfrastructure for supporting wallpaper previews.
Dianne Hackborn [Fri, 21 Aug 2009 02:31:38 +0000 (19:31 -0700)]
Infrastructure for supporting wallpaper previews.

Various things that will allow us to show previews of wallpapers.
Also some fixes to animations across wallpapers.

15 years agoMerge change 22135 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 03:25:28 +0000 (20:25 -0700)]
Merge change 22135 into eclair

* changes:
  Support full length rendering.

15 years agoMerge change 22178 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 03:02:37 +0000 (20:02 -0700)]
Merge change 22178 into eclair

* changes:
  - add a reset to EntityIterator to allow it to go back to the beginning - clean up the debug printing of SyncResult

15 years agoam e97c2006: Updated Browser and MCS to use shared default trust manager instead...
Bob Lee [Fri, 21 Aug 2009 02:31:59 +0000 (19:31 -0700)]
am e97c2006: Updated Browser and MCS to use shared default trust manager instead of initializing their own copies.

Merge commit 'e97c2006bf7c391c933307e520a392e532aa5d6a' into eclair

* commit 'e97c2006bf7c391c933307e520a392e532aa5d6a':
  Updated Browser and MCS to use shared default trust manager instead of initializing their own copies.

15 years agoMerge change 22222 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 02:12:51 +0000 (19:12 -0700)]
Merge change 22222 into eclair

* changes:
  fix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead of a better h/w one.

15 years agofix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead...
Mathias Agopian [Fri, 21 Aug 2009 02:09:34 +0000 (19:09 -0700)]
fix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead of a better h/w one.

We now just try to honor the stencil / depth buffer "at least", while doing a "shortest distance" on the colors.

15 years agoUpdated Browser and MCS to use shared default trust manager instead of initializing...
Bob Lee [Fri, 21 Aug 2009 00:36:11 +0000 (17:36 -0700)]
Updated Browser and MCS to use shared default trust manager instead of initializing their own copies.

15 years agoMerge change 22208 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 01:22:07 +0000 (18:22 -0700)]
Merge change 22208 into eclair

* changes:
  Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces.

15 years agoFixed the missing EOL in last line of crashed tests list file. Also fixed some whites...
Guang Zhu [Fri, 21 Aug 2009 01:20:46 +0000 (18:20 -0700)]
Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces.

15 years agoDelay radio reset to wait for data cleanup in CdmaDataConnectionTracker
Yong Zhang [Mon, 17 Aug 2009 20:18:31 +0000 (15:18 -0500)]
Delay radio reset to wait for data cleanup in CdmaDataConnectionTracker

Issue to be addressed:
In radioRestart() method in CdmaDataConnectionTracker, if the radio is
restarted right after cleaning up connection, it is possible that the
connection setup request triggered by radio-on may happen before the
connection cleanup has been completed so that the connection may not
be set up correctly after the radio is restarted. The end result could
be that the phone lost the data capability.

The patch includes the following changes:
1) Add EVENT_RESTART_RADIO in DataConnectionTracker.
2) In CdmaDataConnectionTracker, method restartRadio(), send a message
   delayed by 20s, the purpose of which is to wait for connection cleanup
   to be completed, then to restart radio.
3) In CdmaDataConnectionTracker, method trySetupData(), don't try to setup
   data if there is pending message to restart radio.

Addtional notes:
   A system property is not used to config the delayed timer because we
   think this fix is to address the unusual error case and waiting for
   long time should not impact user experience much. 12s is the longest
   time to complete the data cleanup as we have seen so far, so we are
   using a 20s timer.

15 years agoFix Calling screen shows "In Call" on pressing mute button
Guo-Bin Zhang [Tue, 18 Aug 2009 21:56:49 +0000 (16:56 -0500)]
Fix Calling screen shows "In Call" on pressing mute button

Send a flash command to CDMA network for putting the other party on hold.
For CDMA networks which do not support this the user would just hear a beep
from the network.
For CDMA networks which do support this, it will put the other party on hold.

15 years agoMerge change 22186 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 00:24:52 +0000 (17:24 -0700)]
Merge change 22186 into eclair

* changes:
  Allow null to be re-bound as a root script.  This was always legal from native and just a limitation of the java binding for the API.

15 years agoAllow null to be re-bound as a root script. This was always legal from native and...
Jason Sams [Fri, 21 Aug 2009 00:22:40 +0000 (17:22 -0700)]
Allow null to be re-bound as a root script.  This was always legal from native and just a limitation of the java binding for the API.

15 years ago- add a reset to EntityIterator to allow it to go back to the beginning
Fred Quintana [Fri, 21 Aug 2009 00:18:58 +0000 (17:18 -0700)]
- add a reset to EntityIterator to allow it to go back to the beginning
- clean up the debug printing of SyncResult

15 years agoMerge change 22086 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 00:12:43 +0000 (17:12 -0700)]
Merge change 22086 into eclair

* changes:
  Tweak the ContactsHeaderWidget to match the newest specs.

15 years agoMerge change 22169 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 00:08:54 +0000 (17:08 -0700)]
Merge change 22169 into eclair

* changes:
  Cleanup the Galaxy, add a few RS functions for Grass.

15 years agoCleanup the Galaxy, add a few RS functions for Grass.
Romain Guy [Fri, 21 Aug 2009 00:08:33 +0000 (17:08 -0700)]
Cleanup the Galaxy, add a few RS functions for Grass.

15 years agoMerge change 22163 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 23:53:25 +0000 (16:53 -0700)]
Merge change 22163 into eclair

* changes:
  Point Sprites

15 years agoMerge change 22154 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 23:49:25 +0000 (16:49 -0700)]
Merge change 22154 into eclair

* changes:
  Fix fastscroll overlay size on WVGA by using dip.

15 years agoFix fastscroll overlay size on WVGA by using dip.
Amith Yamasani [Thu, 20 Aug 2009 23:15:46 +0000 (16:15 -0700)]
Fix fastscroll overlay size on WVGA by using dip.

Move constant dimensions to resources.

15 years agoPoint Sprites
Jason Sams [Thu, 20 Aug 2009 23:10:36 +0000 (16:10 -0700)]
Point Sprites

15 years agoam b7aec912: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 23:00:45 +0000 (16:00 -0700)]
am b7aec912: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'b7aec9124a44c60509c00f1d306fd08860d6197c' into eclair

* commit 'b7aec9124a44c60509c00f1d306fd08860d6197c':
  Import revised translations.  DO NOT MERGE

15 years agoam 185d74ba: Merge change 21977 into donut
Scott Main [Thu, 20 Aug 2009 23:00:41 +0000 (16:00 -0700)]
am 185d74ba: Merge change 21977 into donut

Merge commit '185d74ba56ccaca3f4bb105d00562bcd5a82c788' into eclair

* commit '185d74ba56ccaca3f4bb105d00562bcd5a82c788':
  docs only.

15 years agoMerge change 22144 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 22:55:59 +0000 (15:55 -0700)]
Merge change 22144 into eclair

* changes:
  Enable specification of http:// urls in stagefright commandline tool.

15 years agoEnable specification of http:// urls in stagefright commandline tool.
Andreas Huber [Thu, 20 Aug 2009 22:35:39 +0000 (15:35 -0700)]
Enable specification of  urls in stagefright commandline tool.

15 years agoSupport full length rendering.
Xavier Ducrohet [Thu, 20 Aug 2009 21:29:56 +0000 (14:29 -0700)]
Support full length rendering.

New rendering method in ILayoutBridge to specify whether the rendering
height should be the specified height or if it should be the height
required by the layout (specified height is always the minimum).

15 years agoMerge change 22132 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 22:09:04 +0000 (15:09 -0700)]
Merge change 22132 into eclair

* changes:
  build fix

15 years agoMerge change 22008 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 22:08:36 +0000 (15:08 -0700)]
Merge change 22008 into eclair

* changes:
  When bringing up the media controller view, focus the play/pause button.

15 years agobuild fix
Fred Quintana [Thu, 20 Aug 2009 22:08:08 +0000 (15:08 -0700)]
build fix

15 years agoMerge change 22127 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 21:43:17 +0000 (14:43 -0700)]
Merge change 22127 into eclair

* changes:
  more cdma sms debug logging

15 years agomore cdma sms debug logging
Tammo Spalink [Thu, 20 Aug 2009 21:40:29 +0000 (14:40 -0700)]
more cdma sms debug logging

15 years agobuild fix
Fred Quintana [Thu, 20 Aug 2009 21:23:28 +0000 (14:23 -0700)]
build fix

15 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 21:07:18 +0000 (14:07 -0700)]
Import revised translations.  DO NOT MERGE

15 years agoMerge change 22092 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 20:58:17 +0000 (13:58 -0700)]
Merge change 22092 into eclair

* changes:
  Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size.

15 years agoadd a supportsUploading flag in the SyncAdapter description and honor it in the SyncM...
Fred Quintana [Wed, 19 Aug 2009 20:13:18 +0000 (13:13 -0700)]
add a supportsUploading flag in the SyncAdapter description and honor it in the SyncManager

15 years agoMerge change 22105 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 20:46:06 +0000 (13:46 -0700)]
Merge change 22105 into eclair

* changes:
  Add calendar sliding windows setting.

15 years agoMerge change 22093 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 20:22:12 +0000 (13:22 -0700)]
Merge change 22093 into eclair

* changes:
  cdma sms encoding tweaks and logging / debugging annotations.

15 years agoAdd calendar sliding windows setting.
Ken Shirriff [Thu, 20 Aug 2009 20:19:14 +0000 (13:19 -0700)]
Add calendar sliding windows setting.

GOOGLE_CALENDAR_SYNC_WINDOW_UPDATE_DAYS indicates how often to update
the calendar sync window.

15 years agoMerge change 22082 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 19:22:08 +0000 (12:22 -0700)]
Merge change 22082 into eclair

* changes:
  Address b/2064664 by setting mThumbOffset to half the width of the thumb by default.

15 years agoMerge change 22066 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 19:06:54 +0000 (12:06 -0700)]
Merge change 22066 into eclair

* changes:
  Add offset handling in MemoryHeapBase class

15 years agoMerge change 22060 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 18:52:39 +0000 (11:52 -0700)]
Merge change 22060 into eclair

* changes:
  better error handling in EGL

15 years agoMerge change 22089 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 18:43:50 +0000 (11:43 -0700)]
Merge change 22089 into eclair

* changes:
  The MetaData API is optional and getMetadata may return null if unsupported.

15 years agoMerge change 21977 into donut
Android (Google) Code Review [Thu, 20 Aug 2009 18:19:08 +0000 (11:19 -0700)]
Merge change 21977 into donut

* changes:
  docs only. add reference information for new <path-permission> element

15 years agocdma sms encoding tweaks and logging / debugging annotations.
Tammo Spalink [Mon, 17 Aug 2009 21:16:08 +0000 (14:16 -0700)]
cdma sms encoding tweaks and logging / debugging annotations.

15 years agoDynamically allocate a pair of MemoryHeaps according buffer count/sizes required...
Andreas Huber [Thu, 20 Aug 2009 18:16:40 +0000 (11:16 -0700)]
Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size.

15 years agoAddress b/2064664 by setting mThumbOffset to half the width of the thumb by default.
Daniel Sandler [Thu, 20 Aug 2009 17:34:02 +0000 (13:34 -0400)]
Address b/2064664 by setting mThumbOffset to half the width of the thumb by default.

mThumbOffset previously defaulted to 0, which caused drawing artifacts at
extrema of very long SeekBars.

The thumb offset can still be overridden by declaring android:thumbOffset in
layout or calling SeekBar.setThumbOffset(int).

Bug: 2064664

15 years agoThe MetaData API is optional and getMetadata may return null if unsupported.
Andreas Huber [Thu, 20 Aug 2009 18:12:27 +0000 (11:12 -0700)]
The MetaData API is optional and getMetadata may return null if unsupported.

15 years agoTweak the ContactsHeaderWidget to match the newest specs.
Evan Millar [Thu, 20 Aug 2009 01:58:32 +0000 (18:58 -0700)]
Tweak the ContactsHeaderWidget to match the newest specs.

15 years agoThe API for phone lookup has changed - updating Contact Header accordingly.
Dmitri Plotnikov [Thu, 20 Aug 2009 18:01:09 +0000 (11:01 -0700)]
The API for phone lookup has changed - updating Contact Header accordingly.

15 years agoProtecting access to the new Contacts API with a try/catch block.
Dmitri Plotnikov [Thu, 20 Aug 2009 15:13:46 +0000 (08:13 -0700)]
Protecting access to the new Contacts API with a try/catch block.

15 years agoAdd offset handling in MemoryHeapBase class
Benny Wong [Mon, 17 Aug 2009 20:28:30 +0000 (15:28 -0500)]
Add offset handling in MemoryHeapBase class

15 years agobetter error handling in EGL
Mathias Agopian [Thu, 20 Aug 2009 07:12:56 +0000 (00:12 -0700)]
better error handling in EGL

15 years agoMerge change 22049 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 06:30:42 +0000 (23:30 -0700)]
Merge change 22049 into eclair

* changes:
  Fix various issues found when testing Mms.

15 years agoMerge change 22045 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 05:59:35 +0000 (22:59 -0700)]
Merge change 22045 into eclair

* changes:
  Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.

15 years agoFix various issues found when testing Mms.
Robert Greenwalt [Thu, 20 Aug 2009 03:19:33 +0000 (20:19 -0700)]
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

15 years agoMerge change 22055 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 04:09:45 +0000 (21:09 -0700)]
Merge change 22055 into eclair

* changes:
  Improve Obex compatibility

15 years agoImprove Obex compatibility
Jackson Fan [Mon, 20 Jul 2009 19:46:37 +0000 (03:46 +0800)]
Improve Obex compatibility

Handle headers with excessive whilespace
Send correct reponse code when client abort onPut

15 years agoMerge change 22054 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 04:02:02 +0000 (21:02 -0700)]
Merge change 22054 into eclair

* changes:
  Add Bluetooth device picker support

15 years agoAdd Bluetooth device picker support
Yue Lixin [Thu, 9 Jul 2009 08:56:43 +0000 (16:56 +0800)]
Add Bluetooth device picker support

- add Intent and Extra definition
- move profile filter into BluetoothClass

15 years agoMerge change 21931 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 03:42:15 +0000 (20:42 -0700)]
Merge change 21931 into eclair

* changes:
  API CHANGE

15 years agoMerge change 22001 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 03:42:09 +0000 (20:42 -0700)]
Merge change 22001 into eclair

* changes:
  Fix Wifi+Cell on boot after wifi in use.

15 years agoAPI CHANGE
Nick Pelly [Wed, 19 Aug 2009 18:00:00 +0000 (11:00 -0700)]
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.

15 years agoFix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.
Amith Yamasani [Thu, 20 Aug 2009 03:05:43 +0000 (20:05 -0700)]
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.

15 years agoMerge change 22030 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 01:47:37 +0000 (18:47 -0700)]
Merge change 22030 into eclair

* changes:
  Potential fix for NPE at startExtractingText.

15 years agofix build. forgot current.xml
Mathias Agopian [Thu, 20 Aug 2009 01:37:30 +0000 (18:37 -0700)]
fix build. forgot current.xml

15 years agoMerge change 22003 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 01:35:53 +0000 (18:35 -0700)]
Merge change 22003 into eclair

* changes:
  Add wallpaper transition animations.

15 years agoPotential fix for NPE at startExtractingText.
Amith Yamasani [Thu, 20 Aug 2009 01:27:56 +0000 (18:27 -0700)]
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.

15 years agoMerge change 22024 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 01:08:33 +0000 (18:08 -0700)]
Merge change 22024 into eclair

* changes:
  Micro-optimizations for FallRS

15 years agoMicro-optimizations for FallRS
Romain Guy [Thu, 20 Aug 2009 01:08:09 +0000 (18:08 -0700)]
Micro-optimizations for FallRS

15 years agoMerge change 22021 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 00:48:48 +0000 (17:48 -0700)]
Merge change 22021 into eclair

* changes:
  fix a bug that caused the PixelFormat viewed by Surface to be wrong.

15 years agofix a bug that caused the PixelFormat viewed by Surface to be wrong.
Mathias Agopian [Thu, 20 Aug 2009 00:46:26 +0000 (17:46 -0700)]
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.

15 years agoAdd wallpaper transition animations.
Dianne Hackborn [Wed, 19 Aug 2009 19:39:43 +0000 (12:39 -0700)]
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.

15 years agoMerge change 22011 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 00:38:45 +0000 (17:38 -0700)]
Merge change 22011 into eclair

* changes:
  fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory

15 years agoMerge change 22014 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 00:16:42 +0000 (17:16 -0700)]
Merge change 22014 into eclair

* changes:
  Improved performance in Galaxy and Fall

15 years agoImproved performance in Galaxy and Fall
Romain Guy [Thu, 20 Aug 2009 00:16:17 +0000 (17:16 -0700)]
Improved performance in Galaxy and Fall

15 years agofix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory
Mathias Agopian [Thu, 20 Aug 2009 00:10:18 +0000 (17:10 -0700)]
fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory

15 years agoWhen bringing up the media controller view, focus the play/pause button.
Marco Nelissen [Wed, 19 Aug 2009 22:39:23 +0000 (15:39 -0700)]
When bringing up the media controller view, focus the play/pause button.

15 years agoFix Wifi+Cell on boot after wifi in use.
Robert Greenwalt [Wed, 19 Aug 2009 18:45:32 +0000 (11:45 -0700)]
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.

15 years agoConverting CallerInfo to new Contacts API.
Dmitri Plotnikov [Wed, 19 Aug 2009 22:56:30 +0000 (15:56 -0700)]
Converting CallerInfo to new Contacts API.