Robert Ly
8c573178df
Merge "docs: fix l preview bugs" into klp-modular-dev
2014-06-20 21:00:34 +00:00
Robert Ly
c8590ffdc3
docs: fix l preview bugs
...
Change-Id: Ic89fea620ba458c604ccdeeb6da471c807a71fef
2014-06-20 14:11:29 -07:00
Michael Kolb
270c099faf
Merge "Move emulator check & save system properties access" into klp-modular-dev
2014-06-20 20:43:34 +00:00
Michael Kolb
22dfdcb7ee
Move emulator check & save system properties access
...
Bug: 15775489
Change-Id: I375aee36b212ae044101a65b65c51e6f889fd263
2014-06-20 15:39:04 -07:00
smain@google.com
4d30b1e663
make buttons "primary" red
...
Change-Id: Ife5f2b565f52621df953593b9b3bd7cc05500f81
2014-06-19 22:33:50 -07:00
Dirk Dougherty
bf66c17e4a
Merge "remove extraneous tag causing extra spacing between heading/text." into klp-docs
2014-06-20 02:09:17 +00:00
Robert Ly
448f823e20
Merge "docs: fix margins and add partners back" into klp-modular-dev
2014-06-20 02:09:17 +00:00
Robert Ly
3192cff692
docs: fix margins and add partners back
...
Change-Id: I0430079f136fb6197a9a53e44f55a0292d8975a7
2014-06-19 21:23:46 -07:00
smain@google.com
78dfcb3aba
Merge "revised homepage to use static version of top banner" into klp-modular-dev
2014-06-20 00:30:35 +00:00
smain@google.com
c99f100f29
revised homepage to use static version of top banner
...
Change-Id: Id337f67640a648cf28cbf20ccd2dba1524475aae
2014-06-19 18:26:52 -07:00
Baligh Uddin
0b1db563d4
Import translations. DO NOT MERGE
...
Change-Id: I2870034a45b585ddd84a1d35a0efdd99f1dcd1d8
Auto-generated-cl: translation import
2014-06-19 17:24:40 -07:00
Joe Fernandez
2d7b3dedd0
Merge "ExoPlayer developer guide" into klp-docs
2014-06-20 00:24:32 +00:00
Joe Fernandez
afe3bb96f2
ExoPlayer developer guide
...
Change-Id: Icacaa0e68e602fc77946e10729b3649baaf4331b
2014-06-20 14:28:54 -07:00
Craig Mautner
90c9fffc95
Merge "Do not delete stack if empty task is being reused." into klp-modular-dev
2014-06-20 00:24:32 +00:00
Craig Mautner
362449af58
Do not delete stack if empty task is being reused.
...
If a task is being cleared due to Intent flags and that clearing
was causing the last activity in the last task on a stack to be
deleted, then we were deleting the stack. Immediately after
this we were refilling the task with the same activity but the
stack had already been deleted.
This fix preserves the task and stack when it is only being
cleared for the new activity.
Fixes bug 15611901.
Change-Id: I7bcfa826d0852d9c640daa73fe1324b89471fecd
2014-06-20 14:04:39 -07:00
Baligh Uddin
351d7e2e38
Import translations. DO NOT MERGE
...
Change-Id: I5c10b06f4e78acd1f479d0634e6bc43209d5f978
Auto-generated-cl: translation import
2014-06-19 17:23:45 -07:00
Baligh Uddin
1b3a52170a
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-06-20 00:01:43 +00:00
Robert Ly
c9334fb1b8
fix typo on lmp-prev page
...
Change-Id: I3cc4c457d12c71a466b2be16022ac1e6835227b3
2014-06-19 17:00:55 -07:00
Baligh Uddin
21681dcda4
Import translations. DO NOT MERGE
...
Change-Id: I7f78f8188fd6b2f04f96a5846c13314687c2554e
Auto-generated-cl: translation import
2014-06-19 16:53:45 -07:00
Robert Ly
3323e55439
Merge "add new image and landing page for l-preview" into klp-modular-dev
2014-06-19 22:33:55 +00:00
Robert Ly
7c5f1f1aae
add new image and landing page for l-preview
...
Change-Id: Ide3917a9795269b6606e3a7349c49b1d5b9b04b2
2014-06-19 16:53:57 -07:00
smain@google.com
b6974e9261
add info about enabling USB debugging to adb doc.
...
part of initiative to document the flash process for L preview.
Change-Id: I5177ba63d1cb2f291002b0fdb0b0209ca9e17072
2014-06-19 11:58:35 -07:00
Robert Ly
4d521ed966
Merge "new lmp prev landing page" into klp-modular-dev
2014-06-19 00:17:11 +00:00
Robert Ly
26115661a3
new lmp prev landing page
...
Change-Id: I28cf943e21fc9b1e3c044830ac21079d5464dee8
2014-06-18 23:50:29 -07:00
Ricardo Cervera
10276c32ec
Merge "docs: Updated the screenshot for the Android Studio page." into klp-modular-dev
2014-06-18 22:47:18 +00:00
Quddus Chong
84611a1fe1
Merge "docs: Updates to L Preview Highlights." into klp-modular-dev
2014-06-19 00:17:11 +00:00
Quddus Chong
17305644a8
docs: Updates to L Preview Highlights.
...
Change-Id: Ie64c90eebab7fc740c30f6881e6408d634e0c919
2014-06-18 20:02:24 -07:00
Ricardo Cervera
3812613373
docs: Updated the screenshot for the Android Studio page.
...
Change-Id: Ia2a91bf9341dd9a0ee8572e6de1998cb41ac5c92
2014-06-18 09:40:13 -07:00
Quddus Chong
ef655f26fc
docs: Added "games" metadata tag for Play Games landing page in d.a.c.
...
Bug: 15709471
Change-Id: Ibac4bd844245e71a8cb975bd86d07f9df0c25be5
2014-06-18 08:57:24 -07:00
Deepanshu Gupta
5a49fc331e
am c57b410c: Add a script to rename fonts for SDK. [DO NOT MERGE]
...
* commit 'c57b410c8ef41e269f82f3b42a8d22a15c08755b':
Add a script to rename fonts for SDK. [DO NOT MERGE]
2014-06-18 00:10:34 +00:00
Mark Renouf
f2dcb39044
Merge "Limit swipe dismiss progress to positive values" into klp-modular-dev
2014-06-17 21:03:08 +00:00
Mark Renouf
6c5c48a8b0
Limit swipe dismiss progress to positive values
...
BUG: 15716749
Change-Id: Ibd6daa1a515611e5c9b8a02c6df75130aa8c093b
2014-06-18 16:08:06 +00:00
Robert Ly
5cfea84264
Merge "docs: add allowembedded" into klp-modular-dev
2014-06-17 21:43:29 +00:00
Robert Ly
fa9ea9fd3c
docs: add allowembedded
...
Change-Id: I748db66a62c85ad37f900b5bde83be178a1c6902
2014-06-18 00:42:27 -07:00
Griff Hazen
f546eeb1ed
Merge "DO NOT MERGE Reduce chance of notification listener dropped messages." into klp-modular-dev
2014-06-17 20:49:29 +00:00
Griff Hazen
2ea0d3979e
DO NOT MERGE Reduce chance of notification listener dropped messages.
...
The existing code for notification manager/listeners uses a oneway
binder api to deliver messages. One problem with this is that
notification objects can sometimes get fairly large, and can bump
into the oneway binder transaction buffer if many happen at once.
To reduce this issue, flip the service into a oneway delivery of
a status bar notification holder, whose wrapped content is then
immediately fetched upon receipt of the one-way message. This moves
the meat of the fetch to be over a two-way interface without changing
the properties of which object is actually sent (a tickle solution
with lookup key would have changed this)
Further research: attempt to chunk notification objects themselves.
They can sometimes transfer hundreds of KB over a binder transaction.
Bug: 15426276
Change-Id: Ib1a1f4ff848c16f80bcf2ae4dfd2b87a9091f0b2
2014-06-17 20:06:45 -07:00
Robert Ly
95df0762c4
Merge "docs: Edits to the L Preview API overview." into klp-modular-dev
2014-06-17 20:55:27 +00:00
Andrew Solovay
68990cf8a6
docs: Edits to the L Preview API overview.
...
Also added a screenshot of the new "Battery Historian" tool and
screenshots showing managed vs unmanaged apps in the "Launcher"
screen (all screenshots in regular and "2x" size).
This version of the doc is staged to:
http://asolovay.mtv:9111/preview/api-overview.html
Change-Id: I09d2b11a01edacef2800f80ab93823f1a2c44478
2014-06-17 17:20:07 -07:00
Robert Ly
b5d79bd2ab
Merge "Android TV Landing Page" into klp-modular-dev
2014-06-17 20:55:27 +00:00
Joe Fernandez
8e18e0169d
Wear Landing page fixes
...
- fixed scroll animation
- un-hardcoded G+ widget
Change-Id: I679d6d5baf65516a163bb01ec3bf90c1b53e647b
2014-06-17 20:00:33 -07:00
Joe Fernandez
ef14f0344c
Android TV Landing Page
...
Change-Id: I22eae7a06b877884340b4611acd673ac84f6086f
2014-06-17 19:17:08 -07:00
Deepanshu Gupta
1595c61d2f
am 5a49fc33: am c57b410c: Add a script to rename fonts for SDK. [DO NOT MERGE]
...
* commit '5a49fc331ec7d5aa2532d650c32ea68733cbd5c0':
Add a script to rename fonts for SDK. [DO NOT MERGE]
2014-06-18 00:15:35 +00:00
Robert Ly
0bfee5a490
Merge "fix javadocs b/14414251" into klp-modular-dev
2014-06-17 03:35:51 +00:00
smain@google.com
dc9f74a567
misc cleanup to the SDK install steps
...
Change-Id: I76cb566d20d134b6ba6d63ab5adb689d6bbfc0e5
2014-06-17 11:03:51 -07:00
Griff Hazen
831ca9d3bc
Document best practices for display intent activities.
...
Bug: 15412926
Change-Id: I1c3082dfde85cd03ffc97be6383a0608f925edcf
2014-06-17 00:38:38 -07:00
Robert Ly
483af3bf9e
docs: fix lmp index
...
Change-Id: If3f696cba65bcd9a126a1abde6d4b2a0bda84767
2014-06-16 16:56:09 -07:00
Robert Ly
d458e3f4d8
delete tv
...
Change-Id: I22058850b4186951e69ada51959ef9f86054b1b1
2014-06-16 16:10:42 -07:00
smain@google.com
b17420b81e
Merge "add toggle for IDE instructions, revise some titles and other cleanup to Google API setup" into klp-modular-dev
2014-06-16 22:12:26 +00:00
smain@google.com
7332669e39
add toggle for IDE instructions, revise some titles and other cleanup to Google API setup
...
Change-Id: Ic2454824adddb80ac844939f165cc68fc52a7005
2014-06-16 20:12:30 -07:00
Robert Ly
696b3cd96f
docs: fix links
...
Change-Id: Ibbf3e24893d953a65cb1ef2dd31cf1174a40ebf6
2014-06-16 20:10:49 -07:00