Ricardo Cervera
3ffe146151
docs: Wear UI Lib training fixes
...
Change-Id: I8d4610b68218455b8a00a34a101cee1f0d945633
2014-10-03 16:43:25 -07:00
Ricardo Cervera
bab2bf78ef
docs: Training class for the Wearable UI Library
...
Change-Id: I93e9f6fc407f9afa79ce9af43d90719eb526bffa
2014-10-02 15:02:03 -07:00
David Friedman
8dcf1c3229
Fixes two typos, one in each file.
...
Change-Id: I5f4a9100d20f8ad50052d63dc106a030ac75b1b0
2014-09-22 10:24:41 -07:00
Robert Ly
e152b793e5
docs: remove fire and forget language from wear docs
...
Change-Id: I0a8d83ba0db24f1232d4c729f298c6af04c048b3
2014-09-15 10:46:23 -07:00
Ricardo Cervera
a6c12f0189
Merge "docs: Fixed minor bug in downloads class. Bug: 16948533" into klp-modular-docs
2014-09-10 23:57:16 +00:00
Ricardo Cervera
d91deea5ec
Merge "docs: Fixed notification background bug. Bug: 16801684" into klp-modular-docs
2014-08-27 15:30:41 +00:00
Ricardo Cervera
69e9fcbffc
docs: Fixed notification background bug. Bug: 16801684
...
Change-Id: Ibd42a52fd46d324a6f706bab69a23f8521b7b36b
2014-08-26 15:44:32 -07:00
Andrew Solovay
e7c7993e4d
Merge "docs: Fixed error in code sample." into klp-modular-docs
2014-08-26 18:25:33 +00:00
Ricardo Cervera
41cddd197b
docs: Fixed minor bug in downloads class. Bug: 16948533
...
Change-Id: Id434c2a85b875dc5bcb5e5ebeec2e412494d6cbe
2014-08-20 15:42:29 -07:00
Ricardo Cervera
c58078085a
docs: Fixed typo in Wear training class. Bug: 16709202
...
Change-Id: I4649546f2ebe2dba7266a3260d0aa4388a2a7fe1
2014-08-20 15:51:17 -07:00
Andrew Solovay
48ec6673c6
docs: Fixed error in code sample.
...
The code sample for GooglePlayServicesUtil.getErrorDialog had an
error, per bug report from the community. Staged the fixed doc to
http://asolovay.mtv:9860/training/location/retrieve-current.html#CheckServices
Aron, it looks like you've edited GooglePlayServicesUtil.java so I
hoped you could give it a +1. If not you, can you suggest someone?
bug: 17009860
Change-Id: Id5cbf13d2b771cfe168f1b4cb1abd5e339f1ac60
2014-08-13 15:15:33 -07:00
kmccormick
71f8f1d81f
Doc Change: Remove obsolete sample link.
...
Fix for:
b/16685592
Change-Id: If15951ee783e8c05b4dfb32983a87a3518cdbe82
2014-08-12 18:08:58 -07:00
Robert Ly
8e115e6460
Merge "docs: Documenting fix for CVE-2014-0224 (SSL vulnerability)." into klp-modular-docs
2014-08-07 15:00:45 +00:00
Andrew Flynn
ea12f0fd7e
Fix some sync adapter docs typos.
...
Change-Id: Icb108bcfd7835049ff7d50660d1f8084ebc3c8e9
2014-08-01 18:25:04 +00:00
Andrew Solovay
897cf908c9
docs: Documenting fix for CVE-2014-0224 (SSL vulnerability).
...
Wrote a training page on how to use Google Play services to update a
device's security provider, which (int. al.) installs a fix against
the recently-discovered SSL CCS injection vulnerability.
Doc is staged to:
http://asolovay.mtv:9338/training/articles/security-gms-provider.html
bug: 16296338
Change-Id: I5b0dd052113998d585a46262b216ef0c1b432362
2014-07-30 16:15:04 -07:00
Robert Ly
1c977b3744
Merge "docs: fix typo bug 16623189" into klp-modular-docs
2014-07-28 22:45:16 +00:00
Robert Ly
a66de16cde
docs: fix typo bug 16623189
...
Change-Id: Ia790587cf60cbf4e9f699605a5ad6a7dc5a06799
2014-07-29 16:26:36 +00:00
Robert Ly
a37ddd97a8
docs: fix typo
...
Change-Id: I4d76d625dc508e7279162d1d3ace9c32625e1358
2014-07-29 08:33:17 -07:00
Robert Ly
9613b433f4
Merge "docs: fix typo" into klp-modular-docs
2014-07-25 21:16:23 +00:00
Ricardo Cervera
321e030202
docs: Fix Wear docs issues.
...
Bug: 16624918
Bug: 16626217
Bug: 16626415
Bug: 16624384
Bug: 16623147
Change-Id: I774f19aded22562b891f9d2ccc35f0befb50f21c
2014-07-28 17:52:40 +00:00
Andrew Solovay
eb69126c61
Merge "DO NOT MERGE" into klp-modular-docs
2014-07-18 22:16:50 +00:00
Andrew Solovay
8e4ff7fee7
DO NOT MERGE
...
cherrypick from klp-modular-dev docs: Noted how singleTop affects "up" navigation. Change-Id: 4d06d970526b58ddaf8db89858615217fa88772b
Docs are staged to:
http://asolovay.mtv:9411/training/implementing-navigation/ancestral.html#NavigateUp
http://asolovay.mtv:9411/guide/topics/manifest/activity-element.html#lmode
bug: 14527411
Change-Id: Ia414f2206339fc33739c8244f14140dd2e5d1607
(cherry picked from commit 4d06d970526b58ddaf8db89858615217fa88772b)
2014-07-22 18:16:39 +00:00
Andrew Solovay
170556f82b
Merge "docs: Removed reference to a sample notepad app." into klp-modular-docs
2014-07-18 22:16:50 +00:00
Andrew Solovay
1eaab8ff83
docs: Removed reference to a sample notepad app.
...
The first section incorrectly said that there was a full Notepad
sample app in the "samples" directory; removed that reference.
Also changed the description in "Other Resources and Further Learning"
to point to the sample in "samples/legacy/NotePad".
Doc is staged to: http://asolovay.mtv:9249/training/notepad/
bug: 15612249
Change-Id: I6c17565fd7708fb50915e8cdd73043964cc2878a
2014-07-21 12:38:05 -07:00
Robert Ly
61ecfc3428
docs: fix speech code for bug 16461337
...
Change-Id: Id2ab7852a7dbe9b91697e1ffd0ca1ba62144f875
2014-07-22 14:25:10 +00:00
Quddus Chong
349e5760e7
docs: Fixed bugs in Game Controller training doc.
...
bug: 16375247, 14671463
Change-Id: I51f595065435c3990a979a66b402acc2b6867a1a
2014-07-18 22:17:22 +00:00
Robert Ly
f1b18ded01
Merge "docs: Fix typo in Wear docs. Bug: 16327298" into klp-modular-docs
2014-07-17 18:11:21 +00:00
Ricardo Cervera
2f84fbd9f9
docs: Fix typo in Wear docs. Bug: 16327298
...
Change-Id: I682b9bba9d01712b98d5de97d31ef2d88b5b6ea0
2014-07-16 09:02:36 -07:00
Chris Smith
7a04794186
docs: Fix minor issues with Wear data events docs.
...
Change-Id: Id6f6c57748e2e51b7a0de6fb6e7912a0c838d987
2014-07-16 14:49:36 +00:00
Robert Ly
d7880b6a50
docs: fix packaging instructions again to reflect correct metadata name
...
Change-Id: I61659811065ad5f0fa8f722f80793e707730604c
2014-07-09 12:13:27 -07:00
Ricardo Cervera
4adf1e069b
docs: Fixed minor issues with Wear docs. Bug: 16062631
...
Change-Id: Ieaa02cfedd1b9b6f59c6937a056c8d4f4eb4188e
2014-07-09 11:30:23 -07:00
Robert Ly
6d36bbe11b
docs: fix wear packaging for paid apps instructions
...
Change-Id: Ibf2cbe2e4bcb7e998665b10c5632c786dcc90e76
2014-07-09 09:23:23 -07:00
Robert Ly
546d0ba888
docs: fix link to messages doc
...
Change-Id: I382a2ec26634f8d7427344657de0a66b187562cb
2014-07-09 07:59:07 -07:00
Robert Ly
b50dd5a2f2
Merge "docs: fix links" into klp-modular-dev
2014-07-02 18:50:12 +00:00
Robert Ly
c1bb7d328f
docs: fix links
...
Change-Id: Ib3cc9e4608ddbbcb0bdf91ec79cd22a01ae6566b
2014-07-07 08:28:00 -07:00
Flavio Lerda
474cdf258f
Fix incorrect link in Android Wear documentation.
...
The link name was misspelled and pointed to the wrong directory.
Change-Id: I471892349dbe3ebbe9ec425a2a78b172d2ec6a0f
2014-07-06 21:59:06 +00:00
Quddus Chong
f6438653e1
Merge "docs: Removed early adopter text from app indexing training doc." into klp-modular-dev
2014-07-02 18:17:00 +00:00
Quddus Chong
a0a301b54d
docs: Removed early adopter text from app indexing training doc.
...
Change-Id: I5d837feecd0ec62de34b426f6d1627d7d6b6fd94
2014-07-02 07:05:46 -07:00
Robert Ly
bdc5428410
docs: add new UX images for notifications and wear
...
Change-Id: I936209db7260c77aec425f3457497cd70a66b767
2014-06-30 19:33:37 -07:00
Robert Ly
cfe7582a11
docs : fix broken links
...
Change-Id: I75d8cbe8abe904bba44cc64d5557c8e14060cb8a
2014-06-29 16:38:21 -07:00
Robert Ly
ba10292579
Merge "more doc fixes for notifcations and wear" into klp-modular-dev
2014-06-26 18:07:29 +00:00
Robert Ly
939765f842
more doc fixes for notifcations and wear
...
Change-Id: I9f0d168a8ebafb778924919766910b79504ebf68
2014-06-27 10:07:03 -07:00
Robert Ly
7e4af93be6
link fixes
...
Change-Id: If91c07663347f485106e926167845ce184f17da2
2014-06-26 09:44:43 -07:00
Robert Ly
edd662ff66
docs: final changes to index
...
Change-Id: I1a9a454937a975f2b2a36ab1132e8bb91dc4059a
2014-06-26 02:06:52 -07:00
Robert Ly
7aae4d4f58
docs:wear landing and training fixes
...
Change-Id: Iddf2392ec4ae79850099d3127ea274a71f32d0c4
2014-06-25 00:15:03 -07:00
Robert Ly
e1beb730c3
Merge "docs: wear training classes" into klp-modular-dev
2014-06-24 08:05:46 +00:00
Robert Ly
2728c2a93a
docs: wear training classes
...
Change-Id: I542b3bc87d3a24bf89ea9b7d8edeec224780f31b
2014-06-24 16:49:48 -07:00
Joe Fernandez
6fd69be64c
Merge "docs: Android TV Dev Guide, final (probably)" into klp-modular-dev
2014-06-24 07:59:24 +00:00
Robert Ly
27f7c240f6
docs: Android TV Dev Guide, final (probably)
...
Change-Id: I5b333daa32ff9a50724151631661fab126b68704
2014-06-24 15:23:14 -07:00
Quddus Chong
2789664e60
docs: Removing note for app-indexing developer early adopters from training class, since this feature is going to be publically accessible starting in GMS Longhorn.
...
Change-Id: I0ea5b9c85dd79b786dabeb4923f8f0f7f26948ab
2014-06-23 11:17:37 -07:00