OSDN Git Service

android-x86/frameworks-base.git
12 years agoMerge "Allow long press to work on text."
George Mount [Thu, 19 Apr 2012 18:06:02 +0000 (11:06 -0700)]
Merge "Allow long press to work on text."

12 years agoMerge "Make ViewPropertyAnimator ListView-animation-capable"
Chet Haase [Thu, 19 Apr 2012 18:05:28 +0000 (11:05 -0700)]
Merge "Make ViewPropertyAnimator ListView-animation-capable"

12 years agoMake ViewPropertyAnimator ListView-animation-capable
Chet Haase [Wed, 18 Apr 2012 23:20:08 +0000 (16:20 -0700)]
Make ViewPropertyAnimator ListView-animation-capable

ViewPropertyAnimator now sets the hasTransientState flag in View to tell
it when an animation has started (and unsets it when the animation ends).
This allows ListView to retain views with transient state without recycling them,
which makes ListView item animation possible (because you can't animate a View
if it's being recycled and reused elsewhere as it moves into and out of view).

Change-Id: I75c26a7a56474a76428500afef03a80bb46e04e0

12 years agoMerge "Unhide Visualizer scaling mode definitions and methods"
Jean-Michel Trivi [Thu, 19 Apr 2012 17:52:25 +0000 (10:52 -0700)]
Merge "Unhide Visualizer scaling mode definitions and methods"

12 years agoUnhide Visualizer scaling mode definitions and methods
Jean-Michel Trivi [Thu, 19 Apr 2012 16:56:59 +0000 (09:56 -0700)]
Unhide Visualizer scaling mode definitions and methods

Unhide Visualizer set/get methods, and associated constant
 definitions.

Change-Id: Iaafe5f7a2f1273f72c3f7f842b416b93614dfa65

12 years agoMerge "Fix build"
Irfan Sheriff [Thu, 19 Apr 2012 17:27:58 +0000 (10:27 -0700)]
Merge "Fix build"

12 years agoFix build
Irfan Sheriff [Thu, 19 Apr 2012 17:26:34 +0000 (10:26 -0700)]
Fix build

Change-Id: I1968e0d7d25f613fa6cf72f82d79f17224e3d5ab

12 years agoMerge "unhide API for synchronous audio capture."
Eric Laurent [Thu, 19 Apr 2012 17:16:38 +0000 (10:16 -0700)]
Merge "unhide API for synchronous audio capture."

12 years agoam 787fa9dc: am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into...
Joe Malin [Thu, 19 Apr 2012 17:13:29 +0000 (10:13 -0700)]
am 787fa9dc: am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1

* commit '787fa9dc69262dc002c9da77fa86e88e5a4e658f':
  DOC CHANGE: Add javadoc to ClipboardManager

12 years agoam 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1
Joe Malin [Thu, 19 Apr 2012 17:10:18 +0000 (10:10 -0700)]
am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1

* commit '20176edc4ff43f10ab3be03d84bb9f02b7859bdb':
  DOC CHANGE: Add javadoc to ClipboardManager

12 years agoMerge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1
Joe Malin [Thu, 19 Apr 2012 17:08:06 +0000 (10:08 -0700)]
Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1

12 years agoMerge "Defer the Surface.show until animation phase."
Craig Mautner [Thu, 19 Apr 2012 17:07:35 +0000 (10:07 -0700)]
Merge "Defer the Surface.show until animation phase."

12 years agoMerge "Fix crash setting null seekbar thumb"
Adam Powell [Thu, 19 Apr 2012 17:00:22 +0000 (10:00 -0700)]
Merge "Fix crash setting null seekbar thumb"

12 years agoDefer the Surface.show until animation phase.
Craig Mautner [Thu, 19 Apr 2012 16:59:31 +0000 (09:59 -0700)]
Defer the Surface.show until animation phase.

This fixes a rotation bug introduced by delaying rendering animation
into the Surface. Now instead of delaying the rendering we delay the
show by eliminating a point where we were showing the Surface too soon.

Change-Id: I63ad3b494963111ffc96569093c8d43517c5408b

12 years agoFix crash setting null seekbar thumb
Adam Powell [Thu, 19 Apr 2012 16:58:22 +0000 (09:58 -0700)]
Fix crash setting null seekbar thumb

External bug http://code.google.com/p/android/issues/detail?id=15693

Change-Id: I2f869b4ebd1f0857564c69999abb49285beefd14

12 years agoMerge "Add network service discovery broadcast"
Irfan Sheriff [Thu, 19 Apr 2012 16:57:24 +0000 (09:57 -0700)]
Merge "Add network service discovery broadcast"

12 years agoAllow long press to work on text.
George Mount [Thu, 19 Apr 2012 16:57:23 +0000 (09:57 -0700)]
Allow long press to work on text.

 Bug 6351196

Change-Id: I7604ebe70ab58d17b916f92e364343776b66aa3c

12 years agoMerge "Add user control to turn on/off nsd"
Irfan Sheriff [Thu, 19 Apr 2012 16:57:02 +0000 (09:57 -0700)]
Merge "Add user control to turn on/off nsd"

12 years agoAdd network service discovery broadcast
Irfan Sheriff [Wed, 18 Apr 2012 06:23:42 +0000 (23:23 -0700)]
Add network service discovery broadcast

Allows apps to know if user has the feature turned off

Change-Id: I2d2fecb148eb4e48eb4aea51d1d7643a82df5c52

12 years agoMerge "Fix calcuation of CMD_TO_STRING_COUNT."
Wink Saville [Thu, 19 Apr 2012 16:53:52 +0000 (09:53 -0700)]
Merge "Fix calcuation of CMD_TO_STRING_COUNT."

12 years agoAdd user control to turn on/off nsd
Irfan Sheriff [Wed, 18 Apr 2012 06:15:29 +0000 (23:15 -0700)]
Add user control to turn on/off nsd

Change-Id: Ide3cc20adb21ac6dffaf6b9b9136d77a129afa3b

12 years agoMerge "Add functional tests for Visualizer volume scaling mode"
Jean-Michel Trivi [Thu, 19 Apr 2012 16:38:55 +0000 (09:38 -0700)]
Merge "Add functional tests for Visualizer volume scaling mode"

12 years agoMerge "Fix init of Animation in View drawing code"
Chet Haase [Thu, 19 Apr 2012 16:36:49 +0000 (09:36 -0700)]
Merge "Fix init of Animation in View drawing code"

12 years agoMerge "Cleanup PositionMetadata recycles"
John Reck [Thu, 19 Apr 2012 16:28:16 +0000 (09:28 -0700)]
Merge "Cleanup PositionMetadata recycles"

12 years agoFix init of Animation in View drawing code
Chet Haase [Thu, 19 Apr 2012 16:22:34 +0000 (09:22 -0700)]
Fix init of Animation in View drawing code

The refactor of ViewGroup.drawChild() resulted in an error
in a new method (View.drawAnimation) where animations were being
initialized with their view dimensions instead of the parent dimensions.

Issue #6292681 RotateAnimationTest#testRotateAgainstPoint fails on JRN04
Issue #6293275 TranslateAnimationTest#testInitialize fails on JRN04

Change-Id: Ia90711cadd7a6c20fd788e5b8b18a5b28551e68c

12 years agoAdd functional tests for Visualizer volume scaling mode
Jean-Michel Trivi [Tue, 17 Apr 2012 18:27:28 +0000 (11:27 -0700)]
Add functional tests for Visualizer volume scaling mode

Add test to set/get the volume scaling mode.

Add test to verify that volume decreases diminish the commputed
  energy.

Change-Id: I0a5d45d064a46a18e5c4b9d7a304c9572f100cdf

12 years agoMerge "Add support for scaling mode parameter in Visualizer effect"
Jean-Michel Trivi [Thu, 19 Apr 2012 16:09:06 +0000 (09:09 -0700)]
Merge "Add support for scaling mode parameter in Visualizer effect"

12 years agounhide API for synchronous audio capture.
Eric Laurent [Tue, 3 Apr 2012 22:25:06 +0000 (15:25 -0700)]
unhide API for synchronous audio capture.

unhide MediaSyncEvent class and AudioRecord.startRecording() method with synchronization
event allowing to start audio capture upon occurence of a specific event.
So far the only event defined is playback presentation complete but more events and synchronized
playback/capture methods could be defined in the future.

Change-Id: If05fc6cd125dd9afad451727f792a3fd9e916bef

12 years agoMerge "Notifications may now be disabled on a per-package basis."
Daniel Sandler [Thu, 19 Apr 2012 15:53:36 +0000 (08:53 -0700)]
Merge "Notifications may now be disabled on a per-package basis."

12 years agoMerge "Long-press a notification to find out who sent it."
Daniel Sandler [Thu, 19 Apr 2012 15:44:02 +0000 (08:44 -0700)]
Merge "Long-press a notification to find out who sent it."

12 years agoMerge "unhide audio pre processing API."
Eric Laurent [Thu, 19 Apr 2012 15:42:40 +0000 (08:42 -0700)]
Merge "unhide audio pre processing API."

12 years agoNotifications may now be disabled on a per-package basis.
Daniel Sandler [Wed, 11 Apr 2012 16:33:16 +0000 (12:33 -0400)]
Notifications may now be disabled on a per-package basis.

When a package's ability to post notifications is disabled,
all outstanding notifications from that package are
immediately canceled, and the score of any future
notification from that package is set so low that the
notification manager won't even send it to the status bar.

No UI for this yet, but you can try it out:

  adb shell service call notification 8 s16 $PKG i32 (1|0)

Bug: 5547401

Change-Id: Ieccac5746b40f60debd902a45d1dedbc91dcdc89

12 years agoLong-press a notification to find out who sent it.
Daniel Sandler [Wed, 4 Apr 2012 18:04:21 +0000 (14:04 -0400)]
Long-press a notification to find out who sent it.

Bug: 5547401
Change-Id: I8d5d73723b3f03f5b0f8717faaca826b1530df7a

12 years agoMerge "Expand too-small notifications to fill 64dp."
Daniel Sandler [Thu, 19 Apr 2012 14:01:37 +0000 (07:01 -0700)]
Merge "Expand too-small notifications to fill 64dp."

12 years agoMerge "Remove new camera open API."
Wu-cheng Li [Thu, 19 Apr 2012 07:29:39 +0000 (00:29 -0700)]
Merge "Remove new camera open API."

12 years agoRemove new camera open API.
Wu-cheng Li [Thu, 19 Apr 2012 04:23:31 +0000 (12:23 +0800)]
Remove new camera open API.

Applications are not resumed under the lock screen now.
This API is not needed anymore.

bug:5584464
Change-Id: I1c18efb5ba1ecd39320eb5fd252c6e1229d7b89c

12 years agoMerge "Unhide MediaColumns.WIDTH and MediaColumns.HEIGHT."
Wu-cheng Li [Thu, 19 Apr 2012 06:13:10 +0000 (23:13 -0700)]
Merge "Unhide MediaColumns.WIDTH and MediaColumns.HEIGHT."

12 years agoExpand too-small notifications to fill 64dp.
Daniel Sandler [Thu, 19 Apr 2012 05:08:15 +0000 (01:08 -0400)]
Expand too-small notifications to fill 64dp.

Also fix NotificationTestList so it runs again.

Change-Id: I2fb28cd9cfad25a7a1b17ccef9ccd741c3aa99b0

12 years agoFix calcuation of CMD_TO_STRING_COUNT.
Wink Saville [Thu, 19 Apr 2012 04:42:44 +0000 (21:42 -0700)]
Fix calcuation of CMD_TO_STRING_COUNT.

Change-Id: I03ae1a545474d7dcd4e65c58d9befd020d5b9c54

12 years agoMerge "Fix service discovery bugs"
Irfan Sheriff [Thu, 19 Apr 2012 04:19:29 +0000 (21:19 -0700)]
Merge "Fix service discovery bugs"

12 years agoUnhide MediaColumns.WIDTH and MediaColumns.HEIGHT.
Wu-cheng Li [Thu, 19 Apr 2012 04:09:09 +0000 (12:09 +0800)]
Unhide MediaColumns.WIDTH and MediaColumns.HEIGHT.

bug:5224359
Change-Id: I3dcaa2ed383e12ae308b28db45cbe8e503610cdc

12 years agoRemove intruder alert APIs from JB.
Daniel Sandler [Fri, 13 Apr 2012 18:05:19 +0000 (14:05 -0400)]
Remove intruder alert APIs from JB.

Change-Id: I27042d604fbe15879e7b7aaaac860db2d1efa47f

12 years agoam 7eda9de1: am 2fe57183: am 30eec832: Merge "Transparent activity orientation proble...
Dianne Hackborn [Thu, 19 Apr 2012 03:45:45 +0000 (20:45 -0700)]
am 7eda9de1: am 2fe57183: am 30eec832: Merge "Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed."

* commit '7eda9de1a638e4ed1ce5dc65fecd673400b9f3c0':
  Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed.

12 years agoam 2fe57183: am 30eec832: Merge "Transparent activity orientation problem when previo...
Dianne Hackborn [Thu, 19 Apr 2012 03:42:47 +0000 (20:42 -0700)]
am 2fe57183: am 30eec832: Merge "Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed."

* commit '2fe57183d3cbe83737ae81065639ef00f835629a':
  Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed.

12 years agoam 30eec832: Merge "Transparent activity orientation problem when previous landsacpe...
Dianne Hackborn [Thu, 19 Apr 2012 03:39:30 +0000 (20:39 -0700)]
am 30eec832: Merge "Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed."

* commit '30eec832ec30709a8dd8830b9c5d64dcc0778a09':
  Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed.

12 years agoam 690935ed: am 3b29ca88: am 773740ed: Initial commit of backup API section of clouds...
Alexander Lucas [Thu, 19 Apr 2012 03:27:24 +0000 (20:27 -0700)]
am 690935ed: am 3b29ca88: am 773740ed: Initial commit of backup API section of cloudsync class.

* commit '690935ed9be2b41d5643a018935882ad21495e06':

12 years agounhide audio pre processing API.
Eric Laurent [Tue, 10 Apr 2012 23:03:14 +0000 (16:03 -0700)]
unhide audio pre processing API.

Unhide APIs for Noise Suppressor(NS), Acoustic Echo Canceler (AEC) and
Automatic Gain Control (AGC) audio pre processings.

Also unhide getAudioSessionId() method on AudioRecord.

Change-Id: I788f7a0724b152cc98c8167d9434e64c12bada95

12 years agoam 39149aa3: am c54c03d6: am 773740ed: Initial commit of backup API section of clouds...
Alexander Lucas [Thu, 19 Apr 2012 03:24:51 +0000 (20:24 -0700)]
am 39149aa3: am c54c03d6: am 773740ed: Initial commit of backup API section of cloudsync class.

* commit '39149aa3c705210e51ecf33b6982691397553de7':

12 years agoam 3b29ca88: am 773740ed: Initial commit of backup API section of cloudsync class.
Alexander Lucas [Thu, 19 Apr 2012 03:23:21 +0000 (20:23 -0700)]
am 3b29ca88: am 773740ed: Initial commit of backup API section of cloudsync class.

* commit '3b29ca88140b119c8a6a821d76fb3ef4326cf9a2':

12 years agoam 941fceed: am 773740ed: Initial commit of backup API section of cloudsync class.
Alexander Lucas [Thu, 19 Apr 2012 03:22:53 +0000 (20:22 -0700)]
am 941fceed: am 773740ed: Initial commit of backup API section of cloudsync class.

* commit '941fceedad1d2d28358dd81069c2028cbd4fb680':
  Initial commit of backup API section of cloudsync class.

12 years agoam c54c03d6: am 773740ed: Initial commit of backup API section of cloudsync class.
Alexander Lucas [Thu, 19 Apr 2012 03:22:19 +0000 (20:22 -0700)]
am c54c03d6: am 773740ed: Initial commit of backup API section of cloudsync class.

* commit 'c54c03d684441b8b6c5ee840e18119a0f92e1436':
  Initial commit of backup API section of cloudsync class.

12 years agoam 773740ed: Initial commit of backup API section of cloudsync class.
Alexander Lucas [Thu, 19 Apr 2012 03:20:51 +0000 (20:20 -0700)]
am 773740ed: Initial commit of backup API section of cloudsync class.

* commit '773740ed79075e6daffaea0c62857348ab54d93e':
  Initial commit of backup API section of cloudsync class.

12 years agoam 773740ed: Initial commit of backup API section of cloudsync class.
Alexander Lucas [Thu, 19 Apr 2012 03:20:28 +0000 (20:20 -0700)]
am 773740ed: Initial commit of backup API section of cloudsync class.

* commit '773740ed79075e6daffaea0c62857348ab54d93e':
  Initial commit of backup API section of cloudsync class.

12 years agoam 773740ed: Initial commit of backup API section of cloudsync class.
Alexander Lucas [Thu, 19 Apr 2012 03:19:56 +0000 (20:19 -0700)]
am 773740ed: Initial commit of backup API section of cloudsync class.

* commit '773740ed79075e6daffaea0c62857348ab54d93e':
  Initial commit of backup API section of cloudsync class.

12 years agoInitial commit of backup API section of cloudsync class.
Alexander Lucas [Mon, 16 Apr 2012 20:13:09 +0000 (13:13 -0700)]
Initial commit of backup API section of cloudsync class.

Branch switch from ics-mr0, original post here:
https://android-git.corp.google.com/g/#/c/150873/

Change-Id: I4c53b99bd326c9f8fa485392e87dfba35e662936

12 years agoam 6a92872f: am 07617980: am 99e83bc4: docs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 03:00:58 +0000 (20:00 -0700)]
am 6a92872f: am 07617980: am 99e83bc4: docs: move the location class into basics/

