OSDN Git Service

android-x86/frameworks-base.git
11 years agoMerge "Do not vibe when the default notification sound is Silent." into jb-mr1.1-dev
Daniel Sandler [Thu, 15 Nov 2012 13:03:43 +0000 (05:03 -0800)]
Merge "Do not vibe when the default notification sound is Silent." into jb-mr1.1-dev

11 years agoMerge "Notification vibration improvements:" into jb-mr1.1-dev
Daniel Sandler [Thu, 15 Nov 2012 13:03:10 +0000 (05:03 -0800)]
Merge "Notification vibration improvements:" into jb-mr1.1-dev

11 years agoam 0034beab: resolved conflicts for merge of 783e115b to jb-mr1-dev
Scott Main [Thu, 15 Nov 2012 03:13:05 +0000 (19:13 -0800)]
am 0034beab: resolved conflicts for merge of 783e115b to jb-mr1-dev

* commit '0034beab72d6574de5009e5947729a2bfd17d66e':
  implement new organization for Training classes This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the list of classes/lessons on each course landing page.

11 years agoresolved conflicts for merge of 783e115b to jb-mr1-dev
Scott Main [Thu, 15 Nov 2012 03:10:18 +0000 (19:10 -0800)]
resolved conflicts for merge of 783e115b to jb-mr1-dev

Change-Id: Ibfd3023a845fb6cc549f05bcff2d6e4abc7e5a07

11 years agoresolved conflicts for merge of e907a390 to jb-dev-plus-aosp
Scott Main [Thu, 15 Nov 2012 03:04:05 +0000 (19:04 -0800)]
resolved conflicts for merge of e907a390 to jb-dev-plus-aosp

Change-Id: I4e216b81f33b4b7c238f74f1c475bc84df3f79ef

11 years agoam 22cc2764: implement new organization for Training classes This also moves a few...
Scott Main [Thu, 15 Nov 2012 01:38:15 +0000 (17:38 -0800)]
am 22cc2764: implement new organization for Training classes This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the lis

* commit '22cc2764cc74e52888b043e0c6371594305bb5e9':
  implement new organization for Training classes This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the list of classes/lessons on each course landing page.

11 years agoimplement new organization for Training classes
Scott Main [Thu, 8 Nov 2012 00:35:16 +0000 (16:35 -0800)]
implement new organization for Training classes
This also moves a few of the documents from API Guides > Best Practices
into the new courses for best practices.
This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d
which generates the list of classes/lessons on each course landing page.

Change-Id: I8132f72f78d844c3b035c7aa269ad3b88a25d02a

11 years agoam e3be79be: Merge "docs: Added note on MIPS system image additions" into jb-mr1-dev
Joe Fernandez [Thu, 15 Nov 2012 01:00:55 +0000 (17:00 -0800)]
am e3be79be: Merge "docs: Added note on MIPS system image additions" into jb-mr1-dev

* commit 'e3be79be3f81f1af67f4f6704ae452512065bce6':
  docs: Added note on MIPS system image additions

11 years agoMerge "docs: Added note on MIPS system image additions" into jb-mr1-dev
Joe Fernandez [Thu, 15 Nov 2012 00:57:30 +0000 (16:57 -0800)]
Merge "docs: Added note on MIPS system image additions" into jb-mr1-dev

11 years agoam 8680f8ff: Merge "docs: add warning for adt bundle on 32-bit os" into jb-mr1-dev
Scott Main [Wed, 14 Nov 2012 23:13:28 +0000 (15:13 -0800)]
am 8680f8ff: Merge "docs: add warning for adt bundle on 32-bit os" into jb-mr1-dev

* commit '8680f8ff6d623dfee833e378ec5900769cd5c8c2':
  docs: add warning for adt bundle on 32-bit os

11 years agoMerge "docs: add warning for adt bundle on 32-bit os" into jb-mr1-dev
Scott Main [Wed, 14 Nov 2012 23:10:18 +0000 (15:10 -0800)]
Merge "docs: add warning for adt bundle on 32-bit os" into jb-mr1-dev

11 years agodocs: add warning for adt bundle on 32-bit os
Scott Main [Wed, 14 Nov 2012 22:13:21 +0000 (14:13 -0800)]
docs: add warning for adt bundle on 32-bit os

Change-Id: I0a2a62f66e64290006d67b9509b4223588d654b7

