OSDN Git Service

android-x86/frameworks-base.git
11 years agoam bf8be2ee: Merge "Add orientation to configuration for layoutlib." into jb-mr2-dev
Deepanshu Gupta [Fri, 19 Jul 2013 20:33:17 +0000 (13:33 -0700)]
am bf8be2ee: Merge "Add orientation to configuration for layoutlib." into jb-mr2-dev

* commit 'bf8be2eefb1f5172582f688cbc090ec04d6908f1':
  Add orientation to configuration for layoutlib.

11 years agoam 0987ff87: Merge "Add Flo to device art generator." into jb-mr2-dev
Roman Nurik [Fri, 19 Jul 2013 20:33:05 +0000 (13:33 -0700)]
am 0987ff87: Merge "Add Flo to device art generator." into jb-mr2-dev

* commit '0987ff8768512c3d519a5d5bbe5c4eb6b54548dc':
  Add Flo to device art generator.

11 years agoam ba8a5413: Fix missing lock in power manager.
Jeff Brown [Fri, 19 Jul 2013 20:32:48 +0000 (13:32 -0700)]
am ba8a5413: Fix missing lock in power manager.

* commit 'ba8a54136d184d48fbed4f7b27734f645e4e8ad0':
  Fix missing lock in power manager.

11 years agoam 7c6be10d: Remove iterators (DO NOT MERGE)
Craig Mautner [Fri, 19 Jul 2013 20:32:40 +0000 (13:32 -0700)]
am 7c6be10d: Remove iterators (DO NOT MERGE)

* commit '7c6be10d314413bb7afbed41017343320319915d':
  Remove iterators (DO NOT MERGE)

11 years agoMerge "Add orientation to configuration for layoutlib." into jb-mr2-dev
Deepanshu Gupta [Wed, 17 Jul 2013 18:38:42 +0000 (18:38 +0000)]
Merge "Add orientation to configuration for layoutlib." into jb-mr2-dev

11 years agoMerge "Add Flo to device art generator." into jb-mr2-dev
Roman Nurik [Wed, 17 Jul 2013 16:17:14 +0000 (16:17 +0000)]
Merge "Add Flo to device art generator." into jb-mr2-dev

11 years agoFix missing lock in power manager.
Jeff Brown [Tue, 16 Jul 2013 22:18:19 +0000 (15:18 -0700)]
Fix missing lock in power manager.

The display wake lock and other internal state could become
out of sync if we happened to execute the power manager's update
function concurrently due to the missing lock.

This bug can be trigged due to display state changes or proximity
sensor updated.  Although it would be extremely rare, we have
some evidence of this happening on at least a few devices resulting
in rapid power drain with the screen off or a crash.

Bug: 9880044
Change-Id: I3c674ce429621a50cbb36c3a01883d5f388205b2
(cherry picked from commit d91e417b06388694db213257b4df6b4dd78e0d49)

11 years agoAdd Flo to device art generator.
Roman Nurik [Tue, 16 Jul 2013 21:32:12 +0000 (14:32 -0700)]
Add Flo to device art generator.

Change-Id: I69e5d3ff3685c250d3c44bc616aec515ebc4835e

11 years agoRemove iterators (DO NOT MERGE)
Craig Mautner [Tue, 16 Jul 2013 19:30:28 +0000 (12:30 -0700)]
Remove iterators (DO NOT MERGE)

Remove DisplayContentsIterator and AllWindowsIterator. These were cute
but they take up valuable resources. Iterate over ArrayList members
in their place.

Change-Id: Ie0c537608532cfb36f34d976cc6eacd21bad98cd

11 years agoAdd orientation to configuration for layoutlib.
Deepanshu Gupta [Fri, 12 Jul 2013 22:24:51 +0000 (15:24 -0700)]
Add orientation to configuration for layoutlib.

Update the configuration with the device orientation before rendering.

Change-Id: Icd40901204fd13f90b18353e53a15e25e5b2176c

11 years agoam c0f5bb70: am ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users...
Scott Main [Fri, 12 Jul 2013 21:22:48 +0000 (14:22 -0700)]
am c0f5bb70: am ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users and fix typos

* commit 'c0f5bb70b72c25c0057d2318bbcc8d79553d1e12':
  add warning for Windows users and fix typos

11 years agoam ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users and fix typos
Scott Main [Fri, 12 Jul 2013 21:20:11 +0000 (14:20 -0700)]
am ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users and fix typos

