Scott Main
163413f436
Merge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb
2011-02-18 10:26:41 -08:00
Shimeng (Simon) Wang
10d63fada8
Merge "Make sure zoom width is changed before fit-to-screen."
2011-02-18 09:50:11 -08:00
Shimeng (Simon) Wang
a05fa96834
Make sure zoom width is changed before fit-to-screen.
...
issue: 3466509
Change-Id: I7cdb9544fcb3f261ebd0a831ab4a5cd685c5fc77
2011-02-18 09:31:59 -08:00
Alex Sakhartchouk
bdbdf0148d
Merge "Fixing font renderer attribute slot locations."
2011-02-18 09:17:15 -08:00
Alex Sakhartchouk
3d9b774515
Merge "Fix UI in image processing."
2011-02-18 09:12:30 -08:00
Cary Clark
43f608f928
don't start long press when selecting text
...
The timers to initiate short press and long press shouldn't
be started if text is selected. Since these presses won't
provide any feedback (e.g., the context menu doesn't show
up), with them disabled, the long press can turn into a
drag.
bug:3440375
Change-Id: I019796334a8f3090922747ae3c9e21d3b87b4a3c
2011-02-18 12:10:08 -05:00
Ben Murdoch
42509799f2
Fix crash downloading posters for HTML5 video.
...
We use the apache HTTP stack to download the poster images
for HTML5 video. This will crash if there is no host to use
as the "Host" header when making the request. Limit the java
poster downloader to just http or https for now. WebKit seems
able to display posters over other schemes like file://, but
doesn't always get the dimensions right. This fix just stops
us crashing.
Bug: 3180037
Change-Id: Idf51efda5b9ca1f2fe373c1fdb9c6bb7d5e254c8
2011-02-18 14:37:15 +00:00
Basavapatna Dattaguru
c2b9eb88fd
VideoEditor:IssueID:3396697: Updated Preview Test code
...
Change-Id: I895bcdbb0c65679b837e616de58e533a080bbf2f
2011-02-17 20:43:08 -08:00
Robert Ly
7a2222b260
am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
...
* commit 'd2acfd6d04545562fcacd266e175461f26b25da9':
Doc change: fixing renderscript samples
2011-02-17 20:23:49 -08:00
Scott Main
9e7d5f9876
am aa680857: (-s ours) am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
...
* commit 'aa680857e6ba107dfc9c76c5a342f6f907120c22':
DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
2011-02-17 20:23:45 -08:00
Robert Ly
d2acfd6d04
am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
...
* commit 'a58f58daf94caa7e50c04707a67ba1a9dacb0a9c':
Doc change: fixing renderscript samples
2011-02-17 20:21:35 -08:00
Scott Main
aa680857e6
am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
...
* commit '0ddd2d1ea7cda544efc4d25601e1cdc0236e44d8':
DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
2011-02-17 20:21:24 -08:00
Santosh Madhava
28926cb964
Merge "Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames"
2011-02-17 19:10:02 -08:00
Robert Ly
a58f58daf9
Merge "Doc change: fixing renderscript samples" into honeycomb
2011-02-17 18:53:36 -08:00
Xia Wang
e355e75aaf
Merge "Add ping test to verify data connection."
2011-02-17 18:53:16 -08:00
Scott Main
adaf5a7097
docs: update getting started doc for 3.0; move out of preview docs
...
Change-Id: Ibf6f001eca76ebff2f3be1f38691dbd33220a33e
2011-02-17 18:49:10 -08:00
Robert Ly
6518f486a5
Doc change: fixing renderscript samples
...
Change-Id: Ie5d17df121ec4bc5fd46448c1670d306322b92d8
2011-02-17 18:44:31 -08:00
Dianne Hackborn
ffae14aa6f
Merge "Explode WindowManagerService."
2011-02-17 18:30:11 -08:00
Chung-yih Wang
6166bacbb0
Merge "Make SIP AuthName APIs public."
2011-02-17 18:29:38 -08:00
Vasu Nori
12669b6c80
bring back sqlite WAL tests now that the feature is in.
...
Change-Id: I92103915845b7cf3f41f95e909051b6669c63ec4
2011-02-17 18:11:40 -08:00
Shimeng (Simon) Wang
88196e38ed
Merge "Reset initial zoom overview state when user takes zoom action."
2011-02-17 17:47:15 -08:00
Eric Laurent
e2ad901f4a
Added bluetooth SCO stream to VolumePanel
...
This is a preliminary change to enable control of BLUETOOTH_SCO stream
volume while in a video chat with a bluetooth headset.
The complete change requires a new icon for BT SCO volume.
Change-Id: I6cd22f0c73d80a9b404b228650b9a30ef144cedc
2011-02-17 17:31:51 -08:00
Gilles Debunne
e1590884f2
Merge "Composing span is removed when insertion point is moved"
2011-02-17 17:04:46 -08:00
Alex Sakhartchouk
894df17eee
Fixing font renderer attribute slot locations.
...
Change-Id: I6377bb641df7d8372d873c00790189f9a190afd6
2011-02-17 16:45:37 -08:00
Dianne Hackborn
6e1eb76f02
Explode WindowManagerService.
...
Change-Id: I3d73ed4c9a1b5d730aeffeb2df24ce5e6117d698
2011-02-17 16:14:16 -08:00
Scott Main
0ddd2d1ea7
DO NOT MERGE
...
Delete unused/broken samples and tests from the renderscript libs,
so we can publish the entire contents of libs/rs/java/ for samples in HC
Change-Id: I0428074e995d7ee282520f54a9a3c81e32bff027
2011-02-17 16:09:25 -08:00
Jim Miller
33bfb66fe2
Merge "Fix 3324645: Fix text wrapping issue in RecentApps"
2011-02-17 16:05:08 -08:00
Gilles Debunne
46b7d441c6
Composing span is removed when insertion point is moved
...
Bug 3457633
Change-Id: I8896823b7e700dd52acec180c2a1d8e2f6ac5ae1
2011-02-17 16:03:12 -08:00
Yu Shan Emily Lau
a3da3b18b5
Merge "Fixed the media playback report format."
2011-02-17 15:56:41 -08:00
Yu Shan Emily Lau
414e15309c
Fixed the media playback report format.
...
Change-Id: I8b943f8cd914acc6c9ee81a71f0efbecece7263e
2011-02-17 15:51:56 -08:00
Xia Wang
6bffe14c78
Add ping test to verify data connection.
...
Change-Id: I88e06934747e9e98bd440ae84268e69486c74734
2011-02-17 15:32:37 -08:00
Jim Miller
4f88170a50
Fix 3324645: Fix text wrapping issue in RecentApps
...
This fixes a problem where the application label and descriptions
would wrap to the next line. It now correctly stays within the
reserved space.
Change-Id: I586b15b1f69b61f260eb612e69b82260f6c9f84a
2011-02-17 15:12:46 -08:00
Shimeng (Simon) Wang
459c423956
Reset initial zoom overview state when user takes zoom action.
...
This will prevent wrong fit-to-screen when a new picture comes.
issue: 3466509
Change-Id: I37d5509190766ba16665527bbdef968bddff8915
2011-02-17 15:02:34 -08:00
Andreas Huber
3f0a485307
Merge "Experimental support for https transfers in stagefright."
2011-02-17 14:52:38 -08:00
James Dong
5b025c4615
Merge "A/V synchronization at the beginning of a recording session"
2011-02-17 14:50:14 -08:00
Alex Sakhartchouk
db217e0f02
Fix UI in image processing.
...
Change-Id: I4ec562e986e5009c101a62de8b15c6be0f0bc03b
2011-02-17 14:43:27 -08:00
James Dong
cbeebb194b
A/V synchronization at the beginning of a recording session
...
o do not use edts/elst boxes since these optional boxes are ignored
o manipulate the first video/audio frame duration to make sure that the rest
of the audio/video is in sync (ideally, we should only manipulate
the vidoe frame duration, not the audio)
o reduce the initial audio mute/suppression period, which is used to
eliminate the "recording" sound.
bug - 3405882 and 3362703
Change-Id: Ib0acfb4f3843b365157288951dc122b006299c18
2011-02-17 14:43:16 -08:00
Dianne Hackborn
95fd0088cc
Merge "Start window manager refactoring."
2011-02-17 14:39:06 -08:00
Andreas Huber
118a150a67
Experimental support for https transfers in stagefright.
...
Change-Id: If1bd0f265dda136c7c34b53317f64383023b53a3
2011-02-17 14:30:05 -08:00
Dianne Hackborn
a924dc0db9
Start window manager refactoring.
...
Move all of the pieces into a new com.android.server.wm package.
Change-Id: I942b7bcfb84ee0f843f47d58e55ffc5a93c0da94
2011-02-17 14:22:17 -08:00
Irfan Sheriff
3ca6d6bbfe
Merge "data activity reporting on wifi"
2011-02-17 14:06:52 -08:00
Irfan Sheriff
227bec4915
data activity reporting on wifi
...
Initial checkin, need icons to complete the feature
Bug: 3412258
Change-Id: I9a3ecc8159cc314d84707065dafe23d402409a84
2011-02-17 13:57:55 -08:00
Joe Malin
826fbd543d
am 831a0892: am e766fcd5: DOC CHANGE: Bug 3396898 add attribute uses-library
...
* commit '831a089272ae851a20aed2d78d0945160c58d5f7':
DOC CHANGE: Bug 3396898 add attribute uses-library
2011-02-17 13:29:01 -08:00
Joe Malin
831a089272
am e766fcd5: DOC CHANGE: Bug 3396898 add attribute uses-library
...
* commit 'e766fcd5e967c2400a1fe90a4a01e4f0a12dbd1d':
DOC CHANGE: Bug 3396898 add attribute uses-library
2011-02-17 13:18:30 -08:00
Paul Westbrook
754537cf9f
Merge "Revert "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed""
2011-02-17 13:14:22 -08:00
Christian Sonntag
0a56e4ecda
Merge "Turn on wallpaper restore debug logs"
2011-02-17 13:08:47 -08:00
Joe Malin
e766fcd5e9
DOC CHANGE: Bug 3396898 add attribute uses-library
...
Change-Id: I21810676050abed04c0c69b61c05d8d7228f434d
2011-02-17 13:08:11 -08:00
Jeff Brown
2172ab226b
Merge "Fix a regression with MotionEvent parceling."
2011-02-17 13:03:15 -08:00
Jeff Brown
ebbd5d14ad
Fix a regression with MotionEvent parceling.
...
Also added some more unit tests.
Change-Id: I413654294d1a998eec056884e6df5eaa50f3daf4
2011-02-17 13:01:34 -08:00
Christopher Tate
00724cacc8
Turn on wallpaper restore debug logs
...
For investigation of bug 3462173 et alia
Change-Id: Id5f82a97c72d2a02f9a878029782fa698c5b124f
2011-02-17 12:58:59 -08:00