OSDN Git Service

android-x86/frameworks-base.git
11 years agoam c2469500: Merge "Touch action bar title text: you will go to space today!" into...
Adam Powell [Wed, 23 Jan 2013 23:44:47 +0000 (15:44 -0800)]
am c2469500: Merge "Touch action bar title text: you will go to space today!" into jb-mr1.1-dev

# Via Adam Powell (1) and Android (Google) Code Review (1)
* commit 'c246950043c4c48beb51d5b56d94473e77c5fad2':
  Touch action bar title text: you will go to space today!

11 years agoMerge "Touch action bar title text: you will go to space today!" into jb-mr1.1-dev
Adam Powell [Wed, 23 Jan 2013 23:42:31 +0000 (23:42 +0000)]
Merge "Touch action bar title text: you will go to space today!" into jb-mr1.1-dev

11 years agoam 5a32ec32: Merge "Prevent simultaneous interaction with action bar and content...
Adam Powell [Wed, 23 Jan 2013 23:24:18 +0000 (15:24 -0800)]
am 5a32ec32: Merge "Prevent simultaneous interaction with action bar and content" into jb-mr1.1-dev

# Via Adam Powell (1) and Android (Google) Code Review (1)
* commit '5a32ec323784ad7926bb9dc3b3678c9b60d3a4ba':
  Prevent simultaneous interaction with action bar and content

11 years agoMerge "Prevent simultaneous interaction with action bar and content" into jb-mr1...
Adam Powell [Wed, 23 Jan 2013 23:20:56 +0000 (23:20 +0000)]
Merge "Prevent simultaneous interaction with action bar and content" into jb-mr1.1-dev

11 years agoTouch action bar title text: you will go to space today!
Adam Powell [Wed, 23 Jan 2013 02:55:20 +0000 (18:55 -0800)]
Touch action bar title text: you will go to space today!

Title/subtitle text in an action bar is now a full alias for home/up.

Add some prototype ActionBar functionality around titles for future
API consideration.

Bug 7966136

Change-Id: I14377121dcb976d0a5f1e1862f35c3d267eb5458

11 years agoPrevent simultaneous interaction with action bar and content
Adam Powell [Wed, 23 Jan 2013 22:23:06 +0000 (14:23 -0800)]
Prevent simultaneous interaction with action bar and content

Bug 8034744

Change-Id: I72cf4f5d2443e1cd6e40785b4d06d9bd363ab3e4

11 years agoam 596532d9: Properly initialize recognition service if the recognizer component...
Amith Yamasani [Tue, 22 Jan 2013 23:43:53 +0000 (15:43 -0800)]
am 596532d9: Properly initialize recognition service if the recognizer component changed.

* commit '596532d9dbea3460dbc989b0316c721ca69f4915':
  Properly initialize recognition service if the recognizer component changed.

11 years agoProperly initialize recognition service if the recognizer component changed.
Amith Yamasani [Fri, 18 Jan 2013 19:04:09 +0000 (11:04 -0800)]
Properly initialize recognition service if the recognizer component changed.

The getServiceInfo() call directly to IPackageManager does not throw an exception.
The return value needed to be checked for null.

Bug: 8031032
Change-Id: I701b9e8cf3b2406a3b35a486183330489b3d46f5

11 years agoam 0cf97d32: (-s ours) Merge "DO NOT MERGE Prevent OOM death for services under Servi...
Victoria Lease [Fri, 18 Jan 2013 18:49:07 +0000 (10:49 -0800)]
am 0cf97d32: (-s ours) Merge "DO NOT MERGE Prevent OOM death for services under ServiceWatcher\'s care." into jb-mr1.1-dev

* commit '0cf97d32178b689184866e731c0a4105d8223d80':
  DO NOT MERGE Prevent OOM death for services under ServiceWatcher's care.

11 years agoMerge "DO NOT MERGE Prevent OOM death for services under ServiceWatcher's care."...
Victoria Lease [Fri, 18 Jan 2013 18:42:36 +0000 (18:42 +0000)]
Merge "DO NOT MERGE Prevent OOM death for services under ServiceWatcher's care." into jb-mr1.1-dev

11 years agoam a239b933: am 548e17df: Merge "docs: Add PageTransformer to animations training...
Robert Ly [Fri, 18 Jan 2013 18:28:41 +0000 (10:28 -0800)]
am a239b933: am 548e17df: Merge "docs: Add PageTransformer to animations training class" into jb-mr1-dev

* commit 'a239b933f7982ed069ccd284b4eab0fb5e4b6505':
  docs: Add PageTransformer to animations training class

