99 Commits

Author SHA1 Message Date
Luan Nguyen
6cfe6a8d38 docs: Move scale Bitmap code to onSurfaceChanged
bug: 21099578
Change-Id: I5e8d1c6c1757ec512ff2695689bc5b8c2c88706f
2015-06-30 14:13:14 -07:00
Luan Nguyen
5cef09b075 Merge "docs: Update JavaDoc links for Watch Face class." into mnc-preview-docs 2015-06-17 14:55:45 +00:00
Luan Nguyen
5980ae8f06 Merge "docs: Update JavaDoc reference links for Create Wearable Apps class" into mnc-preview-docs 2015-06-17 14:54:51 +00:00
Luan Nguyen
d548b29def Merge "docs: Update JavaDoc ref links for UI training." into mnc-preview-docs 2015-06-17 14:54:30 +00:00
Luan Nguyen
aa3315d6b1 docs: Update JavaDoc reference links for Create Wearable Apps class
bug: 21723175
Change-Id: I3afc72be12e4c08b8dfa0380e315ef5709e2b27c
2015-06-15 14:45:25 -07:00
Luan Nguyen
cce9c74f4e docs: Update JavaDoc links for Watch Face class.
bug: 21731309
Change-Id: I4d0899f42e3150aad399efc8d1e1e4f63dc6bc9d
2015-06-12 10:36:57 -07:00
Luan Nguyen
b7cf23532d docs: Update JavaDoc ref links for UI training.
Update sample snippets in 2d-picker.

bug: 21660558
bug: 19059844
Change-Id: Ibc156a21329d1549f6d33ed75130f7b6edda85b2
2015-06-12 07:40:37 -07:00
Luan Nguyen
54fd7224fd docs: Fix WatchFace guide to no longer reference deprecated Time.java
Also fix links to samples and reference docs.

bug: 20057886
Change-Id: I31aaad7066dabd05f1af8f7ff434ccb79f54357f
2015-06-05 13:53:44 -07:00
Luan Nguyen
d49e338a1b docs: Add DevByte embedded video.
Change-Id: Ie8fbf7d56ad6820b4ece724a9d0ba53efa3fb2fd
2015-06-03 12:41:30 -07:00
Luan Nguyen
0e7fa9e32a docs: Update the AlwaysOn sample link to point to DAC's samples
Change-Id: I54e2457009ef561c49a042e2a65fa55808a370bf
2015-05-21 10:09:24 -07:00
Luan Nguyen
8b959ee95b Merge "docs: Remove references to Android Studio 0.8 beta" into lmp-mr1-ub-docs 2015-05-20 22:59:15 +00:00
Luan Nguyen
8f8e87be3c docs: Add Always-On lesson for Wear apps
bug:20089205
Change-Id: I52c79ee2f96b5599529547d83b32269a0771a461
2015-05-20 15:49:56 -07:00
Luan Nguyen
7e02496311 docs: Remove references to Android Studio 0.8 beta
bug: 21109817
Change-Id: I8cde77651f7dea324aa4ebebdd7cd6437528098a
2015-05-20 09:02:40 -07:00
Luan Nguyen
c1609dc0b2 docs: Update information on delivering message to clarify that
MessageAPI is not reliable.

bug: 20088602
Change-Id: I2244598e5a155bc6e477d367287b8683ebdf019f
2015-04-28 11:36:42 -07:00
Joe Fernandez
68ef92871f Merge "docs: Add note about overriding onConnectedNodes() when listening for capability node changes." into lmp-mr1-ub-docs 2015-04-28 00:03:50 +00:00
Joe Fernandez
185002bcc9 Merge "docs: Update Wearable API setup to mention addApiIfAvailable()." into lmp-mr1-ub-docs 2015-04-28 00:00:09 +00:00
Luan Nguyen
47b7e060d9 docs: Update Wearable API setup to mention addApiIfAvailable().
bug: 20486912
Change-Id: Ie5fe89b5bd0bbed5c95cead301c6eb6278bfdaee
2015-04-27 13:30:40 -07:00
Luan Nguyen
bdeeb5e3bc docs: Add note about overriding onConnectedNodes() when listening
for capability node changes.