* commit 'ca4b112eb243b1350aba000c4f021574be25bd96':
  add warning for Windows users and fix typos

11 years agoam 546ac85a: am ad17523d: add warning for Windows users and fix typos
Scott Main [Fri, 12 Jul 2013 21:17:30 +0000 (14:17 -0700)]
am 546ac85a: am ad17523d: add warning for Windows users and fix typos

* commit '546ac85a834cf033cf1f3ce82624f1f4a63d099f':
  add warning for Windows users and fix typos

11 years agoam ad17523d: add warning for Windows users and fix typos
Scott Main [Fri, 12 Jul 2013 21:15:15 +0000 (14:15 -0700)]
am ad17523d: add warning for Windows users and fix typos

* commit 'ad17523da976c2d6b7b70fd3aa9ad290e4731224':
  add warning for Windows users and fix typos

11 years agoadd warning for Windows users and fix typos
Scott Main [Fri, 12 Jul 2013 18:28:01 +0000 (11:28 -0700)]
add warning for Windows users and fix typos

Change-Id: I694baa83cde2b97cf0159a75358fa129bd656da3

11 years agoam 925ec03f: Merge "VZW wants the phoneNumber to be 10 zero\'s if there isn\'t one...
Wink Saville [Fri, 12 Jul 2013 19:01:41 +0000 (12:01 -0700)]
am 925ec03f: Merge "VZW wants the phoneNumber to be 10 zero\'s if there isn\'t one." into jb-mr2-dev

* commit '925ec03fcd9651ff4c6b04982eb6d930b16493b9':
  VZW wants the phoneNumber to be 10 zero's if there isn't one.

11 years agoMerge "VZW wants the phoneNumber to be 10 zero's if there isn't one." into jb-mr2-dev
Wink Saville [Fri, 12 Jul 2013 18:59:03 +0000 (18:59 +0000)]
Merge "VZW wants the phoneNumber to be 10 zero's if there isn't one." into jb-mr2-dev

11 years agoam 06a441de: Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev
Amith Yamasani [Fri, 12 Jul 2013 18:19:24 +0000 (11:19 -0700)]
am 06a441de: Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev

* commit '06a441de3b6756cf49879ff445ac26c66da54d02':
  Pass along the user id to AttributeCache requests

11 years agoMerge "Pass along the user id to AttributeCache requests" into jb-mr2-dev
Amith Yamasani [Fri, 12 Jul 2013 18:17:09 +0000 (18:17 +0000)]
Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev

11 years agoam c079e43f: am e920ab1a: am a618e938: am c660c608: Merge "add Toshiba usb driver...
Scott Main [Fri, 12 Jul 2013 01:12:01 +0000 (18:12 -0700)]
am c079e43f: am e920ab1a: am a618e938: am c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev

* commit 'c079e43fc317087ae5517ee7d9a376e97fef0f57':
  add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017

11 years agoam e920ab1a: am a618e938: am c660c608: Merge "add Toshiba usb driver link delete...
Scott Main [Fri, 12 Jul 2013 01:09:53 +0000 (18:09 -0700)]
am e920ab1a: am a618e938: am c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev

* commit 'e920ab1a82327976e0a25842d7d57dc7a92ba604':
  add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017

11 years agoam a618e938: am c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba...
Scott Main [Fri, 12 Jul 2013 01:08:01 +0000 (18:08 -0700)]
am a618e938: am c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev

* commit 'a618e93891603f825fd2c0ec1a67c96c29863dcd':
  add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017

11 years agoam e4709679: am c1addd47: am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge...
Dirk Dougherty [Fri, 12 Jul 2013 01:06:22 +0000 (18:06 -0700)]
am e4709679: am c1addd47: am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs

* commit 'e4709679198590fa37fbad67df0d7e3827c4f8cf':
  Doc change: Update gcore reference docs.

11 years agoam c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017...
Scott Main [Fri, 12 Jul 2013 01:05:44 +0000 (18:05 -0700)]
am c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev

* commit 'c660c608e75791d5b4b286f34a9ec335f9e95ba6':
  add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017

11 years agoMerge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1...
Scott Main [Fri, 12 Jul 2013 01:03:22 +0000 (01:03 +0000)]
Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev

11 years agoam c1addd47: am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change...
Dirk Dougherty [Fri, 12 Jul 2013 01:03:17 +0000 (18:03 -0700)]
am c1addd47: am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs

* commit 'c1addd4750be5b1721a8668a110e74fa59e476c6':
  Doc change: Update gcore reference docs.

