85622 Commits

Author SHA1 Message Date
Fabrice Di Meglio
550ea7f546 Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales
Change-Id: Iacd1718be054b4405ea0c769f695044faf4254b6
2012-09-21 18:54:53 -07:00
Dianne Hackborn
88923c973e Merge "Fix issue #7214462: Some recent thumbnails are black." into jb-mr1-dev 2012-09-21 18:47:18 -07:00
Dianne Hackborn
6a864959e0 Fix issue #7214462: Some recent thumbnails are black.
Change-Id: I9a2704c95a8701c9fb6755662fb47d4743099bf9
2012-09-21 18:46:11 -07:00
Eric Laurent
5bfaeaef3f pause music playback when switching user.
AudioService sends AudioManager.ACTION_AUDIO_BECOMING_NOISY
intent when notified of a user switch to pause music playback
for all background users.

Bug 7128886.

Change-Id: I6a24409533bf40c517c43da25b9baeceb3379cb8
2012-09-21 18:44:48 -07:00
Fabrice Di Meglio
d88e3054d0 Fix bug #7206086 NumberPicker widget should use locale digits
- fix for having the TwoDigitFormatter being able to be recreated if the locale is changed
- accept now also the Arabic and Persian digits

Change-Id: Ifbf7e274d971008f4a5782402d4b76d9472b68fc
2012-09-21 18:42:47 -07:00
Svetoslav Ganov
9f12373b57 Merge "Fixing a regression in the UI test automation." into jb-mr1-dev 2012-09-21 18:26:52 -07:00
Svetoslav Ganov
9371a0a0c0 Fixing a regression in the UI test automation.
bug:6967373

Change-Id: I28f01a2bfe44febcb1a519028dab82fb1da9753e
2012-09-21 18:20:42 -07:00
Adam Cohen
993c3d79a3 Merge "Fixing typos" into jb-mr1-dev 2012-09-21 18:19:06 -07:00
Amith Yamasani
77e95d3d71 Merge "Show lockscreen widgets for the current user." into jb-mr1-dev 2012-09-21 18:16:49 -07:00
Adam Cohen
db38d8a4ff Fixing typos
Change-Id: I3d470a18bd14a4040dffb0b0d8a11e282546057e
2012-09-21 18:14:58 -07:00
Jason Sams
82c8cdabc4 Merge "Add run all button to image processing test." into jb-mr1-dev 2012-09-21 18:13:16 -07:00
Amith Yamasani
8fd96ec2dc Show lockscreen widgets for the current user.
Also shows the owner info and next alarm for the current user.
AppWidgetService now assumes that any widgets running in the system process are for the
current user, so that lockscreen shows widgets for the current user

Bug: 7211754
Bug: 7212421

Change-Id: Iaf0edc60e49af0afe42625c0b2dcf100c9ecc178
2012-09-21 18:10:34 -07:00
John Wang
199bc563e3 Show plmn in emergency call allowed mode.
When emergency call is allowed, plmn string is used to pass up the
"Emergency calls only" string. This change set showPlmn to true
in that situation regardless the SIMRecords.SPN_RULE_SHOW_PLMN value.

bug:7103854
Change-Id: I35ce0cc265d648191cb3b5f87261895f862143db
2012-09-21 18:04:24 -07:00
Victoria Lease
a9d7d853d1 Get your own cursor Drawables, WebViewClassic!
These are shared resources! You can't just animate *everyone's*
cursors!

Bug: 7110290
Change-Id: Icdc86af4fba427a352019cd3e2017f97a3b9fdba
2012-09-21 18:04:07 -07:00
Jason Sams
7546b5ff16 Merge "Add Mandelbrot test to ImageProcessing." into jb-mr1-dev 2012-09-21 18:02:14 -07:00
Eino-Ville Talvala
c9108b1856 Merge "Add hardware feature android.hardware.camera.any." into jb-mr1-dev 2012-09-21 17:57:03 -07:00
Svetoslav Ganov
31a2b8c7bf am 0a5c5567: Merge "Multi-user support for the accessibility layer." into jb-mr1-dev
* commit '0a5c5567f2d7e203d95c80a8d3353d0acd98b5f9':
  Multi-user support for the accessibility layer.
2012-09-21 17:50:51 -07:00
Chet Haase
dc709c550d am dbb26145: Merge "Optimize shaders for dithered gradients" into jb-mr1-dev
* commit 'dbb261455b1b8d2fdf4f0f8ad84ddb09dda1ed9b':
  Optimize shaders for dithered gradients
2012-09-21 17:50:46 -07:00
Adam Cohen
5664595667 am 172cb769: Merge "Fixing onRestoreInstanceState crash in Launcher" into jb-mr1-dev
* commit '172cb769641c828d7ad20669a5f7c9533248382f':
  Fixing onRestoreInstanceState crash in Launcher