11 years agoDo not vibe when the default notification sound is Silent.
Daniel Sandler [Wed, 14 Nov 2012 19:25:46 +0000 (11:25 -0800)]
Do not vibe when the default notification sound is Silent.

(This relates to the new vibration fallback behavior, where
notifications that expect to make a sound should always
vibrate in vibrate mode. We should not vibrate if the
notification's sound is silent, but we should also not
vibrate if the notification uses the default sound and the
default is silent.)

Bug: 7537077
Change-Id: I08e149c8c00ef2d2f61e418d88a086cb5e9cf241

11 years agoMerge "Resolve LocationManager + ActivityManager conflict" into jb-mr1.1-dev
Victoria Lease [Wed, 14 Nov 2012 21:18:57 +0000 (13:18 -0800)]
Merge "Resolve LocationManager + ActivityManager conflict" into jb-mr1.1-dev

11 years agoam 73b1f68e: Merge "docs: Updated uiautomator API docs to reflect correct API level...
Quddus Chong [Wed, 14 Nov 2012 21:10:15 +0000 (13:10 -0800)]
am 73b1f68e: Merge "docs: Updated uiautomator API docs to reflect correct API level. bug: 7538348" into jb-mr1-dev

* commit '73b1f68e3ca6eb5361f83565c8f37d45393a7e80':
  docs: Updated uiautomator API docs to reflect correct API level. bug: 7538348

11 years agoMerge "docs: Updated uiautomator API docs to reflect correct API level. bug: 7538348...
Quddus Chong [Wed, 14 Nov 2012 21:08:20 +0000 (13:08 -0800)]
Merge "docs: Updated uiautomator API docs to reflect correct API level. bug: 7538348" into jb-mr1-dev

11 years agodocs: Updated uiautomator API docs to reflect correct API level.
Quddus Chong [Wed, 14 Nov 2012 19:24:10 +0000 (11:24 -0800)]
docs: Updated uiautomator API docs to reflect correct API level.
bug: 7538348

Change-Id: I03cdc53096a87e79ed8d4584dd0f726e8337c2a2

11 years agoNotification vibration improvements:
Daniel Sandler [Wed, 14 Nov 2012 04:49:47 +0000 (20:49 -0800)]
Notification vibration improvements:

 - When notifications vibrate as a fallback (that is,
   because they want to play a sound but the device is in
   vibrate mode), this no longer requires the VIBRATE
   permission.
 - As a bonus, if your notifications use DEFAULT_VIBRATE,
   you don't need the VIBRATE permission either.
 - If you specify a custom vibration pattern, you'll still
   need the VIBRATE permission for that.
 - Notifications vibrating in fallback mode use a different
   vibration pattern.
 - The DEFAULT_VIBRATE and fallback vibrate patterns are now
   specified in config.xml.

Bug: 7531442
Change-Id: I7a2d8413d1becc53b9d31f0d1abbc2acc3f650c6

11 years agodocs: Added note on MIPS system image additions
Joe Fernandez [Wed, 14 Nov 2012 18:37:46 +0000 (10:37 -0800)]
docs: Added note on MIPS system image additions

Change-Id: I21e79563ea92358f274c90d3495439182aa4450e

11 years agoam 6ed48015: Merge "docs: Update Nexus 10 device frames for darker, more accurate...
Roman Nurik [Wed, 14 Nov 2012 19:36:11 +0000 (11:36 -0800)]
am 6ed48015: Merge "docs: Update Nexus 10 device frames for darker, more accurate bezel rendering." into jb-mr1-dev

* commit '6ed48015190d67d4a5f916d6c7f5365e3c10d0bf':
  docs: Update Nexus 10 device frames for darker, more accurate bezel rendering.

11 years agoMerge "docs: Update Nexus 10 device frames for darker, more accurate bezel rendering...
Roman Nurik [Wed, 14 Nov 2012 19:34:02 +0000 (11:34 -0800)]
Merge "docs: Update Nexus 10 device frames for darker, more accurate bezel rendering." into jb-mr1-dev

11 years agodocs: Update Nexus 10 device frames for darker, more accurate bezel rendering.
Roman Nurik [Wed, 14 Nov 2012 18:49:08 +0000 (10:49 -0800)]
docs: Update Nexus 10 device frames for darker, more accurate bezel rendering.

Change-Id: Id0a17f187c4ca3c24295257b0c5ca653d1c8cd4d

