Commit Graph

11181 Commits

Author SHA1 Message Date
The Android Open Source Project
3902e1967e am f2701a8a: Reconcile with jb-mr1-release - do not merge
* commit 'f2701a8a6e1b5a056e4c8609713ff9b045fc1e82':
2012-11-06 13:29:15 -08:00
The Android Open Source Project
f2701a8a6e Reconcile with jb-mr1-release - do not merge
Change-Id: I3cd40c84fd37293ca96b5c35bea6c34871bf7659
2012-11-06 13:26:41 -08:00
The Android Automerger
5b96c40589 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-11-06 13:13:21 -08:00
The Android Open Source Project
7894ce435a Reconcile with jb-mr1.1-release - do not merge
Change-Id: I6f3ca8c4ce83100bc3da52d60b238640d9e301cb
2012-11-06 12:37:14 -08:00
The Android Open Source Project
896412bf3b am 413b280d: am 4844b206: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
* commit '413b280dcbd3108a44728aac111035d47409ee77':
2012-11-06 11:24:32 -08:00
The Android Open Source Project
413b280dcb am 4844b206: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
* commit '4844b2068d9f036f9f036da58f2295927c8ee085':
  Camera2: Use lower resolutions for front fake camera
  Camera2: Fix deadlock issues with getInProgressCount
  EmulatedFakeCamera2: Add features needed for recording support for 320x240, NV21
  gralloc: Add automatic format selection
2012-11-06 11:22:52 -08:00
The Android Open Source Project
4844b2068d Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
Change-Id: Ib34e324ad00ff6f1b970c073ed468a45af88280d
2012-11-06 11:20:18 -08:00
Katie McCormick
c42a143ddb am 15920fa9: am 130b7e43: Merge "cherrypick from ics-mr1 docs: network sample Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2" into jb-mr1-dev
* commit '15920fa94559ddff48b0d2e83b5f086c49fb5c67':
  cherrypick from ics-mr1 docs: network sample Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2
2012-11-06 11:06:18 -08:00
Katie McCormick
15920fa945 am 130b7e43: Merge "cherrypick from ics-mr1 docs: network sample Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2" into jb-mr1-dev
* commit '130b7e43f91e154cd1e9a63c37089c223c3e1f1e':
  cherrypick from ics-mr1 docs: network sample Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2
2012-11-06 11:03:26 -08:00
Katie McCormick
130b7e43f9 Merge "cherrypick from ics-mr1 docs: network sample Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2" into jb-mr1-dev 2012-11-06 09:29:58 -08:00
The Android Automerger
76fa8e0b46 merge in jb-mr1.1-release history after reset to jb-mr1.1-dev 2012-11-06 02:14:02 -08:00
The Android Automerger
1c9c1edfcb merge in jb-mr1-release history after reset to jb-mr1-dev 2012-11-05 18:38:39 -08:00
Xavier Ducrohet
67efee54a2 am 36c8ceb0: am 529393a5: Update API text file.
* commit '36c8ceb0ab5e16280b6b83bc7d7d8fe99cbeee36':
  Update API text file.
2012-11-05 17:14:34 -08:00
Xavier Ducrohet
36c8ceb0ab am 529393a5: Update API text file.
* commit '529393a5da3baba4c912be460f577714e42cc835':
  Update API text file.
2012-11-05 17:13:12 -08:00
Xavier Ducrohet
529393a5da Update API text file.
Change-Id: I9513b88373e893d8f16092d1735e6eb0bb7ea34b
2012-11-05 17:09:52 -08:00
Dianne Hackborn
8f0cfc76d1 am 65db640c: am 75dbc398: Merge "Set correct targetSdkVersion for DevelopmentSettings" into jb-mr1-dev
* commit '65db640c4629a68aba24d3b0932da0bdbbdf600a':
  Set correct targetSdkVersion for DevelopmentSettings
2012-11-05 16:53:23 -08:00
Dianne Hackborn
65db640c46 am 75dbc398: Merge "Set correct targetSdkVersion for DevelopmentSettings" into jb-mr1-dev
* commit '75dbc3984c2c531427a77ae9e74c655b25785999':
  Set correct targetSdkVersion for DevelopmentSettings
2012-11-05 16:51:29 -08:00
Xavier Ducrohet
8644190551 am 73de7f76: am 65098d0d: Move support lib to r11
* commit '73de7f76a4b800a0ecbed0ab7e830c1a6022006d':
  Move support lib to r11