bug: 20523695
Change-Id: I7a1b057625f6f39d9ee3a03948f0b187484b1842
2015-04-27 11:27:04 -07:00
Luan Nguyen
ee066f576e Merge "cherrypick from lmp-docs docs: Add Wear Capability training Original Change-Id: I52ede5d91936c5eab3d6ee8be8108004cce1f0e0" into lmp-mr1-ub-docs 2015-04-22 21:58:08 +00:00
Luan Nguyen
836f569870 cherrypick from lmp-docs docs: Add Wear Capability training
Original Change-Id: I52ede5d91936c5eab3d6ee8be8108004cce1f0e0

bug: 20088602
Change-Id: I968dfe13a9d74cae52bedeb9cb333f514d188cb4
2015-04-21 13:16:27 -07:00
Luan Nguyen
3499773195 cherrypick from lmp-docs docs: Add Channel API summary for Wear.
Original Change-Id: I447e58264e142a5e04aaf520d31dc4ced2506ecb

bug: 20089257
Change-Id: I25ad962ef847574d2152229ebb2ce268483c2a68
2015-04-21 13:13:22 -07: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
fcf7db9769 docs: Add voice intent for starting a stopwatch
bug: 19931486
Change-Id: I9895966da1203e1f95ac29a61f9613548b8f2177
2015-04-01 09:33:16 -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
43836ac798 docs: Add steps to enable adb debugging on Wear device
bug: 19425073
Change-Id: Iead63dfe12c5187c5ed8e452fe7e934402ebd056
2015-02-25 15:09:29 -08:00
Eric Gilmore
d86211292e Adding videos for 5.0 changes and watch face development.
On branch pilot-videos
 Changes to be committed:
	modified:   docs/html/about/versions/android-5.0-changes.jd
	modified:   docs/html/training/wearables/watch-faces/index.jd

Change-Id: I2dd852f3af8ae39f91ec08aadd5c03ff9996b46b
2015-02-10 10:29:36 -08:00
Ricardo Cervera
edb7a4420b Merge "docs: Wear DataItem listener improvements" into lmp-docs 2015-01-26 19:32:13 +00:00
Luan Nguyen
1dd76ea276 docs: Fix companion configuration (18864041)
Fix declaration of var and incorrect method call (18617393)

bug: 18864041
bug: 18617393
Change-Id: Ic31e44acfe7338f56acdbbd97ba8cc1e87042b53
2015-01-22 08:15:57 -08:00
Ricardo Cervera
c2be8a6da0 docs: Wear DataItem listener improvements
Change-Id: I07bf2ab063556dd4f6e42a5835f73dd5b326d26e
2015-01-21 09:08:53 -08:00
Luan Nguyen
46e804d2a7 docs: Fix conditional in ambient mode check method (18832168).
Fix issue with non existent variable (18832287).
Fix issue with outdated instructions (18832293).
Fix issue with misleading time tick (18832171).

bug: 18832168
bug: 18832171
bug: 18832287
bug: 18832293
Change-Id: I4f071846589ba7edda500342ccd5fac6ecca3161
2015-01-21 08:00:45 -08:00
Ricardo Cervera
e229751d11 docs: Add browseable Wearable Support Lib Javadoc
Change-Id: Ied1f25f637c529046b0adc1e1ea173a290b22da1
2015-01-16 11:18:10 -08:00
Luan Nguyen
d3cc11a164 docs: Remove reference to handheld app for bitmap resource locations.
bug: 17577838
Change-Id: I54cfd7a73d21464077d8644bbe1a2d8896f745e6
2015-01-15 09:24:09 -08:00
Ricardo Cervera
afd23aba8e docs: Add parent calls to WatchFaces snippet.
Bug: 18982021

