Commit Graph

37935 Commits

Author SHA1 Message Date
Amith Yamasani
29c70bca6d Merge "Revert "Use a weakreference to prevent the static variable from holding an Activity." Bug was fixed in a different way." 2011-08-15 11:14:19 -07:00
Tom Taylor
cbf6d5e4c0 Merge "Add private permission for sending SMS via Messaging app" 2011-08-15 10:59:30 -07:00
Adam Powell
b4b6400e7f Merge "Fix bug 5159596 - Slider grabs touch point when trying to scroll a list" 2011-08-15 10:29:10 -07:00
Eric Fischer
f471c29794 Merge "Move date format strings to donottranslate.xml and add locale overrides." 2011-08-15 10:24:49 -07:00
Claudia de Veaux
1346ba61e3 Merge "Edit to APN read/write APN Settings permissions. Bug: 5145868" 2011-08-15 10:24:19 -07:00
Gilles Debunne
d7ec85947d Merge "Text suggestions are enabled for a subset of input types" 2011-08-15 10:07:59 -07:00
Jeff Sharkey
9dce7554d1 Merge "Change Preferences padding to match UI spec." 2011-08-14 21:18:02 -07:00
Jeff Brown
c126125bf4 Merge "Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290" 2011-08-14 20:13:19 -07:00
Adam Powell
9f19e423c5 Merge "Fix bug 4981687 - WiFi connection dialog should dismiss when tapped outside." 2011-08-14 17:38:27 -07:00
Adam Powell
2ee067737b Merge "Fix bug 5154361 - New force close dialog text breaks button order rules" 2011-08-14 17:23:29 -07:00
Adam Powell
90ff7a3bed Merge "Fix bug 5159736 - Make DeviceDefault the default" 2011-08-14 16:57:45 -07:00
Jean-Michel Trivi
7fe957332f Merge "Fail request for audio focus when linkToDeath fails" 2011-08-14 16:12:09 -07:00
Daniel Lehmann
db22472d9c Merge "Several API changes as requested by ES:" 2011-08-14 16:01:59 -07:00
Mike Lockwood
e0f85f3000 Merge "MediaScanner: Clear file path before deleting records to avoid accidental file deletions" 2011-08-14 14:39:12 -07:00
Jean-Michel Trivi
d4ac7e99a1 Merge "Fix leak of global references and AudioFocusDeathHandler objects." 2011-08-14 14:24:09 -07:00
Adam Powell
32ce5e85e4 Merge "Fix bug 5078498 - Icons jump around on split action bar" 2011-08-12 23:36:20 -07:00
Wink Saville
6dc0316d14 Merge "Update sim_removed_message string." 2011-08-12 23:22:08 -07:00
Romain Guy
4150aca8e4 Merge "<blink/> is not an acceptable default behavior. Bug #5156334" 2011-08-12 19:39:20 -07:00
Dianne Hackborn
1c15b5dbdd Merge "Turn off hinting by default for higher density displays." 2011-08-12 19:17:09 -07:00
Eric Laurent
30169dd70d Merge "Issue 5081351: isWiredHeadsetOn() permission." 2011-08-12 18:48:35 -07:00
Amith Yamasani
38dd8f2720 Merge "Use a weakreference to prevent the static variable from holding an Activity." 2011-08-12 18:35:50 -07:00
Mathias Agopian
d5f6a19e72 Merge "fix an orientation change drawing artifact." 2011-08-12 17:13:01 -07:00
Mathias Agopian
c5953904ad fix an orientation change drawing artifact.
a wrong orientation would be briefly shown when
rotation the screen. this happened when the window manager
set a custom transformation and the h/w composer was used.

the custom transformation was applied twice in that case.

Bug: 5037522
Change-Id: Ic1f87b63cd843f4475e4265d1624463825d775c4
2011-08-12 17:09:09 -07:00
James Dong
1238d1663b Merge "If release has been called before finalize, do not expect MediaPlayer still exists" 2011-08-12 16:41:56 -07:00
Conley Owens
38f60b29f5 am e5cb629f: Merge "Add missing include" include exists
* commit 'e5cb629f3761b272ea52104c1093e0007f5c41b5':
  Add missing include