* commit '6a92872f6fb9a6fdc8760a7d4f3fa187609b4190':

12 years agoam 5a08b485: am 7ea4c070: am 99e83bc4: docs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 03:00:56 +0000 (20:00 -0700)]
am 5a08b485: am 7ea4c070: am 99e83bc4: docs: move the location class into basics/

* commit '5a08b48507f7a91e6b618a99ff391ad3d9ccb370':

12 years agoam 07617980: am 99e83bc4: docs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 02:58:18 +0000 (19:58 -0700)]
am 07617980: am 99e83bc4: docs: move the location class into basics/

* commit '07617980afd9c618f796abe23319894284e0fc0b':

12 years agoam e6ba1cb5: am 99e83bc4: docs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 02:57:54 +0000 (19:57 -0700)]
am e6ba1cb5: am 99e83bc4: docs: move the location class into basics/

* commit 'e6ba1cb5a0ae0ec7f675f48ac28f748a3409d87d':
  docs: move the location class into basics/

12 years agoam 7ea4c070: am 99e83bc4: docs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 02:57:22 +0000 (19:57 -0700)]
am 7ea4c070: am 99e83bc4: docs: move the location class into basics/

* commit '7ea4c0705c4df60521778b246949c42bc6d8b17b':
  docs: move the location class into basics/