2012-11-05 16:50:49 -08:00
Dianne Hackborn
75dbc3984c Merge "Set correct targetSdkVersion for DevelopmentSettings" into jb-mr1-dev 2012-11-05 16:50:14 -08:00
Xavier Ducrohet
73de7f76a4 am 65098d0d: Move support lib to r11
* commit '65098d0da5bd04fac0b2bcf044f32c4a38548031':
  Move support lib to r11
2012-11-05 16:48:01 -08:00
Xavier Ducrohet
65098d0da5 Move support lib to r11
Change-Id: I714cefd462e30d4a975be40e0f9f8f14cb74fe26
2012-11-05 16:45:03 -08:00
Dianne Hackborn
178634c803 Set correct targetSdkVersion for DevelopmentSettings
This app shouldn't be used on API 14 or earlier, which is when
the real development settings panel was introduced.

Change-Id: I1436ff938aa66942c592d615b7bd5910e8cbfd88
2012-11-05 16:24:52 -08:00
Katie McCormick
99ca344b23 cherrypick from ics-mr1 docs: network sample Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2
Change-Id: I60235aa3e80974f2c3000760853f0159cf41cfa5
2012-11-05 14:52:30 -08:00
Philip Milne
ffddc2e6d8 am 52a24010: am 888ac28d: Fixes to GridLayout demos.
* commit '52a24010bb1cca085fa752faa35807082dec867b':
  Fixes to GridLayout demos.
2012-11-05 14:17:53 -08:00
Philip Milne
52a24010bb am 888ac28d: Fixes to GridLayout demos.
* commit '888ac28d79e6bcba43b200bc3d9ed971e0516c2b':
  Fixes to GridLayout demos.
2012-11-05 14:12:10 -08:00
Trevor Johns
4bab2147b3 am b89392d8: Merge "LunarLander: Fix race condition causing crash on exit"
* commit 'b89392d837f06840c208ee3fbd3700632a04c725':
  LunarLander: Fix race condition causing crash on exit
2012-11-02 13:19:14 -07:00
Trevor Johns
b89392d837 Merge "LunarLander: Fix race condition causing crash on exit" 2012-11-02 12:59:49 -07:00
The Android Open Source Project
70733220a7 Reconcile with jb-mr1-release - do not merge
Change-Id: I2c7dc58d384802df352438ef14c32654d1271a61
2012-11-02 07:27:49 -07:00
The Android Automerger
b89ca65c15 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-11-01 19:05:07 -07:00
Philip Milne
888ac28d79 Fixes to GridLayout demos.
Include a GridLayout version of the "Simple Form" example provided in the
LinearLayout and RelativeLayout demos.

Make the existing Form demo work on all devices and orientations
(it was previously too wide for portrait mode).

Change-Id: Ia01d49230bc3ef3d2e70bc34e936c8b4b421b796
2012-11-01 13:16:37 -07:00
Romain Guy
9ea7b4def7 am ff3116b8: am a161dd29: Add sample code for the new widget android.widget.TextClock
* commit 'ff3116b8379ae97a040268b3cbe40c95b560aca3':
  Add sample code for the new widget android.widget.TextClock
2012-11-01 11:28:10 -07:00
Romain Guy
ff3116b837 am a161dd29: Add sample code for the new widget android.widget.TextClock
* commit 'a161dd29940e7d930dc7d83a27a845e9750c3be2':
  Add sample code for the new widget android.widget.TextClock
2012-11-01 11:26:07 -07:00
Romain Guy
a161dd2994 Add sample code for the new widget android.widget.TextClock
Change-Id: I0b65fcc35db8d9f15d9b7c4ada0658d806a601b8
2012-10-31 20:35:07 -07:00
Trevor Johns
b69d09ecd9 LunarLander: Fix race condition causing crash on exit
When exiting the LunarLander sample, it was possible for the canvas
to get destroyed before execution was halted.

Added additional synchronization to make sure the current run-state
is accounted for before performing a canvas update.

Also updated deprecated constants in lunar_layout.xml.