11 years agoClarify that MediaFormat.KEY_IS_ADTS only applies to decoding AAC audio content
Andreas Huber [Wed, 14 Nov 2012 17:16:59 +0000 (09:16 -0800)]
Clarify that MediaFormat.KEY_IS_ADTS only applies to decoding AAC audio content

and cannot be used to configure the _encoder_ to emit ADTS content.

Change-Id: I47177099b204027b726b2c7ec9b93be6835d88f6
related-to-bug: 7542186

11 years agoResolve LocationManager + ActivityManager conflict
Victoria Lease [Tue, 13 Nov 2012 23:12:51 +0000 (15:12 -0800)]
Resolve LocationManager + ActivityManager conflict

LocationManagerService was serially stuffing the same Location into
multiple Intents, which it would immediately hand off to
ActivityManagerService, running as a different thread in the same
process. LocationManager would continue to work with that Location
while ActivityManagerService worked with a Parceled version of it.

However, Location.mExtras is also a Bundle, and both
ActivityManagerService and LocationManagerService ended up working
with references to the same Bundle. ActivityManagerService needs
it in Parceled form (ie mParceledData != null), but
LocationManagerService was triggering Bundle.unparcel() when
referencing the data contained within.

As a result, LocationManagerService was able to trigger NPE (or
worse) in ActivityManagerService by manipulating the mExtras
member of a Location that was in the process of being reported to
listeners.

To resolve this issue, I copy-construct a new Location to report to
each listener. This should prevent ActivityManagerService and
LocationManagerService from referencing the same Bundle data, as
Location's copy constructor also copyconstructs the mExtras member,
rather than simply share references.

Bug: 7518371
Change-Id: I1a92615cba361831494447d5de085a8d910b6b2c

11 years agoam 4422596d: am ce37f1da: am 4979a0b5: am 5f32d337: Merge "Notification.java javadoc...
Joe Malin [Tue, 13 Nov 2012 22:26:44 +0000 (14:26 -0800)]
am 4422596d: am ce37f1da: am 4979a0b5: am 5f32d337: Merge "Notification.java javadoc: addAction" into jb-dev-docs

* commit '4422596ddb295f812bb0970ec7f75d3c45d05020':
  Notification.java javadoc: addAction

11 years agoam ce37f1da: am 4979a0b5: am 5f32d337: Merge "Notification.java javadoc: addAction...
Joe Malin [Tue, 13 Nov 2012 22:25:09 +0000 (14:25 -0800)]
am ce37f1da: am 4979a0b5: am 5f32d337: Merge "Notification.java javadoc: addAction" into jb-dev-docs

* commit 'ce37f1da3619dcb4e53ca014cf4a17885cc3af0f':
  Notification.java javadoc: addAction

11 years agoam 4979a0b5: am 5f32d337: Merge "Notification.java javadoc: addAction" into jb-dev...
Joe Malin [Tue, 13 Nov 2012 22:22:58 +0000 (14:22 -0800)]
am 4979a0b5: am 5f32d337: Merge "Notification.java javadoc: addAction" into jb-dev-docs

* commit '4979a0b59486d737a4d9267af9b38f237705e26f':
  Notification.java javadoc: addAction

11 years agoam 5f32d337: Merge "Notification.java javadoc: addAction" into jb-dev-docs
Joe Malin [Tue, 13 Nov 2012 22:20:54 +0000 (14:20 -0800)]
am 5f32d337: Merge "Notification.java javadoc: addAction" into jb-dev-docs

* commit '5f32d3375b13e581d3101ed8e928fd6a463f3809':
  Notification.java javadoc: addAction

11 years agoMerge "Notification.java javadoc: addAction" into jb-dev-docs
Joe Malin [Tue, 13 Nov 2012 22:14:23 +0000 (14:14 -0800)]
Merge "Notification.java javadoc: addAction" into jb-dev-docs

11 years agoam 9b703463: Merge "docs: Update platform version page with 4.2 release" into jb...
Joe Fernandez [Tue, 13 Nov 2012 21:38:25 +0000 (13:38 -0800)]
am 9b703463: Merge "docs: Update platform version page with 4.2 release" into jb-mr1-dev

* commit '9b703463ebf67182e78dd2b05183636fbb37f3c9':
  docs: Update platform version page with 4.2 release

11 years agoMerge "docs: Update platform version page with 4.2 release" into jb-mr1-dev
Joe Fernandez [Tue, 13 Nov 2012 21:36:01 +0000 (13:36 -0800)]
Merge "docs: Update platform version page with 4.2 release" into jb-mr1-dev