11 years agoam 548e17df: Merge "docs: Add PageTransformer to animations training class" into...
Robert Ly [Fri, 18 Jan 2013 18:23:29 +0000 (10:23 -0800)]
am 548e17df: Merge "docs: Add PageTransformer to animations training class" into jb-mr1-dev

* commit '548e17dfdbd862cdfc663268a6d67b47f42b9544':
  docs: Add PageTransformer to animations training class

11 years agoMerge "docs: Add PageTransformer to animations training class" into jb-mr1-dev
Robert Ly [Fri, 18 Jan 2013 18:20:29 +0000 (18:20 +0000)]
Merge "docs: Add PageTransformer to animations training class" into jb-mr1-dev

11 years agodocs: Add PageTransformer to animations training class
Roman Nurik [Wed, 9 Jan 2013 16:35:53 +0000 (08:35 -0800)]
docs: Add PageTransformer to animations training class

Change-Id: I01f7e5b1fa078d9219edf190e5e8444192cc55f1

11 years agoam ee3a1d5e: am 9b6687bb: Fix code snippet
Andy McFadden [Thu, 17 Jan 2013 20:11:47 +0000 (12:11 -0800)]
am ee3a1d5e: am 9b6687bb: Fix code snippet

* commit 'ee3a1d5ecefe3d67df40c53de892b56ddf71bc81':
  Fix code snippet

11 years agoam 9b6687bb: Fix code snippet
Andy McFadden [Thu, 17 Jan 2013 20:09:40 +0000 (12:09 -0800)]
am 9b6687bb: Fix code snippet

* commit '9b6687bbc6a3e2866fdfd8ac3c725138d4c7ecbf':
  Fix code snippet

11 years agoFix code snippet
Andy McFadden [Tue, 15 Jan 2013 20:26:04 +0000 (12:26 -0800)]
Fix code snippet

One of the examples was incorrect (both here and in the original).

http://b.android.com/42776

Change-Id: I2a218b724f50caf47d5185ef529ae8ab3104794f

11 years agoDO NOT MERGE Prevent OOM death for services under ServiceWatcher's care.
Victoria Lease [Wed, 16 Jan 2013 20:51:04 +0000 (12:51 -0800)]
DO NOT MERGE Prevent OOM death for services under ServiceWatcher's care.

Change-Id: If87be5769b55368edaf4776189e8f6e51a21eb03

Conflicts:

services/java/com/android/server/ServiceWatcher.java

11 years agoam 4a0f95cf: am 3987f6c1: Merge "Doc change: Fix urls to work properly with https...
Dirk Dougherty [Thu, 17 Jan 2013 00:39:17 +0000 (16:39 -0800)]
am 4a0f95cf: am 3987f6c1: Merge "Doc change: Fix urls to work properly with https." into jb-mr1-dev

* commit '4a0f95cffbb9925e95c216aea41f3450885d4061':
  Doc change: Fix urls to work properly with https.

11 years agoam 3987f6c1: Merge "Doc change: Fix urls to work properly with https." into jb-mr1-dev
Dirk Dougherty [Thu, 17 Jan 2013 00:37:03 +0000 (16:37 -0800)]
am 3987f6c1: Merge "Doc change: Fix urls to work properly with https." into jb-mr1-dev

* commit '3987f6c1793bd44305c491e9b57134a1df285599':
  Doc change: Fix urls to work properly with https.

11 years agoMerge "Doc change: Fix urls to work properly with https." into jb-mr1-dev
Dirk Dougherty [Thu, 17 Jan 2013 00:30:09 +0000 (00:30 +0000)]
Merge "Doc change: Fix urls to work properly with https." into jb-mr1-dev

11 years agoam 3332aa98: am d7ec742c: docs: Minor typos
Scott Kennedy [Wed, 16 Jan 2013 18:09:46 +0000 (10:09 -0800)]
am 3332aa98: am d7ec742c: docs: Minor typos

* commit '3332aa985280d7e84c7cb70c33610efdd24873d7':
  docs: Minor typos

11 years agoam ceddf9f8: am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landi...
Scott Main [Wed, 16 Jan 2013 18:09:46 +0000 (10:09 -0800)]
am ceddf9f8: am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev

* commit 'ceddf9f8e824573d7e6be4b21edf0ffb89c7c929':
  docs: put new devbytes playlist on the develop landing

11 years agoam d7ec742c: docs: Minor typos
Scott Kennedy [Wed, 16 Jan 2013 18:08:08 +0000 (10:08 -0800)]
am d7ec742c: docs: Minor typos

* commit 'd7ec742c30be95da4d20930dd5000897bfe3f127':
  docs: Minor typos

11 years agodocs: put new devbytes playlist on the develop landing
Scott Main [Tue, 15 Jan 2013 19:18:48 +0000 (11:18 -0800)]
docs: put new devbytes playlist on the develop landing