Bug: 6164549
Change-Id: I9a710f6b128491f1beece84dd39ab00f4937a4c6
2012-10-31 16:58:00 -07:00
The Android Open Source Project
089adf7c7e Reconcile with jb-mr1-release - do not merge
Change-Id: I7dd54fd9a5bb7c51979d90beabbb6f00518896b1
2012-10-31 09:15:40 -07:00
The Android Automerger
a2790ad94a merge in jb-mr1-release history after reset to jb-mr1-dev 2012-10-26 16:22:38 -07:00
Jeff Brown
a5374ab3f5 am 5091d4e4: am b7e8a4ec: Merge "Add a demo for using Presentations with the MediaRouter." into jb-mr1-dev
* commit '5091d4e4335f3ce9c5bea0b7a7156d07902a60ff':
  Add a demo for using Presentations with the MediaRouter.
2012-10-26 15:20:17 -07:00
Jeff Brown
5091d4e433 am b7e8a4ec: Merge "Add a demo for using Presentations with the MediaRouter." into jb-mr1-dev
* commit 'b7e8a4ecb1b5f5a46e8e5c42c29425bbb16fc2fc':
  Add a demo for using Presentations with the MediaRouter.
2012-10-26 15:09:50 -07:00
Jeff Brown
b7e8a4ecb1 Merge "Add a demo for using Presentations with the MediaRouter." into jb-mr1-dev 2012-10-26 13:53:05 -07:00
Roman Nurik
9b87399510 am 46e81a38: am 31f3da3a: am 9cfe3d44: am dc567ef5: am c00fe97b: Merge "AnimationsDemo sample code for Animations training class." into jb-dev-docs
* commit '46e81a3853e6aaaed0e57872f01c0a1c724f099b':
  AnimationsDemo sample code for Animations training class.
2012-10-26 09:05:18 -07:00
Roman Nurik
46e81a3853 am 31f3da3a: am 9cfe3d44: am dc567ef5: am c00fe97b: Merge "AnimationsDemo sample code for Animations training class." into jb-dev-docs
* commit '31f3da3a08bc1a2a3d9e98543cb53105fb244fdb':
  AnimationsDemo sample code for Animations training class.
2012-10-26 09:02:46 -07:00
Roman Nurik
31f3da3a08 am 9cfe3d44: am dc567ef5: am c00fe97b: Merge "AnimationsDemo sample code for Animations training class." into jb-dev-docs
* commit '9cfe3d449dfe81c8dfe367ec9d954fee266dd8cf':
  AnimationsDemo sample code for Animations training class.
2012-10-26 09:00:34 -07:00
Roman Nurik
9cfe3d449d am dc567ef5: am c00fe97b: Merge "AnimationsDemo sample code for Animations training class." into jb-dev-docs
* commit 'dc567ef57a0b7903880539d18a738f0d92fb750b':
  AnimationsDemo sample code for Animations training class.
2012-10-26 08:57:47 -07:00
Roman Nurik
dc567ef57a am c00fe97b: Merge "AnimationsDemo sample code for Animations training class." into jb-dev-docs
* commit 'c00fe97be4b7501952dbbc6e40553a5a6eb73f26':
  AnimationsDemo sample code for Animations training class.
2012-10-26 08:55:22 -07:00
Roman Nurik
c00fe97be4 Merge "AnimationsDemo sample code for Animations training class." into jb-dev-docs 2012-10-26 08:52:31 -07:00
Jeff Brown
66dc70ff47 Add a demo for using Presentations with the MediaRouter.
Improved the documentation and robustness of the samples.

Modified the existing Presentation sample to use the new
DisplayManager API for querying displays that support a
particular category of uses.

Bug: 7409073
Change-Id: I2a19afa373c408c2bcbaa633370480b717630088
2012-10-25 20:14:32 -07:00
Roman Nurik
01be9fd4c0 AnimationsDemo sample code for Animations training class.
Change-Id: I0fbf3c2f66ee4321adcc0c0bf3fe7f4b4e67584e
2012-10-25 12:59:24 -07:00
The Android Automerger
08f4431e91 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-10-24 16:56:50 -07:00
Jeff Brown
2fc12d75a5 am 33c5d45c: am ea7dfba7: Merge "Add ApiDemos for secure surfaces." into jb-mr1-dev
* commit '33c5d45c0c8710574d5193b5dc7984ac21a4df75':
  Add ApiDemos for secure surfaces.
2012-10-24 13:33:41 -07:00
Jeff Brown
33c5d45c0c am ea7dfba7: Merge "Add ApiDemos for secure surfaces." into jb-mr1-dev
* commit 'ea7dfba76c1244dce72094da1616a33a725f0781':
  Add ApiDemos for secure surfaces.
2012-10-24 13:31:01 -07:00