111348 Commits

Author SHA1 Message Date
Dirk Dougherty
2c30fe8aed Doc change: fix typo in policy docs.
Change-Id: Ic9df2511f50d9ead2dcbf4353f387e9106ce4222
2013-08-23 11:31:29 -07:00
Jeff Sharkey
bd3b902567 Add CancellationSignal support to file operations.
Since ContentProvider file operations can end up doing substantial
network I/O before returning the file, allow clients to cancel their
file requests with CancellationSignal.

Ideally this would only be needed for openFile(), but ContentResolver
heavily relies on openAssetFile() and openTypedAssetFile() for common
cases.

Also improve documentation to mention reliable ParcelFileDescriptors
and encourage developers to move away from "rw" combination modes,
since they restrict provider flexibility.  Mention more about places
where pipes or socket pairs could be returned.

Improve DocumentsContract documentation.

Bug: 10329944
Change-Id: I49b2825ea433eb051624c4da3b77612fe3ffc99c
2013-08-23 11:27:25 -07:00
Jason Monk
4359d56420 Merge "System binds PAC Local Proxy instead of self start" into klp-dev 2013-08-23 17:53:33 +00:00
Dirk Dougherty
4ec8905543 am b8d3a3de: am 2a804e49: am 1b6d1990: am 80bd95bf: Merge "Doc change: update Google Play policies descriptions." into jb-mr2-docs
* commit 'b8d3a3de675a42b0eed6117eca509c42903d7ee3':
  Doc change: update Google Play policies descriptions.
2013-08-23 10:24:26 -07:00
Dirk Dougherty
b8d3a3de67 am 2a804e49: am 1b6d1990: am 80bd95bf: Merge "Doc change: update Google Play policies descriptions." into jb-mr2-docs
* commit '2a804e49ddabe79606948955c6d07b3fb8f2499d':
  Doc change: update Google Play policies descriptions.
2013-08-23 10:21:07 -07:00
Dirk Dougherty
2a804e49dd am 1b6d1990: am 80bd95bf: Merge "Doc change: update Google Play policies descriptions." into jb-mr2-docs
* commit '1b6d199009d32c3b721857b748bc919429f5230b':
  Doc change: update Google Play policies descriptions.
2013-08-23 10:18:10 -07:00
Chris Craik
5d73148d42 am c78f39d8: Merge "Add cleanspec for bitmap jni issue" into klp-dev
* commit 'c78f39d8c2dbad2c7614cd49c8f9c6e628342bf5':
  Add cleanspec for bitmap jni issue
2013-08-23 10:17:39 -07:00
Dirk Dougherty
1b6d199009 am 80bd95bf: Merge "Doc change: update Google Play policies descriptions." into jb-mr2-docs
* commit '80bd95bf86e43e5bbca6a08ede708524e5024a1c':
  Doc change: update Google Play policies descriptions.
2013-08-23 10:15:42 -07:00
Dirk Dougherty
80bd95bf86 Merge "Doc change: update Google Play policies descriptions." into jb-mr2-docs 2013-08-23 17:13:05 +00:00
Chris Craik
c78f39d8c2 Merge "Add cleanspec for bitmap jni issue" into klp-dev 2013-08-23 17:12:10 +00:00
Dirk Dougherty
3d205ab01e Doc change: update Google Play policies descriptions.
Change-Id: I4ebc985159db5f24632bac38cff63c7b663794b8
2013-08-23 10:11:44 -07:00
Baligh Uddin
3f6cb532c5 Import translations. DO NOT MERGE
Change-Id: Ieca373df9de5971c95e6954d6262c618420d2eb3
Auto-generated-cl: translation import
2013-08-23 10:10:53 -07:00
Baligh Uddin
7e361bcf7f Import translations. DO NOT MERGE
Change-Id: I7cb875bb18871021fb9972b427713440c8e95be6
Auto-generated-cl: translation import
2013-08-23 10:09:45 -07:00
Baligh Uddin
20e4beea1c Import translations. DO NOT MERGE
Change-Id: Ibbd7d5bc59126933bbcf0370cbdcd590f89d0ad7
Auto-generated-cl: translation import
2013-08-23 10:08:48 -07:00
Baligh Uddin
0df33bc8c2 Import translations. DO NOT MERGE
Change-Id: If677a6d5903c6ca89104660e7ceab63d12357775
Auto-generated-cl: translation import
2013-08-23 10:07:28 -07:00
Zhijun He
af753a2dfc ImageReader: Fix API doc table misalignment issue
Also cleanup unused macro in ImageReader.

Bug: 10360518
Change-Id: I2332703c92df771a6339ff92069e92d50a6c5cd5
2013-08-23 09:25:27 -07:00
John Spurlock
7e2d4262c5 am 17f83229: Revert GPS status bar icon to the correct size.
* commit '17f832296cba0c9932403d894b0c95a9d0d5ab76':
  Revert GPS status bar icon to the correct size.
