Commit Graph

38297 Commits

Author SHA1 Message Date
Justin Ho
0e3766246b Merge "Check in source WAVs for sounds" 2011-09-02 13:47:12 -07:00
Gilles Debunne
e005d3c3f8 Merge "Popup windows positions are updated when a TextView is scrolled" 2011-09-02 13:24:20 -07:00
Gilles Debunne
360ba215f1 Merge "Added an add to dictionary option in suggestions for misspelled words" 2011-09-02 13:19:24 -07:00
Gilles Debunne
8703f09108 Merge "Fixes around text selection" 2011-09-02 13:17:44 -07:00
Gilles Debunne
7c60a42fee Merge "Fix for NPE in Switch" 2011-09-02 13:17:13 -07:00
Chet Haase
3a3a07d56b Merge "Tweaks to NotificationPanel animation" 2011-09-02 13:14:18 -07:00
Russell Brenner
893cf61c15 Merge "Add Armenian and Georgian fonts" 2011-09-02 12:51:22 -07:00
Martijn Coenen
06044c2a4b Merge "Fix Activity ref-leak in NFC dispatch API." 2011-09-02 12:50:27 -07:00
Mangesh Ghiware
bff38eedfc Merge "Set reading level scale to display density instead of a fixed minimum." 2011-09-02 11:14:14 -07:00
Dianne Hackborn
cd87b31c06 Merge "Fix issue #4554429: API REVIEW: deprecate Live Folders" 2011-09-02 10:37:38 -07:00
Jeff Sharkey
ca5b175c70 Merge "Fix notification ticker info text alignment." 2011-09-02 10:07:58 -07:00
Mike Lockwood
18db5e4849 Merge "Fix logic for power button overridding the "wait for prox negative state" after a call" 2011-09-02 10:04:11 -07:00
satok
c0ee8f05e8 Merge "Add an option for the implicitly selected subtype" 2011-09-02 04:44:41 -07:00
Dave Burke
6695ab93bb Merge "Require INTERNET permission for network-based content. Bug #1870981" 2011-09-02 03:30:53 -07:00
satok
dd1f0fed29 Merge "Make the constructor of InputMethodSubtype hidden." 2011-09-01 23:22:55 -07:00
Irfan Sheriff
7490b92f2d Merge "Prepare for exposing p2p API" 2011-09-01 21:46:54 -07:00
Jeff Sharkey
abeb7bacbb Merge "Sample network statistics for sanity check." 2011-09-01 21:31:21 -07:00
Jeff Sharkey
470577d153 Merge "Selectively add stats based on iface active state." 2011-09-01 21:31:15 -07:00
Kristian Monsen
c9382a9bed Merge "Close idle connections on pause timers" 2011-09-01 20:30:19 -07:00
Mathias Agopian
b24c865fab Merge "Fix various flickering / artifacts" 2011-09-01 18:57:57 -07:00
Mathias Agopian
f914e7ffad Fix various flickering / artifacts
these were due to the "preserve backbuffer" optimization
interfering with hw composer. basically the screen needed
to be redrawn in the areas that move from GL to
overlay.

Bug: 5245513
Change-Id: I9bf75c4fe905f3ef62005e52108b94edae692304
2011-09-01 18:56:54 -07:00
Svetoslav Ganov
f486f0485a Merge "Accessibility events fired from AdapterView underpopulated." 2011-09-01 18:39:29 -07:00
Svetoslav Ganov
83b44bfd15 Merge "Polish of the accessibility feedback of Date and Time pickers" 2011-09-01 18:14:38 -07:00
Stephen Hines
92b6fca653 Merge "Fix remaining .rs.dtor() issue for RS." 2011-09-01 18:10:37 -07:00
Adam Powell
484df1a081 Merge "FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT" 2011-09-01 18:00:56 -07:00
Mathias Agopian
1cfa50cd24 Merge "fix another bug that prevented the gl debugger to work" 2011-09-01 17:52:21 -07:00
Mathias Agopian
a45c547910 fix another bug that prevented the gl debugger to work
we didn't set the debug tls properly

Change-Id: Iad9cc5b5d230a8eb7f680c4b70925c5e43e73051
2011-09-01 17:50:52 -07:00
Fred Quintana
95bfc9dd07 Merge "Make the SyncManager timeout syncs if it takes too long to bind to them." 2011-09-01 17:35:25 -07:00
Mike Lockwood
ea1fc9ed4d Merge "PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons." 2011-09-01 17:29:26 -07:00
Michael Jurka
ce366d757f Merge "Fixing orientation change bug (5098088)" 2011-09-01 17:14:11 -07:00
Romain Guy
69e7821b14 Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)" 2011-09-01 17:02:28 -07:00
Michael Jurka
b8533daa91 Merge "updating visuals of Recent Apps" 2011-09-01 16:39:32 -07:00
Robert Ly
e12e95c659 Merge "fix rs docs" 2011-09-01 16:19:15 -07:00
Dianne Hackborn
04301e95fe Merge "Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD" 2011-09-01 15:56:36 -07:00
Dianne Hackborn
26a8c32117 Merge "Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread" 2011-09-01 15:55:33 -07:00
Dianne Hackborn
ca6a2d01d2 Merge "Fix issue #5229575: Youtube link shared through messaging is not..." 2011-09-01 15:54:43 -07:00
Xavier Ducrohet
0ad4ec5723 Merge "Add new dependency generation option to aidl." 2011-09-01 15:44:12 -07:00
Justin Ho
f670264536 Merge "Updated Ringtone oggs" 2011-09-01 15:43:54 -07:00
Justin Ho
33b95671ea Merge "Updated notification sounds" 2011-09-01 15:43:43 -07:00
Justin Ho
66fa82d0da Merge "Updated alarm sounds" 2011-09-01 15:43:34 -07:00
Mathias Agopian
e6c2f0a58a Merge "this should fix the GL debugger" 2011-09-01 14:58:17 -07:00
Mathias Agopian
ccfa5c3364 this should fix the GL debugger
we were checking against to the wrong variable

Change-Id: Iff3f5ab2d6ba5ac0d3d8161011b38e673ee7e67b
2011-09-01 14:55:00 -07:00
Robert Greenwalt
008f42ae67 Merge "Make WRITE_APN_SETTINGS a system-only permission." 2011-09-01 14:33:49 -07:00
Romain Guy
ffa6f0626b Merge "Dispatch onDetachedFromWindow before destroying everything Bug #5245686" 2011-09-01 14:27:34 -07:00
Svetoslav Ganov
ac95e78d18 Merge "Cleaning up the accessibility of MultiWaveView" 2011-09-01 13:58:10 -07:00
Stephen Hines
afff5b2fe9 Merge "Call .rs.dtor() when tearing down Scripts." 2011-09-01 13:49:29 -07:00
John Reck
cd040ee1e0 Merge "Prevent serialization after being destroyed" 2011-09-01 13:48:42 -07:00
John Reck
bf3015745f Merge "Fix destroy race condition" 2011-09-01 13:47:50 -07:00
John Reck
54f30b4b5a Merge "Partial rollback of I9ebc92dc" 2011-09-01 13:46:03 -07:00
Erik Pasternak
83a0e0491c Merge "Fix a calendar info query to use a constant instead of a string" 2011-09-01 13:31:39 -07:00