177699 Commits

Author SHA1 Message Date
Quddus Chong
348d0a68ad am 7af35669: docs: Added Javadocs for Testing Support Library v0.3 and updated the corresponding setup instructions. bug: 21442922
* commit '7af3566912b0e014cfd1704acdeb31a0a7cca0d3':
  docs: Added Javadocs for Testing Support Library v0.3 and updated the corresponding setup instructions. bug: 21442922
2015-06-02 01:07:57 +00:00
Quddus Chong
7af3566912 docs: Added Javadocs for Testing Support Library v0.3 and updated
the corresponding setup instructions.
bug: 21442922

Change-Id: I7374e8102fc95377e83db738ab7ff20510e04faa
2015-06-01 17:18:39 -07:00
Chris Craik
17498cd944 Rework systrace analysis documentation
Also update some of the out-of-date aspects of the systrace help page.

Change-Id: I869f6d481ecc2835ea8713bb46f6e5d550abea98
2015-06-01 17:11:46 -07:00
Jeff Brown
eb4bd19ef0 Terminate loop properly when cursor window is full. DO NOT MERGE
The existing code exits the column-filling loop immediately but
may continue to try to fill rows.  Ordinarily this should fail
too but it's possible for the process to continue and then
blow up a little later.  Fixed this problem by exiting the row-
filling loop promptly.

Bug: 21406130
Change-Id: Ifab59188d5d1b40f3c1f5c97604dd48da71bf37b
(cherry picked from commit bb8c841e909a2fb967db2ad3b9f8b058f9b849e8)
2015-06-02 00:00:34 +00:00
Filip Gruszczynski
b7de0e5467 More inclusive rules for using outsets.
Just fullscreen windows is not enough for existing uses. We also need to
preserve chin functionality for overscan windows and wallpapers.

Change-Id: I0266d126244102e04bb29aa08e122b3c68d88383
2015-06-01 16:18:51 -07:00
Svetoslav
18fb1c92d8 am bf0652ee: DO NOT MERGE Don\'t take flags when creating app widget config activity.
* commit 'bf0652eeea280bb1d687fe2fc3e869e0f6e9a541':
  DO NOT MERGE Don't take flags when creating app widget config activity.
2015-06-01 23:02:37 +00:00
Quddus Chong
65b7485d64 am 2b95561d: docs: Fixed typo for confirm credentials section in the API Overview. bug: 21444273
* commit '2b95561db50426779947ad5ab680994c24d79396':
  docs: Fixed typo for confirm credentials section in the API Overview. bug: 21444273
2015-06-01 21:31:23 +00:00
Quddus Chong
2b95561db5 docs: Fixed typo for confirm credentials section in the API Overview.
bug: 21444273

Change-Id: I01700e95227e5f7c09a5d6428877087d7ff0121a
2015-06-01 14:16:44 -07:00
Filip Gruszczynski
2df62bf0dd ActivityView: set surface on a background thread.
ActivityView shouldn't set the surface on the main thread, because it's
a binder call and causes jank. Instead it should delegate the call to a
background thread and let it do the work there.

Bug: 15752100

Change-Id: I6f2764c93dfb8f3e00d79f0e97d4a6688b6fdd8f
2015-06-01 13:24:12 -07:00
Svetoslav
bf0652eeea DO NOT MERGE Don't take flags when creating app widget config activity.
bug:19618745

Change-Id: Ib0e421454d343e6db55d5538f1d55ac22a3dd722
2015-06-01 12:55:38 -07:00
Filip Gruszczynski
11d50c9cc6 am 06756f35: Dismiss or cancel in SwipeDismissLayout on screen off.
* commit '06756f352d2046246bc147fa1f55d1dfbfcb37f5':
  Dismiss or cancel in SwipeDismissLayout on screen off.
2015-06-01 18:57:21 +00:00
Filip Gruszczynski
06756f352d Dismiss or cancel in SwipeDismissLayout on screen off.
Fix for situation where you palm the device while swiping away an
ambiactive activity (or rather, when you swipe slightly an ambiactive
activity during palm gesture). This would make the activity stay in half
dismissed state. Instead when the screen goes off, we either dismiss or
cancel the dismissal.

Change-Id: I82e699c00c25bc97dd95bc6473a17e5817f7667a
2015-06-01 10:09:45 -07:00
Joe Fernandez
583b7f2c6d am 9bf0e9d0: Merge "docs: Android Dashboard - June 2015 update" into mnc-preview-docs
* commit '9bf0e9d03f805bbbb10b87df0586cf6953f18e98':
  docs: Android Dashboard - June 2015 update
2015-06-01 16:06:26 +00:00
Filip Gruszczynski
a61e23f13b am 35a803be: Only use outsets for full screen windows.
* commit '35a803beec9ce508fd53ab7e4111f2f9f87296c1':
  Only use outsets for full screen windows.
