Robert Ly
0829ab1577
Doc change: updating ndk download and overview page
...
Change-Id: Icbd578958d7a20c19f60827988a8893785b40851
2010-11-30 11:49:52 -08:00
Dirk Dougherty
fb9612ba98
am 04d2cc05: Merge "Do not merge: Doc change: API diff report for gingerbread." into gingerbread
...
* commit '04d2cc05a2a59bf61bead85d58bc4c186392d91d':
Do not merge: Doc change: API diff report for gingerbread.
2010-11-30 11:48:51 -08:00
Dirk Dougherty
ba5d11bdba
am 50f8445e: Do not merge: Doc change: highlights and SDK version notes for Android 2.3 platform.
...
* commit '50f8445edd14a21ad86080ff7b204eefdc2c62d5':
Do not merge: Doc change: highlights and SDK version notes for Android 2.3 platform.
2010-11-30 11:48:46 -08:00
Eric Fischer
30a0e0db71
am 3e6fb5d6: Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
* commit '3e6fb5d66eed34c91b9b056ad2d4c317186476fd':
Import revised translations. DO NOT MERGE
2010-11-30 11:48:00 -08:00
Andreas Huber
0fb258d6c3
After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user.
...
Change-Id: Ifb1f8c91e95a5cafe30ae1035973316c210b98a5
related-to-bug: 3152363
2010-11-30 11:46:38 -08:00
Wink Saville
2ebb3a2d9b
am f3166799: Merge "Fix GSM permanent failure handling, DO NOT MERGE." into gingerbread
...
* commit 'f316679971be356dbb01f991e95742bc5f2a8383':
Fix GSM permanent failure handling, DO NOT MERGE.
2010-11-30 11:46:34 -08:00
Ben Murdoch
d2607118ed
am 27e728f2: Merge "Hide plugin views when we start playing HTML5 video" into gingerbread
...
* commit '27e728f22d954caa7252be6c19a67a9277e1db3b':
Hide plugin views when we start playing HTML5 video
2010-11-30 11:46:24 -08:00
Hung-ying Tyan
c41b27e274
am 349f3509: Merge "Correct SipService.isOpened() implementation." into gingerbread
...
* commit '349f3509f7335bbdef443a75afa36fb3c2d9552c':
Correct SipService.isOpened() implementation.
2010-11-30 11:46:15 -08:00
Hung-ying Tyan
5c85338dcf
am d9e12303: Merge "Notify SipSessions before closing SIP stack." into gingerbread
...
* commit 'd9e12303d279654afe16319f948f93490cd1b4d5':
Notify SipSessions before closing SIP stack.
2010-11-30 11:46:08 -08:00
Hung-ying Tyan
0e58a95298
am 0bba9535: Merge "Throw proper exceptions in SipManager" into gingerbread
...
* commit '0bba9535413f9ceefe03f1cef9ddaddccd05cae5':
Throw proper exceptions in SipManager
2010-11-30 11:46:01 -08:00
Chia-chi Yeh
4f93f08d8c
am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread
...
* commit '683a7ff922409d2aa6c944bc4e08de32029e80e5':
Visualizer: Fix the conversion from 8-bit sample to 16-bit sample.
2010-11-30 11:45:54 -08:00
Irfan Sheriff
ea6bb1b4d7
am ee93169e: Merge "DO NOT MERGE fix runstate race condition" into gingerbread
...
* commit 'ee93169ed1072d3be627601223dafbcc061e7568':
DO NOT MERGE fix runstate race condition
2010-11-30 11:45:45 -08:00
Chia-chi Yeh
e843dfa8dc
am bd399b0b: Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread
...
* commit 'bd399b0bd205a1a3889bae1a619c6d4d4a0f4816':
RTP: Pause echo suppressor when far-end volume is low.
2010-11-30 11:45:31 -08:00
Andreas Huber
b690e55d3f
Merge "DO NOT MERGE - Instead of asserting that ISurface successfully registered buffers, report an error and propagate it up to the java client." into gingerbread
2010-11-30 11:42:22 -08:00
Dirk Dougherty
04d2cc05a2
Merge "Do not merge: Doc change: API diff report for gingerbread." into gingerbread
2010-11-30 11:27:15 -08:00
Dirk Dougherty
077ceb34a5
Do not merge: Doc change: API diff report for gingerbread.
...
Change-Id: I14e59a2281fac9a437ebf52df4c846e7a1e9cc4a
2010-11-30 11:25:24 -08:00
Chet Haase
7306668586
animation bugfix plus xml resources for new View properties
...
There was a bug around animation duration where it was possible,
for small durations or large inter-frame times, to calculate
fractions outside of the 0-1 range, causing bad value calculations.
Unrelated: new View properties for translation, scale, and rotation
were added in this release. This commit addes XML resources for
those properties.
Change-Id: Ieaf5dd729588adb2a40656aa82beecc3576f4af5
2010-11-30 11:11:43 -08:00
Justin Ho
ae3834ef9e
Merge "Adding new ringtones and notifications"
2010-11-30 11:05:58 -08:00
Justin Ho
b6ac282eae
Adding new ringtones and notifications
...
Change-Id: I2f59c1e5ef723e370165fc35c40a31df0ab0ee9f
2010-11-30 10:58:56 -08:00
Brad Fitzpatrick
bea168c09d
StrictMode: more accurate timings
...
Don't wait for animations to finish before clicking stopwatch. (see
comments in the patch for details)
Change-Id: I73f87b2b787d6db19deb0171a2457ff5fc875d3d
2010-11-30 10:56:48 -08:00
Dirk Dougherty
50f8445edd
Do not merge: Doc change: highlights and SDK version notes for Android 2.3 platform.
...
Change-Id: I08a2f67d324484ed05b956c540facd69f9028563
2010-11-30 10:54:06 -08:00
Gilles Debunne
d1dc72a081
Long press in empty space stops text selection
...
Bug 3240058
Change-Id: I888ee691a0fdc89895db43f9ed01acebf7a0b6d3
2010-11-30 10:51:43 -08:00
Andreas Huber
122a9ccbcd
DO NOT MERGE - Instead of asserting that ISurface successfully registered buffers, report an error and propagate it up to the java client.
...
Change-Id: Ibb14e5aff20920da4917d85de38ba3a8ee71d0bd
related-to-bug: 3188835
2010-11-30 10:50:25 -08:00
Cary Clark
f72a59bbbb
Merge "use the original hit if the cache is killed"
2010-11-30 10:23:52 -08:00
Eric Fischer
3e6fb5d66e
Merge "Import revised translations. DO NOT MERGE" into gingerbread
2010-11-30 10:12:46 -08:00
Gilles Debunne
458f4633b8
Merge "Dragging inside the same TextView is a move instead of a copy."
2010-11-30 10:07:41 -08:00
Cary Clark
b849134c1e
use the original hit if the cache is killed
...
The nav cache may not have a cursor set if it is
rebuilt while the long press timer is running. Use
the original hit test data in this case.
bug:3198707
Change-Id: I795a3afb31de3667b3a69abbe898381912806802
2010-11-30 12:43:17 -05:00
Mike Lockwood
84e3916720
Merge "MTP: Don't fail in playlist transfer if not all playlist items can be found."
2010-11-30 09:22:00 -08:00
Mike Lockwood
50225445f8
Merge "MTP: Make sure buffer is big enough before reading the data packet"
2010-11-30 09:21:19 -08:00
Mike Lockwood
7adfd1896c
MTP: Don't fail in playlist transfer if not all playlist items can be found.
...
Change-Id: I8275c4e5eca34e193a3cedcba16442bf388e74eb
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-11-30 12:19:50 -05:00
Mike Lockwood
9dfc7de2cc
MTP: Make sure buffer is big enough before reading the data packet
...
Fixes buffer overflow when transferring large playlists.
Change-Id: I1b7feaf9e56d849e5b6609f0f68a6aa5a3ae1ea8
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-11-30 12:19:41 -05:00
Wink Saville
f316679971
Merge "Fix GSM permanent failure handling, DO NOT MERGE." into gingerbread
2010-11-30 08:15:41 -08:00
Ali Utku Selen
1c3274ca12
Fix crash by "adb shell pm list permissions -f|-s"
...
pm command makes the assumption that every permission should
contain android:description and android:label attributes while
they are not mandatory. If a permission does not contain these
two attributes, we get "android.content.res.
Resources$NotFoundException: String resource ID #0x0"
followed by a NPE when using -f or -s options.
With the following change, users will get "null" in output for
respective fields.
Change-Id: I4e7f407592fa071abdab1d979775f46ec27dc9d2
2010-11-30 16:22:56 +01:00
Ben Murdoch
27e728f22d
Merge "Hide plugin views when we start playing HTML5 video" into gingerbread
2010-11-30 02:43:29 -08:00
Hung-ying Tyan
4189d99b6e
Do not suppress error feedback during a SIP call.
...
Bug: 3124788
Change-Id: Ia0a06f72336d1795515428eba0c9f875c32d13d1
2010-11-30 17:00:45 +08:00
Hung-ying Tyan
349f3509f7
Merge "Correct SipService.isOpened() implementation." into gingerbread
2010-11-30 00:56:57 -08:00
Hung-ying Tyan
d9e12303d2
Merge "Notify SipSessions before closing SIP stack." into gingerbread
2010-11-30 00:54:51 -08:00
Hung-ying Tyan
0bba953541
Merge "Throw proper exceptions in SipManager" into gingerbread
2010-11-30 00:51:22 -08:00
Chia-chi Yeh
683a7ff922
Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread
2010-11-29 22:56:56 -08:00
Dianne Hackborn
fefc0743f8
Merge "Auto-show IME for dialogs on large screens."
2010-11-29 22:56:03 -08:00
Dianne Hackborn
7d3a5bcf30
Auto-show IME for dialogs on large screens.
...
On a large screen the IME is not going to as significantly
cover a pan & scan window, so allow it to auto-show if the
app hasn't otherwise specified its visibility.
Also some fixes here and there.
Change-Id: I10227ec59c43454e06e6870633f53426f4d78b83
2010-11-29 22:52:12 -08:00
Irfan Sheriff
ee93169ed1
Merge "DO NOT MERGE fix runstate race condition" into gingerbread
2010-11-29 22:26:52 -08:00
Chia-chi Yeh
bd399b0bd2
Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread
2010-11-29 22:19:57 -08:00
Xavier Ducrohet
30c77d689e
LayoutLib: get AWT image from new image factory.
...
Change-Id: Ib760af8a77fefac2571b8b4e48b4728e158aab2f
2010-11-29 21:10:24 -08:00
satok
af4bf400ab
Fix a bug of equals in InputMethodSubtype
...
Change-Id: I68b4726bedfb55d4737cf859ad3cb54bc19f9511
2010-11-30 14:02:49 +09:00
Adam Powell
12190b36a9
Add the Switch widget
...
Switch is hidden currently; it will be used in SystemUI and preferences.
Change-Id: I2cd8458783f938f00f5ee5e7a67fb5a90404797d
2010-11-29 19:14:58 -08:00
Gilles Debunne
4ae0f29d26
Dragging inside the same TextView is a move instead of a copy.
...
Change-Id: I0edbe601455a951354e8671b8bd4d7e6afd6f439
2010-11-29 19:01:09 -08:00
Dirk Dougherty
92f4d9db83
am f4c2eaf2: am 47ccfcb0: Doc change: add AccelerometerPlay to the generated samples.
...
* commit 'f4c2eaf2628582abf6eb0cc335bc864d2c64f440':
Doc change: add AccelerometerPlay to the generated samples.
2010-11-29 18:19:38 -08:00
Dirk Dougherty
f4c2eaf262
am 47ccfcb0: Doc change: add AccelerometerPlay to the generated samples.
...
* commit '47ccfcb015c06f12eb91ccbb1113c15a368960d8':
Doc change: add AccelerometerPlay to the generated samples.
2010-11-29 18:16:50 -08:00
Dianne Hackborn
af60e276e8
Merge "Fix issue #3225529 : AlertDialogs are squishing their content views"
2010-11-29 18:14:35 -08:00