Change-Id: I7a9c936502a7d5caaa2d0588af3cbb1c790cc288

11 years agoDoc change: Fix urls to work properly with https.
Dirk Dougherty [Wed, 16 Jan 2013 03:57:25 +0000 (19:57 -0800)]
Doc change: Fix urls to work properly with https.

Change-Id: I8bc996dff0a0b44992987f93019a2a5be40430cd

11 years agodocs: Minor typos
Scott Kennedy [Wed, 16 Jan 2013 03:33:56 +0000 (19:33 -0800)]
docs: Minor typos

One of these was mentioned in a comment in external 40435

Change-Id: I70f41214f41a91c716d642fe389ac2d3000175f4

11 years agoam 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into...
Scott Main [Tue, 15 Jan 2013 23:25:04 +0000 (15:25 -0800)]
am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev

* commit '3c3995f5ab2d0bc38cd06effdd65395a6a9a0ac3':
  docs: put new devbytes playlist on the develop landing

11 years agoMerge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev
Scott Main [Tue, 15 Jan 2013 23:20:23 +0000 (15:20 -0800)]
Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev

11 years agoam 39ea055f: am 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev
Scott Kennedy [Tue, 15 Jan 2013 22:50:15 +0000 (14:50 -0800)]
am 39ea055f: am 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev

* commit '39ea055f9e1b697db0dee197818be8de608e461f':
  docs: Another fix for external 42607

11 years agoam 9ac31a78: am ec171f3f: docs: add download ZIPs for chet\'s devbyte samples
Scott Main [Tue, 15 Jan 2013 22:50:12 +0000 (14:50 -0800)]
am 9ac31a78: am ec171f3f: docs: add download ZIPs for chet\'s devbyte samples

* commit '9ac31a78c85f2246cf49ff4a89a91e44375b1d56':
  docs: add download ZIPs for chet's devbyte samples

11 years agoam 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev
Scott Kennedy [Tue, 15 Jan 2013 22:29:20 +0000 (14:29 -0800)]
am 335da367: Merge "docs: Another fix for external 42607" into jb-mr1-dev

* commit '335da367a167d11eefb9d8127b9423093213bcc8':
  docs: Another fix for external 42607

11 years agoresolved conflicts for merge of dd52dfed to jb-mr1.1-ub-dev
Xavier Ducrohet [Tue, 15 Jan 2013 22:24:56 +0000 (14:24 -0800)]
resolved conflicts for merge of dd52dfed to jb-mr1.1-ub-dev

Change-Id: I839981af97e54c39f0ea0b8141a4dd02959263a0

11 years agoMerge "docs: Another fix for external 42607" into jb-mr1-dev
Scott Kennedy [Tue, 15 Jan 2013 22:24:24 +0000 (14:24 -0800)]
Merge "docs: Another fix for external 42607" into jb-mr1-dev

11 years agodocs: put new devbytes playlist on the develop landing
Scott Main [Tue, 15 Jan 2013 19:18:48 +0000 (11:18 -0800)]
docs: put new devbytes playlist on the develop landing

Change-Id: I7a9c936502a7d5caaa2d0588af3cbb1c790cc288

11 years agoam ec171f3f: docs: add download ZIPs for chet\'s devbyte samples
Scott Main [Tue, 15 Jan 2013 19:11:16 +0000 (11:11 -0800)]
am ec171f3f: docs: add download ZIPs for chet\'s devbyte samples

* commit 'ec171f3f48f49cffc49bf36d2d65a76489351034':
  docs: add download ZIPs for chet's devbyte samples

11 years agodocs: add download ZIPs for chet's devbyte samples
Scott Main [Tue, 15 Jan 2013 19:03:49 +0000 (11:03 -0800)]
docs: add download ZIPs for chet's devbyte samples

Change-Id: I06ec87729afe2c5b161ae7877f2cc012db60db2f

11 years agoam de3b69e0: Merge "Fix the single crunch command to return the right error code...
Xavier Ducrohet [Tue, 15 Jan 2013 18:49:12 +0000 (10:49 -0800)]
am de3b69e0: Merge "Fix the single crunch command to return the right error code." into jb-mr1-dev

* commit 'de3b69e0512c00158333a223f6c53c9eac7b3d34':
  Fix the single crunch command to return the right error code.

11 years agoMerge "Fix the single crunch command to return the right error code." into jb-mr1-dev
Xavier Ducrohet [Tue, 15 Jan 2013 18:45:28 +0000 (10:45 -0800)]
Merge "Fix the single crunch command to return the right error code." into jb-mr1-dev

11 years agoFix the single crunch command to return the right error code.
Xavier Ducrohet [Tue, 15 Jan 2013 02:02:40 +0000 (18:02 -0800)]
Fix the single crunch command to return the right error code.

