OSDN Git Service

android-x86/frameworks-base.git
14 years agoMerge "Fix epsilon calculation for jumpy touchscreen filtering"
Adam Powell [Thu, 4 Mar 2010 18:22:44 +0000 (10:22 -0800)]
Merge "Fix epsilon calculation for jumpy touchscreen filtering"

14 years agoMerge "Awaken ListView scroll bars for overscroll"
Adam Powell [Thu, 4 Mar 2010 18:21:30 +0000 (10:21 -0800)]
Merge "Awaken ListView scroll bars for overscroll"

14 years agoMerge "Fix VelocityTracker for CTS tests"
Adam Powell [Thu, 4 Mar 2010 18:21:02 +0000 (10:21 -0800)]
Merge "Fix VelocityTracker for CTS tests"

14 years agoAsecTests: Add a test to validate container size
San Mehat [Thu, 4 Mar 2010 18:08:02 +0000 (10:08 -0800)]
AsecTests: Add a test to validate container size

Signed-off-by: San Mehat <san@google.com>
14 years agoFixing automatic switching of night mode if network location is not enabled.
Bernd Holzhey [Wed, 3 Mar 2010 09:00:10 +0000 (10:00 +0100)]
Fixing automatic switching of night mode if network location is not enabled.

The current implementation does not take care of location changes in the case
the network location is not enabled. The fix will use the passive location provider
to receive any location updates (gps and network) and using the network location
provider to trigger the passive provider.

Change-Id: I851bb1ff90e9103712a0e741528a6dfa5d4353c8

14 years agoadd comment for public function
Cary Clark [Thu, 4 Mar 2010 13:41:56 +0000 (08:41 -0500)]
add comment for public function

http://b/242036

14 years agoRemove an overzealous call to setDefaultSelection.
Leon Scroggins [Thu, 4 Mar 2010 00:08:56 +0000 (19:08 -0500)]
Remove an overzealous call to setDefaultSelection.

This was added to try and fix an earlier bug,
http://b/issue?id=2431351  However, it results in all
touches setting to the default selection, which
is incorrect.

Fix for http://b/issue?id=2486721

14 years agoMerge "Delay setting initial screen brightness until after the sensors are initialized."
Mike Lockwood [Thu, 4 Mar 2010 13:07:27 +0000 (05:07 -0800)]
Merge "Delay setting initial screen brightness until after the sensors are initialized."

14 years agoDelay setting initial screen brightness until after the sensors are initialized.
Mike Lockwood [Thu, 4 Mar 2010 13:02:44 +0000 (08:02 -0500)]
Delay setting initial screen brightness until after the sensors are initialized.

Some devices will not activate the light sensor properly on boot
unless we do this.

Change-Id: Ia27b6fc2d515c31eb8597e1d52127d70e2643bd7
BUG: 2269307

Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoMerge "Removes some storage tests from the DumpRenderTree skipped lists, now that...
Steve Block [Thu, 4 Mar 2010 11:06:42 +0000 (03:06 -0800)]
Merge "Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided"

14 years agoMerge "Fix a loss of data."
Wink Saville [Thu, 4 Mar 2010 05:03:07 +0000 (21:03 -0800)]
Merge "Fix a loss of data."

14 years agoAwaken ListView scroll bars for overscroll
Adam Powell [Thu, 4 Mar 2010 04:54:51 +0000 (20:54 -0800)]
Awaken ListView scroll bars for overscroll

14 years agoFix epsilon calculation for jumpy touchscreen filtering
Adam Powell [Thu, 4 Mar 2010 04:43:16 +0000 (20:43 -0800)]
Fix epsilon calculation for jumpy touchscreen filtering

14 years agoFix VelocityTracker for CTS tests
Adam Powell [Thu, 4 Mar 2010 03:50:49 +0000 (19:50 -0800)]
Fix VelocityTracker for CTS tests

14 years agoMerge "Use "My Contacts""
Daisuke Miyakawa [Thu, 4 Mar 2010 02:55:41 +0000 (18:55 -0800)]
Merge "Use "My Contacts""

14 years agoUse "My Contacts"
Daisuke Miyakawa [Thu, 4 Mar 2010 02:54:45 +0000 (11:54 +0900)]
Use "My Contacts"