12 years agoam 99e83bc4: docs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 02:55:23 +0000 (19:55 -0700)]
am 99e83bc4: docs: move the location class into basics/

* commit '99e83bc43abab567d16515eaf51bd9cb9eb3b5fb':
  docs: move the location class into basics/

12 years agoam 99e83bc4: docs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 02:55:19 +0000 (19:55 -0700)]
am 99e83bc4: docs: move the location class into basics/

* commit '99e83bc43abab567d16515eaf51bd9cb9eb3b5fb':
  docs: move the location class into basics/

12 years agoam 99e83bc4: docs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 02:55:03 +0000 (19:55 -0700)]
am 99e83bc4: docs: move the location class into basics/

* commit '99e83bc43abab567d16515eaf51bd9cb9eb3b5fb':
  docs: move the location class into basics/

12 years agodocs: move the location class into basics/
Scott Main [Thu, 19 Apr 2012 02:43:11 +0000 (19:43 -0700)]
docs: move the location class into basics/

Change-Id: I0a5025ffbce4f25dc6c1b8f819a8c27def437649

12 years agoMerge "Add more dead keys. Use NFC tables for composition."
Jeff Brown [Thu, 19 Apr 2012 02:12:18 +0000 (19:12 -0700)]
Merge "Add more dead keys.  Use NFC tables for composition."

