summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused APIRomain Guy2011-01-267-120/+2
| | | | Change-Id: I1714fd82a64b752f0350ef4ef9179ce19e089c6a
* Fix NPE in YouTube.Romain Guy2011-01-261-1/+1
| | | | | | Bug #3385339 Change-Id: Id7b307994e343cdb808161a7fae590536f04252e
* Merge "Make sure the opaque bitmap is opaque. GL doesn't like being lied to. ↵Romain Guy2011-01-252-7/+10
|\ | | | | | | Bug #3382992" into honeycomb
| * Make sure the opaque bitmap is opaque. GL doesn't like being lied to.Romain Guy2011-01-252-7/+10
| | | | | | | | | | | | | | | | Bug #3382992 The result still looks wrong but it works as designed, unfortunately. Change-Id: I6108e199fa336cb01faaabf6c75faa3b71c2339b
* | Merge "Review rework for issue 3385068 : Play gets out of sync" into honeycombSantosh Madhava2011-01-251-17/+12
|\ \
| * | Review rework for issue 3385068 : Play gets out of syncSantosh Madhava2011-01-251-17/+12
| | | | | | | | | | | | Change-Id: I7f7435bd898a72302500cdc15874e469922cbebe
* | | Merge "Fix for issue 3366265 : Native crash exporting movie" into honeycombSantosh Madhava2011-01-251-3/+22
|\ \ \
| * | | Fix for issue 3366265 : Native crash exporting movieSantosh Madhava2011-01-251-3/+22
| | | | | | | | | | | | | | | | Change-Id: I04195198031eeb7d34d4249b49a1092321a2eb0a
* | | | Merge "Change AsyncTask.execute() back to using a thread pool..." into honeycombDianne Hackborn2011-01-253-18/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Change AsyncTask.execute() back to using a thread pool...Dianne Hackborn2011-01-253-18/+88
| | | | | | | | | | | | | | | | | | | | | | | | ...for now. Change-Id: I1fe64f3e3a575f85add11dfe4d405f0c3a4a49de
* | | | Merge "VideoEditor:Fix for 3369908" into honeycombDheeraj Sharma2011-01-251-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | VideoEditor:Fix for 3369908Dheeraj Sharma2011-01-231-0/+1
| | | | | | | | | | | | | | | | Change-Id: Ic28d1c96a681dcc56d4432e10dffc273029e1c85
* | | | Merge "Cleaning up StackView" into honeycombAdam Cohen2011-01-255-64/+160
|\ \ \ \
| * | | | Cleaning up StackViewAdam Cohen2011-01-255-64/+160
| | | | | | | | | | | | | | | | | | | | Change-Id: I38cd8a5f2d25973d3f97551be0a873ca35044ed9
* | | | | Merge "Fit and finish on status bar:" into honeycombDaniel Sandler2011-01-2516-72/+64
|\ \ \ \ \
| * | | | | Fit and finish on status bar:Daniel Sandler2011-01-2516-72/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Clock color fixed. [3374581] - Clock vertically aligned. [3388224] - Clock uses system font assets now. [3385564] - Solid version of AndroidClock added to build. [3385564] - Extraneous background glow removed from notification panel. - Removed solid black background from notifications. [3388223] - Added background image behind large notification icons and increased large size to 64dip [3388434, 3384355] - Corrected size & leading of notification text [3388577] Bug: 3374581 Bug: 3384355 Bug: 3385564 Bug: 3388223 Bug: 3388224 Bug: 3388434 Bug: 3388577 Change-Id: I8e443da5758deca412d1ce5944f887b35f6265ed
* | | | | | Merge "Do Not Merge. Don't connect to non keyboard HID devices." into honeycombJaikumar Ganesh2011-01-252-1/+22
|\ \ \ \ \ \
| * | | | | | Do Not Merge. Don't connect to non keyboard HID devices.Jaikumar Ganesh2011-01-252-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3385950 Change-Id: I2cfb17467c3d2fd383747111cd990d39f10f5136
* | | | | | | Merge "Fix button assets and styles." into honeycombAdam Powell2011-01-2563-66/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix button assets and styles.Adam Powell2011-01-2563-66/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes some padding issues that broke apps during the last update. Change-Id: Icdce5231f4497f8f0be0ab842a03cbfdfc501c5a
* | | | | | | Merge "Disable mouse support. (DO NOT MERGE)" into honeycombJeff Brown2011-01-251-4/+12
|\ \ \ \ \ \ \
| * | | | | | | Disable mouse support. (DO NOT MERGE)Jeff Brown2011-01-251-4/+12
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Change-Id: Ica9703a18195079d227caff8c2389c750559f3d0
* | | | | | | Merge "Fix crashes caused by some input devices." into honeycombJeff Brown2011-01-257-36/+102
|\ \ \ \ \ \ \
| * | | | | | | Fix crashes caused by some input devices.Jeff Brown2011-01-257-36/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The touch screen sometimes reports more than 10 pointers even though that's all we asked for. When this happens, we start dropping events with more than 10 pointers. This confuses applications and causes them to crash. Raised the limit to 16 pointers. Bug: 3331247 The default behavior was to identify all touch devices as touch screens. External devices that are plugged in are more likely to be touch pads not attached to a screen. Changed the default to be a touch pad and renamed some internal constants to avoid confusion. A certain mouse happens to also behave like a touch pad. That caused problems because we would see multiple concurrent traces of motion events coming from the same input device so we would batch them up. Added code to ensure that we don't batch events unless they come from the same *source* in addition to coming from the same *device*. Due to batching or misbehaving drivers, it's possible for the set of pointer ids to be different from what we expect when it comes time to split motion events across windows. As a result, we can generate motion events with 0 pointers. When we try to deliver those events, we cause an error in the InputTransport so we tear down the InputChannel and kill the application. Added code to check out assumption about pointer ids and drop the event gracefully instead. Patched up the tests to take into account the change in default behavior for identifying touch screens and touch pads. Change-Id: Ic364bd4cb4cc6335d4a1213a26d6bdadc7e33505
* | | | | | | | Merge "egl: clear error on function entry" into honeycombMathias Agopian2011-01-251-1/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | egl: clear error on function entryMichael I. Gold2011-01-251-1/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clear the current thread error state on entry to API functions as mandated by the EGL 1.4 specification, section 3.1. glGetError returns additional information about the "most recent EGL function". Change-Id: Ic24c64b39294ffc1a4e43fa72663e076b9d7decf
* | | | | | | | | Merge "Fixed the display of the brightness controls in the system panel" ↵Arnaud Berry2011-01-252-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into honeycomb
| * | | | | | | | | Fixed the display of the brightness controls in the system panelArnaud Berry2011-01-252-1/+1
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3389549 Change-Id: I87cc77de877653d471ba4ef6a790c568e9aaa60c
* | | | | | | | | Merge "Removing unused assets in mdpi" into honeycombJustin Ho2011-01-254-21/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removing unused assets in mdpiJustin Ho2011-01-254-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id3bc90a10e602e35366d167fc72cc7edeaf15013
* | | | | | | | | | Merge "Fix 3338368: Fix bounds calculation for recent apps view" into honeycombJim Miller2011-01-251-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix 3338368: Fix bounds calculation for recent apps viewJim Miller2011-01-251-4/+6
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The calculation for determine the content view's bounds was mistakenly using the position of the view in the immediate parent (glow view), which wrapped it exactly in the vertical direction. The code now uses the glow view's vertical position in its parent to determine the position. Change-Id: I07768eb3446fde851699de1c1d4e958bc16d98bb
* | | | | | | | | | change the way test app waits for gcGuang Zhu2011-01-251-10/+20
| |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcSoftReferences methods are being obsoleted, so we need a different approach to wait for gc: create a CountDownLatch and release it in a dummy object's finalizer, call gc and await on the CDL. Change-Id: I54d9e6bc05540b16ee1f3959ace9008041ac4903
* | | | | | | | | Merge "Fix bug 3343940 - Legacy dialogs should use overlay action mode UI" ↵Adam Powell2011-01-251-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into honeycomb
| * | | | | | | | | Fix bug 3343940 - Legacy dialogs should use overlay action mode UIAdam Powell2011-01-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0bb2d4cbb0639e01483f1029aa95984d4b29ffc6
* | | | | | | | | | Merge "Fix 3381660: Make modifier keys in PasswordUnlock match IME" into ↵Jim Miller2011-01-2511-32/+81
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb
| * | | | | | | | | | Fix 3381660: Make modifier keys in PasswordUnlock match IMEJim Miller2011-01-2511-32/+81
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed modifier key assets to match Latin IME. Added background to alphanumeric keyboard. Added 25% alpha background to numeric keyboard. Change-Id: I043171a5dec7eeb0c136bb7450fd4023208639dc
* | | | | | | | | | Merge "If 'customTokens', let authenticator handle notification." into honeycombCostin Manolache2011-01-252-1/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | If 'customTokens', let authenticator handle notification.Costin Manolache2011-01-252-1/+11
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3377952 Change-Id: Iffb0ed01c39b42838cf88fd1b332c4b41c3194ec
* | | | | | | | | | Merge "LayoutLib: return ViewInfo for all merged items + Build init." into ↵Xavier Ducrohet2011-01-256-14/+89
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb
| * | | | | | | | | | LayoutLib: return ViewInfo for all merged items + Build init.Xavier Ducrohet2011-01-256-14/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | android.os.Build is now initialized from the build properties parsed from the SDK build.prop file. Change-Id: If16953215ca90fb0beacb51bf405b89a5c8a34fa
* | | | | | | | | | | Merge "A long press on the selection handle no longer selects the word." ↵Gilles Debunne2011-01-251-73/+35
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | into honeycomb
| * | | | | | | | | | A long press on the selection handle no longer selects the word.Gilles Debunne2011-01-251-73/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 3371448. Change-Id: I360e6259f5f58a6f251efbe031ac46a76b7168e7
* | | | | | | | | | | Merge "Fix documentation typo." into honeycombRomain Guy2011-01-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix documentation typo.Romain Guy2011-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ide9a6a6843e86fe3ef841f95bdff132cca1f3832
* | | | | | | | | | | | Merge "StagefrightMediaScanner: Close metadata retriever after we are done ↵Mike Lockwood2011-01-252-36/+35
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scanning" into honeycomb
| * | | | | | | | | | | | StagefrightMediaScanner: Close metadata retriever after we are done scanningMike Lockwood2011-01-252-36/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents the mediaserver from leaking a file descriptor after the media scanner runs BUG: 3373546 Change-Id: I82a8bae82306de3da56a5c7da5b03ecf106a4efc Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | | | | | | | | | | Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycombMike Lockwood2011-01-253-74/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | / / / / / | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | MTP: Fix race conditions in MtpServer JNI codeMike Lockwood2011-01-253-74/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure previous MtpThread has exited before starting another to avoid EBUSY opening MTP kernel driver. BUG: 3317803 Change-Id: I81dcbac42bcf5f680ed1b1469839bc0b0e49d53d Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | | | | | | | | | Merge "Report errors to applications if AudioRecord->start() fails" into ↵James Dong2011-01-253-13/+27
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb