124710 Commits

Author SHA1 Message Date
Andy McFadden
7b24aee707 Merge "Pass a thread name to AttachCurrentThread" 2014-02-05 00:37:32 +00:00
George Mount
7799eea7bf am 8adb491e: Merge "Cross-Activity Scene transition API."
* commit '8adb491e08b79657deedc13c427f785c889ee448':
  Cross-Activity Scene transition API.
2014-02-04 16:24:47 -08:00
George Mount
8adb491e08 Merge "Cross-Activity Scene transition API." 2014-02-05 00:23:03 +00:00
George Mount
0a778eda69 Cross-Activity Scene transition API.
First pass at API for cross-Activity Scene transitions.
Remaining work:
  Transition back
  Automatically capture hero element info
  Transfer of surface texture to synchronize between Activities
  Possibly use scene names to indicate preferred transition

Change-Id: I59d07de1fae694a46b92b1c82525daa301ec1377
2014-02-04 16:18:43 -08:00
Andy McFadden
9b311c900d Pass a thread name to AttachCurrentThread
Reduces logspam from ART.

Bug 12896873

Change-Id: I82ae8e2dbba3918071d9c28f5ae5c882f8dcab3a
2014-02-04 15:59:39 -08:00
Craig Mautner
406f7756dd am 9e4adfb3: resolved conflicts for merge of 32360147 to master
* commit '9e4adfb358ca3680288c07201efc8811472a579d':
  Add IIntentSender to ActivityContainer.startActivity
2014-02-04 15:59:18 -08:00
Craig Mautner
9e4adfb358 resolved conflicts for merge of 32360147 to master
Change-Id: I97cc95f66df50006469f8debd286966cc21edb60
2014-02-04 15:55:19 -08:00
Craig Mautner
323601475e am df88d730: Add IIntentSender to ActivityContainer.startActivity
* commit 'df88d73092c62a1a3cd2b2056ca63ae2e70cc238':
  Add IIntentSender to ActivityContainer.startActivity
2014-02-04 23:38:28 +00:00
Craig Mautner
df88d73092 Add IIntentSender to ActivityContainer.startActivity
PendingIntents and IntentSenders can now be launched. Still does not
work once the host activity has been paused and resumed.

Window manager TaskStacks now exist independently of Displays and app
windows persist after Displays are removed below them. Attaching the
stack to a new Display does not yet restore the windows to it.

Fixes bug 12747909.

Change-Id: I509007ee23fda400b353f483cf6ecce08177763b
2014-02-04 15:10:13 -08:00
John Spurlock
29786fc72d Make QS battery composite color match others.
Change-Id: I2a906cd997d2372f5740532a159f04ad857d393d
2014-02-04 17:55:47 -05:00
Andreas Huber
d2506a5063 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code
Change-Id: I7f6cdcfd2a28846d36d89dd5180ef20a22b03af8
2014-02-04 14:45:28 -08:00
Alan Viverette
2b5e863ed2 am 143b46d5: Check for null display list
* commit '143b46d50c0c01970c7d280228bd1e58c2afb32b':
  Check for null display list
2014-02-04 14:21:58 -08:00
Alan Viverette
143b46d50c Check for null display list
BUG: 12764584
Change-Id: I071aa0d9bc4f4ac353a5d0f534cf7c44964d4bf0
2014-02-04 14:19:06 -08:00
Alan Viverette
3a080e7ba3 am 9f244efb: Merge "Make background projection a property of View"
* commit '9f244efbfac8d592a0af0321f7985761ed17ec6c':
  Make background projection a property of View
2014-02-04 14:08:09 -08:00
Alan Viverette
9f244efbfa Merge "Make background projection a property of View" 2014-02-04 22:05:26 +00:00
Ruben Brunk
4ee60085c9 am 40675bdd: Merge "camera3: Update maxRegions tag."
* commit '40675bdd3857a9e29b2e61b5bc1660e9bb2e82a2':
  camera3: Update maxRegions tag.
2014-02-04 13:04:15 -08:00
Ruben Brunk
40675bdd38 Merge "camera3: Update maxRegions tag." 2014-02-04 21:01:19 +00:00
Marco Nelissen
93a5845d1a Cache media/nomedia paths
Instead of checking all the parents of every path for presence of
a .nomedia file every time a new entry is inserted, build a cache
of paths and use that when possible.