11 years agoam c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore...
Dirk Dougherty [Fri, 12 Jul 2013 01:01:26 +0000 (18:01 -0700)]
am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs

* commit 'c7da42d76470c4e9fb541058e942e31163275b83':
  Doc change: Update gcore reference docs.

11 years agoam f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference...
Dirk Dougherty [Fri, 12 Jul 2013 00:59:22 +0000 (17:59 -0700)]
am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs

* commit 'f7832a35f3961e1b6665b5428899cdad598f0544':
  Doc change: Update gcore reference docs.

11 years agoam d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb...
Dirk Dougherty [Fri, 12 Jul 2013 00:56:35 +0000 (17:56 -0700)]
am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs

* commit 'd6bbda24150eddc59865133377f6b41c8a1ed3b5':
  Doc change: Update gcore reference docs.

11 years agoam bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs
Dirk Dougherty [Fri, 12 Jul 2013 00:54:00 +0000 (17:54 -0700)]
am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs

* commit 'bc5f9b66744b76c676543902d31d324f2dd02d09':
  Doc change: Update gcore reference docs.

11 years agoMerge "Doc change: Update gcore reference docs." into jb-mr1.1-docs
Dirk Dougherty [Fri, 12 Jul 2013 00:50:59 +0000 (00:50 +0000)]
Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs

11 years agoam 24810c6f: am 3c13e528: am 536fa1bb: am 84ad0894: fix markup error in download...
Scott Main [Fri, 12 Jul 2013 00:44:09 +0000 (17:44 -0700)]
am 24810c6f: am 3c13e528: am 536fa1bb: am 84ad0894: fix markup error in download button and fix transition to install/update guide

* commit '24810c6f5854e595b2c78f9c3e44b7d4045a7472':
  fix markup error in download button and fix transition to install/update guide

11 years agoam 3c13e528: am 536fa1bb: am 84ad0894: fix markup error in download button and fix...
Scott Main [Fri, 12 Jul 2013 00:41:48 +0000 (17:41 -0700)]
am 3c13e528: am 536fa1bb: am 84ad0894: fix markup error in download button and fix transition to install/update guide

* commit '3c13e5284e83390301bf3306e5d77f7014483ea0':
  fix markup error in download button and fix transition to install/update guide

11 years agoam 536fa1bb: am 84ad0894: fix markup error in download button and fix transition...
Scott Main [Fri, 12 Jul 2013 00:38:31 +0000 (17:38 -0700)]
am 536fa1bb: am 84ad0894: fix markup error in download button and fix transition to install/update guide

* commit '536fa1bbe10b793e7c5d585c974693349fb8a4f5':
  fix markup error in download button and fix transition to install/update guide

11 years agoam 84ad0894: fix markup error in download button and fix transition to install/update...
Scott Main [Fri, 12 Jul 2013 00:36:53 +0000 (17:36 -0700)]
am 84ad0894: fix markup error in download button and fix transition to install/update guide

* commit '84ad0894be13b374b9b75e204dabea6a1579e131':
  fix markup error in download button and fix transition to install/update guide

11 years agofix markup error in download button and fix transition to install/update guide
Scott Main [Fri, 12 Jul 2013 00:26:13 +0000 (17:26 -0700)]
fix markup error in download button and fix transition to install/update guide

Change-Id: I54b6ed06247ff7456089058549e373a19d9e5016

11 years agoam 116d4665: Merge "Block Wifi P2p discovery while doing dhcp." into jb-mr2-dev
Robert Greenwalt [Fri, 12 Jul 2013 00:07:06 +0000 (17:07 -0700)]
am 116d4665: Merge "Block Wifi P2p discovery while doing dhcp." into jb-mr2-dev

* commit '116d46659889f588fa9ffa5e1bc4dda90067fce6':
  Block Wifi P2p discovery while doing dhcp.

11 years agoMerge "Block Wifi P2p discovery while doing dhcp." into jb-mr2-dev
Robert Greenwalt [Fri, 12 Jul 2013 00:04:45 +0000 (00:04 +0000)]
Merge "Block Wifi P2p discovery while doing dhcp." into jb-mr2-dev

11 years agoam 57b0fed7: am 603c3d8a: am 3e82a9c9: am 276f0ce4: update Android Studio for v0...
Scott Main [Thu, 11 Jul 2013 23:47:53 +0000 (16:47 -0700)]
am 57b0fed7: am 603c3d8a: am 3e82a9c9: am 276f0ce4: update Android Studio for v0.2.0. add release notes and troubleshooting topics