11 years agodocs: Update platform version page with 4.2 release
Joe Fernandez [Tue, 13 Nov 2012 20:31:57 +0000 (12:31 -0800)]
docs: Update platform version page with 4.2 release

Change-Id: I98f8090a8cf8100584a428c407374d7188d1f42b

11 years agoam f20b146f: Merge "docs: add ndk tos wall" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 19:42:53 +0000 (11:42 -0800)]
am f20b146f: Merge "docs: add ndk tos wall" into jb-mr1-dev

* commit 'f20b146fffdb672fb5b541d150240f8ef21a8710':
  docs: add ndk tos wall

11 years agoMerge "docs: add ndk tos wall" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 19:41:14 +0000 (11:41 -0800)]
Merge "docs: add ndk tos wall" into jb-mr1-dev

11 years agodocs: add ndk tos wall
Scott Main [Tue, 13 Nov 2012 19:24:35 +0000 (11:24 -0800)]
docs: add ndk tos wall

Change-Id: Ic7338d7d3606a017c84ce9895dfe68f2b931d182

11 years agoMerge "Fix bug #7457897 Error icons are not shown in credit card entry form" into...
Fabrice Di Meglio [Tue, 13 Nov 2012 19:03:19 +0000 (11:03 -0800)]
Merge "Fix bug #7457897 Error icons are not shown in credit card entry form" into jb-mr1.1-dev

11 years agoMerge "Add xxhdpi version of default activity icon" into jb-mr1.1-dev
Michael Jurka [Tue, 13 Nov 2012 18:36:25 +0000 (10:36 -0800)]
Merge "Add xxhdpi version of default activity icon" into jb-mr1.1-dev

11 years agoMerge "Support Wifi display devices that rename themselves." into jb-mr1.1-dev
Craig Mautner [Tue, 13 Nov 2012 18:00:03 +0000 (10:00 -0800)]
Merge "Support Wifi display devices that rename themselves." into jb-mr1.1-dev

11 years agoam c178ebe7: Merge "Doc change: update image for landing page." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 17:25:46 +0000 (09:25 -0800)]
am c178ebe7: Merge "Doc change: update image for landing page." into jb-mr1-dev

* commit 'c178ebe719b80418cb193865ef68bb21cd5b7a1b':
  Doc change: update image for landing page.

11 years agoMerge "Doc change: update image for landing page." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 17:23:49 +0000 (09:23 -0800)]
Merge "Doc change: update image for landing page." into jb-mr1-dev

11 years agoDoc change: update image for landing page.
Dirk Dougherty [Tue, 13 Nov 2012 17:05:22 +0000 (09:05 -0800)]
Doc change: update image for landing page.

Change-Id: I8e88b3972c5597e0510b94938572b7219eecba46

11 years agoam bd2b5313: Merge "docs: edits" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 17:13:41 +0000 (09:13 -0800)]
am bd2b5313: Merge "docs: edits" into jb-mr1-dev

* commit 'bd2b531359d7402b742c4a126ff1c0782107ab79':
  docs: edits

11 years agoMerge "docs: edits" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 17:10:20 +0000 (09:10 -0800)]
Merge "docs: edits" into jb-mr1-dev

11 years agodocs: edits
Scott Main [Tue, 13 Nov 2012 17:08:42 +0000 (09:08 -0800)]
docs: edits

Change-Id: I6a9f22100a138c594993cd9e0c1edfe0bb33affa

11 years agoam 9508e31d: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Tue, 13 Nov 2012 16:53:29 +0000 (08:53 -0800)]
am 9508e31d: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '9508e31dcd41bbdbff255913b72489af95e9bd0c':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Tue, 13 Nov 2012 16:50:50 +0000 (08:50 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Synchronize access to Locked methods. DO NOT MERGE" into jb-mr1.1-dev
Craig Mautner [Tue, 13 Nov 2012 16:27:22 +0000 (08:27 -0800)]
Merge "Synchronize access to Locked methods. DO NOT MERGE" into jb-mr1.1-dev

11 years agoam 574c2cbf: Merge "docs: add templated tabs for jb highlights" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 15:46:50 +0000 (07:46 -0800)]
am 574c2cbf: Merge "docs: add templated tabs for jb highlights" into jb-mr1-dev