2011-08-12 16:27:01 -07:00
Amith Yamasani
887947c36e am 648dc03c: am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop only stops playback"
* commit '648dc03cd038a726b25929f9ffc142eb16e891e8':
  VolumePreference.onActivityStop only stops playback
2011-08-12 16:26:57 -07:00
Conley Owens
6d3d396ef3 am 9903da81: Merge "Added stub for getting buffer" stub exists
* commit '9903da81cb52f629bffb73748c1da5cdda921ca4':
  added stub for getting buffer from surface texture
2011-08-12 16:26:31 -07:00
Alex Sakhartchouk
8122fd39b1 Merge "Fix to the memory leak problem." 2011-08-12 15:29:46 -07:00
Dianne Hackborn
80913119e7 Merge "Fix some crashes that are happening in the system process." 2011-08-12 15:22:32 -07:00
Marco Nelissen
209b9a55b8 Merge "Don't remove effects on session 0" 2011-08-12 15:17:26 -07:00
Dianne Hackborn
96d175cfd3 Merge "Don't use HW accel drawing in lock screen on lower-end devices." 2011-08-12 15:16:54 -07:00
Jason Sams
ff133ee19f Merge "Fix the RS frame timeout. Previous a slow app would block from receiving new commands until the timer expired. This change will expire the timer immediatly." 2011-08-12 15:16:39 -07:00
claireho
712cb941d3 Merge "Thai font update for Bug2954567." 2011-08-12 15:16:21 -07:00
Adam Powell
da3dcaac25 Merge "Fix bug 5095223 - ICS action bar incorrectly resizing app icons" 2011-08-12 14:37:37 -07:00
Romain Guy
c6612db8e0 Merge "Make sure we correctly copy caches keys. Bug #5136067" 2011-08-12 14:35:27 -07:00
Jason Simmons
a6a51f2bde Merge "Add a null check to handle failure of android::createPlayer" 2011-08-12 14:20:48 -07:00
John Reck
43a01cf51f Merge "Remove WebDriver" 2011-08-12 14:20:11 -07:00
Conley Owens
6d9a6567f5 Merge "Add missing include" include exists 2011-08-12 13:40:56 -07:00
Amith Yamasani
501f6256bb am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop only stops playback"
* commit '4dbd1bc6ae84cb4d0cd28922e917473ec6e53517':
  VolumePreference.onActivityStop only stops playback
2011-08-12 13:16:21 -07:00
Conley Owens
3e80266158 Merge "Added stub for getting buffer" stub exists 2011-08-12 13:11:51 -07:00
Daniel Sandler
e53a840698 Merge "Properly disable status bar on secure lockscreens." 2011-08-12 12:56:44 -07:00
Eric Laurent
4326ef41b2 Merge "Fix issue 5144429: CTS test fails for AudioEffects" 2011-08-12 12:49:42 -07:00
Andreas Huber
f83b060b63 Merge "Fix the software AAC decoder's AAC+ detection to ignore malformed frames" 2011-08-12 12:37:26 -07:00
Jeff Brown
e5c4907f05 Merge "Add lsof to bugreport." 2011-08-12 12:36:14 -07:00
Mathias Agopian
b0f720be38 Merge "fix a memory leak and memory corruption in RefBase" 2011-08-12 12:23:54 -07:00
Mathias Agopian
29b4582f35 Merge "SurfaceFlinger doesn't rely on having a custom RefBase destructor" 2011-08-12 12:23:44 -07:00
Ben Murdoch
4007fcac75 Merge "Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps." 2011-08-12 11:50:41 -07:00
Chet Haase
f4b9b8232e Merge "Optimized swipe animation for Recents app." 2011-08-12 11:49:20 -07:00
Adam Powell
397fe7e69a Merge "Fix bug 5159073 - actionbar titles don't seem to be drawing anymore" 2011-08-12 11:42:15 -07:00
Gilles Debunne
cda7ed6526 Merge "Bug 5150869: Text selection enabled in browser." 2011-08-12 11:36:50 -07:00