* commit '57b0fed7a9a1a1fe6ed5dce3bb6855f03c1b15a8':
  update Android Studio for v0.2.0. add release notes and troubleshooting topics

11 years agoam 603c3d8a: am 3e82a9c9: am 276f0ce4: update Android Studio for v0.2.0. add release...
Scott Main [Thu, 11 Jul 2013 23:44:58 +0000 (16:44 -0700)]
am 603c3d8a: am 3e82a9c9: am 276f0ce4: update Android Studio for v0.2.0. add release notes and troubleshooting topics

* commit '603c3d8a9ac2b81be0ea09690ba324e2ed744ccd':
  update Android Studio for v0.2.0. add release notes and troubleshooting topics

11 years agoam 3e82a9c9: am 276f0ce4: update Android Studio for v0.2.0. add release notes and...
Scott Main [Thu, 11 Jul 2013 23:42:47 +0000 (16:42 -0700)]
am 3e82a9c9: am 276f0ce4: update Android Studio for v0.2.0. add release notes and troubleshooting topics

* commit '3e82a9c9a5339dca5f4a91c6e5822906cd632ae2':
  update Android Studio for v0.2.0. add release notes and troubleshooting topics

11 years agoam 276f0ce4: update Android Studio for v0.2.0. add release notes and troubleshooting...
Scott Main [Thu, 11 Jul 2013 23:40:11 +0000 (16:40 -0700)]
am 276f0ce4: update Android Studio for v0.2.0. add release notes and troubleshooting topics

* commit '276f0ce4df7f58786da08c34f548456129144aed':
  update Android Studio for v0.2.0. add release notes and troubleshooting topics

11 years agoupdate Android Studio for v0.2.0.
Scott Main [Thu, 11 Jul 2013 22:31:10 +0000 (15:31 -0700)]
update Android Studio for v0.2.0.
add release notes and troubleshooting topics

Change-Id: Ic924d61f9ab9208ed3275edb8837d8593d752ae9

11 years agoadd Toshiba usb driver link
Scott Main [Tue, 9 Jul 2013 17:43:45 +0000 (10:43 -0700)]
add Toshiba usb driver link
delete Fujitsu-Toshiba
bug: 9755017

Change-Id: If1417c7e697a2bea9fbdd3086ffeaf1528627364

11 years agoam 1f99a483: Recover from corrupt network stats.
Jeff Sharkey [Thu, 11 Jul 2013 18:38:50 +0000 (11:38 -0700)]
am 1f99a483: Recover from corrupt network stats.

* commit '1f99a483e410811473b12d8efedd79c738df7af3':
  Recover from corrupt network stats.

11 years agoRecover from corrupt network stats.
Jeff Sharkey [Thu, 11 Jul 2013 18:18:53 +0000 (11:18 -0700)]
Recover from corrupt network stats.

When encountering corrupt stats, throw as IOException to allow
recovery at a higher level.

Bug: 9794832
Change-Id: I38d000b3bd8a4c99389c40a87ee0699efb6e9049

11 years agoBlock Wifi P2p discovery while doing dhcp.
Robert Greenwalt [Fri, 28 Jun 2013 22:55:28 +0000 (15:55 -0700)]
Block Wifi P2p discovery while doing dhcp.

bug:9531609
bug:9302399
Change-Id: Ie4b7c3a75245a0e7cc09fa89ddb1187d349779a1

11 years agoVZW wants the phoneNumber to be 10 zero's if there isn't one.
Wink Saville [Thu, 11 Jul 2013 06:00:07 +0000 (23:00 -0700)]
VZW wants the phoneNumber to be 10 zero's if there isn't one.

Bug: 9784059
Change-Id: I41bba908855648d2560440655d8a75a7cb2e0859

11 years agoDoc change: Update gcore reference docs.
Dirk Dougherty [Fri, 28 Jun 2013 21:04:39 +0000 (14:04 -0700)]
Doc change: Update gcore reference docs.

Change-Id: I9064969741598663ba7a732054ee378d3a14da7e

11 years agoPass along the user id to AttributeCache requests
Amith Yamasani [Wed, 10 Jul 2013 23:18:01 +0000 (16:18 -0700)]
Pass along the user id to AttributeCache requests

Bug: 9759331
Change-Id: Ib96ba6a89c58edc207021aa43a2b67b4f6c50117