Casting from status_t to int doesn't work for return values
if the lower 8 bits are all 0.

Change-Id: I88e910dfe46cb72acd1595352e71da3c8eff4ca9

11 years agodocs: Another fix for external 42607
Scott Kennedy [Tue, 15 Jan 2013 16:52:37 +0000 (08:52 -0800)]
docs: Another fix for external 42607

Follow-up to If4215cef850ba8e4e8df356a68192566806e7914

Change-Id: I70a7a9f6a5be654b1fab9645c87da304b33aec5b

11 years agoam 9af5cf2b: am 20d47ca8: Doc change: add developer video to carousel and spotlight...
Dirk Dougherty [Tue, 15 Jan 2013 05:26:13 +0000 (21:26 -0800)]
am 9af5cf2b: am 20d47ca8: Doc change: add developer video to carousel and spotlight pages.

* commit '9af5cf2b38d82d5ddda5ada67aab51314b473800':
  Doc change: add developer video to carousel and spotlight pages.

11 years agoam 20d47ca8: Doc change: add developer video to carousel and spotlight pages.
Dirk Dougherty [Tue, 15 Jan 2013 05:24:16 +0000 (21:24 -0800)]
am 20d47ca8: Doc change: add developer video to carousel and spotlight pages.

* commit '20d47ca81df71096fd74bc9205e0e2a744cb630a':
  Doc change: add developer video to carousel and spotlight pages.

11 years agoDoc change: add developer video to carousel and spotlight pages.
Dirk Dougherty [Tue, 15 Jan 2013 01:42:30 +0000 (17:42 -0800)]
Doc change: add developer video to carousel and spotlight pages.

Change-Id: Ia12eb98f4d86edea72dfa1142d782ea24d3373f7

11 years agoam 12798957: am d1a18011: Merge "Fix image processing test to include all benchmark...
Xia Wang [Mon, 14 Jan 2013 23:03:52 +0000 (15:03 -0800)]
am 12798957: am d1a18011: Merge "Fix image processing test to include all benchmark tests -- each test case can be excuted separately -- add a test case to run all benchmarks." into jb-mr1-dev

* commit '127989572079738785aecece0e9af32c9918a15b':
  Fix image processing test to include all benchmark tests -- each test case can be excuted separately -- add a test case to run all benchmarks.

11 years agoam d1a18011: Merge "Fix image processing test to include all benchmark tests -- each...
Xia Wang [Mon, 14 Jan 2013 23:00:38 +0000 (15:00 -0800)]
am d1a18011: Merge "Fix image processing test to include all benchmark tests -- each test case can be excuted separately -- add a test case to run all benchmarks." into jb-mr1-dev

* commit 'd1a18011a68b2cac907d080d9044d527fd4c5853':
  Fix image processing test to include all benchmark tests -- each test case can be excuted separately -- add a test case to run all benchmarks.

11 years agoMerge "Fix image processing test to include all benchmark tests -- each test case...
Xia Wang [Mon, 14 Jan 2013 22:56:46 +0000 (14:56 -0800)]
Merge "Fix image processing test to include all benchmark tests -- each test case can be excuted separately -- add a test case to run all benchmarks." into jb-mr1-dev

11 years agoFix image processing test to include all benchmark tests
Xia Wang [Wed, 21 Nov 2012 03:03:06 +0000 (19:03 -0800)]
Fix image processing test to include all benchmark tests
-- each test case can be excuted separately
-- add a test case to run all benchmarks.

DO NOT MERGE

Change-Id: I3c61dfe50267a6db11bc1895a4f37ed618a9103b

11 years agoam 026f9191: am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-dev
Scott Kennedy [Mon, 14 Jan 2013 19:11:26 +0000 (11:11 -0800)]
am 026f9191: am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-dev

* commit '026f91915f2ad710b93284b9a604d3c39161b2ed':
  docs: Fix a bunch of issues

11 years agoam 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-dev
Scott Kennedy [Mon, 14 Jan 2013 19:09:27 +0000 (11:09 -0800)]
am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-dev

* commit '083426980dbe6607a0cfc8b4ec5944d5b414ecbe':
  docs: Fix a bunch of issues

11 years agoMerge "docs: Fix a bunch of issues" into jb-mr1-dev
Scott Kennedy [Mon, 14 Jan 2013 19:05:46 +0000 (11:05 -0800)]
Merge "docs: Fix a bunch of issues" into jb-mr1-dev

11 years agoam 1357617c: am 07ee7d17: docs: Hide Arabic and Hebrew badges due to translation...
Scott Main [Mon, 14 Jan 2013 18:27:35 +0000 (10:27 -0800)]
am 1357617c: am 07ee7d17: docs: Hide Arabic and Hebrew badges due to translation problems