Bug: 2487348

14 years agoHandle the string "default" and ignore it appropriately.
Daisuke Miyakawa [Thu, 4 Mar 2010 02:01:25 +0000 (11:01 +0900)]
Handle the string "default" and ignore it appropriately.

14 years agoFix a loss of data.
Wink Saville [Wed, 3 Mar 2010 19:55:41 +0000 (11:55 -0800)]
Fix a loss of data.

Fix a bug in DataConnection state machine where the notification
of disconnection completion was sent before we actually transitioned
to the in active state. Also, change conn.reset to send a response
so the user can know when the transition to the in active state
completes for that also.

bug: 2471897
Change-Id: I5776324ac89a607925d07f4a600bc5b34c3f3ed6

14 years agoMerge "Clean up MediaRecorder for public Java SDK - update comments and fix a check...
James Dong [Thu, 4 Mar 2010 01:38:05 +0000 (17:38 -0800)]
Merge "Clean up MediaRecorder for public Java SDK - update comments and fix a check in setAudioChannels()"

14 years agoMerge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector for...
Adam Powell [Thu, 4 Mar 2010 01:22:15 +0000 (17:22 -0800)]
Merge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector for framework deprecations."

14 years agoInputDevice filtering for jumpy screens.
Adam Powell [Tue, 2 Mar 2010 18:42:16 +0000 (10:42 -0800)]
InputDevice filtering for jumpy screens.
Updated ScaleGestureDetector for framework deprecations.

14 years agoClean up MediaRecorder for public Java SDK
James Dong [Sat, 27 Feb 2010 03:36:35 +0000 (19:36 -0800)]
Clean up MediaRecorder for public Java SDK
- update comments and fix a check in setAudioChannels()

bug - 2362412

14 years agoMerge "More ExpandableListView fixes to take headers into account."
Gilles Debunne [Thu, 4 Mar 2010 00:49:05 +0000 (16:49 -0800)]
Merge "More ExpandableListView fixes to take headers into account."

14 years agoMerge "Add error reporting for Tethering."
Robert Greenwalt [Thu, 4 Mar 2010 00:35:23 +0000 (16:35 -0800)]
Merge "Add error reporting for Tethering."

14 years agoAllow multiple original-package tags.
Dianne Hackborn [Thu, 4 Mar 2010 00:19:01 +0000 (16:19 -0800)]
Allow multiple original-package tags.

Also fix some issues with moving files from update commands.

14 years agoMerge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode...
Eric Laurent [Thu, 4 Mar 2010 00:09:55 +0000 (16:09 -0800)]
Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off"."

14 years agoMore ExpandableListView fixes to take headers into account.
Gilles Debunne [Wed, 3 Mar 2010 23:55:13 +0000 (15:55 -0800)]
More ExpandableListView fixes to take headers into account.

All direct calls to mConnector in ExpandableListView should convert group/child flat positions
to/from absolute flat positions (that take header count into account).
Two conversion methods were added to do that.

14 years agoFeature to return an extra in the cursor that keeps the spinny going.
Amith Yamasani [Thu, 25 Feb 2010 01:44:46 +0000 (17:44 -0800)]
Feature to return an extra in the cursor that keeps the spinny going.

If a search provider returns an extra in the cursor with the key
SearchManager.CURSOR_EXTRA_KEY_IN_PROGRESS, and the value true, then
the spinny in the search dialog will not stop, but the cursor
contents will still be used to update the results. This way, partial
search results can be sent while the user is informed that the search
is still in progress.

14 years agoAdd error reporting for Tethering.
Robert Greenwalt [Wed, 3 Mar 2010 01:25:02 +0000 (17:25 -0800)]
Add error reporting for Tethering.

Also make the usb interface configuration more robust so retries are possible.

Makes all Tethering errors recoverable - no harm letting them try again anyway.  Worst case
is they need to reboot.

14 years agoMerge "Improve RS error handling. On errors RS will now store the error and a messag...
Jason Sams [Wed, 3 Mar 2010 23:13:33 +0000 (15:13 -0800)]
Merge "Improve RS error handling.  On errors RS will now store the error and a message that can be read from the app.  RS will then not continue rendering frames while an unchecked error is present until new state is received."