Change-Id: I2b39255827826d1e097ccba97e90e92a587fc39b
2015-01-12 12:54:32 -08:00
Ricardo Cervera
85f69885f7 docs: Update wearable lists docs
Bug: 18791586

Change-Id: I83824c67b46ac18944905751d0c8d09a0a5577ae
2014-12-18 13:13:59 -08:00
Ricardo Cervera
9fe34d9037 Merge "docs: Fixes to watch faces docs." into lmp-docs 2014-12-11 19:28:41 +00:00
Ricardo Cervera
ad69082b50 docs: Fixes to watch faces docs.
Bug: 18705470
Bug: 18702859
Bug: 18713266

Change-Id: I67f159f3b54a03f08aa1cd4bf3aa40eec4a34631
2014-12-11 09:17:45 -08:00
smain@google.com
1f933dd0cf add helpouts widget to wave 3 pages
Change-Id: I83c1a0af4975a4544a7f7dcb745bf5fbdf173c6e
2014-12-10 10:21:36 -08:00
Ricardo Cervera
900efcc91c docs: Add details to Packaging Wearable apps.
Bug: 17943949

(cherry picked from commit 07c9c63e3dd7ee6c752abed3ba54faa949184ca8)

Change-Id: I765285b7e1a17928778ac161c73b2e48b82b54d6
2014-12-10 05:36:09 +00:00
Ricardo Cervera
26e2105575 Merge "docs: Creating Custom Watch Faces training class." into lmp-docs 2014-12-10 05:28:33 +00:00
Ricardo Cervera
7db2979684 docs: Creating Custom Watch Faces training class.
Bug: 18338418
Bug: 18533881

Change-Id: I71d38c73b6a76c9bec8b646967a93d60b05c639b
2014-12-09 21:26:58 -08:00
Ricardo Cervera
d412b9ab74 Merge "docs: Add new classes to Wearable UI library" into lmp-docs 2014-12-10 00:56:50 +00:00
Ricardo Cervera
0d8f141720 Merge "docs: Add links to wearable support zip for ADT" into lmp-docs 2014-12-10 00:56:15 +00:00
Ricardo Cervera
c2d024255e docs: Add new classes to Wearable UI library
Bug: 18488927

Change-Id: If91993a456bd939f6c51f60500cf325f5eca1d29
2014-12-09 10:48:23 -08:00
Ricardo Cervera
369de296b4 docs: Add links to wearable support zip for ADT
Bug: 16651409
Bug: 18488729

Change-Id: I088fc86a469703f81fdc1e6b36395bcee8ecbf28
2014-12-09 08:34:32 -08:00
Ricardo Cervera-Navarro
1782e526c7 Merge "Revert "docs: Long press to dismiss fix by Wayne"" into lmp-docs 2014-12-05 00:28:00 +00:00
Ricardo Cervera-Navarro
dc320a0b70 Revert "docs: Long press to dismiss fix by Wayne"
This reverts commit 6ee2ca2f1e24d27c7a1e2430ad0272ef9f921a4a.

Change-Id: I07a196ca1e5ae827a77c9a17ddc90d8e14129f67
2014-12-05 00:27:09 +00:00
Luan Nguyen
daab7426b2 Merge "docs: Update MessageAPI notes to mention the unreliable transmission nature." into lmp-docs 2014-12-04 18:50:44 +00:00
Luan Nguyen
050d636bbc docs: Update MessageAPI notes to mention the unreliable transmission nature.
Bug: 17527501
Change-Id: I385747e4453c5079d7a034fbe7377a5fb260fa1d
2014-12-03 15:31:27 -08:00
Ricardo Cervera
6ee2ca2f1e docs: Long press to dismiss fix by Wayne
Bug: 17924105

Change-Id: Ifbc26b923771e7389e4df6abe9005bc3f0269c1e
2014-12-02 13:09:45 -08:00
Ricardo Cervera
64f4916246 docs: Layout fixes for the Custom UI on Wear class
Change-Id: I7e499374b5903fb3412c9c42a44c75f7a0bf28f0
2014-12-02 11:05:22 -08:00