Change-Id: I5b912fd54473db8f96d3511cbc2715e0b69dd16b
2014-02-04 12:52:10 -08:00
Alan Viverette
be2c04201f am 07f00e74: Merge "Update APIs from RotateDrawable change"
* commit '07f00e74029cbe80cd4353955dbaae7e828b8e70':
  Update APIs from RotateDrawable change
2014-02-04 11:39:24 -08:00
Alan Viverette
07f00e7402 Merge "Update APIs from RotateDrawable change" 2014-02-04 19:37:41 +00:00
Alan Viverette
f14415a9bb Update APIs from RotateDrawable change
Change-Id: I89b1ef79360231912e16d60b20c2a52d4dc2c94e
2014-02-04 11:37:05 -08:00
Scott Main
95ffabbc5d am 45d1cc58: am 35a25455: am 70f908d7: am 3e80914d: am eea15edc: am 749120f3: dashbaord update for feb \'14
* commit '45d1cc587bec8770e3f56a194c27452b933cc058':
  dashbaord update for feb '14
2014-02-04 11:35:45 -08:00
Scott Main
45d1cc587b am 35a25455: am 70f908d7: am 3e80914d: am eea15edc: am 749120f3: dashbaord update for feb \'14
* commit '35a254554787196cf835536cc3bc28f9ee890af4':
  dashbaord update for feb '14
2014-02-04 19:33:26 +00:00
Scott Main
35a2545547 am 70f908d7: am 3e80914d: am eea15edc: am 749120f3: dashbaord update for feb \'14
* commit '70f908d7af916bf0e5b6af2913752dca431b837f':
  dashbaord update for feb '14
2014-02-04 19:25:04 +00:00
Alan Viverette
cad2096687 am b8771938: Merge "Clean up RotateDrawable, add getters and setters for XML properties"
* commit 'b8771938daf6a2e40fdbf97d60bfdb2b0fe8ccd9':
  Clean up RotateDrawable, add getters and setters for XML properties
2014-02-04 11:24:04 -08:00
Scott Main
70f908d7af am 3e80914d: am eea15edc: am 749120f3: dashbaord update for feb \'14
* commit '3e80914d1683d1641fd6a01f14f126452e17f5c7':
  dashbaord update for feb '14
2014-02-04 19:22:02 +00:00
Scott Main
3e80914d16 am eea15edc: am 749120f3: dashbaord update for feb \'14
* commit 'eea15edcd47e6830dd6cdecb2c0b1e26eba0e6e3':
  dashbaord update for feb '14
2014-02-04 19:19:38 +00:00
Alan Viverette
b8771938da Merge "Clean up RotateDrawable, add getters and setters for XML properties" 2014-02-04 19:19:21 +00:00
Alan Viverette
4085aac583 Make background projection a property of View
BUG: 12764584
Change-Id: Id80afd6d26c814d3fd551f6690d4a88c441b0b9f
2014-02-04 11:17:32 -08:00
Scott Main
eea15edcd4 am 749120f3: dashbaord update for feb \'14
* commit '749120f39bdac49a96771d06d25b7f9edf70be67':
  dashbaord update for feb '14
2014-02-04 19:15:36 +00:00
Glenn Kasten
e06f32a1c8 am c734de9c: am 9d2ad121: am 830d4ffc: am 74dc4bd0: am 983a9381: am 11263b24: Merge "Add adb over Wi-Fi" into klp-docs
* commit 'c734de9c2bcd17e5b07647002acb11afcf19aff6':
  Add adb over Wi-Fi
2014-02-04 11:07:05 -08:00
Adam Lesinski
3d650b9565 am 94c40a4c: resolved conflicts for merge of 1b5b60d6 to master
* commit '94c40a4cf90933216e6d656213dfdfa19c68a9c3':
  Add support for multiple asset dirs (-A)
2014-02-04 11:03:35 -08:00
Glenn Kasten
c734de9c2b am 9d2ad121: am 830d4ffc: am 74dc4bd0: am 983a9381: am 11263b24: Merge "Add adb over Wi-Fi" into klp-docs
* commit '9d2ad12181a1793686d7cdbdf11b3aa5a92030c4':
  Add adb over Wi-Fi