14 years agoImprove RS error handling. On errors RS will now store the error and a message that...
Jason Sams [Wed, 3 Mar 2010 21:03:18 +0000 (13:03 -0800)]
Improve RS error handling.  On errors RS will now store the error and a message that can be read from the app.  RS will then not continue rendering frames while an unchecked error is present until new state is received.

14 years agoRework the way PackageManager binds to default container service.
Suchi Amalapurapu [Wed, 3 Mar 2010 17:45:24 +0000 (09:45 -0800)]
Rework the way PackageManager binds to default container service.

Clean up stale containers when enabling/disabling packages on sdcard.
Check the path of packages which are being enabled.
Make sure gc's are done prior to destroying containers when moving applicati
as well as enabling/disabling packages for sdcard mount status changes.

Some miscellaneous issues
   Remove hack to avoid renaming containers.
   Fix test with forward locked apps
   Remove adding container id to asec list when renaming
   Some cosmetic changes to DefaultContainerService

14 years agoMerge "Use "play" icon for search dialog button in Browser"
Bjorn Bringert [Wed, 3 Mar 2010 22:01:24 +0000 (14:01 -0800)]
Merge "Use "play" icon for search dialog button in Browser"

14 years agoUse "play" icon for search dialog button in Browser
Bjorn Bringert [Wed, 3 Mar 2010 21:29:04 +0000 (21:29 +0000)]
Use "play" icon for search dialog button in Browser

Fixes http://b/issue?id=2485462

Change-Id: Ibc8843b236aa0a063d91fbd37a2c09cebd21163e

14 years agoMerge "Fix issue #2485441: SettingsBackupAgent crashed system server"
Dianne Hackborn [Wed, 3 Mar 2010 21:49:16 +0000 (13:49 -0800)]
Merge "Fix issue #2485441: SettingsBackupAgent crashed system server"

14 years agoFix issue #2485441: SettingsBackupAgent crashed system server
Dianne Hackborn [Wed, 3 Mar 2010 21:36:35 +0000 (13:36 -0800)]
Fix issue #2485441: SettingsBackupAgent crashed system server

Need to take care of fixing up backupAdjust as well as reporting it
to ProGuard.

14 years agoMerge "add optional preftable to image codecs, for more control over the resulting...
Mike Reed [Wed, 3 Mar 2010 20:38:26 +0000 (12:38 -0800)]
Merge "add optional preftable to image codecs, for more control over the resulting bitmap config"

14 years agoMerge "Check for null provider in LocationManager.getProviders()"
Mike Lockwood [Wed, 3 Mar 2010 20:37:19 +0000 (12:37 -0800)]
Merge "Check for null provider in LocationManager.getProviders()"

14 years agoCheck for null provider in LocationManager.getProviders()
Mike Lockwood [Wed, 3 Mar 2010 20:35:13 +0000 (15:35 -0500)]
Check for null provider in LocationManager.getProviders()

Change-Id: I294ce0b1f364cfdf956ac55260f9d40f0704b5f7
BUG: 2485977

Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoMerge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()"
Mike Lockwood [Wed, 3 Mar 2010 20:15:35 +0000 (12:15 -0800)]
Merge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()"

14 years agoMerge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared...
Mike Lockwood [Wed, 3 Mar 2010 20:14:54 +0000 (12:14 -0800)]
Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS."

14 years agoFix off by one error in NetworkManagementService.isUsbRNDISStarted()
Mike Lockwood [Wed, 3 Mar 2010 20:12:00 +0000 (15:12 -0500)]
Fix off by one error in NetworkManagementService.isUsbRNDISStarted()

Change-Id: I74eea36464696d63ad072661704b410bfe40c1c8
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoFix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turne...
Eric Laurent [Wed, 3 Mar 2010 02:54:45 +0000 (18:54 -0800)]
Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off".

The problem is that even if silent mode is active, changing the alarm volume will change current
alarm stream volume. This is true for other stream types affected by ringer mode (ring, notification...) but
the UI design is such that it is not possible to change these volumes while in silent mode.

The fix consists in modifying AudioService.setStreamVolumeInt() so that when a stream is affected by ringer mode
and we are in silent mode, only the saved volume value is modified, current value remaining to unchanged (0).