* commit '1357617c786eb4a48c214bdacf6a2543053e8be4':
  docs: Hide Arabic and Hebrew badges due to translation problems

11 years agoam 07ee7d17: docs: Hide Arabic and Hebrew badges due to translation problems
Scott Main [Mon, 14 Jan 2013 18:25:38 +0000 (10:25 -0800)]
am 07ee7d17: docs: Hide Arabic and Hebrew badges due to translation problems

* commit '07ee7d17ac9e045bdbc08290df3275bbb4013e33':
  docs: Hide Arabic and Hebrew badges due to translation problems

11 years agodocs: Hide Arabic and Hebrew badges due to translation problems
Scott Main [Mon, 14 Jan 2013 18:16:59 +0000 (10:16 -0800)]
docs: Hide Arabic and Hebrew badges due to translation problems

Change-Id: I0257b19bb08348bef5ddb500f00a165255e473f8

11 years agoam 1a551b16: am 6f680f52: Displaying Bitmaps Efficiently Training - Change memory...
Adam Koch [Mon, 14 Jan 2013 17:28:28 +0000 (09:28 -0800)]
am 1a551b16: am 6f680f52: Displaying Bitmaps Efficiently Training - Change memory calculation

* commit '1a551b1614a1717fab7955bb712f8f8b35e22be9':
  Displaying Bitmaps Efficiently Training - Change memory calculation

11 years agoam 6f680f52: Displaying Bitmaps Efficiently Training - Change memory calculation
Adam Koch [Mon, 14 Jan 2013 14:15:20 +0000 (06:15 -0800)]
am 6f680f52: Displaying Bitmaps Efficiently Training - Change memory calculation

* commit '6f680f524a66dabcf0d86d0f19f3855f8c5e594f':
  Displaying Bitmaps Efficiently Training - Change memory calculation

11 years agodocs: Fix a bunch of issues
Scott Kennedy [Sat, 12 Jan 2013 06:31:43 +0000 (22:31 -0800)]
docs: Fix a bunch of issues

External tracker 42609
External tracker 42607
External tracker 42604
External tracker 42600
External tracker 42574
External tracker 42450
External tracker 41050
External tracker 40995
External tracker 40970
External tracker 40935
External tracker 40507
External tracker 40481
External tracker 40435
External tracker 40406
External tracker 40297
External tracker 40281
External tracker 39978
External tracker 39929
External tracker 39803
External tracker 39715
External tracker 39441

Change-Id: If4215cef850ba8e4e8df356a68192566806e7914

11 years agoDisplaying Bitmaps Efficiently Training - Change memory calculation
Adam Koch [Fri, 11 Jan 2013 21:53:37 +0000 (16:53 -0500)]
Displaying Bitmaps Efficiently Training - Change memory calculation

When calculating memory cache size, use Runtime.maxMemory() instead
of getMemoryClass() which is a more accurate value of available VM
heap size.

Bug: 7988323
Change-Id: Iaa9681a11aad5cad3857dfe76f0b8e4811b2243c

11 years agoam 5327322a: Merge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly...
Satoshi Kataoka [Fri, 11 Jan 2013 02:15:11 +0000 (18:15 -0800)]
am 5327322a: Merge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"" into jb-mr1.1-dev

* commit '5327322ab94711a654d41a5b53be3bf6a3a28a39':
  Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"

11 years agoMerge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled...
Satoshi Kataoka [Fri, 11 Jan 2013 02:12:43 +0000 (18:12 -0800)]
Merge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"" into jb-mr1.1-dev

11 years agoam b5e4835e: Merge "Improve heuristics for detecting wireless chargers." into jb...
Sascha Prueter [Thu, 10 Jan 2013 19:14:53 +0000 (11:14 -0800)]
am b5e4835e: Merge "Improve heuristics for detecting wireless chargers." into jb-mr1.1-dev

* commit 'b5e4835e3a4ff37693891a59841fcefa5c3aa648':
  Improve heuristics for detecting wireless chargers.

11 years agoMerge "Improve heuristics for detecting wireless chargers." into jb-mr1.1-dev
Sascha Prueter [Thu, 10 Jan 2013 19:11:20 +0000 (11:11 -0800)]
Merge "Improve heuristics for detecting wireless chargers." into jb-mr1.1-dev

11 years agoImprove heuristics for detecting wireless chargers.
Jeff Brown [Thu, 10 Jan 2013 02:46:37 +0000 (18:46 -0800)]
Improve heuristics for detecting wireless chargers.

On some devices, we need to apply heuristics to determine whether
the device is docked on a wireless charger because the charging
circuits do not provide sufficient information to know whether
the device is on the charger unless it is actually receiving
power.