2013-08-23 07:28:21 -07:00
John Spurlock
17f832296c Revert GPS status bar icon to the correct size.
Bug:10452779
Change-Id: Idfb5097e33d10be1106c0a10be3d5794388f7d08
2013-08-23 08:49:14 -04:00
John Spurlock
1338ceac67 am d28cb3e7: Merge "Remove more unused icons." into klp-dev
* commit 'd28cb3e7572c838582fbba2e205fa6fa776d8783':
  Remove more unused icons.
2013-08-23 05:24:31 -07:00
John Spurlock
1026479c19 am b77edbfd: Improve transparent bar transitions.
* commit 'b77edbfdab54531023c8bbea7d89b6cefc42096c':
  Improve transparent bar transitions.
2013-08-23 05:24:28 -07:00
John Spurlock
d28cb3e757 Merge "Remove more unused icons." into klp-dev 2013-08-23 12:22:53 +00:00
John Spurlock
b77edbfdab Improve transparent bar transitions.
1. Migrate transparent transitions to the new optimized
background color animations.

2. Ensure sysui animation transparent -> opaque has enough
time to run before window manager crops off the content area.

3. Lose the individual alpha on each status bar icon if the bars
are not opaque.  Animate the alpha if visible, make sure they
play together.

4. Documentation typo fix found in AnimatorSet.

Bug:10344949
Change-Id: I615668ce3c552d3df15dbba5cdeeca67549a0220
2013-08-23 08:08:24 -04:00
John Spurlock
9320645164 Remove more unused icons.
By also removing their obsolete layout referents.

Bug:10344949
Change-Id: Iff8bf686507c63239f058de82ebc776d27480b4f
2013-08-23 08:07:11 -04:00
satok
da85cded35 am 9e104087: DO NOT MERGE. Fix test breakage
* commit '9e104087978553f43fcb7767ff2ee265dbd15d2c':
  DO NOT MERGE. Fix test breakage
2013-08-23 04:45:39 -07:00
satok
9e10408797 DO NOT MERGE. Fix test breakage
Change-Id: I0b2b7ce4b9f50910b4795cb480aa86a662b16f7d
2013-08-23 20:08:15 +09:00
Satoshi Kataoka
c60d6ab825 am d866f500: Merge "Add new API shouldOfferSwitchingToNextInputMethod" into klp-dev
* commit 'd866f5002aef29de5cde0e3b5e84ed3992214916':
  Add new API shouldOfferSwitchingToNextInputMethod
2013-08-23 02:33:26 -07:00
Satoshi Kataoka
d866f5002a Merge "Add new API shouldOfferSwitchingToNextInputMethod" into klp-dev 2013-08-23 09:31:51 +00:00
Chris Craik
23bf0e5790 Add cleanspec for bitmap jni issue
Change-Id: I0b270a8c1edd28a305e014ad7b0039f56787b25a
2013-08-22 22:15:25 -07:00
Jeff Brown
026ef5c4de am 5bc1ea4e: Merge "Drop touch events when no window was touched." into klp-dev
* commit '5bc1ea4e4ae0133d4d5eaa4ac98cf4719effd032':
  Drop touch events when no window was touched.
2013-08-22 20:11:54 -07:00
Jeff Brown
5bc1ea4e4a Merge "Drop touch events when no window was touched." into klp-dev 2013-08-23 03:08:41 +00:00
Jeff Brown
0b31d812ab Drop touch events when no window was touched.
Prevent spurious ANRs in the case where an input event is simply
undeliverable because there is no window at the touched location.
Previously, we would assume that we were just waiting for an
application to start and become available to handle the event but
this assumption is no longer valid.

Monkeys in particular have a tendency to inject events outside
of the boundaries of the display which results in spurious ANRs.
So we should just reject them.

Bug: 9774124
Change-Id: I5c40ce4c942f0557593a229dc5253a0e0bdb8466
2013-08-22 20:07:08 -07:00
Jeff Brown
f825d11bb8 am ec7a6330: Merge "Remove input flinger stubs. (DO NOT MERGE)" into klp-dev
* commit 'ec7a633086b3fcc7067d0e37baeda69880969e13':
  Remove input flinger stubs.  (DO NOT MERGE)
2013-08-22 19:34:07 -07:00
Jeff Brown
ec7a633086 Merge "Remove input flinger stubs. (DO NOT MERGE)" into klp-dev 2013-08-23 02:32:36 +00:00
Jeff Brown
7e458235ac Remove input flinger stubs. (DO NOT MERGE)
Bug: 10446930
Change-Id: I6c9fd490f2efd9c359c598eb2a18c4150b446564
2013-08-22 19:31:21 -07:00
Scott Main
55e30faa61 am 96b4c379: am d17619f6: am cd4e1c46: am f151391b: fix markup errors in action bar styling, add more information about using drawables, move \'managing the activity lifecycle\' down a notch, because it\'s less interesting.
* commit '96b4c3791ba1e92043c89f75919b2f136d33978a':
  fix markup errors in action bar styling, add more information about using drawables, move 'managing the activity lifecycle' down a notch, because it's less interesting.