14 years agoRemoves some storage tests from the DumpRenderTree skipped lists, now that Android...
Steve Block [Tue, 2 Mar 2010 00:15:12 +0000 (00:15 +0000)]
Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided

See https://android-git.corp.google.com/g/#change,42763

Change-Id: I9929b73db0f6764bb06fbe963e751294a4a787f0

14 years agoadd optional preftable to image codecs, for more control over the resulting bitmap...
Mike Reed [Wed, 3 Mar 2010 18:24:37 +0000 (13:24 -0500)]
add optional preftable to image codecs, for more control over the resulting bitmap config

14 years agoMerge "Remove UUIDs from the cache when the device is unpaired."
Jaikumar Ganesh [Wed, 3 Mar 2010 18:53:11 +0000 (10:53 -0800)]
Merge "Remove UUIDs from the cache when the device is unpaired."

14 years agoMerge "hide the newly created DatabaseObjectNotClosedException class from sdk"
Vasu Nori [Wed, 3 Mar 2010 18:50:51 +0000 (10:50 -0800)]
Merge "hide the newly created DatabaseObjectNotClosedException class from sdk"

14 years agohide the newly created DatabaseObjectNotClosedException class from sdk
Vasu Nori [Wed, 3 Mar 2010 18:49:56 +0000 (10:49 -0800)]
hide the newly created DatabaseObjectNotClosedException class from sdk

14 years agoMerge "in finalizer warnings, use a better exception - NOT Exception()"
Vasu Nori [Wed, 3 Mar 2010 18:48:30 +0000 (10:48 -0800)]
Merge "in finalizer warnings, use a better exception - NOT Exception()"

14 years agoDon't send ACTION_MOVE to webkit until the distance
Grace Kloba [Tue, 2 Mar 2010 21:08:52 +0000 (13:08 -0800)]
Don't send ACTION_MOVE to webkit until the distance
is confirmed to be a drag.

Always send touch events to webkit if a subview, plugin,
is in full screen mode.

Fix http://b/issue?id=2478701

14 years agoin finalizer warnings, use a better exception - NOT Exception()
Vasu Nori [Wed, 3 Mar 2010 18:05:16 +0000 (10:05 -0800)]
in finalizer warnings, use a better exception - NOT Exception()

finalizer warnings should use a more descriptive exception instead of
Exception() so it is clearer to the developers as to why this
warning is output.

14 years agoMerge "Remove the TAB key from <textarea>s."
Leon Scroggins [Wed, 3 Mar 2010 17:21:14 +0000 (09:21 -0800)]
Merge "Remove the TAB key from <textarea>s."

14 years agoRemove the TAB key from <textarea>s.
Leon Scroggins [Wed, 3 Mar 2010 17:09:45 +0000 (12:09 -0500)]
Remove the TAB key from <textarea>s.

Do not use flag for web edit, so that the IME does not have the
TAB key.

Fix for http://b/issue?id=2484101

14 years agorefactor find state and scrolling
Cary Clark [Wed, 3 Mar 2010 15:05:16 +0000 (10:05 -0500)]
refactor find state and scrolling

Separate out state when find is up and is empty.
Request a scroll when setting a match, rather than when drawing.
Don't draw if there's no match.

Companion fix in external/webkit and packages/apps/Browser

http://b/2370069

14 years agorefactor find state and scrolling
Cary Clark [Wed, 3 Mar 2010 15:05:16 +0000 (10:05 -0500)]
refactor find state and scrolling

Separate out state when find is up and is empty.
Request a scroll when setting a match, rather than when drawing.
Don't draw if there's no match.

Companion fix in external/webkit and packages/apps/Browser

http://b/2370069

14 years agoMerge "Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()"
Bjorn Bringert [Wed, 3 Mar 2010 13:39:31 +0000 (05:39 -0800)]
Merge "Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()"

14 years agoCall close() instead of deactivate() in CursorToBulkCursorAdaptor.close()
Bjorn Bringert [Mon, 8 Feb 2010 18:59:34 +0000 (18:59 +0000)]
Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()

This seems like a long-lived copy-and-paste bug.

Fixes http://b/issue?id=2015069