* commit '574c2cbfb628e58c8b9ab28a4d7483c4024cef56':
  docs: add templated tabs for jb highlights

11 years agoMerge "docs: add templated tabs for jb highlights" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 15:42:57 +0000 (07:42 -0800)]
Merge "docs: add templated tabs for jb highlights" into jb-mr1-dev

11 years agodocs: add templated tabs for jb highlights
Scott Main [Tue, 13 Nov 2012 15:39:35 +0000 (07:39 -0800)]
docs: add templated tabs for jb highlights

Change-Id: I2353ec2bf96b5c0da46a2803639ef607fd12e167

11 years agoam 64b12118: Doc change: edits and landing page.
Dirk Dougherty [Tue, 13 Nov 2012 15:22:06 +0000 (07:22 -0800)]
am 64b12118: Doc change: edits and landing page.

* commit '64b12118ba74762e22ea186eca5ffcbc8b4acd14':
  Doc change: edits and landing page.

11 years agoDoc change: edits and landing page.
Dirk Dougherty [Tue, 13 Nov 2012 14:50:09 +0000 (06:50 -0800)]
Doc change: edits and landing page.

Change-Id: Id79387c68771452dc091bbb2f8a576f33ecef68e

11 years agoam b4d28dbf: Merge "Doc change: image optimizations for docs." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 14:55:28 +0000 (06:55 -0800)]
am b4d28dbf: Merge "Doc change: image optimizations for docs." into jb-mr1-dev

* commit 'b4d28dbf77d6983ed6b6f52e0a05da9c8be5ee85':
  Doc change: image optimizations for docs.

11 years agoMerge "Doc change: image optimizations for docs." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 14:53:14 +0000 (06:53 -0800)]
Merge "Doc change: image optimizations for docs." into jb-mr1-dev

11 years agoam 5878e2b3: Merge "docs: fix bug with unknown anchors" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 14:22:29 +0000 (06:22 -0800)]
am 5878e2b3: Merge "docs: fix bug with unknown anchors" into jb-mr1-dev

* commit '5878e2b32979d49e54711bfbe52d126c34fd24f4':
  docs: fix bug with unknown anchors

11 years agoam 2c7e6cb7: Merge "docs: add tabs to JB highlights" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 14:22:24 +0000 (06:22 -0800)]
am 2c7e6cb7: Merge "docs: add tabs to JB highlights" into jb-mr1-dev

* commit '2c7e6cb773fb88f7e89fecf1b6dddf439cb9ec58':
  docs: add tabs to JB highlights

11 years agoam 23492df7: Doc change: resize some assets for highlights.
Dirk Dougherty [Tue, 13 Nov 2012 14:22:20 +0000 (06:22 -0800)]
am 23492df7: Doc change: resize some assets for highlights.

* commit '23492df77f535133de7132c57610206ffc9ca17a':
  Doc change: resize some assets for highlights.

11 years agoam e320ac7a: Merge "Doc change: edits to highlights files." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 14:22:15 +0000 (06:22 -0800)]
am e320ac7a: Merge "Doc change: edits to highlights files." into jb-mr1-dev

* commit 'e320ac7a2bc0fb2c6a2358f8a0723fb8c068176f':
  Doc change: edits to highlights files.

11 years agoMerge "docs: fix bug with unknown anchors" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 13:59:17 +0000 (05:59 -0800)]
Merge "docs: fix bug with unknown anchors" into jb-mr1-dev

11 years agodocs: fix bug with unknown anchors
Scott Main [Tue, 13 Nov 2012 13:58:23 +0000 (05:58 -0800)]
docs: fix bug with unknown anchors

Change-Id: I70f978ffd2248973a43ff1fe1dec2b0ac78cb63b

11 years agoDoc change: image optimizations for docs.
Dirk Dougherty [Tue, 13 Nov 2012 13:36:29 +0000 (05:36 -0800)]
Doc change: image optimizations for docs.

Change-Id: I33fbdcf11ec7cd6140d287184392866926f05551

11 years agoMerge "docs: add tabs to JB highlights" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 13:34:02 +0000 (05:34 -0800)]
Merge "docs: add tabs to JB highlights" into jb-mr1-dev

11 years agodocs: add tabs to JB highlights
Scott Main [Tue, 13 Nov 2012 12:15:42 +0000 (04:15 -0800)]
docs: add tabs to JB highlights

Change-Id: Ia8e04f54678ea51a8ca50bf3b51f9a6cfd86d2da