12 years agoAdd more dead keys. Use NFC tables for composition.
Jeff Brown [Thu, 19 Apr 2012 02:09:08 +0000 (19:09 -0700)]
Add more dead keys.  Use NFC tables for composition.

Bug: 6110399
Change-Id: I343d24df21dac2c069136b016e70e39f0feb6df9

12 years agoMerge "Adding API for getting the root node info in the active window."
Svetoslav Ganov [Thu, 19 Apr 2012 01:55:24 +0000 (18:55 -0700)]
Merge "Adding API for getting the root node info in the active window."

12 years agoAdding API for getting the root node info in the active window.
Svetoslav Ganov [Thu, 19 Apr 2012 01:47:13 +0000 (18:47 -0700)]
Adding API for getting the root node info in the active window.

1. This APIs is useful for accessibility services since very often
   they want to get access to the root node in the current window
   to determine where accessibility focus is and subsequently find
   a next view to take accessibility focus.

Change-Id: Ide5231f832d9ce2e9b14dc411dfd675f753a4edb

12 years agoMerge "Transparent activity orientation problem when previous landsacpe fullscreen...
Dianne Hackborn [Thu, 19 Apr 2012 00:57:21 +0000 (17:57 -0700)]
Merge "Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed."

12 years agoFix service discovery bugs
Irfan Sheriff [Wed, 18 Apr 2012 22:46:00 +0000 (15:46 -0700)]
Fix service discovery bugs