The previous heuristics only considered the battery level to
suppress spurious dock signals.

The new heuristics also take into account whether the device
appears to have moved from its previous position on the dock.

Bug: 7744185
Change-Id: I5ba885dac25b37840b6db46b8a0f30968a06776c

11 years agoam ec7ffa14: am 0bb4dade: Displaying Bitmaps Efficiently Training - Fix inSampleSize...
Adam Koch [Thu, 10 Jan 2013 14:30:30 +0000 (06:30 -0800)]
am ec7ffa14: am 0bb4dade: Displaying Bitmaps Efficiently Training - Fix inSampleSize selection

* commit 'ec7ffa145572eae2566cb1c763bcf50d8d1e8d6b':
  Displaying Bitmaps Efficiently Training - Fix inSampleSize selection

11 years agoam 0bb4dade: Displaying Bitmaps Efficiently Training - Fix inSampleSize selection
Adam Koch [Thu, 10 Jan 2013 14:26:46 +0000 (06:26 -0800)]
am 0bb4dade: Displaying Bitmaps Efficiently Training - Fix inSampleSize selection

* commit '0bb4dade30d3413cc7951c5d2c0ee761a93ae468':
  Displaying Bitmaps Efficiently Training - Fix inSampleSize selection

11 years agoRevert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"
Satoshi Kataoka [Thu, 10 Jan 2013 07:44:28 +0000 (23:44 -0800)]
Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"

This reverts commit 32b812054cce27d1c70b53ba8ac729c7186b105e

Bug: 7976890

Change-Id: I75ab60734153719b199cf7281d23f5eb1ad2d1bc

11 years agoam e62fa825: Merge from master: fix issue #7966357: Super lights out mode vs. volume...
Dianne Hackborn [Thu, 10 Jan 2013 02:58:07 +0000 (18:58 -0800)]
am e62fa825: Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog

* commit 'e62fa825794967c2067be86e8b57b83f4b82ee1c':
  Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog

11 years agoMerge from master: fix issue #7966357: Super lights out mode vs. volume dialog
Dianne Hackborn [Thu, 10 Jan 2013 02:31:37 +0000 (18:31 -0800)]
Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog

The volume panel now forces us out of the UI modes while it
is up.

Change-Id: If39fa33b1c52579bf5d376ce4722408cee3ca951

11 years agoDisplaying Bitmaps Efficiently Training - Fix inSampleSize selection
Adam Koch [Wed, 9 Jan 2013 21:58:59 +0000 (16:58 -0500)]
Displaying Bitmaps Efficiently Training - Fix inSampleSize selection

When computing inSampleSize, calculateInSampleSize() needs to compare
height/width ratios, rather than raw values.

Bug: 7951398
Change-Id: I207f9abc2aae4cc569b406bac237e221d8e64d1e

11 years agoam d29f2d26: Merge "Make action bar title a valid touch target for up when relevant...
Adam Powell [Wed, 9 Jan 2013 19:23:37 +0000 (11:23 -0800)]
am d29f2d26: Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev

* commit 'd29f2d263af9a3017799d3098ed208a49c5ecc69':
  Make action bar title a valid touch target for up when relevant

11 years agoMerge "Make action bar title a valid touch target for up when relevant" into jb-mr1...
Adam Powell [Wed, 9 Jan 2013 19:19:22 +0000 (11:19 -0800)]
Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev

11 years agoam 25505f95: am cdf5106a: docs: a few doc bugs
Scott Main [Wed, 9 Jan 2013 04:16:21 +0000 (20:16 -0800)]
am 25505f95: am cdf5106a: docs: a few doc bugs

* commit '25505f959cc5faada8f9d2af7784f898439fc264':
  docs: a few doc bugs

11 years agoam cdf5106a: docs: a few doc bugs
Scott Main [Wed, 9 Jan 2013 04:13:40 +0000 (20:13 -0800)]
am cdf5106a: docs: a few doc bugs

* commit 'cdf5106aafb77d17584d5401b207cbcc7a20f5f3':
  docs: a few doc bugs

11 years agodocs: a few doc bugs
Scott Main [Wed, 9 Jan 2013 04:03:05 +0000 (20:03 -0800)]
docs: a few doc bugs

Change-Id: I20d2ff2f3abfe674ca20f713c7213ee031c9bb1d

11 years agoMake action bar title a valid touch target for up when relevant
Adam Powell [Wed, 9 Jan 2013 03:26:21 +0000 (19:26 -0800)]
Make action bar title a valid touch target for up when relevant

arubin bug 7966136

Change-Id: Iea5b85852cc1664f1390a6f8b6179d63b50857e4

