Commit Graph

13227 Commits

Author SHA1 Message Date
Gilles Debunne
90db01d98d Merge "More ExpandableListView fixes to take headers into account." 2010-03-03 16:49:05 -08:00
Robert Greenwalt
95e212b0da Merge "Add error reporting for Tethering." 2010-03-03 16:35:23 -08:00
Eric Laurent
df4ef12972 Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off"." 2010-03-03 16:09:55 -08:00
Jason Sams
1b8b779259 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." 2010-03-03 15:13:33 -08:00
Bjorn Bringert
6f7ecc3c7c Merge "Use "play" icon for search dialog button in Browser" 2010-03-03 14:01:24 -08:00
Dianne Hackborn
13cf20332a Merge "Fix issue #2485441: SettingsBackupAgent crashed system server" 2010-03-03 13:49:16 -08:00
Mike Reed
83eaf2f2cf Merge "add optional preftable to image codecs, for more control over the resulting bitmap config" 2010-03-03 12:38:26 -08:00
Mike Lockwood
fa76372ab5 Merge "Check for null provider in LocationManager.getProviders()" 2010-03-03 12:37:19 -08:00
Mike Lockwood
a67784c5c5 Merge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()" 2010-03-03 12:15:35 -08:00
Mike Lockwood
1f0080d73e Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS." 2010-03-03 12:14:54 -08:00
Jaikumar Ganesh
249a784dbf Merge "Remove UUIDs from the cache when the device is unpaired." 2010-03-03 10:53:11 -08:00
Vasu Nori
60e727515b Merge "hide the newly created DatabaseObjectNotClosedException class from sdk" 2010-03-03 10:50:51 -08:00
Vasu Nori
e4ee93729c Merge "in finalizer warnings, use a better exception - NOT Exception()" 2010-03-03 10:48:30 -08:00
Leon Scroggins
658cd0d09d Merge "Remove the TAB key from <textarea>s." 2010-03-03 09:21:14 -08:00
Bjorn Bringert
a3c9122ddd Merge "Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()" 2010-03-03 05:39:31 -08:00
Brian Carlstrom
03b197297d Merge "Fixing spelling of intiialization to initialization in comment" 2010-03-02 19:05:12 -08:00
Adam Powell
35c4f0cd68 Merge "Fix a bug in OverScroller.setFinalX/Y" 2010-03-02 18:20:13 -08:00
Yu Shan Emily Lau
8cad2bb8ab Merge "Added the Camera Preveiw memory test which can help to isolate the memory leak issue." 2010-03-02 18:12:12 -08:00
Mike Lockwood
5d4d8d543a Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()." 2010-03-02 18:06:30 -08:00
Wink Saville
374334dafa Merge "Fix documentation." 2010-03-02 18:00:01 -08:00
Dianne Hackborn
71c3eb2a38 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.
2010-03-02 17:37:45 -08:00
Mike Lockwood
bbd20a6ac4 Merge "Hide GeocoderParams class from public API." 2010-03-02 17:13:28 -08:00
Adam Powell
de2bcb04cf Merge "Added Scroller compatibility methods to OverScroller" 2010-03-02 17:13:02 -08:00
Romain Guy
49c6afa020 Merge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol." 2010-03-02 17:09:27 -08:00
Brian Carlstrom
a48063cef6 Merge "SslCertificate should clone Dates" 2010-03-02 16:56:59 -08:00
Dima Zavin
4fe6ac33d1 surfaceflinger: remove un-cached buffers hack for Adreno
Change-Id: I5ae4e74bfa3e25b55be2cddf7b3c51368a140ab9
Signed-off-by: Dima Zavin <dima@android.com>
2010-03-02 16:44:46 -08:00
Vasu Nori
32f027250b Merge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682" 2010-03-02 16:08:38 -08:00
Dianne Hackborn
fe519c9d0b Merge "Fix issue #2482423: Settings is broken due to dead-code stripping" 2010-03-02 15:07:33 -08:00
Ken Shirriff
986b21e204 Merge "Remove calendar.jar." 2010-03-02 14:57:47 -08:00
Fred Quintana
50e03384ca Merge "change ObserverNode.binderDied() to lock the root node before manipulating the observers tree by calling removeObserverLocked()" 2010-03-02 13:23:17 -08:00
Ken Shirriff
509fab882b Remove calendar.jar.
This jar file failed to meet its goal of unbundling calendar.

