Commit Graph

38200 Commits

Author SHA1 Message Date
Xia Wang
bc82a96491 Merge "Integreate surfacetexture test into our continuous test framework." 2011-08-31 09:26:34 -07:00
Jean-Michel Trivi
cf6d4ad509 Merge "RemoteControlClient metadata: add method for metadata of long type" 2011-08-31 09:11:42 -07:00
satok
06c03001d9 Merge "Add a comment for setAdditionalInputMethodSubtypes" 2011-08-31 08:43:59 -07:00
satok
ccee36d4a6 Merge "Add a functionality to disable the spell checker" 2011-08-31 05:57:19 -07:00
satok
34f57df021 Merge "Fix the display name in the input method panel on tablet" 2011-08-31 04:43:36 -07:00
Narayan Kamath
310470d10e Merge "Change the heuristics for waiting for audiotracks to finish." 2011-08-31 03:53:03 -07:00
satok
b4c847b9a2 Merge "Improve the fallback of the locale of the spell checker" 2011-08-31 02:57:23 -07:00
satok
8f6b777cae Merge "Fix DeadObjectException of the spell checker" 2011-08-31 00:49:39 -07:00
Jeff Sharkey
095a018bed Merge "Disable clock in lockscreen; better flag logic." 2011-08-30 22:51:00 -07:00
Xia Wang
4c875166c8 Integreate surfacetexture test into our continuous test framework.
Change-Id: Ic481f3a431166851947676d676749543c7afbbf7
2011-08-30 20:07:59 -07:00
Jeff Sharkey
da3d2d488f Merge "Accessors for frame count and duration." 2011-08-30 19:54:34 -07:00
Mathias Agopian
3f41963ccb Merge "fix Surface positions are not floats" 2011-08-30 19:24:04 -07:00
Mathias Agopian
ad0e6f9122 Merge "fix display artifacts in preview screen in timelapse video mode" 2011-08-30 19:00:15 -07:00
Mathias Agopian
41b6aabf35 fix Surface positions are not floats
Added Surface.setPosition(float, float) which allows to set a surface's
position in float.

Bug: 5239859
Change-Id: I903aef4ad5b5999142202fb8ea30fe216d805711
2011-08-30 18:51:54 -07:00
Christopher Tate
c245d164fa Merge "Properly handle PACKAGE_REPLACED in addition to _ADDED and _REMOVED" 2011-08-30 18:34:30 -07:00
Adam Powell
7f8bb79b00 Merge "Ellipsize marquee TextViews that aren't currently animating" 2011-08-30 17:40:40 -07:00
Jeff Brown
fd2c6ef8a5 Merge "Pick up device configuration "device.internal = 0". Before, only "device.internal = 1" had an effect." 2011-08-30 17:03:37 -07:00
Wink Saville
8f388dbbef Merge "CDMALTE: Start reading SIM record on SIM_READY" 2011-08-30 16:05:04 -07:00
Gilles Debunne
aa6929a0d5 Merge "Add EditTextShortcutSpan to provide edit short cut in the text view." 2011-08-30 15:53:33 -07:00
Dianne Hackborn
3be717721a Merge "Fix issues #5233826 and #5209847 -- live wallpapers." 2011-08-30 15:47:17 -07:00
Justin Ho
04fb14a23e Merge "Updated action bar/CAB assets Bug: 5156319 5076695" 2011-08-30 15:42:26 -07:00
Mathias Agopian
c7f3381c3b fix display artifacts in preview screen in timelapse video mode
We were not updating the h/w composer state when the buffer size
changed.

We also didn't update the h/w composer state when the transformation
matrix changed (which is related to the above issue, since it would
probably change when the buffer size changes).

Also moved updating the crop to setGeometry(), since we decided
that the "crop" change requires the GEOMETRY_CHANGED flag (ie:
not need to do this every frame)

Bug: 5238473