This is the master version of change
https://android-git.corp.google.com/g/8636 which never
made it into Eclair.

Change-Id: I75f3a1942994982d5e5f779ab43a573cb953490b

14 years agoFixed NPE by guarding the reference of variable
Tadashi G. Takaoka [Wed, 3 Mar 2010 07:15:13 +0000 (16:15 +0900)]
Fixed NPE by guarding the reference of variable

Bug: 2395174

14 years agoMountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via...
Mike Lockwood [Wed, 3 Mar 2010 11:16:52 +0000 (06:16 -0500)]
MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS.

Change-Id: I21c887ae76eccabcc5d8449aa0a38e98758e8958
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoAdd SearchManager.SUGGEST_COLUMN_TEXT_2_URL
Bjorn Bringert [Tue, 2 Mar 2010 11:16:17 +0000 (11:16 +0000)]
Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL

This column overrides SUGGEST_COLUMN_TEXT_2. SearchDialog
and QuickSearchBox render the value of this column as a URL in
green.

Part of the fix for http://b/issue?id=2380681

Change-Id: I6735e0eba90e24c81f9e72520f257e5e61796d7a

14 years agoFix issue #2325621 Runtime restart after launching Android keyboard setting .
Dianne Hackborn [Wed, 3 Mar 2010 08:08:31 +0000 (00:08 -0800)]
Fix issue #2325621 Runtime restart after launching Android keyboard setting .

14 years agoMerge "Fixing spelling of intiialization to initialization in comment"
Brian Carlstrom [Wed, 3 Mar 2010 03:05:12 +0000 (19:05 -0800)]
Merge "Fixing spelling of intiialization to initialization in comment"

14 years agoMerge "Fix a bug in OverScroller.setFinalX/Y"
Adam Powell [Wed, 3 Mar 2010 02:20:13 +0000 (18:20 -0800)]
Merge "Fix a bug in OverScroller.setFinalX/Y"

14 years agoMerge "Added the Camera Preveiw memory test which can help to isolate the memory...
Yu Shan Emily Lau [Wed, 3 Mar 2010 02:12:12 +0000 (18:12 -0800)]
Merge "Added the Camera Preveiw memory test which can help to isolate the memory leak issue."

14 years agoMerge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()."
Mike Lockwood [Wed, 3 Mar 2010 02:06:30 +0000 (18:06 -0800)]
Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()."

14 years agoFix a bug in OverScroller.setFinalX/Y
Adam Powell [Wed, 3 Mar 2010 02:04:43 +0000 (18:04 -0800)]
Fix a bug in OverScroller.setFinalX/Y

14 years agoMerge "Fix documentation."
Wink Saville [Wed, 3 Mar 2010 02:00:01 +0000 (18:00 -0800)]
Merge "Fix documentation."

14 years agoDockObserver: Watch for exceptions in LocationManger.isProviderEnabled().
Mike Lockwood [Wed, 3 Mar 2010 01:49:47 +0000 (20:49 -0500)]
DockObserver: Watch for exceptions in LocationManger.isProviderEnabled().

Change-Id: Ieb9f6b0c20a6ce2223cb4b4956580b8543094c2f
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoDisable tests that require package-private access to code under test.
Doug Felt [Tue, 2 Mar 2010 22:05:03 +0000 (14:05 -0800)]
Disable tests that require package-private access to code under test.

14 years agoMaybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard
Dianne Hackborn [Wed, 3 Mar 2010 01:19:29 +0000 (17:19 -0800)]
Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard

We now only consider a device to be a default keyboard if its name
has "-keypad".  A hack, but whatever.

Also add some debug logging for the input state to help identify such
issues in the future.

14 years agoRemove UUIDs from the cache when the device is unpaired.
Jaikumar Ganesh [Wed, 3 Mar 2010 01:19:20 +0000 (17:19 -0800)]
Remove UUIDs from the cache when the device is unpaired.

This fixes one probable case of A2DP profile connection state hanging
in connecting state. When the device is unpaired and repaired,
before the drivers are up on the bluez side, settings app / auto-connect
code can try to connect.

14 years agoMerge "Hide GeocoderParams class from public API."
Mike Lockwood [Wed, 3 Mar 2010 01:13:28 +0000 (17:13 -0800)]
Merge "Hide GeocoderParams class from public API."