11 years agoam 7bcea4ae: am d149242a: docs: correct the url path to badge images and updated...
Scott Main [Tue, 8 Jan 2013 22:30:29 +0000 (14:30 -0800)]
am 7bcea4ae: am d149242a: docs: correct the url path to badge images and updated pr-br badge

* commit '7bcea4ae6b69907a2d12522416be168781645e0f':
  docs: correct the url path to badge images and updated pr-br badge

11 years agoam d149242a: docs: correct the url path to badge images and updated pr-br badge
Scott Main [Tue, 8 Jan 2013 22:27:34 +0000 (14:27 -0800)]
am d149242a: docs: correct the url path to badge images and updated pr-br badge

* commit 'd149242afc5aab745b5bbde0b67d6c333a5d685f':
  docs: correct the url path to badge images and updated pr-br badge

11 years agodocs: correct the url path to badge images
Scott Main [Tue, 8 Jan 2013 21:58:56 +0000 (13:58 -0800)]
docs: correct the url path to badge images
and updated pr-br badge

Change-Id: I23369b5f306f584714742dc4b58a47d7071805be

11 years agoam 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb...
Scott Main [Tue, 8 Jan 2013 20:44:06 +0000 (12:44 -0800)]
am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev

* commit '66adf0d04d92257e60a583617fb97f136fefd192':
  docs: resolve bugs from external tracker

11 years agoam 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev
Scott Main [Tue, 8 Jan 2013 20:42:10 +0000 (12:42 -0800)]
am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev

* commit '70af3cdb90bafc081ffa693a350b95ced48b6cfd':
  docs: resolve bugs from external tracker

11 years agoam 7ed49126: am 13ef4e43: docs: update GP badges with localized badges. includes...
Scott Main [Tue, 8 Jan 2013 20:37:32 +0000 (12:37 -0800)]
am 7ed49126: am 13ef4e43: docs: update GP badges with localized badges. includes AI files for all badges in available languages

* commit '7ed491262736b96ebe643200cf385e38537ac967':
  docs: update GP badges with localized badges. includes AI files for all badges in available languages

11 years agoam 13ef4e43: docs: update GP badges with localized badges. includes AI files for...
Scott Main [Tue, 8 Jan 2013 20:34:26 +0000 (12:34 -0800)]
am 13ef4e43: docs: update GP badges with localized badges. includes AI files for all badges in available languages

* commit '13ef4e43ef3790cafd269b19e751f78504d7ac8c':
  docs: update GP badges with localized badges. includes AI files for all badges in available languages

11 years agoMerge "docs: resolve bugs from external tracker" into jb-mr1-dev
Scott Main [Tue, 8 Jan 2013 20:33:48 +0000 (12:33 -0800)]
Merge "docs: resolve bugs from external tracker" into jb-mr1-dev

11 years agodocs: update GP badges with localized badges.
Scott Main [Tue, 11 Dec 2012 01:35:50 +0000 (17:35 -0800)]
docs: update GP badges with localized badges.
includes AI files for all badges in available languages

Change-Id: Iff31696068fa2969f685f2bdab74eb737a22488c

11 years agodocs: resolve bugs from external tracker
Scott Main [Tue, 8 Jan 2013 02:51:49 +0000 (18:51 -0800)]
docs: resolve bugs from external tracker

Change-Id: I680970ec63701197103f6c5ab55c25c736aa0519

11 years agoam daf9b7d1: am 3f72bf32: Merge "Refactoring the media recorder stress test. Added...
Jason Noguchi [Tue, 8 Jan 2013 03:17:13 +0000 (19:17 -0800)]
am daf9b7d1: am 3f72bf32: Merge "Refactoring the media recorder stress test. Added test cases for: - record & playback @ 1080p - record & playback @ 720p - record & playback @ 480p - record & playback @ custom Plus extending the record duration to a full minute." into

* commit 'daf9b7d1387d0bf4623f54827fef69b923645b42':
  Refactoring the media recorder stress test. Added test cases for: - record & playback @ 1080p - record & playback @ 720p - record & playback @ 480p - record & playback @ custom Plus extending the record duration to a full minute.

11 years agoam 3f72bf32: Merge "Refactoring the media recorder stress test. Added test cases...
Jason Noguchi [Tue, 8 Jan 2013 03:15:16 +0000 (19:15 -0800)]
am 3f72bf32: Merge "Refactoring the media recorder stress test. Added test cases for: - record & playback @ 1080p - record & playback @ 720p - record & playback @ 480p - record & playback @ custom Plus extending the record duration to a full minute." into jb-mr1-dev

* commit '3f72bf323f977b367ceaee5ace321098cb7b74f4':
  Refactoring the media recorder stress test. Added test cases for: - record & playback @ 1080p - record & playback @ 720p - record & playback @ 480p - record & playback @ custom Plus extending the record duration to a full minute.