11 years agoDoc change: resize some assets for highlights.
Dirk Dougherty [Tue, 13 Nov 2012 12:58:18 +0000 (04:58 -0800)]
Doc change: resize some assets for highlights.

Change-Id: Ib534f2895e184a112528be2c3bb78b59fa3dd2af

11 years agoMerge "Doc change: edits to highlights files." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 12:10:49 +0000 (04:10 -0800)]
Merge "Doc change: edits to highlights files." into jb-mr1-dev

11 years agoDoc change: edits to highlights files.
Dirk Dougherty [Tue, 13 Nov 2012 12:07:32 +0000 (04:07 -0800)]
Doc change: edits to highlights files.

Change-Id: I1b34725503c88828b10e573d966ac5642aa2bdb8

11 years agoam 65bd44fe: Merge "docs: add jb mr1 api overview" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 10:28:13 +0000 (02:28 -0800)]
am 65bd44fe: Merge "docs: add jb mr1 api overview" into jb-mr1-dev

* commit '65bd44fe44a80816a05f1e5562e58c917e94c4da':
  docs: add jb mr1 api overview

11 years agoMerge "docs: add jb mr1 api overview" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 10:25:47 +0000 (02:25 -0800)]
Merge "docs: add jb mr1 api overview" into jb-mr1-dev

11 years agodocs: add jb mr1 api overview
Scott Main [Tue, 13 Nov 2012 08:44:17 +0000 (00:44 -0800)]
docs: add jb mr1 api overview

Change-Id: I05db9daa6b9b96fef2debabdf35bcbe169fed007

11 years agoam c17faf82: Merge "Doc change: Add Android 4.2 platform highlights." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 09:45:46 +0000 (01:45 -0800)]
am c17faf82: Merge "Doc change: Add Android 4.2 platform highlights." into jb-mr1-dev

* commit 'c17faf82109d0f2b1deb81210965e1ce3b2a482d':
  Doc change: Add Android 4.2 platform highlights.

11 years agoMerge "Doc change: Add Android 4.2 platform highlights." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 09:43:20 +0000 (01:43 -0800)]
Merge "Doc change: Add Android 4.2 platform highlights." into jb-mr1-dev

11 years agoDoc change: Add Android 4.2 platform highlights.
Dirk Dougherty [Tue, 13 Nov 2012 00:08:00 +0000 (16:08 -0800)]
Doc change: Add Android 4.2 platform highlights.

Change-Id: I7214c1f50a76dbf606747ebe69269aad1280692a

11 years agoam b03ce7eb: Merge "docs: add fs to rs" into jb-mr1-dev
Robert Ly [Tue, 13 Nov 2012 06:25:12 +0000 (22:25 -0800)]
am b03ce7eb: Merge "docs: add fs to rs" into jb-mr1-dev

* commit 'b03ce7eb9fd23f614583cb1f48e7b5194e24602b':
  docs: add fs to rs

11 years agoMerge "docs: add fs to rs" into jb-mr1-dev
Robert Ly [Tue, 13 Nov 2012 06:22:25 +0000 (22:22 -0800)]
Merge "docs: add fs to rs" into jb-mr1-dev

11 years agodocs: add fs to rs
Robert Ly [Tue, 13 Nov 2012 03:42:52 +0000 (19:42 -0800)]
docs: add fs to rs

Change-Id: Icb08977ecf5acbddff35965fa1d7360cece0dd31

11 years agoam 19a346ae: Merge "Doc change. Add diff report for API level 17." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 05:00:39 +0000 (21:00 -0800)]
am 19a346ae: Merge "Doc change. Add diff report for API level 17." into jb-mr1-dev

* commit '19a346ae49b32164d87a527fcd39e04fe1ffb0c1':
  Doc change. Add diff report for API level 17.

11 years agoMerge "Doc change. Add diff report for API level 17." into jb-mr1-dev
Dirk Dougherty [Tue, 13 Nov 2012 04:57:53 +0000 (20:57 -0800)]
Merge "Doc change. Add diff report for API level 17." into jb-mr1-dev

11 years agoDoc change. Add diff report for API level 17.
Dirk Dougherty [Tue, 13 Nov 2012 04:00:46 +0000 (20:00 -0800)]
Doc change. Add diff report for API level 17.

Change-Id: I90bb4ec37cd9556aa710778aa842d114e6906d53