Change-Id: Ia7b47e145b48581b568d89d9aa2c14ff778be862
2011-08-30 15:31:51 -07:00
Jean-Michel Trivi
d74533a205 Merge "Bug 5045498 Force display update when display registers" 2011-08-30 15:14:12 -07:00
Christopher Tate
337c113207 Merge "Fix JNI for warning about failure to unlink DeathRecipients" 2011-08-30 15:09:54 -07:00
Chia-chi Yeh
1e09c5ccea Merge "SIP: add the check for expiry time in Contact header." 2011-08-30 15:02:59 -07:00
Romain Guy
5d1f8cfa65 Merge "Text would disappear when the font size is 75px. Bug #5230196" 2011-08-30 14:43:06 -07:00
Jamie Gennis
ff4005380d Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc
* changes:
  MediaDump: use the MediaPlayer#setSurface method
  HTML5VideoView: switch to MediaPlayer#setSurface
  MediaPlayer: unhide the setSurface method
  Surface: unhide the SurfaceTexture ctor
2011-08-30 14:38:56 -07:00
Jake Hamby
33126d29ea Merge "Use the local timezone for CDMA SMS timestamps." 2011-08-30 13:45:30 -07:00
Fabrice Di Meglio
8099274d35 Merge "Fix bug #5197549 android.text.cts.StaticLayoutTest#testGetEllipsisCount fails on IRK49E mysid-userdebug" 2011-08-30 13:42:34 -07:00
Jim Miller
8d6bce4ca5 Merge "Fix 5233681,5230897: Minor tweaks to lockscreen layout on tablets." 2011-08-30 13:29:24 -07:00
Dave Santoro
b0a6c23f68 Merge "Profile API modifications." 2011-08-30 13:12:50 -07:00
Claudia de Veaux
2c75a7f6c6 Merge "Remove unnecessary parenthesees in "No service" lock screen string. Bug: 5221160" 2011-08-30 11:05:31 -07:00
Eric Laurent
92ebbfdd07 Merge "226483: A2DP connected, but music out to speaker" 2011-08-30 10:51:54 -07:00
Tsu Chiang Chuang
f9ceee82df Merge "Adding bandwidth enforcement test app." 2011-08-30 10:12:44 -07:00
Narayan Kamath
b68ce942be Merge "Don't allow TTS engines to synthesize too for ahead." 2011-08-30 09:52:06 -07:00
Gilles Debunne
8a3d6155c6 Merge "Moving action popup window when moving text selection" 2011-08-30 09:46:30 -07:00
Gilles Debunne
0b5464b366 Merge "Bug 5218421: new NPE is SpellChecker when using Japanese language" 2011-08-30 09:45:46 -07:00
Jean-Michel Trivi
35208042ed Merge "Bug 5156756 Fix AAC ADTS header size computation" 2011-08-30 09:06:36 -07:00
Mike Lockwood
86445c9b95 Merge "Extinguish notification LED when user passes through lock screen" 2011-08-30 08:46:18 -07:00
Svetoslav Ganov
55961537ba Merge "Adding accessibility support to the slide lock screen" 2011-08-29 22:09:56 -07:00
Rajneesh Chowdury
c5195b30b9 Merge "5106773 Can't export a movie - Error returned from OMX API in ducati" 2011-08-29 20:43:11 -07:00
Jeff Sharkey
aef516c454 Merge "Introduce immediate CONNECTIVITY_ACTION variant." 2011-08-29 20:00:12 -07:00
Dianne Hackborn
4918d256b5 Merge "Fix issues 5158104 and 4981556 (fragment problems)" 2011-08-29 18:40:21 -07:00
Jim Miller
9f2e989618 Merge "Fix 5044158: Integrate music transport control into LockScreen" 2011-08-29 18:30:44 -07:00
Christopher Tate
4b08df1040 Merge "Un-hide the new BackupAgent.onFullBackup() API" 2011-08-29 18:11:38 -07:00
Irfan Sheriff
3b2edc57f3 Merge "Initialize p2p settings" 2011-08-29 17:36:50 -07:00
John Reck
00d766754a Merge "Fix contentInvalidateAll NPE" 2011-08-29 17:14:11 -07:00
Matthew Xie
9245e10a22 Merge "Move Bluetooth remove service record handler to the app main thread" 2011-08-29 16:27:54 -07:00
Jim Miller
5e2ac67826 Merge "Fix 5044158: Reduce overall memory footprint of lockscreen" 2011-08-29 16:04:10 -07:00
Daniel Lehmann
7475e8c543 Merge "Add the lookup_key column, which should have been in the previous CL" 2011-08-29 15:51:56 -07:00