11 years agoam 29282f99: am b1b693ee: am 5e0582cc: am 7cf27aa8: Merge "update url for backup...
Scott Main [Tue, 9 Jul 2013 17:56:35 +0000 (10:56 -0700)]
am 29282f99: am b1b693ee: am 5e0582cc: am 7cf27aa8: Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev

* commit '29282f99252237dd9674737d26ce72afbfdd3ac1':
  update url for backup service key bug: 8834302

11 years agoam 0f97f351: am cfb8f9a0: am 3059c708: am d5fee164: Merge "docs: add link to develope...
Dirk Dougherty [Tue, 9 Jul 2013 17:56:32 +0000 (10:56 -0700)]
am 0f97f351: am cfb8f9a0: am 3059c708: am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev

* commit '0f97f3510bbef333887440b6f0bc65aea2352597':
  docs: add link to developer survey on main landing pages

11 years agoam b1b693ee: am 5e0582cc: am 7cf27aa8: Merge "update url for backup service key bug...
Scott Main [Tue, 9 Jul 2013 17:54:18 +0000 (10:54 -0700)]
am b1b693ee: am 5e0582cc: am 7cf27aa8: Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev

* commit 'b1b693eec6e171a059190e6f17ff53b8c558cbb3':
  update url for backup service key bug: 8834302

11 years agoam cfb8f9a0: am 3059c708: am d5fee164: Merge "docs: add link to developer survey...
Dirk Dougherty [Tue, 9 Jul 2013 17:54:13 +0000 (10:54 -0700)]
am cfb8f9a0: am 3059c708: am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev

* commit 'cfb8f9a07681cc090428a47aa856cba51be29ce5':
  docs: add link to developer survey on main landing pages

11 years agoam 5e0582cc: am 7cf27aa8: Merge "update url for backup service key bug: 8834302"...
Scott Main [Tue, 9 Jul 2013 17:52:44 +0000 (10:52 -0700)]
am 5e0582cc: am 7cf27aa8: Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev

* commit '5e0582cc0e09a209bed321323ad9dad3ca51dcb1':
  update url for backup service key bug: 8834302

11 years agoam 3059c708: am d5fee164: Merge "docs: add link to developer survey on main landing...
Dirk Dougherty [Tue, 9 Jul 2013 17:52:40 +0000 (10:52 -0700)]
am 3059c708: am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev

* commit '3059c70844848c7bd1aad7bffd2d5828cf745540':
  docs: add link to developer survey on main landing pages

11 years agoam 7cf27aa8: Merge "update url for backup service key bug: 8834302" into jb-mr1.1...
Scott Main [Tue, 9 Jul 2013 17:51:18 +0000 (10:51 -0700)]
am 7cf27aa8: Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev

* commit '7cf27aa8e3fe4735d1cf787917a524e472376e6e':
  update url for backup service key bug: 8834302

11 years agoam d5fee164: Merge "docs: add link to developer survey on main landing pages" into...
Dirk Dougherty [Tue, 9 Jul 2013 17:51:15 +0000 (10:51 -0700)]
am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev

* commit 'd5fee1644ec9829400dda77c650694f41c5decc3':
  docs: add link to developer survey on main landing pages

11 years agoMerge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev
Scott Main [Tue, 9 Jul 2013 17:50:18 +0000 (17:50 +0000)]
Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev

11 years agoMerge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev
Dirk Dougherty [Tue, 9 Jul 2013 17:50:07 +0000 (17:50 +0000)]
Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev

11 years agoupdate url for backup service key
Scott Main [Tue, 9 Jul 2013 17:48:02 +0000 (10:48 -0700)]
update url for backup service key
bug: 8834302

Change-Id: I7bd35db2531bf03c7503cdf56f932cedacaa6771

11 years agoam b7925f22: Merge "Revert "Stop marking gamepads as keyboards"" into jb-mr2-dev
Satoshi Kataoka [Tue, 9 Jul 2013 17:23:00 +0000 (10:23 -0700)]
am b7925f22: Merge "Revert "Stop marking gamepads as keyboards"" into jb-mr2-dev

* commit 'b7925f2219480d4ddbb1c655b9b386ed031815a3':
  Revert "Stop marking gamepads as keyboards"

11 years agoMerge "Revert "Stop marking gamepads as keyboards"" into jb-mr2-dev
Satoshi Kataoka [Tue, 9 Jul 2013 17:20:37 +0000 (17:20 +0000)]
Merge "Revert "Stop marking gamepads as keyboards"" into jb-mr2-dev