14 years agoMerge "Added Scroller compatibility methods to OverScroller"
Adam Powell [Wed, 3 Mar 2010 01:13:02 +0000 (17:13 -0800)]
Merge "Added Scroller compatibility methods to OverScroller"

14 years agoAdded Scroller compatibility methods to OverScroller
Adam Powell [Wed, 3 Mar 2010 01:09:38 +0000 (17:09 -0800)]
Added Scroller compatibility methods to OverScroller

14 years agoMerge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol."
Romain Guy [Wed, 3 Mar 2010 01:09:27 +0000 (17:09 -0800)]
Merge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol."

14 years agoAdd new CAPTURE_LAYERS command to HiearchyViewer protocol.
Romain Guy [Wed, 3 Mar 2010 01:07:47 +0000 (17:07 -0800)]
Add new CAPTURE_LAYERS command to HiearchyViewer protocol.

This command is used by the desktop tool to export a given view hierarchy into
a layered file format.

14 years agoMerge "SslCertificate should clone Dates"
Brian Carlstrom [Wed, 3 Mar 2010 00:56:59 +0000 (16:56 -0800)]
Merge "SslCertificate should clone Dates"

14 years agosurfaceflinger: remove un-cached buffers hack for Adreno
Dima Zavin [Tue, 2 Mar 2010 23:39:44 +0000 (15:39 -0800)]
surfaceflinger: remove un-cached buffers hack for Adreno

Change-Id: I5ae4e74bfa3e25b55be2cddf7b3c51368a140ab9
Signed-off-by: Dima Zavin <dima@android.com>
14 years agoHide GeocoderParams class from public API.
Mike Lockwood [Wed, 3 Mar 2010 00:39:50 +0000 (19:39 -0500)]
Hide GeocoderParams class from public API.

This does not need to be publc until we unbundle the network location provider.

Change-Id: Ib4109d2392624242eee33f271a8151588e3f0c56
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoSslCertificate should clone Dates
Brian Carlstrom [Tue, 2 Mar 2010 22:51:22 +0000 (14:51 -0800)]
SslCertificate should clone Dates

To avoid external tampering with Dates withing SslCertificate by code
holding on to pointers to Dates used in the constructor or code
mutating values returned by the accessors, we now clone Dates taking
in as arguments and returned to callers.

14 years agoMerge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682"
Vasu Nori [Wed, 3 Mar 2010 00:08:38 +0000 (16:08 -0800)]
Merge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682"

14 years agoAdded the Camera Preveiw memory test which can help to isolate the memory leak issue.
Yu Shan Emily Lau [Tue, 2 Mar 2010 03:24:05 +0000 (19:24 -0800)]
Added the Camera Preveiw memory test which can help to isolate the memory leak issue.

14 years agoMerge "Fix issue #2482423: Settings is broken due to dead-code stripping"
Dianne Hackborn [Tue, 2 Mar 2010 23:07:33 +0000 (15:07 -0800)]
Merge "Fix issue #2482423: Settings is broken due to dead-code stripping"

14 years agoMerge "Remove calendar.jar."
Ken Shirriff [Tue, 2 Mar 2010 22:57:47 +0000 (14:57 -0800)]
Merge "Remove calendar.jar."

14 years agoFix issue #2482423: Settings is broken due to dead-code stripping
Dianne Hackborn [Tue, 2 Mar 2010 22:56:51 +0000 (14:56 -0800)]
Fix issue #2482423: Settings is broken due to dead-code stripping

Take care of more custom classes in layouts, and also scan through
preference XMLs.

14 years agoCreate a method to find matching URLs and use it in updateVisitedHistory.
Leon Scroggins [Tue, 2 Mar 2010 20:58:40 +0000 (15:58 -0500)]
Create a method to find matching  URLs and use it in updateVisitedHistory.

The method for finding matching URLs is taken from Bookmarks.java in
the Browser package.  When looking to see if the URL is already in
the database, include versions which have/don't have "http" as well
as "www."

Part of fix for http://b/issue?id=2442391