2014-02-04 19:02:57 +00:00
Adam Lesinski
94c40a4cf9 resolved conflicts for merge of 1b5b60d6 to master
Change-Id: I2b713a55fcdf02c01afa99f175bf14248f210460
2014-02-04 11:00:03 -08:00
Scott Main
749120f39b dashbaord update for feb '14
Change-Id: I7ed66b6603f40cbbf3ffcc4824894777e3f8add2
2014-02-04 10:57:47 -08:00
Glenn Kasten
9d2ad12181 am 830d4ffc: am 74dc4bd0: am 983a9381: am 11263b24: Merge "Add adb over Wi-Fi" into klp-docs
* commit '830d4ffcb79fd2a676942a87d9fe661725d745f3':
  Add adb over Wi-Fi
2014-02-04 18:40:09 +00:00
Adam Lesinski
1b5b60d696 am 203356a3: Merge "Add support for multiple asset dirs (-A)" into klp-modular-dev
* commit '203356a34a82bfc759be02dfa1caa4529dce0732':
  Add support for multiple asset dirs (-A)
2014-02-04 18:36:10 +00:00
Glenn Kasten
830d4ffcb7 am 74dc4bd0: am 983a9381: am 11263b24: Merge "Add adb over Wi-Fi" into klp-docs
* commit '74dc4bd09e0dce4855c15cae31dcdd42b05d3532':
  Add adb over Wi-Fi
2014-02-04 18:35:30 +00:00
Glenn Kasten
74dc4bd09e am 983a9381: am 11263b24: Merge "Add adb over Wi-Fi" into klp-docs
* commit '983a9381b87519ddd1c6e12e44a8762dc805894a':
  Add adb over Wi-Fi
2014-02-04 18:32:10 +00:00
Adam Lesinski
203356a34a Merge "Add support for multiple asset dirs (-A)" into klp-modular-dev 2014-02-04 18:31:23 +00:00
Glenn Kasten
983a9381b8 am 11263b24: Merge "Add adb over Wi-Fi" into klp-docs
* commit '11263b24230a0d5db363d76ad199d692bcff1b35':
  Add adb over Wi-Fi
2014-02-04 18:29:17 +00:00
Glenn Kasten
11263b2423 Merge "Add adb over Wi-Fi" into klp-docs 2014-02-04 18:27:13 +00:00
Ricardo Cervera
7890a755f3 am 2a1fdefe: am 1441acdd: am 6dea46b2: am f7c12817: am b180bff5: am ccec0906: Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs
* commit '2a1fdefe16046860fcaf524af4fc380d850d28bb':
  docs: Added note on multiple build.gradle files. Bug: 12870006
2014-02-04 09:38:33 -08:00
Ricardo Cervera
2a1fdefe16 am 1441acdd: am 6dea46b2: am f7c12817: am b180bff5: am ccec0906: Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs
* commit '1441acdd6d0f08b00493478386e1b74df47e243b':
  docs: Added note on multiple build.gradle files. Bug: 12870006
2014-02-04 17:35:37 +00:00
Ricardo Cervera
1441acdd6d am 6dea46b2: am f7c12817: am b180bff5: am ccec0906: Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs
* commit '6dea46b2e567f614244100f542dce04e44c26bee':
  docs: Added note on multiple build.gradle files. Bug: 12870006
2014-02-04 17:29:40 +00:00
Ricardo Cervera
6dea46b2e5 am f7c12817: am b180bff5: am ccec0906: Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs
* commit 'f7c12817dc700a5e3d9e4dd3de6b1b50688a4129':
  docs: Added note on multiple build.gradle files. Bug: 12870006
2014-02-04 17:26:58 +00:00
Ricardo Cervera
f7c12817dc am b180bff5: am ccec0906: Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs
* commit 'b180bff575b25ab6b692327a3be244310fd90c5e':
  docs: Added note on multiple build.gradle files. Bug: 12870006
2014-02-04 17:24:28 +00:00
Ricardo Cervera
b180bff575 am ccec0906: Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs
* commit 'ccec0906bd358ffa9fbac8f8c882f582c43b6092':
  docs: Added note on multiple build.gradle files. Bug: 12870006
2014-02-04 17:21:18 +00:00
Ricardo Cervera
ccec0906bd Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs 2014-02-04 17:18:59 +00:00
Scott Main
10f07bae6c am 80ddc855: remove samples page under tools. redirect in separate cl. bug: 12878293
* commit '80ddc85515abc2da10a5bce16fcf491e0a31522b':
  remove samples page under tools. redirect in separate cl. bug: 12878293
2014-02-04 09:01:59 -08:00