- Application does not have transaction id information. go through
 list and remove

- Avoid removing client info while enumerating it

Change-Id: Ie293876756418ed4cd6dc3a903689ee7003bd12d
Signed-off-by: yoshihiko.ikenaga@jp.sony.com
12 years agoam 13bf9fec: am fd84c2ec: am 13bb0791: Merge "docs: Added missing comma in code snipp...
Quddus Chong [Thu, 19 Apr 2012 00:09:41 +0000 (17:09 -0700)]
am 13bf9fec: am fd84c2ec: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

* commit '13bf9fecfe57393ec8cc00d56e9799f7ec773d29':

12 years agoam 4ad90953: am 2f675105: am 13bb0791: Merge "docs: Added missing comma in code snipp...
Quddus Chong [Thu, 19 Apr 2012 00:07:24 +0000 (17:07 -0700)]
am 4ad90953: am 2f675105: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

* commit '4ad909538e0e61826d33bcf40cbcb845319dbdb9':

12 years agoam fd84c2ec: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug:...
Quddus Chong [Thu, 19 Apr 2012 00:07:04 +0000 (17:07 -0700)]
am fd84c2ec: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

* commit 'fd84c2ece24c447aa4f538dacf8d6333964d20ca':

12 years agoam 0691f70a: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug:...
Quddus Chong [Thu, 19 Apr 2012 00:04:57 +0000 (17:04 -0700)]
am 0691f70a: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