2012-09-21 17:50:42 -07:00
Dianne Hackborn
f3d2608939 am c9e94ea6: Merge "Fix issue #7213113: Remove old intent resolver" into jb-mr1-dev
* commit 'c9e94ea6451958fce107580b54c183181de6aa22':
  Fix issue #7213113: Remove old intent resolver
2012-09-21 17:50:36 -07:00
Adam Cohen
24694468d8 am 8562cb59: Merge "Changing public method to @hide, doesn\'t have to be public" into jb-mr1-dev
* commit '8562cb59825a9ccff2b019d2c30f38c8798ca3a1':
  Changing public method to @hide, doesn't have to be public
2012-09-21 17:50:31 -07:00
Svetoslav Ganov
b2c6e8a1f0 am 38533ea5: Merge "NPE in AcitivtyChooserModel." into jb-mr1-dev
* commit '38533ea514a452d0fa3aa38557f6e461cb46f402':
  NPE in AcitivtyChooserModel.
2012-09-21 17:50:26 -07:00
Svetoslav Ganov
e54a67d2fd am 08681add: Merge "Day numbers in CalendarView have incorrect size." into jb-mr1-dev
* commit '08681adda06f4699f85838861170fbb062c9fdfe':
  Day numbers in CalendarView have incorrect size.
2012-09-21 17:50:18 -07:00
Victoria Lease
b03a3d1c69 am b77b3cfe: Merge "Get your own cursor Drawables, WebViewClassic!" into jb-mr1-dev
* commit 'b77b3cfe41d0bca459040a68759a68f9ecc1f478':
  Get your own cursor Drawables, WebViewClassic!
2012-09-21 17:50:14 -07:00
Jason Sams
f68920464a am 7b3132d9: Merge "Add Blend intrinsic." into jb-mr1-dev
* commit '7b3132d97a2a28093f139dc884cb4d43de65af50':
  Add Blend intrinsic.
2012-09-21 17:50:11 -07:00
Eino-Ville Talvala
09a792c7fd am 5ce25d71: Merge "NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSound" into jb-mr1-dev
* commit '5ce25d717059c9c37618aa349314077f99ac34c7':
  NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSound
2012-09-21 17:49:51 -07:00
Scott Main
fb0dad8211 am ec501466: am 2e642866: am be676b6c: am 4a5425db: fix layout bug
* commit 'ec501466ea78758de4e0ab8057713c697829c2ec':
  fix layout bug
2012-09-21 17:49:45 -07:00
Jeff Brown
919a4cdfe2 am 3ca59713: Merge "Support HDMI hotplug." into jb-mr1-dev
* commit '3ca5971339c7eba61388aa3e26a1b3d02c5ccdf6':
  Support HDMI hotplug.
2012-09-21 17:49:35 -07:00
Baligh Uddin
3903284634 am 063d15ff: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '063d15ff48c455203d4b7c2fb973ba081489c4ba':
  Import translations. DO NOT MERGE
2012-09-21 17:49:20 -07:00
Baligh Uddin
b83578d76f am 691b68b0: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '691b68b0d5f89e695c77ddd20367556ff663ea2c':
  Import translations. DO NOT MERGE
2012-09-21 17:49:14 -07:00
Jim Miller
3b2cc5d011 am 7478cf86: Merge "Tweak keyguard security flip animation timing." into jb-mr1-dev
* commit '7478cf86cec2cd994518492df01a6fdac062cd14':
  Tweak keyguard security flip animation timing.
2012-09-21 17:49:06 -07:00
Jim Miller
f084208bdf am 1ed9fa10: Merge "Make DPM API for disabling keyguard widgets more generic" into jb-mr1-dev
* commit '1ed9fa10de3e94678ddb2929936caa3ff4164cf8':
  Make DPM API for disabling keyguard widgets more generic
2012-09-21 17:49:00 -07:00
Romain Guy
07f5825068 am 059aedf8: Merge "Finish this bit before I forget." into jb-mr1-dev
* commit '059aedf808c8b9b3da1457eef52f3d477878d50b':
  Finish this bit before I forget.
2012-09-21 17:48:45 -07:00
John Reck
2bb2b24ef1 am f98db0de: Merge "Improve find on page accessibility" into jb-mr1-dev
* commit 'f98db0de2248ad286b207eed6a826373cc60b786':
  Improve find on page accessibility
2012-09-21 17:48:24 -07:00
Eric Laurent
9e46af9cc2 am 2c0feeaf: Merge "Do not turn safe volume on upon headset connection" into jb-mr1-dev
* commit '2c0feeaffc89ef1f9b7b81074d0f5c9cbb97fc6b':
  Do not turn safe volume on upon headset connection