11 years agoam ee5c84c4: am 0693ffa9: am ddf5efdf: am 52bfaaf7: docs: Android SDK Tools r21 Relea...
Scott Main [Tue, 13 Nov 2012 03:51:13 +0000 (19:51 -0800)]
am ee5c84c4: am 0693ffa9: am ddf5efdf: am 52bfaaf7: docs: Android SDK Tools r21 Release Notes

* commit 'ee5c84c4396f8f6c2ca3eeb99d0c103a8d9ebc04':
  docs: Android SDK Tools r21 Release Notes

11 years agoam 0693ffa9: am ddf5efdf: am 52bfaaf7: docs: Android SDK Tools r21 Release Notes
Scott Main [Tue, 13 Nov 2012 03:49:21 +0000 (19:49 -0800)]
am 0693ffa9: am ddf5efdf: am 52bfaaf7: docs: Android SDK Tools r21 Release Notes

* commit '0693ffa9e3668d3d200a2156753a41fa384bac41':
  docs: Android SDK Tools r21 Release Notes

11 years agoam ddf5efdf: am 52bfaaf7: docs: Android SDK Tools r21 Release Notes
Scott Main [Tue, 13 Nov 2012 03:46:11 +0000 (19:46 -0800)]
am ddf5efdf: am 52bfaaf7: docs: Android SDK Tools r21 Release Notes

* commit 'ddf5efdf45e32fab02bff6f9cd001098dcf5a444':
  docs: Android SDK Tools r21 Release Notes

11 years agoam 52bfaaf7: docs: Android SDK Tools r21 Release Notes
Scott Main [Tue, 13 Nov 2012 03:43:28 +0000 (19:43 -0800)]
am 52bfaaf7: docs: Android SDK Tools r21 Release Notes

* commit '52bfaaf7444c8b4d571d0c81fadbb1609411d6e1':
  docs: Android SDK Tools r21 Release Notes

11 years agodocs: Android SDK Tools r21 Release Notes
Scott Main [Tue, 13 Nov 2012 03:39:58 +0000 (19:39 -0800)]
docs: Android SDK Tools r21 Release Notes

Change-Id: I7496c2af7592d8080ca4d0618466a9ccc578d0dd

11 years agoam 625c1083: Merge "docs: Support Library r11 Release Notes" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 02:34:43 +0000 (18:34 -0800)]
am 625c1083: Merge "docs: Support Library r11 Release Notes" into jb-mr1-dev

* commit '625c108329ad4ae29d0699543fee9b587dfb87fa':
  docs: Support Library r11 Release Notes

11 years agoMerge "docs: Support Library r11 Release Notes" into jb-mr1-dev
Scott Main [Tue, 13 Nov 2012 02:31:33 +0000 (18:31 -0800)]
Merge "docs: Support Library r11 Release Notes" into jb-mr1-dev

11 years agoMerge "Fix "keyguard unresponsive" bug" into jb-mr1.1-dev
Jim Miller [Tue, 13 Nov 2012 02:26:28 +0000 (18:26 -0800)]
Merge "Fix "keyguard unresponsive" bug" into jb-mr1.1-dev

11 years agoam f887b563: Merge "Doc update: Appwidgets MR1 lockscreen support." into jb-mr1-dev
Katie McCormick [Tue, 13 Nov 2012 02:24:51 +0000 (18:24 -0800)]
am f887b563: Merge "Doc update: Appwidgets MR1 lockscreen support." into jb-mr1-dev

* commit 'f887b5631e6bd0fad3505f0be28eaab5e61b0d74':
  Doc update: Appwidgets MR1 lockscreen support.

11 years agoMerge "Doc update: Appwidgets MR1 lockscreen support." into jb-mr1-dev
Katie McCormick [Tue, 13 Nov 2012 02:22:28 +0000 (18:22 -0800)]
Merge "Doc update: Appwidgets MR1 lockscreen support." into jb-mr1-dev

11 years agoam f2bc6819: am ef651ee6: am b590b0b3: am 6453dfb7: update Download and installation...
Scott Main [Tue, 13 Nov 2012 02:13:54 +0000 (18:13 -0800)]
am f2bc6819: am ef651ee6: am b590b0b3: am 6453dfb7: update Download and installation guides for ADT Bundle

* commit 'f2bc6819bef926cebca85f80c13d5e54cb482edf':
  update Download and installation guides for ADT Bundle