* commit '0691f70ad8833e9a2b042d7a56b07ad0ee561f87':
  docs: Added missing comma in code snippet. Bug: 6322757

12 years agoam 2f675105: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug:...
Quddus Chong [Thu, 19 Apr 2012 00:04:31 +0000 (17:04 -0700)]
am 2f675105: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

* commit '2f675105ec35987b85327c97de2aacb169174c47':
  docs: Added missing comma in code snippet. Bug: 6322757

12 years agoam 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into...
Quddus Chong [Thu, 19 Apr 2012 00:02:48 +0000 (17:02 -0700)]
am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

* commit '13bb0791a1cec6a678db3bd7ab23060b3bb911ae':
  docs: Added missing comma in code snippet. Bug: 6322757

12 years agoam 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into...
Quddus Chong [Thu, 19 Apr 2012 00:02:40 +0000 (17:02 -0700)]
am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

* commit '13bb0791a1cec6a678db3bd7ab23060b3bb911ae':
  docs: Added missing comma in code snippet. Bug: 6322757

12 years agoam 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into...
Quddus Chong [Thu, 19 Apr 2012 00:02:22 +0000 (17:02 -0700)]
am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

* commit '13bb0791a1cec6a678db3bd7ab23060b3bb911ae':
  docs: Added missing comma in code snippet. Bug: 6322757