2012-09-21 17:48:20 -07:00
rich cannings
3b7f3cbfe8 am 04c2bb86: Merge "Add setting to skip verifying ADB installs" into jb-mr1-dev
* commit '04c2bb86ca47378c99576c5ff7cb8283683dc935':
  Add setting to skip verifying ADB installs
2012-09-21 17:48:17 -07:00
Nick Kralevich
c11f1198a4 am 987f1e75: Merge "allowBackup doc fix." into jb-mr1-dev
* commit '987f1e759c8f6c2a69d7973b472031f3210ff5cb':
  allowBackup doc fix.
2012-09-21 17:48:04 -07:00
Derek Sollenberger
fad7b05e98 am 642030e3: Merge "Ensure that the decoder is thread-safe." into jb-mr1-dev
* commit '642030e3b3dca60b90d329f205ea2d805a96be0a':
  Ensure that the decoder is thread-safe.
2012-09-21 17:48:00 -07:00
Daniel Sandler
0ab7b9d0f8 am df655d09: Merge "Fix javadocs to fix build." into jb-mr1-dev
* commit 'df655d09c0dc4ce12ba4b191c1ebb888f123a3b1':
  Fix javadocs to fix build.
2012-09-21 17:47:46 -07:00
John Spurlock
7492091128 am 22505501: Merge "Additions to Dream public api." into jb-mr1-dev
* commit '2250550187ed7a2bd98d5f861151b49db5635f6e':
  Additions to Dream public api.
2012-09-21 17:47:36 -07:00
Winson Chung
3e3b3f17ba am 3ed6f945: Showing QuickContacts card, adding brightness bar timeout and width, fixing wifi display icon visibility. (Bug 7186309, Bug 7175023)
* commit '3ed6f9456a60cb3a2cf4166a7fa19e30b9bbd972':
  Showing QuickContacts card, adding brightness bar timeout and width, fixing wifi display icon visibility. (Bug 7186309, Bug 7175023)
2012-09-21 17:47:31 -07:00
Romain Guy
a132665291 am 4187f928: Merge "API REVIEW: Undeprecate Location.dump() Bug #7173109" into jb-mr1-dev
* commit '4187f928921bab6a77e8b6592131f2a2b02ac0a3':
  API REVIEW: Undeprecate Location.dump() Bug #7173109
2012-09-21 17:47:24 -07:00
Craig Mautner
ddb8d072cd am 9921d842: Merge "Eliminate potential for NPE in WindowAnimator." into jb-mr1-dev
* commit '9921d842bb2654fd354612f5637c8a248bdb299f':
  Eliminate potential for NPE in WindowAnimator.
2012-09-21 17:47:14 -07:00
Chris Craik
96528d6511 am 61d37041: Merge "Polygonal rendering of simple fill shapes" into jb-mr1-dev
* commit '61d37041ac76a95aedb98d3550bb5efa33d898a1':
  Polygonal rendering of simple fill shapes
2012-09-21 17:47:07 -07:00
Dianne Hackborn
a0708b230d am 739bc9e3: Merge "Fix issue #7205845: Permissions screen: make "New" text blue instead of red" into jb-mr1-dev
* commit '739bc9e3f51c203fc0b58c30d67cacda985e95c6':
  Fix issue #7205845: Permissions screen: make "New" text blue instead of red
2012-09-21 17:47:03 -07:00
Romain Guy
18c166bcd6 am 3f7c246f: Merge "Update layers in a single batch at the beginning of a frame Bug #7186819" into jb-mr1-dev
* commit '3f7c246f3ea85af9fb98cba37387bb55658d4614':
  Update layers in a single batch at the beginning of a frame Bug #7186819
2012-09-21 17:46:55 -07:00
Bjorn Bringert
3661ee1e8b am 45b07b94: Merge "Add intents to open text and video from search." into jb-mr1-dev
* commit '45b07b9427cc736bf4fd5658ef2f30884ba4d9a4':
  Add intents to open text and video from search.
2012-09-21 17:46:43 -07:00
Dan Morrill
26cee9f355 am 466bd636: Merge "New method returning user metadata." into jb-mr1-dev
* commit '466bd636812684aeb8161f144597cc3b3ed39078':
  New method returning user metadata.
2012-09-21 17:46:29 -07:00
Victoria Lease
ebdb2c8c8a am 95c942eb: am 4feac670: (-s ours) am 7c0edba0: Merge "Get your own cursor Drawables, WebViewClassic!" into jb-dev
* commit '95c942eb227a6740611ac9d00eaafad9da515a11':
  Get your own cursor Drawables, WebViewClassic!
2012-09-21 17:45:51 -07:00
Baligh Uddin
af3934d7dd am 537d47f5: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '537d47f510ce49acee09516ed5dde680d910ff94':
  Import translations. DO NOT MERGE
2012-09-21 17:45:44 -07:00