11 years agoam ea4193ef: am 46e8ca92: am a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc...
Joe Malin [Tue, 9 Jul 2013 17:09:00 +0000 (10:09 -0700)]
am ea4193ef: am 46e8ca92: am a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training

* commit 'ea4193efaafb280e9e969cae72a4f43b913ae8b0':
  Doc Bug: b9739899 Bugs in Sync Adapters training

11 years agoam 46e8ca92: am a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899...
Joe Malin [Tue, 9 Jul 2013 17:05:47 +0000 (10:05 -0700)]
am 46e8ca92: am a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training

* commit '46e8ca926cb9345e37ca35947d8a8ba3c131bda9':
  Doc Bug: b9739899 Bugs in Sync Adapters training

11 years agoam a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync...
Joe Malin [Tue, 9 Jul 2013 17:04:19 +0000 (10:04 -0700)]
am a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training

* commit 'a4d3dedcb18c56768bebeb3a41e257b80626f0fd':
  Doc Bug: b9739899 Bugs in Sync Adapters training

11 years agoam 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training
Joe Malin [Tue, 9 Jul 2013 17:02:44 +0000 (10:02 -0700)]
am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training

* commit '420b8212399589709b12d97323a56745480aa152':
  Doc Bug: b9739899 Bugs in Sync Adapters training

11 years agoam a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training
Joe Malin [Tue, 9 Jul 2013 17:01:42 +0000 (10:01 -0700)]
am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training

* commit 'a59eb93d1954a36b25a6277c0ce3145ce115d460':
  Doc Bug: b9739899 Bugs in Sync Adapters training

11 years agoam a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training
Joe Malin [Tue, 9 Jul 2013 16:59:10 +0000 (09:59 -0700)]
am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training

* commit 'a62413772e6b5dad3a018c667ded5412e235c142':
  Doc Bug: b9739899 Bugs in Sync Adapters training

11 years agoam 597d7040: am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog...
Scott Main [Tue, 9 Jul 2013 01:20:40 +0000 (18:20 -0700)]
am 597d7040: am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post

* commit '597d7040309d86e366be7804238750ccc733a7ad':
  add link to cloud backend blog post

11 years agoam 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post
Scott Main [Tue, 9 Jul 2013 01:18:26 +0000 (18:18 -0700)]
am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post

* commit '61e1a650c032c1169c31aad7e0aed085c400327d':
  add link to cloud backend blog post

11 years agoam e4d65d24: am eceeaf11: add link to cloud backend blog post
Scott Main [Tue, 9 Jul 2013 01:15:25 +0000 (18:15 -0700)]
am e4d65d24: am eceeaf11: add link to cloud backend blog post

* commit 'e4d65d24c3d9b6ce286193c451b1e90fb2265215':
  add link to cloud backend blog post

11 years agoam eceeaf11: add link to cloud backend blog post
Scott Main [Tue, 9 Jul 2013 01:13:19 +0000 (18:13 -0700)]
am eceeaf11: add link to cloud backend blog post

* commit 'eceeaf11467e53cbc7196695953d28ad896a3c6d':
  add link to cloud backend blog post

11 years agoadd link to cloud backend blog post
Scott Main [Tue, 9 Jul 2013 00:29:22 +0000 (17:29 -0700)]
add link to cloud backend blog post

Change-Id: I38376ff9ceaa7338f03cdfe6cd1685efafa1a4e2

11 years agodocs: add link to developer survey on main landing pages
Scott Main [Wed, 5 Dec 2012 02:23:09 +0000 (18:23 -0800)]
docs: add link to developer survey on main landing pages

Change-Id: Ib842dc074be9541764379d2adfecb0af01751d76

11 years agoDoc Bug: b9739899 Bugs in Sync Adapters training
Joe Malin [Mon, 8 Jul 2013 22:37:34 +0000 (15:37 -0700)]
Doc Bug: b9739899 Bugs in Sync Adapters training

Change-Id: Ia6f0fc79c73dd66a1d8306e49ff51fc29fb62c7f

11 years agoam 0f22b5c3: am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet...
Scott Main [Mon, 8 Jul 2013 21:39:22 +0000 (14:39 -0700)]
am 0f22b5c3: am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist

* commit '0f22b5c311fbe47ae6d26de6c2002acddaa1e086':
  add xxhdpi information to tablet checklist