14 years agoresubmit reverted CL https://android-git.corp.google.com/g/#change,42682
Vasu Nori [Tue, 2 Mar 2010 22:12:19 +0000 (14:12 -0800)]
resubmit reverted CL https://android-git.corp.google.com/g/#change,42682

register a logging func with sqlite, to get extra info on errors
sqlite3 (latest patch) from DRH included this functionality.
use it to get more useful debugging info from sqlite

14 years agoMake sure all list items know they are in a window.
Romain Guy [Tue, 2 Mar 2010 21:38:44 +0000 (13:38 -0800)]
Make sure all list items know they are in a window.
Bug #2476671

If you had a ListView with a layout_height equals to WRAP_CONTENT, you would
get list children with a parent but not attached to the window. This was caused
by the onMeasure() code: that code was obtaining views from the adapter to
measure them and putting them in the recyler for later reuse. Unfortunately
the recycler assumes that views have been attached to the window but detached
from the parent, thus causing much grief. The fix simply forces measured views
to be added to the window the first time they come out of the recycler.

ListView, bow before me for I am your master!

14 years agoFixing spelling of intiialization to initialization in comment
Brian Carlstrom [Tue, 2 Mar 2010 21:30:04 +0000 (13:30 -0800)]
Fixing spelling of intiialization to initialization in comment

14 years agoMerge "change ObserverNode.binderDied() to lock the root node before manipulating...
Fred Quintana [Tue, 2 Mar 2010 21:23:17 +0000 (13:23 -0800)]
Merge "change ObserverNode.binderDied() to lock the root node before manipulating the observers tree by calling removeObserverLocked()"

14 years agoRemove calendar.jar.
Ken Shirriff [Tue, 2 Mar 2010 20:50:03 +0000 (12:50 -0800)]
Remove calendar.jar.

This jar file failed to meet its goal of unbundling calendar.

bug 2468654

14 years agoFix build. I screwed up a merge.
Dave Sparks [Tue, 2 Mar 2010 20:56:37 +0000 (12:56 -0800)]
Fix build. I screwed up a merge.

14 years agoAdd locking to signal in AudioCache::notify(). Bug 2317844.
Dave Sparks [Tue, 2 Mar 2010 03:29:58 +0000 (19:29 -0800)]
Add locking to signal in AudioCache::notify(). Bug 2317844.

14 years agoadd warning in finalizer. deprecate protected members.
Vasu Nori [Mon, 1 Mar 2010 22:47:47 +0000 (14:47 -0800)]
add warning in finalizer. deprecate protected members.

finalizer shoudl not be called ever. add a warning to say that.
adeprecate a few members in SQLiteProgram.java. they should not
have had protected access level. shoudl be package.

14 years agoMerge "Fix issue #2468687: back and home keys don't work on InCallScreen"
Dianne Hackborn [Tue, 2 Mar 2010 19:43:47 +0000 (11:43 -0800)]
Merge "Fix issue #2468687: back and home keys don't work on InCallScreen"

14 years agoFix issue #2468687: back and home keys don't work on InCallScreen
Dianne Hackborn [Tue, 2 Mar 2010 07:36:02 +0000 (23:36 -0800)]
Fix issue #2468687: back and home keys don't work on InCallScreen

Make sure we update the focus after hiding a window via the
policy visibility.

14 years agoMerge "Turn on fading scrollbars by default. Bug #2142162"
Romain Guy [Tue, 2 Mar 2010 19:43:14 +0000 (11:43 -0800)]
Merge "Turn on fading scrollbars by default. Bug #2142162"

14 years agoTurn on fading scrollbars by default.
Romain Guy [Tue, 2 Mar 2010 19:42:11 +0000 (11:42 -0800)]
Turn on fading scrollbars by default.
Bug #2142162

14 years agoMerge "Null pointer tests removed from HeaderViewListAdapter."
Gilles Debunne [Tue, 2 Mar 2010 19:41:49 +0000 (11:41 -0800)]
Merge "Null pointer tests removed from HeaderViewListAdapter."

14 years agoMerge "SslCertificate should use Dates - fixing api for build"
Brian Carlstrom [Tue, 2 Mar 2010 19:31:20 +0000 (11:31 -0800)]
Merge "SslCertificate should use Dates - fixing api for build"