88838 Commits

Author SHA1 Message Date
Scott Kennedy
7ed189e457 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
2013-01-11 23:44:11 -08:00
Adam Koch
6f680f524a 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
2013-01-11 16:53:37 -05:00
Satoshi Kataoka
5327322ab9 Merge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"" into jb-mr1.1-dev 2013-01-10 18:12:44 -08:00
Sascha Prueter
b5e4835e3a Merge "Improve heuristics for detecting wireless chargers." into jb-mr1.1-dev 2013-01-10 11:11:20 -08:00
Jeff Brown
3b971598ed 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
2013-01-10 10:01:56 -08:00
Adam Koch
ec7ffa1455 am 0bb4dade: Displaying Bitmaps Efficiently Training - Fix inSampleSize selection
* commit '0bb4dade30d3413cc7951c5d2c0ee761a93ae468':
  Displaying Bitmaps Efficiently Training - Fix inSampleSize selection
2013-01-10 06:26:46 -08:00
Satoshi Kataoka
9d08143fa7 Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"
This reverts commit 32b812054cce27d1c70b53ba8ac729c7186b105e

Bug: 7976890

Change-Id: I75ab60734153719b199cf7281d23f5eb1ad2d1bc
2013-01-10 17:42:56 +09:00
Dianne Hackborn
e62fa82579 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
2013-01-09 18:51:51 -08:00
Adam Koch
0bb4dade30 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
2013-01-09 16:58:59 -05:00
Adam Powell
d29f2d263a Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev 2013-01-09 11:19:22 -08:00
Scott Main
25505f959c am cdf5106a: docs: a few doc bugs
* commit 'cdf5106aafb77d17584d5401b207cbcc7a20f5f3':
  docs: a few doc bugs
2013-01-08 20:13:40 -08:00
Scott Main
cdf5106aaf docs: a few doc bugs
Change-Id: I20d2ff2f3abfe674ca20f713c7213ee031c9bb1d
2013-01-08 20:07:31 -08:00
Adam Powell
4dca8636f8 Make action bar title a valid touch target for up when relevant
arubin bug 7966136

Change-Id: Iea5b85852cc1664f1390a6f8b6179d63b50857e4
2013-01-08 19:26:21 -08:00
Scott Main
7bcea4ae6b 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
2013-01-08 14:27:34 -08:00
Scott Main
d149242afc docs: correct the url path to badge images
and updated pr-br badge

Change-Id: I23369b5f306f584714742dc4b58a47d7071805be
2013-01-08 14:08:51 -08:00
Scott Main
66adf0d04d am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev
* commit '70af3cdb90bafc081ffa693a350b95ced48b6cfd':
  docs: resolve bugs from external tracker
2013-01-08 12:42:10 -08:00
Scott Main
7ed4912627 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
2013-01-08 12:34:26 -08:00
Scott Main
70af3cdb90 Merge "docs: resolve bugs from external tracker" into jb-mr1-dev 2013-01-08 12:33:48 -08:00
Scott Main
13ef4e43ef docs: update GP badges with localized badges.
includes AI files for all badges in available languages

Change-Id: Iff31696068fa2969f685f2bdab74eb737a22488c
2013-01-08 12:24:27 -08:00
Scott Main
6aad995042 docs: resolve bugs from external tracker
Change-Id: I680970ec63701197103f6c5ab55c25c736aa0519
2013-01-08 12:02:38 -08:00
Jason Noguchi
daf9b7d138 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.
2013-01-07 19:15:16 -08:00
Jason Noguchi
3f72bf323f 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 2013-01-07 19:12:11 -08:00
Jason Noguchi
ba5fd35e24 am 7b4e597f: Merge "Adding camera scene mode stress test." into jb-mr1-dev
* commit '7b4e597faff3c469bdd5e7837155a5fc5ea036bc':
  Adding camera scene mode stress test.
2013-01-07 18:43:18 -08:00
Jason Noguchi
7b4e597faf Merge "Adding camera scene mode stress test." into jb-mr1-dev 2013-01-07 18:40:28 -08:00
Scott Main
b203975610 am e30d31c4: docs: misc bugs from external tracker
* commit 'e30d31c4e8439f8fa8647744cee93f1fd8b67407':
  docs: misc bugs from external tracker
2013-01-07 15:58:19 -08:00
Scott Main
e30d31c4e8 docs: misc bugs from external tracker
Change-Id: I928659b23d1ff3a5d017d4fb50acb8ac0e3b251b
2013-01-07 15:54:30 -08:00
Scott Main
93a4ab2fa2 am 8f70a7c4: move the nsdchat sample to proper download directory
* commit '8f70a7c46cc3c4732b11fd8088b47c3434cf64d9':
  move the nsdchat sample to proper download directory
2013-01-04 18:57:18 -08:00
Scott Main
8f70a7c46c move the nsdchat sample to proper download directory
Change-Id: I9679e5642ffaa1baad104c5fa1c1f90b59a5b1ff
2013-01-04 18:54:08 -08:00
Scott Main
4bc407e3e1 am 47e8d20d: move network usage sample zip
* commit '47e8d20d7b87be59ce38828659231afd425d05f8':
  move network usage sample zip