2015-06-01 16:01:16 +00:00
Joe Fernandez
9bf0e9d03f Merge "docs: Android Dashboard - June 2015 update" into mnc-preview-docs 2015-06-01 15:52:32 +00:00
Joe Fernandez
d35822027f docs: Android Dashboard - June 2015 update
Change-Id: I81709ea7f4d5ac0abfbd2834c98c4e05b4904878
2015-06-01 08:47:19 -07:00
smain@google.com
67725e2aa4 am 7f6da0c3: add back the GMS and GCM reference lists to fix search suggest. mistakenly removed during: https://googleplex-android-review.git.corp.google.com/#/c/697534/1
* commit '7f6da0c3cbb9b38d345f7c575d1069d2a85099e5':
  add back the GMS and GCM reference lists to fix search suggest. mistakenly removed during: https://googleplex-android-review.git.corp.google.com/#/c/697534/1
2015-06-01 15:42:57 +00:00
Filip Gruszczynski
35a803beec Only use outsets for full screen windows.
Change-Id: I1d89c314b0f9944dfa417ce066c397073d51466e
2015-06-01 08:35:01 -07:00
smain@google.com
7f6da0c3cb add back the GMS and GCM reference lists to fix search suggest.
mistakenly removed during:
https://googleplex-android-review.git.corp.google.com/#/c/697534/1

Change-Id: I804364d98d5dea6110bb309603c80df84c66a19d
2015-06-01 08:21:07 -07:00
Joe Fernandez
0e99730890 am e2ee9b6b: docs: M Preview - Update volantis download signatures
* commit 'e2ee9b6be1b4bf70d5dd27d25527a1744b73d920':
  docs: M Preview - Update volantis download signatures
2015-05-30 05:02:50 +00:00
Joe Fernandez
e2ee9b6be1 docs: M Preview - Update volantis download signatures
- uploading a new system install package from J Eason

Change-Id: Iae9bde945feb6b6c7d742e10ca4c6a66760a4926
2015-05-29 21:39:45 -07:00
Andrew Solovay
c5abcba461 am 820f2501: Merge "docs: Quick fixes for the M Preview "Setup SDK" page." into mnc-preview-docs
* commit '820f2501d6371059eb253d6a0d523ceb9f7473ca':
  docs: Quick fixes for the M Preview "Setup SDK" page.
2015-05-30 01:37:11 +00:00
David Friedman
270d4a70af am acb470be: am 490f8761: am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit 'acb470be4f456f4f42c9ed0e6e3babb2ea767353':
  Quick typo fix.
2015-05-30 01:37:05 +00:00
Andrew Solovay
820f2501d6 Merge "docs: Quick fixes for the M Preview "Setup SDK" page." into mnc-preview-docs 2015-05-30 01:27:29 +00:00
David Friedman
acb470be4f am 490f8761: am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit '490f876113cc58e9b3bbc1b6aab7c86aca4345ca':
  Quick typo fix.
2015-05-30 01:22:58 +00:00
David Friedman
490f876113 am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit '7b3ecd65270802bb9231a0d546f1674c7c133d60':
  Quick typo fix.
2015-05-30 01:05:03 +00:00
Joe Fernandez
4a97fb5d29 am 6fdb83a9: Merge "docs: supportlib 22.2.0 design version update" into mnc-preview-docs
* commit '6fdb83a914ddb27d4fbf727834431d33bec0d314':
  docs: supportlib 22.2.0 design version update
2015-05-30 00:59:41 +00:00
Joe Fernandez
6fdb83a914 Merge "docs: supportlib 22.2.0 design version update" into mnc-preview-docs 2015-05-30 00:44:38 +00:00
Dirk Dougherty
0e12452091 am 8c11025e: Fix a date, adjust permissions language.
* commit '8c11025e3b0689c32a0c69c4f88caae4fdbb3349':
  Fix a date, adjust permissions language.
2015-05-30 00:14:38 +00:00
David Friedman
7b3ecd6527 Merge "Quick typo fix." into lmp-docs 2015-05-30 00:02:47 +00:00
Dirk Dougherty
8c11025e3b Fix a date, adjust permissions language.
Change-Id: Icb09eb44645130af5e109c390b757dc12f458f91
2015-05-29 16:59:35 -07:00
Joe Fernandez
927b8204d5 am 80aa2b3e: Merge "docs: Regen wearable docs with new redesign templates" into mnc-preview-docs
* commit '80aa2b3e9079f847040707b9f1cd5face238137e':
  docs: Regen wearable docs with new redesign templates
2015-05-29 21:51:55 +00:00
Andrew Solovay
525a0859b1 docs: Quick fixes for the M Preview "Setup SDK" page.
Includes fixes to address comments made on http://ag/698181 after it
was submitted.

See first comment for doc stage location.