11 years agoMerge "Refactoring the media recorder stress test. Added test cases for: - record...
Jason Noguchi [Tue, 8 Jan 2013 03:11:32 +0000 (19:11 -0800)]
Merge "Refactoring the media recorder stress test. Added test cases for: - record & playback @ 1080p - record & playback @ 720p - record & playback @ 480p - record & playback @ custom Plus extending the record duration to a full minute." into jb-mr1-dev

11 years agoam ba5fd35e: am 7b4e597f: Merge "Adding camera scene mode stress test." into jb-mr1-dev
Jason Noguchi [Tue, 8 Jan 2013 02:45:30 +0000 (18:45 -0800)]
am ba5fd35e: am 7b4e597f: Merge "Adding camera scene mode stress test." into jb-mr1-dev

* commit 'ba5fd35e24778c29ad0786d865c2cbdf3a5ab27d':
  Adding camera scene mode stress test.

11 years agoam 7b4e597f: Merge "Adding camera scene mode stress test." into jb-mr1-dev
Jason Noguchi [Tue, 8 Jan 2013 02:43:18 +0000 (18:43 -0800)]
am 7b4e597f: Merge "Adding camera scene mode stress test." into jb-mr1-dev

* commit '7b4e597faff3c469bdd5e7837155a5fc5ea036bc':
  Adding camera scene mode stress test.

11 years agoMerge "Adding camera scene mode stress test." into jb-mr1-dev
Jason Noguchi [Tue, 8 Jan 2013 02:40:27 +0000 (18:40 -0800)]
Merge "Adding camera scene mode stress test." into jb-mr1-dev

11 years agoam b2039756: am e30d31c4: docs: misc bugs from external tracker
Scott Main [Tue, 8 Jan 2013 00:01:17 +0000 (16:01 -0800)]
am b2039756: am e30d31c4: docs: misc bugs from external tracker

* commit 'b203975610a8ebac9345aa381b008466389dfa33':
  docs: misc bugs from external tracker

11 years agoam e30d31c4: docs: misc bugs from external tracker
Scott Main [Mon, 7 Jan 2013 23:58:19 +0000 (15:58 -0800)]
am e30d31c4: docs: misc bugs from external tracker

* commit 'e30d31c4e8439f8fa8647744cee93f1fd8b67407':
  docs: misc bugs from external tracker

11 years agodocs: misc bugs from external tracker
Scott Main [Mon, 7 Jan 2013 23:54:30 +0000 (15:54 -0800)]
docs: misc bugs from external tracker

Change-Id: I928659b23d1ff3a5d017d4fb50acb8ac0e3b251b

11 years agoam 93a4ab2f: am 8f70a7c4: move the nsdchat sample to proper download directory
Scott Main [Sat, 5 Jan 2013 02:59:30 +0000 (18:59 -0800)]
am 93a4ab2f: am 8f70a7c4: move the nsdchat sample to proper download directory

* commit '93a4ab2fa2efd8908c30298796af710c1ec0f85f':
  move the nsdchat sample to proper download directory

11 years agoam 8f70a7c4: move the nsdchat sample to proper download directory
Scott Main [Sat, 5 Jan 2013 02:57:18 +0000 (18:57 -0800)]
am 8f70a7c4: move the nsdchat sample to proper download directory

* commit '8f70a7c46cc3c4732b11fd8088b47c3434cf64d9':
  move the nsdchat sample to proper download directory

11 years agomove the nsdchat sample to proper download directory
Scott Main [Sat, 5 Jan 2013 02:54:08 +0000 (18:54 -0800)]
move the nsdchat sample to proper download directory

Change-Id: I9679e5642ffaa1baad104c5fa1c1f90b59a5b1ff

11 years agoam 4bc407e3: am 47e8d20d: move network usage sample zip
Scott Main [Sat, 5 Jan 2013 02:53:50 +0000 (18:53 -0800)]
am 4bc407e3: am 47e8d20d: move network usage sample zip

* commit '4bc407e3e1948bff1b57f552dba142d54191b264':
  move network usage sample zip

11 years agoam 47e8d20d: move network usage sample zip
Scott Main [Sat, 5 Jan 2013 02:51:32 +0000 (18:51 -0800)]
am 47e8d20d: move network usage sample zip

* commit '47e8d20d7b87be59ce38828659231afd425d05f8':
  move network usage sample zip

11 years agomove network usage sample zip
Scott Main [Sat, 5 Jan 2013 02:47:39 +0000 (18:47 -0800)]
move network usage sample zip

Change-Id: I4ed2ebe357d420fea20d69515d9e91dc73579bba