12 years agoMerge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1
Quddus Chong [Thu, 19 Apr 2012 00:00:32 +0000 (17:00 -0700)]
Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1

12 years agoam 57da7acb: am 79dbe8bf: am 68822239: docs: Android SDK r19 Release Notes
Joe Fernandez [Wed, 18 Apr 2012 23:34:21 +0000 (16:34 -0700)]
am 57da7acb: am 79dbe8bf: am 68822239: docs: Android SDK r19 Release Notes

* commit '57da7acb3c62a493ad0691f9fc93167de478699a':

12 years agoam a206bcc4: am 52a7eb0b: am 68822239: docs: Android SDK r19 Release Notes
Joe Fernandez [Wed, 18 Apr 2012 23:31:54 +0000 (16:31 -0700)]
am a206bcc4: am 52a7eb0b: am 68822239: docs: Android SDK r19 Release Notes

* commit 'a206bcc4501fe9f553d38fce47505a9e1385d7e4':

12 years agoam 79dbe8bf: am 68822239: docs: Android SDK r19 Release Notes
Joe Fernandez [Wed, 18 Apr 2012 23:30:31 +0000 (16:30 -0700)]
am 79dbe8bf: am 68822239: docs: Android SDK r19 Release Notes

* commit '79dbe8bf51a3bbeef6e71a0ca5365c45150f5339':

12 years agoam 80101a03: am 68822239: docs: Android SDK r19 Release Notes
Joe Fernandez [Wed, 18 Apr 2012 23:28:40 +0000 (16:28 -0700)]
am 80101a03: am 68822239: docs: Android SDK r19 Release Notes

* commit '80101a03dfa23f6afcd0dc4c4a2f7f5b7fd25eb9':
  docs: Android SDK r19 Release Notes

12 years agoam 52a7eb0b: am 68822239: docs: Android SDK r19 Release Notes
Joe Fernandez [Wed, 18 Apr 2012 23:28:20 +0000 (16:28 -0700)]
am 52a7eb0b: am 68822239: docs: Android SDK r19 Release Notes

* commit '52a7eb0b9465d2c737eb1f9ea53b357b79c6417b':
  docs: Android SDK r19 Release Notes

12 years agoam 68822239: docs: Android SDK r19 Release Notes
Joe Fernandez [Wed, 18 Apr 2012 23:27:25 +0000 (16:27 -0700)]
am 68822239: docs: Android SDK r19 Release Notes

* commit '68822239a50206a474289a380ff78146ff486a3e':
  docs: Android SDK r19 Release Notes

12 years agoam 68822239: docs: Android SDK r19 Release Notes
Joe Fernandez [Wed, 18 Apr 2012 23:26:18 +0000 (16:26 -0700)]
am 68822239: docs: Android SDK r19 Release Notes

* commit '68822239a50206a474289a380ff78146ff486a3e':
  docs: Android SDK r19 Release Notes

12 years agoam 68822239: docs: Android SDK r19 Release Notes
Joe Fernandez [Wed, 18 Apr 2012 23:25:52 +0000 (16:25 -0700)]
am 68822239: docs: Android SDK r19 Release Notes

* commit '68822239a50206a474289a380ff78146ff486a3e':
  docs: Android SDK r19 Release Notes

12 years agoMerge "Share Insets instances between views that have the same background (Drawable)"
Philip Milne [Wed, 18 Apr 2012 23:17:33 +0000 (16:17 -0700)]
Merge "Share Insets instances between views that have the same background (Drawable)"

12 years agoShare Insets instances between views that have the same background (Drawable)
Philip Milne [Wed, 18 Apr 2012 22:09:05 +0000 (15:09 -0700)]
Share Insets instances between views that have the same background (Drawable)