2013-08-22 19:03:24 -07:00
Tom O'Neill
fffef62000 am ece1320b: Merge "Add a little comment about the enabled value" into klp-dev
* commit 'ece1320b86fe058ed673cb900a506d7a3c3fe267':
  Add a little comment about the enabled value
2013-08-22 19:03:22 -07:00
Scott Main
96b4c3791b am d17619f6: am cd4e1c46: am f151391b: fix markup errors in action bar styling, add more information about using drawables, move \'managing the activity lifecycle\' down a notch, because it\'s less interesting.
* commit 'd17619f6df6bef8a4a18e02afb0294f75cbd56de':
  fix markup errors in action bar styling, add more information about using drawables, move 'managing the activity lifecycle' down a notch, because it's less interesting.
2013-08-22 19:01:27 -07:00
Tom O'Neill
ece1320b86 Merge "Add a little comment about the enabled value" into klp-dev 2013-08-23 02:00:28 +00:00
Scott Main
d17619f6df am cd4e1c46: am f151391b: fix markup errors in action bar styling, add more information about using drawables, move \'managing the activity lifecycle\' down a notch, because it\'s less interesting.
* commit 'cd4e1c463eab530657bead6e79efa3215924f1b0':
  fix markup errors in action bar styling, add more information about using drawables, move 'managing the activity lifecycle' down a notch, because it's less interesting.
2013-08-22 18:58:56 -07:00
Scott Main
cd4e1c463e am f151391b: fix markup errors in action bar styling, add more information about using drawables, move \'managing the activity lifecycle\' down a notch, because it\'s less interesting.
* commit 'f151391b72b5ab667ea0681de5bd2fbe0d94d8a9':
  fix markup errors in action bar styling, add more information about using drawables, move 'managing the activity lifecycle' down a notch, because it's less interesting.
2013-08-22 18:54:35 -07:00
Scott Main
f151391b72 fix markup errors in action bar styling,
add more information about using drawables,
move 'managing the activity lifecycle' down a notch, because it's less interesting.

Change-Id: I75012207bfaa499ca881ec5cc3a94e8d66addbad
2013-08-22 18:44:44 -07:00
Edward Jee
922d41b6ef Enables AT+ANDROID command in Bluetooth HFP.
Adds another vendor-specific command AT+ANDROID in Bluetooth Hands-Free
Profile. And creates an API function that sends an unsolicited result
code +ANDROID .

Bug: 8736189
Change-Id: I4757c410d31b97511c92f66d71035eb929f9fd29
2013-08-23 01:17:07 +00:00
Alan Viverette
69960142ef Reconcile drag-to-open and touch event interception
Changes behavior such that dragging on a Spinner that's inside
of a ScrollView will only scroll after a tap delay.

BUG: 10442971
Change-Id: I9fa9c5f0cf99e0cd158f52b6fa7a109ce1b6b8b1
2013-08-22 17:26:57 -07:00
Michael Wright
2be53965a2 am 0ccb7d11: Merge "Fix check for default source in input command" into klp-dev
* commit '0ccb7d117fa13933cb0d7820387e00f3d1aff18d':
  Fix check for default source in input command
2013-08-22 16:39:23 -07:00
Michael Wright
0ccb7d117f Merge "Fix check for default source in input command" into klp-dev 2013-08-22 23:37:34 +00:00
Jeff Tinker
2efb6cb739 am 76cf8fe7: Merge "Add ability to test supported content types to MediaDrm" into klp-dev
* commit '76cf8fe75e7c1abce9383fb915842f62228a1d91':
  Add ability to test supported content types to MediaDrm
2013-08-22 16:13:18 -07:00
Jeff Tinker
76cf8fe75e Merge "Add ability to test supported content types to MediaDrm" into klp-dev 2013-08-22 23:08:07 +00:00
Zhijun He
a5c9881322 am f293627f: Merge "Camera2: Send warning when burst request list is empty" into klp-dev
* commit 'f293627fc2858d8a569b28e8da80047848c961dc':
  Camera2: Send warning when burst request list is empty
2013-08-22 16:03:01 -07:00
Zhijun He
f293627fc2 Merge "Camera2: Send warning when burst request list is empty" into klp-dev 2013-08-22 22:57:24 +00:00
Michael Wright
2132198d05 Fix check for default source in input command
Change-Id: I30b062e78c7d4de59a5530999e6332ba3053f7c9
2013-08-22 15:01:15 -07:00