11 years agoam ef651ee6: am b590b0b3: am 6453dfb7: update Download and installation guides for...
Scott Main [Tue, 13 Nov 2012 02:11:28 +0000 (18:11 -0800)]
am ef651ee6: am b590b0b3: am 6453dfb7: update Download and installation guides for ADT Bundle

* commit 'ef651ee614c15145edb0bfd7e4c719eac1914fb4':
  update Download and installation guides for ADT Bundle

11 years agoam b590b0b3: am 6453dfb7: update Download and installation guides for ADT Bundle
Scott Main [Tue, 13 Nov 2012 02:07:57 +0000 (18:07 -0800)]
am b590b0b3: am 6453dfb7: update Download and installation guides for ADT Bundle

* commit 'b590b0b37ad2a255f8923ed7037514333a3d8ff5':
  update Download and installation guides for ADT Bundle

11 years agoam 6453dfb7: update Download and installation guides for ADT Bundle
Scott Main [Tue, 13 Nov 2012 02:05:04 +0000 (18:05 -0800)]
am 6453dfb7: update Download and installation guides for ADT Bundle

* commit '6453dfb79712c288bdf825a2a4c43e583e5c8aa4':
  update Download and installation guides for ADT Bundle

11 years agoupdate Download and installation guides for ADT Bundle
Scott Main [Tue, 23 Oct 2012 21:14:18 +0000 (14:14 -0700)]
update Download and installation guides for ADT Bundle

Change-Id: I59d3113d4caf937b13e10c50618a37ae86d4ae55

11 years agoFix "keyguard unresponsive" bug
Jim Miller [Tue, 13 Nov 2012 01:54:22 +0000 (17:54 -0800)]
Fix "keyguard unresponsive" bug

This fixes a bug where the code would pop up SearchPanelView and never
close it.  The result is that the overlapping window would absorb all input
events and effectively prevent the user from entering their pin/pattern/password.

The fix is to replace ImageView with KeyButtonView to make the behavior consistent
with how it's handle in home screen.

Fixes bug 7520075

Change-Id: I461bf2844c023fd7a2dffca1177cc5951f30dba0

11 years agodocs: Support Library r11 Release Notes
Joe Fernandez [Fri, 9 Nov 2012 18:52:22 +0000 (10:52 -0800)]
docs: Support Library r11 Release Notes

Change-Id: I9994ab7352116225b4e5a068b1339ade7c9f2eb9

11 years agoam 7b2483f8: docs: Fixed formatting in this file.
Quddus Chong [Mon, 12 Nov 2012 23:45:00 +0000 (15:45 -0800)]
am 7b2483f8: docs: Fixed formatting in this file.

* commit '7b2483f8052425dccc3d3034b596188908dbf7fe':
  docs: Fixed formatting in this file.

11 years agodocs: Fixed formatting in this file.
Quddus Chong [Mon, 12 Nov 2012 23:33:30 +0000 (15:33 -0800)]
docs: Fixed formatting in this file.

Change-Id: I2fb0b609dc1fadfa2d8ed06034825b9e4b512077

11 years agoam 422b1959: am 76b1be8b: am 39cc8f80: am 4233c939: Merge "Doc Update: param name...
kmccormick@google.com [Mon, 12 Nov 2012 23:07:40 +0000 (15:07 -0800)]
am 422b1959: am 76b1be8b: am 39cc8f80: am 4233c939: Merge "Doc Update: param name change" into jb-dev-docs

* commit '422b19592fae7bf00b91af62b021fd1e7ba9c031':
  Doc Update: param name change

11 years agoam 76b1be8b: am 39cc8f80: am 4233c939: Merge "Doc Update: param name change" into...
kmccormick@google.com [Mon, 12 Nov 2012 23:05:58 +0000 (15:05 -0800)]
am 76b1be8b: am 39cc8f80: am 4233c939: Merge "Doc Update: param name change" into jb-dev-docs

* commit '76b1be8b78bbb1bdfaf78a848c20b77cb7b0dedf':
  Doc Update: param name change

11 years agoam fabcff5c: Merge "docs: Added new docs for uiautomator testing framework." into...
Quddus Chong [Mon, 12 Nov 2012 23:05:02 +0000 (15:05 -0800)]
am fabcff5c: Merge "docs: Added new docs for uiautomator testing framework." into jb-mr1-dev

* commit 'fabcff5c46f93ffd7177669b5174ec4249469185':
  docs: Added new docs for uiautomator testing framework.