Change-Id: I47d93ccca6f553b678d25966d10d7a0a97cfa5ea

12 years agoMerge "Fix a typo and choose a reasonable default for crypto-mode (0 would be unencry...
Andreas Huber [Wed, 18 Apr 2012 23:02:46 +0000 (16:02 -0700)]
Merge "Fix a typo and choose a reasonable default for crypto-mode (0 would be unencrypted)"

12 years agoFix a typo and choose a reasonable default for crypto-mode (0 would be unencrypted)
Andreas Huber [Wed, 18 Apr 2012 22:59:43 +0000 (15:59 -0700)]
Fix a typo and choose a reasonable default for crypto-mode (0 would be unencrypted)

Change-Id: Ia46a7d7dd405bd569f319a64e43123d802c867d3
related-to-bug: 6275919

12 years agoMerge "Improve selection of dead key accent chars."
Jeff Brown [Wed, 18 Apr 2012 22:58:54 +0000 (15:58 -0700)]
Merge "Improve selection of dead key accent chars."

12 years agoMerge "Improve handling of certain keyboard layout properties."
Jeff Brown [Wed, 18 Apr 2012 22:58:40 +0000 (15:58 -0700)]
Merge "Improve handling of certain keyboard layout properties."

12 years agoMerge "Fix to custom scale animations."
Dianne Hackborn [Wed, 18 Apr 2012 22:58:26 +0000 (15:58 -0700)]
Merge "Fix to custom scale animations."

12 years agoImprove selection of dead key accent chars.
Jeff Brown [Wed, 18 Apr 2012 22:47:48 +0000 (15:47 -0700)]
Improve selection of dead key accent chars.

The '^', '`', and '~' characters that we use for circumflex,
grave and tilde accents are ugly.  Use the appropriate printing
modifier characters instead.

Bug: 6110399
Change-Id: I53891139ed1cef3010f5319ff49df1eeb1c6feeb

12 years agoMerge "Revert "Telephony: Dynamically instantiate IccCard""
Wink Saville [Wed, 18 Apr 2012 22:43:15 +0000 (15:43 -0700)]
Merge "Revert "Telephony: Dynamically instantiate IccCard""

12 years agoRevert "Telephony: Dynamically instantiate IccCard"
Wink Saville [Wed, 18 Apr 2012 22:37:21 +0000 (15:37 -0700)]
Revert "Telephony: Dynamically instantiate IccCard"

This reverts commit fe37acae729529b8bf3a3140fa397bddce42b1e0

There are two bugs that are weekend release blockers:

  b/6357558
  b/6357880

6357558 is easily fixed with:

  https://android-git.corp.google.com/g/#/c/182228/

But there are still questions. Bug 6357880 has
unknown causes at the moment but this change is the
most likely candidate. So for today's pre-weekend
build we are reverting this change.

12 years agoMerge "rename audio policy flags"
Eric Laurent [Wed, 18 Apr 2012 22:04:05 +0000 (15:04 -0700)]
Merge "rename audio policy flags"

12 years agoImprove handling of certain keyboard layout properties.
Jeff Brown [Wed, 18 Apr 2012 21:09:10 +0000 (14:09 -0700)]
Improve handling of certain keyboard layout properties.

Automatically choose a default value for the 'number' property
based on the characters that the key can generate.

Don't generate any character when ctrl, alt or meta is
pressed unless the behavior exactly matches the modifier keys
that are pressed.

Simplified the basic keyboard layouts taking into account the
new features.

Bug: 6110399
Change-Id: Ibc0f0b50c2dcf3f962a33ac77c24d2993b77637d

12 years agoFix to custom scale animations.
Dianne Hackborn [Wed, 18 Apr 2012 19:59:29 +0000 (12:59 -0700)]
Fix to custom scale animations.

These now do something reasonable when performing transitions
across two activities that are both on top of the wallpaper.

Fixed computation of the pivot point of the animations.

Fixed issue where the recents panel was considered a status
bar element for purposes of deciding if the animating elements
are obscured by the status bar, which would result in us not
running the animation correctly.

Change-Id: I4b9b588b80243463e6f087a9703ee886ee281630