2013-01-04 18:51:32 -08:00
Scott Main
47e8d20d7b move network usage sample zip
Change-Id: I4ed2ebe357d420fea20d69515d9e91dc73579bba
2013-01-04 18:47:39 -08:00
Scott Main
921c8a5d86 am 4e483ed3: Merge "docs: misc bug fixes. including important versioning fixes for first app class" into jb-mr1-dev
* commit '4e483ed30697472aceb05bb1555f14b066ee8502':
  docs: misc bug fixes. including important versioning fixes for first app class
2013-01-04 18:19:00 -08:00
Scott Main
4e483ed306 Merge "docs: misc bug fixes. including important versioning fixes for first app class" into jb-mr1-dev 2013-01-04 18:16:16 -08:00
Scott Main
f8daf19971 docs: misc bug fixes. including important versioning fixes for first app class
Change-Id: Ifda2509fc90dd795bfd6c5e9b3d7eebcbd77892a
2013-01-04 18:09:29 -08:00
Katie McCormick
928d2634ff am 2b13a475: Doc update: fixed manifest typo in Network zip
* commit '2b13a475409aa28890c93088e86c065da1b07044':
  Doc update: fixed manifest typo in Network zip
2013-01-04 16:34:19 -08:00
Katie McCormick
2b13a47540 Doc update: fixed manifest typo in Network zip
Change-Id: Iccf6dbce9d975337ab23b26dce63d3ec31303320
2013-01-04 16:17:45 -08:00
Scott Main
7edf807471 am 197d0a66: Merge "docs: update sony driver link and name bug: 6566732" into jb-mr1-dev
* commit '197d0a6688ccf72632b461987671f1f2802935b7':
  docs: update sony driver link and name bug: 6566732
2013-01-04 11:33:59 -08:00
Scott Main
197d0a6688 Merge "docs: update sony driver link and name bug: 6566732" into jb-mr1-dev 2013-01-04 11:29:32 -08:00
Scott Main
9c6cec7b89 docs: update sony driver link and name
bug: 6566732

Change-Id: I8cb6e3295a24a7876d9cc9493889d85688357f79
2013-01-04 11:24:10 -08:00
Robert Ly
e478fb4fa7 am 6b79e954: Merge "docs: update gms and gcm javadocs with new TOC" into jb-mr1-dev
* commit '6b79e9542b2b2fae18a882696e61adb4fce144eb':
  docs: update gms and gcm javadocs with new TOC
2013-01-04 11:03:04 -08:00
Robert Ly
6b79e9542b Merge "docs: update gms and gcm javadocs with new TOC" into jb-mr1-dev 2013-01-04 10:58:55 -08:00
Robert Ly
d84d5ccdd4 docs: update gms and gcm javadocs with new TOC
Change-Id: Ic54c4e4e6e2b0008450abe9d3aa1ae53535d9160
2013-01-04 10:41:41 -08:00
Scott Main
38a642e987 am 3e2479dd: Merge "docs: fix broken links and add new sitemap text file" into jb-mr1-dev
* commit '3e2479dd20ee9a1dab17e5dbec7fc835f2fa427f':
  docs: fix broken links and add new sitemap text file
2013-01-03 18:36:45 -08:00
Scott Main
3e2479dd20 Merge "docs: fix broken links and add new sitemap text file" into jb-mr1-dev 2013-01-03 18:32:45 -08:00
Scott Main
188315cf8b docs: fix broken links and add new sitemap text file
Change-Id: If0f7967a65a6e3a444a565a2e8229a04a5265f56
2013-01-03 18:02:21 -08:00
Katie McCormick
d56e4eca33 am ed2a05bc: Merge "Doc change: minor fixes to support lib lesson." into jb-mr1-dev
* commit 'ed2a05bc5b05e8aec0777ce2eb57bb91626524d8':
  Doc change: minor fixes to support lib lesson.
2013-01-03 16:11:31 -08:00
Katie McCormick
ed2a05bc5b Merge "Doc change: minor fixes to support lib lesson." into jb-mr1-dev 2013-01-03 16:07:45 -08:00
Katie McCormick
e06b0838e3 Doc change: minor fixes to support lib lesson.
Bug # 7633596

Change-Id: I380300b818cb6886c3c6857b64ba54e0602f7a37
2013-01-03 16:01:33 -08:00
Jason Noguchi
ca6a5eee8f 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.

Change-Id: I294714811606c1ae57907d6ef6a7052044b6247c
2013-01-03 12:27:48 -08:00
Scott Main
90c0548c05 am 9fe82f1b: Merge "docs: dashboard update for 1/3/13" into jb-mr1-dev
* commit '9fe82f1bc7c880bb1ec5ac3a9a1b5fff2c0bdda9':
  docs: dashboard update for 1/3/13
2013-01-03 11:47:20 -08:00
Scott Main
9fe82f1bc7 Merge "docs: dashboard update for 1/3/13" into jb-mr1-dev 2013-01-03 11:44:43 -08:00