Aleks Haecky
881e729904
docs: Add peformance tools getting started docs in new tools/performance subtree.
...
Bug: 231376
Change-Id: I8126a0c71f3e87bbb2e3823aacbe0ab20c59d5a9
2015-05-26 11:45:58 -07:00
Quddus Chong
174dc3ba60
Merge "docs: Added training docs for Android unit testing tools and APIs. This training covers techniques for running unit tests on local machines, using mock objects in local unit tests, and building instrumented unit tests to run on a device or emulator." into lmp-docs
2015-05-11 21:23:43 +00:00
Quddus Chong
4bc762a919
docs: Added training docs for Android unit testing tools and APIs.
...
This training covers techniques for running unit tests on local
machines, using mock objects in local unit tests, and building
instrumented unit tests to run on a device or emulator.
Change-Id: I9fee9ac3bd7382fb158145600b1850775edb687d
2015-05-11 14:09:25 -07:00
Andrew Solovay
fbd4af0f9b
Merge "Docs: New swipe-to-refresh training guide." into lmp-docs
2015-05-04 18:12:55 +00:00
Scott Rowe
02e4f2fbe6
Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs
2015-04-24 17:49:16 +00:00
Andrew Solovay
09cf4d500d
Merge "docs: Update to doc on listening for restrictions-changed intent" into lmp-docs
2015-04-23 18:20:07 +00:00
Luan Nguyen
33ac358a5a
docs: Add Wear Capability training
...
bug: 20088602
Change-Id: I52ede5d91936c5eab3d6ee8be8108004cce1f0e0
2015-04-21 08:24:49 -07:00
Luan Nguyen
4aebbfbb9b
Merge "docs: Add Channel API summary for Wear." into lmp-docs
2015-04-21 14:53:04 +00:00
Quddus Chong
900831f303
docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2.
...
bug: 20304402
Change-Id: I0fab71be55f5c3c6d017ba585b92f8493050274a
2015-04-20 14:01:24 -07:00
Joe Malin
f71f509af0
Docs: New swipe-to-refresh training guide.
...
Doc-in-progress inherited from xoogler's (unfinished) CL
http://ag/427505 . See comments for staging location.
Patch set 1 is the version inherited from the xoogler; PS2 is after
my edits. Per a conversation with CB, I've removed the "ListFragment"
doc, and just put in a note about that topic in the
"add-swipe-refresh" doc.
Change-Id: Id1a1294b15c5a7363f650ea13237948b0effbc40
2015-04-17 15:41:58 -07:00
Luan Nguyen
b5890f9b45
docs: Add Channel API summary for Wear.
...
bug: 20089257
Change-Id: I447e58264e142a5e04aaf520d31dc4ced2506ecb
2015-04-17 09:12:16 -07:00
Quddus Chong
54dee34997
docs: Fixed broken urls in the UI testing training main page and revised intro to the 'Testing UI for a Single App' class.
...
Change-Id: I0e2a49b639101a7607e8e90cf830d9d449ad6328
2015-04-03 17:17:04 -07:00
Luan Nguyen
eeb42053df
Merge "docs: Remove note about inablity to submit apps to Google Play." into lmp-docs
2015-04-03 21:40:53 +00:00
Quddus Chong
91070dc419
Merge "docs: Added training docs for UI testing frameworks (Espresso, UI Automator)." into lmp-docs
2015-04-03 20:47:46 +00:00
Quddus Chong
7639e730c8
docs: Added training docs for UI testing frameworks (Espresso, UI Automator).
...
Change-Id: I421a29c90a0763665fd93aa85e86d2c6f33ad894
2015-04-01 15:40:45 -07:00
Scott Rowe
4fc3d3ff40
Merge "docs: Building Live TV Apps" into lmp-docs
2015-04-01 21:05:42 +00:00
Luan Nguyen
d01ada2515
Merge "docs: Update ambient mode to mention disabling bitmap filtering" into lmp-docs
2015-04-01 19:24:31 +00:00
Luan Nguyen
649d839b82
Merge "docs: Remove misleading information about hardware layer performance benefits for optimizing views." into lmp-docs
2015-04-01 19:23:22 +00:00
Scott Rowe
ab8c34ffc4
docs: Building Live TV Apps
...
Change-Id: I8d0015e6c8a8a24c661434ca5cf88defd27ae8cf
2015-04-01 12:06:08 -07:00
Luan Nguyen
fcf7db9769
docs: Add voice intent for starting a stopwatch
...
bug: 19931486
Change-Id: I9895966da1203e1f95ac29a61f9613548b8f2177
2015-04-01 09:33:16 -07:00
Luan Nguyen
66cd54a6e6
docs: Remove misleading information about hardware layer performance
...
benefits for optimizing views.
bug: 18356775
Change-Id: Ideac15f1eb42fe4c2e291800458bf739cd6a9b4a
2015-04-01 09:16:21 -07:00
Luan Nguyen
e42aa1caf0
docs: Update ambient mode to mention disabling bitmap filtering
...
bug: 19429396
Change-Id: I51c1c58211cbdcb8c293b693627c659fd55537cf
2015-03-30 15:45:55 +00:00
Luan Nguyen
7eecdd553a
docs: Remove note about inablity to submit apps to Google Play.
...
Change-Id: I15577e02ac4a4fed247209f9115439dc4216018e
2015-03-30 15:44:08 +00:00
Scott Rowe
f769caa8c1
docs: Supported media protocols, codecs, formats for Android TV
...
Change-Id: I8202ba148d35d73ee0940070090e0a29553f9202
2015-03-23 09:42:50 -07:00
Andrew Solovay
8e5e960a9c
docs: Update to doc on listening for restrictions-changed intent
...
Per bug 19848206, it turns out that APPLICATION_RESTRICTIONS_CHANGED
is only sent to dynamically-declared listeners, *not* to listeners
declared in the manifest. Updated doc to note this. (The code snippet
already showed how to dynamically declare a listener.)
See first comment for doc stage location.
bug: 19848206
Change-Id: I19c7150a9f36de226d00ad6d8db0e9210d5d135d
2015-03-20 11:58:46 -07:00
Joe Fernandez
66d14b5733
docs: updated Auto training landing page
...
Change-Id: I407681892071b82523c5533539c777f77a8dd429
2015-03-18 22:07:52 -07:00
Joe Fernandez
cb92819fac
Merge "docs: Add distribution guidelines and update quality checklist for Android Auto." into lmp-docs
2015-03-18 23:41:29 +00:00
Andrew Solovay
43100d3203
docs: Removed sentence fragments.
...
These fragments were left over from the edit process for the original
CL (http://ag/586972 ). The paragraph they belong to was removed.
See first comment for doc stage location.
bug: 19793140
Change-Id: Iafa30c4036c57ba00b534d619cd1fa4135f60175
2015-03-18 11:56:20 -07:00
Luan Nguyen
8662c04fd7
docs: Add distribution guidelines and update quality checklist
...
for Android Auto.
Change-Id: Ie504fee6ee32fd24d332ff65004a6b711e7fe3ec
2015-03-16 13:54:51 -07:00
Andrew Solovay
0a3f9c7dd2
docs: Revisions to "Providing Messaging for Auto"
...
Added a workflow section and "important classes", and tightened up the
rest of the doc to (hopefully) make it all clearer. See first comment
for doc stage location.
Change-Id: Ifa8db66768a096ae1059ddf17760fee8d74c7c6e
2015-03-09 12:51:06 -07:00
Eric Gilmore
0bceaacf42
Merge "Reworking geofencing training to new API and sample." into lmp-docs
2015-03-06 19:14:28 +00:00
Eric Gilmore
a0e3eb7ba2
Reworking geofencing training to new API and sample.
...
Change-Id: Ibc9e2561cd93e73eab87a78f4aabe64ae9c8a0b3
2015-03-06 10:50:59 -08:00
smain@google.com
f4bbec09a4
Merge "add tags for wakelock and other API names" into lmp-docs
2015-03-05 00:49:49 +00:00
Luan Nguyen
a464d409f6
Merge "docs: Add steps to enable adb debugging on Wear device" into lmp-docs
2015-02-27 15:07:02 +00:00
Luan Nguyen
43836ac798
docs: Add steps to enable adb debugging on Wear device
...
bug: 19425073
Change-Id: Iead63dfe12c5187c5ed8e452fe7e934402ebd056
2015-02-25 15:09:29 -08:00
Joe Fernandez
4141882623
Merge "docs: Android for Work developer landing page" into lmp-docs
2015-02-25 07:52:30 +00:00
Andrew Solovay
d3cd0948c8
docs: New doc for creating an AfW Work Policy Controller
...
See first comment for doc stage location.
Change-Id: I0c9c0f849c049d33fc66e2bd8ac5ba284c7b9415
2015-02-24 23:31:41 -08:00
Joe Fernandez
108ccac1a1
docs: Android for Work developer landing page
...
Change-Id: I9886e82bd33357c3fc7296859d70c98747d8c14a
2015-02-24 17:32:30 -08:00
Andrew Solovay
a2ae6c9dbf
Merge "docs: New "implementing app restrictions" doc" into lmp-docs
2015-02-25 01:01:56 +00:00
Andrew Solovay
79cb98c6ce
docs: New "implementing app restrictions" doc
...
New doc on app restrictions, aimed primarily at developers of
enterprise apps. See first comment for doc stage location.
Change-Id: I561780d218c78ae0dc4e4e54d925302c718f96ac
2015-02-24 16:20:27 -08:00
Chris Craik
ea2a0648a8
Explain behavior of boundless ripple projection
...
Change-Id: I27d5c194750313d5d4e0d9dd541f3157b75340ab
2015-02-25 00:12:38 +00:00
kmccormick
506cba8b51
Doc Update: fixed unescaped angle brackets in code snippets.
...
Change-Id: Ie265dd58fb3a5fcffe955992dea7a1f9417a27d7
2015-02-19 12:17:18 -08:00
Rich Slogar
b87aa6cb96
Merge "docs: mipmap link updates" into lmp-docs
2015-02-19 18:55:26 +00:00
Rich Slogar
0f44b94d5d
docs: mipmap link updates
...
Change-Id: I345d4dc29e094a6835e04eec237d1b8b8a540eaa
2015-02-19 10:48:37 -08:00
Rich Slogar
56375d9066
docs: lint inspection updates
...
Change-Id: I870533a8b22b54b848b9245387ca40d79e49295f
2015-02-18 14:17:21 -08:00
Rich Slogar
9911aa5125
Merge "docs: studio training basics create and run project updates" into lmp-docs
2015-02-17 23:40:36 +00:00
Rich Slogar
40132ee15a
Merge "docs: site mipmap folder updates" into lmp-docs
2015-02-17 22:08:42 +00:00
Rich Slogar
69223702e4
docs: site mipmap folder updates
...
b/12874352
Change-Id: I0b32502c8075740c66f04203110c9bfe8be103f9
2015-02-17 12:34:35 -08:00
smain@google.com
852e0e347a
add tags for wakelock and other API names
...
Change-Id: Ic9831165d38b3f9642bc14fca2271c8506550ff4
2015-02-13 09:58:42 -08:00
David Friedman
d350c5ced5
This file is misplaced, and serves no purpose. I am sending it to oblivion.
...
Change-Id: I91ed7bc228849f3181591357037b368b4b261eee
2015-02-12 21:30:59 -08:00