bug: 21478436
Change-Id: I7a5b0c183b000c8a5634fa8a22523b0519e5cafb
2015-05-29 14:44:23 -07:00
Joe Fernandez
80aa2b3e90 Merge "docs: Regen wearable docs with new redesign templates" into mnc-preview-docs 2015-05-29 21:38:03 +00:00
Andrew Solovay
def1dde306 am 1521c51c: docs: Quick fixes to screenshot
* commit '1521c51cb69e73de2d37a98c367e5fd617056af6':
  docs: Quick fixes to screenshot
2015-05-29 21:29:02 +00:00
Andrew Solovay
1521c51cb6 docs: Quick fixes to screenshot
I'd been using the "srcset" tag wrong (we're updating the devsite
style guide) so I'm fixing that. Also mislabeled this as "Figure 2"
(it's currently the only figure on the page).

Since this is a very straightforward fix I'm going to go ahead and
submit it.

See first comment for doc stage location.

Change-Id: I81969ff1a3838e516ef00612f3ae8944cca8fab5
2015-05-29 13:41:40 -07:00
Leon Scroggins III
6549eed89e DO NOT MERGE: Ensure that unparcelling Region only reads the expected number of bytes
bug: 20883006
Change-Id: I4f109667fb210a80fbddddf5f1bfb7ef3a02b6ce
2015-05-29 20:14:58 +00:00
Leon Scroggins III
0d2081734c DO NOT MERGE: Ensure that unparcelling Region only reads the expected number of bytes
bug: 20883006
Change-Id: I4f109667fb210a80fbddddf5f1bfb7ef3a02b6ce
2015-05-29 16:13:11 -04:00
Quddus Chong
f253e7d547 am c4d39dfc: docs: Fix issue where images are not appearing in mobile browsers. bug: 21517956
* commit 'c4d39dfc6c00578d4f7b9970bc9b33b237a1da54':
  docs: Fix issue where images are not appearing in mobile browsers. bug: 21517956
2015-05-29 18:40:50 +00:00
Quddus Chong
c4d39dfc6c docs: Fix issue where images are not appearing in mobile browsers.
bug: 21517956

Change-Id: Ia00a42cd5c195881885c2f2927ada9acf2e1f453
2015-05-29 11:23:16 -07:00
Luan Nguyen
c14dce738e docs: Regen wearable docs with new redesign templates
bug:21497653
Change-Id: I7fd0058a14d4adcd14fd584bb10a777987169823
2015-05-29 11:23:15 -07:00
Rich Slogar
32ca1f0989 docs: supportlib 22.2.0 design version update
b/21511130

Change-Id: I385811c2ee017ed534f45a14bacbe34e9b0b1bc9
2015-05-29 11:11:54 -07:00
Glenn Kasten
926141795c am dedc768f: Fix typo
* commit 'dedc768f829908242bda75b56d4a77ff247d5609':
  Fix typo
2015-05-29 17:18:35 +00:00
Glenn Kasten
dedc768f82 Fix typo
Change-Id: I21ff7773056975b6941a5f1126d43b2e04aa5cd5
2015-05-29 08:11:24 -07:00
Dirk Dougherty
906a91b4e7 am 08710f1b: Add video for families page. Add Studio version reqts and beta notice for data binding lib. Add new gps video.
* commit '08710f1b69e2188a439b54f1ae59a574f71681d0':
  Add video for families page. Add Studio version reqts and beta notice for data binding lib. Add new gps video.
2015-05-29 06:48:57 +00:00
Dirk Dougherty
08710f1b69 Add video for families page. Add Studio version reqts and beta notice for data binding lib. Add new gps video.
Change-Id: I7824c45a81078c1527a5b8bc20b2a9ac6773a5ad
2015-05-28 23:33:36 -07:00
David Friedman
2ed3a89c1b am 90042a5f: Docs: Corrects technical content of one sentence, and deletes another.
* commit '90042a5f8c987582736f4eed714aeba9416003c6':
  Docs: Corrects technical content of one sentence, and deletes another.
2015-05-29 05:31:56 +00:00
David Friedman
90042a5f8c Docs: Corrects technical content of one sentence, and deletes another.
Change-Id: Iaf894f9d9d68e4e2be9a1d1f8173b83a781241f4
2015-05-28 22:03:54 -07:00
Andrew Solovay
2f85475c18 am 7d36a250: docs: Quick spelling fix
* commit '7d36a25097099b958262e90d22992ce4cac485c9':
  docs: Quick spelling fix
2015-05-29 02:15:04 +00:00
Andrew Solovay
7d36a25097 docs: Quick spelling fix
Fix is quick and the misspelling was embarassing (spelled channel as
"chanel" three times) so I'm just going to +2 this myself.

Change-Id: Icc4dcd5f47ba2337db29cc81b6afe426e6986e95
2015-05-28 18:36:29 -07:00