11 years agoam 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
Scott Main [Mon, 8 Jul 2013 21:36:23 +0000 (14:36 -0700)]
am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist

* commit '375d9f333a8acd12587de4b9393b63d1e379ca53':
  add xxhdpi information to tablet checklist

11 years agoam b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
Scott Main [Mon, 8 Jul 2013 21:34:20 +0000 (14:34 -0700)]
am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist

* commit 'b13f9eeba107ef21d7488db88821e3b41242cf32':
  add xxhdpi information to tablet checklist

11 years agoam 9c35004e: add xxhdpi information to tablet checklist
Scott Main [Mon, 8 Jul 2013 21:32:23 +0000 (14:32 -0700)]
am 9c35004e: add xxhdpi information to tablet checklist

* commit '9c35004eabc48509c22d27f0a32ef7391e7ce923':
  add xxhdpi information to tablet checklist

11 years agoadd xxhdpi information to tablet checklist
Scott Main [Mon, 8 Jul 2013 18:11:52 +0000 (11:11 -0700)]
add xxhdpi information to tablet checklist

Change-Id: I8eff162527a9de59c667a7152b70eed7590ddbe3

11 years agoam 0f4ef70c: am 637c15df: am 98dc0c44: am 31da6322: dashboard update for 7/8
Scott Main [Mon, 8 Jul 2013 18:04:39 +0000 (11:04 -0700)]
am 0f4ef70c: am 637c15df: am 98dc0c44: am 31da6322: dashboard update for 7/8

* commit '0f4ef70c05c1e24b6a014eb30f22aef74b38a9ee':
  dashboard update for 7/8

11 years agoam 637c15df: am 98dc0c44: am 31da6322: dashboard update for 7/8
Scott Main [Mon, 8 Jul 2013 18:02:37 +0000 (11:02 -0700)]
am 637c15df: am 98dc0c44: am 31da6322: dashboard update for 7/8

* commit '637c15dfffd3a75998f7dbf2061b249d026b9eb1':
  dashboard update for 7/8

11 years agoam 98dc0c44: am 31da6322: dashboard update for 7/8
Scott Main [Mon, 8 Jul 2013 18:00:04 +0000 (11:00 -0700)]
am 98dc0c44: am 31da6322: dashboard update for 7/8

* commit '98dc0c447fe2f71dbac16343a63203052e99cee1':
  dashboard update for 7/8

11 years agoam 31da6322: dashboard update for 7/8
Scott Main [Mon, 8 Jul 2013 17:57:29 +0000 (10:57 -0700)]
am 31da6322: dashboard update for 7/8

* commit '31da63220f1038b65d094bf510cd22f6a6da9769':
  dashboard update for 7/8

11 years agodashboard update for 7/8
Scott Main [Mon, 8 Jul 2013 16:53:24 +0000 (09:53 -0700)]
dashboard update for 7/8

Change-Id: I4935d5544754bbbd1ceb3d535ad5cb9a5dbe2453

11 years agoam 61754145: am 07797c45: am 5c27ec22: am c7d3d28b: am 8b3c7d0c: am c355a1c1: DOC...
Joe Malin [Mon, 8 Jul 2013 17:30:12 +0000 (10:30 -0700)]
am 61754145: am 07797c45: am 5c27ec22: am c7d3d28b: am 8b3c7d0c: am c355a1c1: DOC: Sync Adapters Android Training

* commit '61754145f4a6e897963ebbb73157b5ee039ec247':
  DOC: Sync Adapters Android Training

11 years agoam 07797c45: am 5c27ec22: am c7d3d28b: am 8b3c7d0c: am c355a1c1: DOC: Sync Adapters...
Joe Malin [Mon, 8 Jul 2013 17:27:25 +0000 (10:27 -0700)]
am 07797c45: am 5c27ec22: am c7d3d28b: am 8b3c7d0c: am c355a1c1: DOC: Sync Adapters Android Training

* commit '07797c45dea5bcdf4c21ee7a30e02af98a2d8ed8':
  DOC: Sync Adapters Android Training

11 years agoam 5c27ec22: am c7d3d28b: am 8b3c7d0c: am c355a1c1: DOC: Sync Adapters Android Training
Joe Malin [Mon, 8 Jul 2013 17:24:48 +0000 (10:24 -0700)]
am 5c27ec22: am c7d3d28b: am 8b3c7d0c: am c355a1c1: DOC: Sync Adapters Android Training

* commit '5c27ec22133cbea536283c971857759e9e7188ba':
  DOC: Sync Adapters Android Training