bug 2468654
2010-03-02 13:02:12 -08:00
Dianne Hackborn
8addafe823 Merge "Fix issue #2468687: back and home keys don't work on InCallScreen" 2010-03-02 11:43:47 -08:00
Romain Guy
1da11aaf6c Merge "Turn on fading scrollbars by default. Bug #2142162" 2010-03-02 11:43:14 -08:00
Gilles Debunne
cb27153f37 Merge "Null pointer tests removed from HeaderViewListAdapter." 2010-03-02 11:41:49 -08:00
Brian Carlstrom
08c0d1f1b4 Merge "SslCertificate should use Dates - fixing api for build" 2010-03-02 11:31:20 -08:00
Brian Carlstrom
654a6591aa Merge "SslCertificate should provide Date interface" 2010-03-02 11:08:32 -08:00
Grace Kloba
747d23a2fb Merge "When titlebar's visible height changed, it means the WebKit viewsize need to be updated." 2010-03-02 11:01:41 -08:00
Bjorn Bringert
07ec6ab143 Merge "Fixing: search button and mic button are not right-aligned" 2010-03-02 10:57:35 -08:00
Eric Laurent
913f4c7cce Merge "Issue 2071329: audio track is shorter than video track for video capture on sholes" 2010-03-02 10:41:23 -08:00
Ying Wang
d26e9cebe7 Fix Proguard flags. 2010-03-02 09:36:33 -08:00
Leon Clarke
6bb08bd647 am ba74d7cc: am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2
Merge commit 'ba74d7ccadc34d09d57886120e9d412d9edbc4d7'

* commit 'ba74d7ccadc34d09d57886120e9d412d9edbc4d7':
  Fix issue with authentication with flash
2010-03-02 08:44:48 -08:00
Jean-Michel Trivi
ac5de73ced Merge "First implementation of the audio focus management as an extension of AudioManager and AudioService." 2010-03-02 08:41:33 -08:00
Leon Clarke
cc2f8a9a24 am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2
Merge commit 'e861b8f95dd52f89b7e7e34ba1bfc5b85c290292' into eclair-mr2-plus-aosp

* commit 'e861b8f95dd52f89b7e7e34ba1bfc5b85c290292':
  Fix issue with authentication with flash
2010-03-02 08:38:54 -08:00
Cary Clark
29127bbfc1 Merge "account for find dialog height when positioning layers" 2010-03-02 08:37:18 -08:00
Leon Clarke
491ebdea41 Merge " Fix issue with authentication with flash" into eclair-mr2 2010-03-02 08:33:10 -08:00
Mike Reed
eda230037d Merge "initial add of Arabic, Hebrew and Thai fonts." 2010-03-02 08:27:28 -08:00
Grace Kloba
fbecf1e233 Merge "Start the synchronous load in the WebCore thread." 2010-03-02 08:21:22 -08:00
Eric Laurent
134ccbd131 Issue 2071329: audio track is shorter than video track for video capture on sholes
Add API to retrieve number of frames dropped by audio input kernel driver.

Submitted on behalf of Masaki Sato <masaki.sato@motorola.com>
2010-03-02 08:20:13 -08:00
Mike Lockwood
37e168eec4 Merge "Don't eat IllegalArgumentExceptions in LocationManagerService." 2010-03-02 07:38:40 -08:00
Andy McFadden
fdb4c239a5 Merge "Tone down a log message." 2010-03-02 07:36:23 -08:00