11 years agoam c7d3d28b: am 8b3c7d0c: am c355a1c1: DOC: Sync Adapters Android Training
Joe Malin [Mon, 8 Jul 2013 17:22:00 +0000 (10:22 -0700)]
am c7d3d28b: am 8b3c7d0c: am c355a1c1: DOC: Sync Adapters Android Training

* commit 'c7d3d28b67ee038e6cb2b7a7ad80ea4a8fd3acdd':
  DOC: Sync Adapters Android Training

11 years agoam 8b3c7d0c: am c355a1c1: DOC: Sync Adapters Android Training
Joe Malin [Mon, 8 Jul 2013 17:19:25 +0000 (10:19 -0700)]
am 8b3c7d0c: am c355a1c1: DOC: Sync Adapters Android Training

* commit '8b3c7d0c8fec82a6ad32abcb7e78416d8513512d':
  DOC: Sync Adapters Android Training

11 years agoam c355a1c1: DOC: Sync Adapters Android Training
Joe Malin [Mon, 8 Jul 2013 17:17:08 +0000 (10:17 -0700)]
am c355a1c1: DOC: Sync Adapters Android Training

* commit 'c355a1c156ef549f97e3dc6611ab2a9c484889c5':
  DOC: Sync Adapters Android Training

11 years agoRevert "Stop marking gamepads as keyboards"
Ken Wakasa [Fri, 5 Jul 2013 04:08:36 +0000 (04:08 +0000)]
Revert "Stop marking gamepads as keyboards"

This reverts commit 74c8fb601ef75d8e12df5221489c41c125e3b846.

Change-Id: If8ca4d09b4d52f11d48dabebf2dff2984760cdc0
bug: 8896129

11 years agoam be432a69: Import translations. DO NOT MERGE
Baligh Uddin [Wed, 3 Jul 2013 18:35:16 +0000 (11:35 -0700)]
am be432a69: Import translations. DO NOT MERGE

* commit 'be432a6983ec479efb211a441e97ce48178b6ebc':
  Import translations. DO NOT MERGE

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 3 Jul 2013 18:22:24 +0000 (11:22 -0700)]
Import translations. DO NOT MERGE

Change-Id: I5e1ae1aaa21b272c4731ec6f6f8d70a3c909a35a
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 3 Jul 2013 18:20:22 +0000 (11:20 -0700)]
Import translations. DO NOT MERGE

Change-Id: I3e7dc51b5b326c7269cdb31a02642511d6dbf52b
Auto-generated-cl: translation import

11 years agoam c2656a98: Merge "Revert "Temporarily disable \'Scan Always\' mode"" into jb-mr2-dev
Vinit Deshpande [Wed, 3 Jul 2013 13:44:20 +0000 (06:44 -0700)]
am c2656a98: Merge "Revert "Temporarily disable \'Scan Always\' mode"" into jb-mr2-dev

* commit 'c2656a98cebab37454c9205b3f4a4ab6afb511a2':
  Revert "Temporarily disable 'Scan Always' mode"

11 years agoam 2a6cbf29: Merge "docs: Updated uiautomator developer guide documentation for JB...
quddusc [Wed, 3 Jul 2013 13:43:56 +0000 (06:43 -0700)]
am 2a6cbf29: Merge "docs: Updated uiautomator developer guide documentation for JB MR2 release. Bug: 8224013,8223957,8223641,8223589,8223815,7738720,7538348" into jb-mr2-dev

* commit '2a6cbf292fbe9b0ddbee2c867617478a6a1cccc1':
  docs: Updated uiautomator developer guide documentation for JB MR2 release. Bug: 8224013,8223957,8223641,8223589,8223815,7738720,7538348

11 years agoMerge "Revert "Temporarily disable 'Scan Always' mode"" into jb-mr2-dev
Vinit Deshpande [Wed, 3 Jul 2013 00:12:52 +0000 (00:12 +0000)]
Merge "Revert "Temporarily disable 'Scan Always' mode"" into jb-mr2-dev

11 years agoRevert "Temporarily disable 'Scan Always' mode"
Vinit Deshpande [Wed, 3 Jul 2013 00:10:53 +0000 (00:10 +0000)]
Revert "Temporarily disable 'Scan Always' mode"

This reverts commit c16b0d0061108685e74b40d77ad801fe0304bc42.

Change-Id: I89a23f5d786a53eea97fef3f19bd15f97fc26157