OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 68e6819b: brute force improve suggestions for sdk download
smain@google.com [Mon, 15 Dec 2014 18:10:45 +0000 (18:10 +0000)]
am 68e6819b: brute force improve suggestions for sdk download

* commit '68e6819bd023d24894fc7cbb2357c685177d9b84':
  brute force improve suggestions for sdk download

9 years agobrute force improve suggestions for sdk download
smain@google.com [Mon, 15 Dec 2014 18:00:59 +0000 (10:00 -0800)]
brute force improve suggestions for sdk download

Change-Id: I4698058a12472a65e67cadc3d0e3dd1ffed1b384

9 years agoam 6b8756c3: docs: studio 1.0.1 revision update
Rich Slogar [Sat, 13 Dec 2014 06:17:00 +0000 (06:17 +0000)]
am 6b8756c3: docs: studio 1.0.1 revision update

* commit '6b8756c39764b166c9f7d384e4542960dd8a7f98':
  docs: studio 1.0.1 revision update

9 years agodocs: studio 1.0.1 revision update
Rich Slogar [Fri, 12 Dec 2014 22:59:34 +0000 (14:59 -0800)]
docs: studio 1.0.1 revision update

Change-Id: If9ef9ba986ae02463bec8040924a06ab0ccc8124

9 years agoam 8e8f29e3: Merge "fix distribute nav styles. they were not highlighted correctly...
smain@google.com [Sat, 13 Dec 2014 01:04:02 +0000 (01:04 +0000)]
am 8e8f29e3: Merge "fix distribute nav styles. they were not highlighted correctly." into lmp-docs

* commit '8e8f29e34266b49d02f236367be98d6885f2f8a6':
  fix distribute nav styles. they were not highlighted correctly.

9 years agoMerge "fix distribute nav styles. they were not highlighted correctly." into lmp...
smain@google.com [Sat, 13 Dec 2014 00:55:30 +0000 (00:55 +0000)]
Merge "fix distribute nav styles. they were not highlighted correctly." into lmp-docs

9 years agoam 044f3947: Merge "docs: uiautomator blog link removal" into lmp-docs
Joe Fernandez [Sat, 13 Dec 2014 00:25:14 +0000 (00:25 +0000)]
am 044f3947: Merge "docs: uiautomator blog link removal" into lmp-docs

* commit '044f3947bc2e5e1beb2e46dd8e32822b57132b4a':
  docs: uiautomator blog link removal

9 years agoMerge "docs: uiautomator blog link removal" into lmp-docs
Joe Fernandez [Sat, 13 Dec 2014 00:20:28 +0000 (00:20 +0000)]
Merge "docs: uiautomator blog link removal" into lmp-docs

9 years agoam c59d1d78: Merge "docs: studio basics typo" into lmp-docs
Joe Fernandez [Sat, 13 Dec 2014 00:10:17 +0000 (00:10 +0000)]
am c59d1d78: Merge "docs: studio basics typo" into lmp-docs

* commit 'c59d1d780b03b96b3d92990d629de865dd2c585c':
  docs: studio basics typo

9 years agoam a854ddfd: docs: Add two new general functionality requirements
Luan Nguyen [Sat, 13 Dec 2014 00:04:06 +0000 (00:04 +0000)]
am a854ddfd: docs: Add two new general functionality requirements

* commit 'a854ddfd79c7d1458452b6238fbc5f69ba610002':
  docs: Add two new general functionality requirements

9 years agoMerge "docs: studio basics typo" into lmp-docs
Joe Fernandez [Sat, 13 Dec 2014 00:03:08 +0000 (00:03 +0000)]
Merge "docs: studio basics typo" into lmp-docs

9 years agodocs: studio basics typo
Rich Slogar [Fri, 12 Dec 2014 00:25:17 +0000 (16:25 -0800)]
docs: studio basics typo

Change-Id: I3e20deb2abc8513266cc2182d9be1ae809bbeae0

9 years agodocs: Add two new general functionality requirements
Luan Nguyen [Fri, 12 Dec 2014 20:15:21 +0000 (12:15 -0800)]
docs: Add two new general functionality requirements

Bug: 18733124
Change-Id: Ia4b1e74980cbb645d1ab0b61ec56f06a3704fd3b

9 years agoMerge "Tune delivery and batching of alarms" into lmp-dev
Bart Sears [Fri, 12 Dec 2014 01:52:29 +0000 (01:52 +0000)]
Merge "Tune delivery and batching of alarms" into lmp-dev

9 years agodocs: uiautomator blog link removal
Rich Slogar [Fri, 12 Dec 2014 00:17:36 +0000 (16:17 -0800)]
docs: uiautomator blog link removal

Change-Id: I4e5afc42798c4f313d6bdefd5e884fd39c48f469

9 years agoTune delivery and batching of alarms
Christopher Tate [Fri, 5 Dec 2014 02:27:16 +0000 (18:27 -0800)]
Tune delivery and batching of alarms

cherry-pick from lmp-mr1-dev

* Inexact alarms no longer coalesce with exact alarms.  The motivation here
is that exact alarms are far more likely to be wall-clock aligned, and in
general pulling all alarms toward wall-clock alignment is a bad idea.

* Wakeup times are now fuzzed within the target batch's allowed window
rather than being hard pinned at the start of the window.

Bug 18631821

Change-Id: Iefaf34eee3f2a6546abefc27e177ee2fdcff935f
(cherry picked from commit 81f9882b5aadd6a2289c9f521a06a7af5f35ebf0)

9 years agoProperly recognize repeating wakeup alarms
Christopher Tate [Tue, 2 Dec 2014 19:48:53 +0000 (11:48 -0800)]
Properly recognize repeating wakeup alarms

cherry-pick from lmp-mr1-dev

The code in place was inappropriately treating all recurring alarms
as non-wakeup for purposes of deferral.  Worse, it was overriding the
"this deliverable batch of alarms includes a wakeup alarm" bookkeeping,
so could potentially cause inappropriate deferral of even standalone
wakeup alarms.

Bug 18591317

Change-Id: I2a62ed4badcaeb549c1ac4f086014aa829e45427
(cherry picked from commit 864d42eb96a9127b7d2f10ad11e709c24b4b4304)

9 years agoam 1ab615b3: Merge "Adds link to related video." into lmp-docs
David Friedman [Thu, 11 Dec 2014 22:03:42 +0000 (22:03 +0000)]
am 1ab615b3: Merge "Adds link to related video." into lmp-docs

* commit '1ab615b3e6a7ae820fde4ba067f76dff635f3639':
  Adds link to related video.

9 years agoMerge "Adds link to related video." into lmp-docs
David Friedman [Thu, 11 Dec 2014 21:55:23 +0000 (21:55 +0000)]
Merge "Adds link to related video." into lmp-docs

9 years agoam 0aa23445: Merge "docs: studio basics haxm updates" into lmp-docs
Joe Fernandez [Thu, 11 Dec 2014 19:50:39 +0000 (19:50 +0000)]
am 0aa23445: Merge "docs: studio basics haxm updates" into lmp-docs

* commit '0aa234457737cdb31538711251920aef3a70bb56':
  docs: studio basics haxm updates

9 years agoMerge "docs: studio basics haxm updates" into lmp-docs
Joe Fernandez [Thu, 11 Dec 2014 19:43:17 +0000 (19:43 +0000)]
Merge "docs: studio basics haxm updates" into lmp-docs

9 years agoam 9fe34d90: Merge "docs: Fixes to watch faces docs." into lmp-docs
Ricardo Cervera [Thu, 11 Dec 2014 19:35:41 +0000 (19:35 +0000)]
am 9fe34d90: Merge "docs: Fixes to watch faces docs." into lmp-docs

* commit '9fe34d9037dc27abb89c64ff75b87fdf9a4eaa8b':
  docs: Fixes to watch faces docs.

9 years agoMerge "docs: Fixes to watch faces docs." into lmp-docs
Ricardo Cervera [Thu, 11 Dec 2014 19:28:39 +0000 (19:28 +0000)]
Merge "docs: Fixes to watch faces docs." into lmp-docs

9 years agoam d35216ad: Merge "docs: studio bundle update" into lmp-docs
Rich Slogar [Thu, 11 Dec 2014 19:09:39 +0000 (19:09 +0000)]
am d35216ad: Merge "docs: studio bundle update" into lmp-docs

* commit 'd35216ad36aefb121167ad781b25f7a37d5c1e52':
  docs: studio bundle update

9 years agoMerge "docs: studio bundle update" into lmp-docs
Rich Slogar [Thu, 11 Dec 2014 19:04:01 +0000 (19:04 +0000)]
Merge "docs: studio bundle update" into lmp-docs

9 years agodocs: studio bundle update
Rich Slogar [Thu, 11 Dec 2014 18:43:11 +0000 (10:43 -0800)]
docs: studio bundle update

Change-Id: I232a61ae6747b879e8a36f8e4942d6a3406c4162

9 years agodocs: studio basics haxm updates
Rich Slogar [Thu, 11 Dec 2014 18:03:19 +0000 (10:03 -0800)]
docs: studio basics haxm updates

Change-Id: I2c3ef0dae3a091be27f1cfef13fe385f97781492

9 years agodocs: Fixes to watch faces docs.
Ricardo Cervera [Wed, 10 Dec 2014 21:05:17 +0000 (13:05 -0800)]
docs: Fixes to watch faces docs.

Bug: 18705470
Bug: 18702859
Bug: 18713266

Change-Id: I67f159f3b54a03f08aa1cd4bf3aa40eec4a34631

9 years agoam c3daed96: Merge "docs: platform updates for api 21" into lmp-docs
Joe Fernandez [Thu, 11 Dec 2014 00:36:53 +0000 (00:36 +0000)]
am c3daed96: Merge "docs: platform updates for api 21" into lmp-docs

* commit 'c3daed967d5ad6b4df8547679c30c4d2efd005b3':
  docs: platform updates for api 21

9 years agoMerge "docs: platform updates for api 21" into lmp-docs
Joe Fernandez [Thu, 11 Dec 2014 00:31:52 +0000 (00:31 +0000)]
Merge "docs: platform updates for api 21" into lmp-docs

9 years agoam 235e4be4: Merge "docs: sdk tools 24.0.1 revisions" into lmp-docs
Joe Fernandez [Thu, 11 Dec 2014 00:29:19 +0000 (00:29 +0000)]
am 235e4be4: Merge "docs: sdk tools 24.0.1 revisions" into lmp-docs

* commit '235e4be4c92fbc68544f15bebcc6a92ab5d21183':
  docs: sdk tools 24.0.1 revisions

9 years agoam c7ad6e91: docs: Added info about managed profiles to "Android 5.0 Changes"
Andrew Solovay [Thu, 11 Dec 2014 00:29:14 +0000 (00:29 +0000)]
am c7ad6e91: docs: Added info about managed profiles to "Android 5.0 Changes"

* commit 'c7ad6e9175e232416c22386b80f2c5c9b5031d81':
  docs: Added info about managed profiles to "Android 5.0 Changes"

9 years agoMerge "docs: sdk tools 24.0.1 revisions" into lmp-docs
Joe Fernandez [Thu, 11 Dec 2014 00:27:00 +0000 (00:27 +0000)]
Merge "docs: sdk tools 24.0.1 revisions" into lmp-docs

9 years agodocs: Added info about managed profiles to "Android 5.0 Changes"
Andrew Solovay [Tue, 9 Dec 2014 22:46:54 +0000 (14:46 -0800)]
docs: Added info about managed profiles to "Android 5.0 Changes"

Also a couple of unrelated changes while the file was open.

See first comment for link to staged doc.

Change-Id: I56dd57104729dec353b0dd630715a43a73d043d3

9 years agoam 8cd0bb2d: Merge "add helpouts widget to wave 3 pages" into lmp-docs
smain@google.com [Wed, 10 Dec 2014 23:37:52 +0000 (23:37 +0000)]
am 8cd0bb2d: Merge "add helpouts widget to wave 3 pages" into lmp-docs

* commit '8cd0bb2df377b2452d5b12ac5057143da4ecb899':
  add helpouts widget to wave 3 pages

9 years agoMerge "add helpouts widget to wave 3 pages" into lmp-docs
smain@google.com [Wed, 10 Dec 2014 23:07:36 +0000 (23:07 +0000)]
Merge "add helpouts widget to wave 3 pages" into lmp-docs

9 years agoam 4221d7e4: docs: Fix link for moved Android Studio index.
Luan Nguyen [Wed, 10 Dec 2014 22:04:20 +0000 (22:04 +0000)]
am 4221d7e4: docs: Fix link for moved Android Studio index.

* commit '4221d7e4cbcea9ea6be56322c7839f31b2afb828':
  docs: Fix link for moved Android Studio index.

9 years agodocs: Fix link for moved Android Studio index.
Luan Nguyen [Wed, 10 Dec 2014 21:42:05 +0000 (13:42 -0800)]
docs: Fix link for moved Android Studio index.

Change-Id: Ia0c4cdcf05fddd12e0e50c2b6343809f80ab5f65

9 years agofix distribute nav styles. they were not highlighted correctly.
smain@google.com [Wed, 10 Dec 2014 20:40:49 +0000 (12:40 -0800)]
fix distribute nav styles. they were not highlighted correctly.

Change-Id: I53f727353d263eb8caa62261751be3adcdc18273

9 years agoam d49977d9: Merge "docs: update debug menu for debugging-studio" into lmp-docs
Joe Fernandez [Wed, 10 Dec 2014 19:38:28 +0000 (19:38 +0000)]
am d49977d9: Merge "docs: update debug menu for debugging-studio" into lmp-docs

* commit 'd49977d967d7db24466abba9a97084a955f56aff':
  docs: update debug menu for debugging-studio

9 years agoMerge "docs: update debug menu for debugging-studio" into lmp-docs
Joe Fernandez [Wed, 10 Dec 2014 19:31:10 +0000 (19:31 +0000)]
Merge "docs: update debug menu for debugging-studio" into lmp-docs

9 years agoam 3454091d: Merge "docs:studio basic links" into lmp-docs
Joe Fernandez [Wed, 10 Dec 2014 19:30:37 +0000 (19:30 +0000)]
am 3454091d: Merge "docs:studio basic links" into lmp-docs

* commit '3454091dad65256730b714d8ce0f89c137c1c0c2':
  docs:studio basic links

9 years agodocs: sdk tools 24.0.1 revisions
Rich Slogar [Wed, 10 Dec 2014 19:27:59 +0000 (11:27 -0800)]
docs: sdk tools 24.0.1 revisions

Change-Id: I872aaba5844fe7642874147b158c8119d111162d

9 years agoMerge "docs:studio basic links" into lmp-docs
Joe Fernandez [Wed, 10 Dec 2014 19:23:15 +0000 (19:23 +0000)]
Merge "docs:studio basic links" into lmp-docs

9 years agodocs: update debug menu for debugging-studio
Rich Slogar [Tue, 9 Dec 2014 01:25:48 +0000 (17:25 -0800)]
docs: update debug menu for debugging-studio

Change-Id: I04c71104b1ac9c0e4413c518ccd41ba3e6a90f8f

9 years agoAdds link to related video.
David Friedman [Wed, 10 Dec 2014 19:14:01 +0000 (11:14 -0800)]
Adds link to related video.

Change-Id: I22823b0df2863c4e733d389d20440debb16c5631

9 years agoam 258da738: docs: Fix text on step 5 of the opt-in steps
Luan Nguyen [Wed, 10 Dec 2014 19:10:41 +0000 (19:10 +0000)]
am 258da738: docs: Fix text on step 5 of the opt-in steps

* commit '258da738463f547eab859c21d32cbfe0f8345ae2':
  docs: Fix text on step 5 of the opt-in steps

9 years agodocs: Fix text on step 5 of the opt-in steps
Luan Nguyen [Wed, 10 Dec 2014 18:37:43 +0000 (10:37 -0800)]
docs: Fix text on step 5 of the opt-in steps

Bug: 18702823
Change-Id: I294eb017592e896217d7eeea024aa32b9f4f1511

9 years agoadd helpouts widget to wave 3 pages
smain@google.com [Wed, 10 Dec 2014 18:21:36 +0000 (10:21 -0800)]
add helpouts widget to wave 3 pages

Change-Id: I83c1a0af4975a4544a7f7dcb745bf5fbdf173c6e

9 years agodocs:studio basic links
Rich Slogar [Wed, 10 Dec 2014 18:04:26 +0000 (10:04 -0800)]
docs:studio basic links

Change-Id: Ib097530baa3035bc83eeb49a3e14eadbac58aca1

9 years agoam 900efcc9: docs: Add details to Packaging Wearable apps.
Ricardo Cervera [Wed, 10 Dec 2014 05:43:00 +0000 (05:43 +0000)]
am 900efcc9: docs: Add details to Packaging Wearable apps.

* commit '900efcc91c980a0b30fc1d3017e33e30198b8eb8':
  docs: Add details to Packaging Wearable apps.

9 years agoam 1832978c: Merge "docs: Update wording on Packaging requirement description. Add...
Joe Fernandez [Wed, 10 Dec 2014 05:42:56 +0000 (05:42 +0000)]
am 1832978c: Merge "docs: Update wording on Packaging requirement description. Add Watch Face requirement." into lmp-docs

* commit '1832978cf6355515016139e453ced187f4b4e29d':
  docs: Update wording on Packaging requirement description. Add Watch Face requirement.

9 years agodocs: Add details to Packaging Wearable apps.
Ricardo Cervera [Tue, 21 Oct 2014 20:04:05 +0000 (13:04 -0700)]
docs: Add details to Packaging Wearable apps.

Bug: 17943949

(cherry picked from commit 07c9c63e3dd7ee6c752abed3ba54faa949184ca8)

Change-Id: I765285b7e1a17928778ac161c73b2e48b82b54d6

9 years agoMerge "docs: Update wording on Packaging requirement description. Add Watch Face...
Joe Fernandez [Wed, 10 Dec 2014 05:35:20 +0000 (05:35 +0000)]
Merge "docs: Update wording on Packaging requirement description. Add Watch Face requirement." into lmp-docs

9 years agoam 26e21055: Merge "docs: Creating Custom Watch Faces training class." into lmp-docs
Ricardo Cervera [Wed, 10 Dec 2014 05:34:39 +0000 (05:34 +0000)]
am 26e21055: Merge "docs: Creating Custom Watch Faces training class." into lmp-docs

* commit '26e2105575939918e362f14b854176bc54e39b44':
  docs: Creating Custom Watch Faces training class.

9 years agoMerge "docs: Add details to Packaging Wearable apps." into lmp-dev
Ricardo Cervera [Wed, 10 Dec 2014 05:32:17 +0000 (05:32 +0000)]
Merge "docs: Add details to Packaging Wearable apps." into lmp-dev

9 years agoMerge "docs: Creating Custom Watch Faces training class." into lmp-docs
Ricardo Cervera [Wed, 10 Dec 2014 05:28:32 +0000 (05:28 +0000)]
Merge "docs: Creating Custom Watch Faces training class." into lmp-docs

9 years agodocs: Creating Custom Watch Faces training class.
Ricardo Cervera [Fri, 21 Nov 2014 19:47:40 +0000 (11:47 -0800)]
docs: Creating Custom Watch Faces training class.

Bug: 18338418
Bug: 18533881

Change-Id: I71d38c73b6a76c9bec8b646967a93d60b05c639b

9 years agoam 0024f12d: Merge "docs: Design guidelines for watch faces draft." into lmp-docs
Ricardo Cervera [Wed, 10 Dec 2014 05:21:30 +0000 (05:21 +0000)]
am 0024f12d: Merge "docs: Design guidelines for watch faces draft." into lmp-docs

* commit '0024f12dec948d25738c28175ac26d9829b6cd7b':
  docs: Design guidelines for watch faces draft.

9 years agoMerge "docs: Design guidelines for watch faces draft." into lmp-docs
Ricardo Cervera [Wed, 10 Dec 2014 05:12:48 +0000 (05:12 +0000)]
Merge "docs: Design guidelines for watch faces draft." into lmp-docs

9 years agoam 1a2308bb: Merge "misc updates related to Android Studio. clarify a few doc titles...
smain@google.com [Wed, 10 Dec 2014 03:32:44 +0000 (03:32 +0000)]
am 1a2308bb: Merge "misc updates related to Android Studio. clarify a few doc titles for improved search results clarity. update "get started" page link to Android Studio, add First App link, and remove some biased language." into lmp-docs

* commit '1a2308bb8575602689b02379cb96da008f403b5a':
  misc updates related to Android Studio. clarify a few doc titles for improved search results clarity. update "get started" page link to Android Studio, add First App link, and remove some biased language.

9 years agoMerge "misc updates related to Android Studio. clarify a few doc titles for improved...
smain@google.com [Wed, 10 Dec 2014 03:28:23 +0000 (03:28 +0000)]
Merge "misc updates related to Android Studio. clarify a few doc titles for improved search results clarity. update "get started" page link to Android Studio, add First App link, and remove some biased language." into lmp-docs

9 years agoam 1e824284: Merge "docs: Add Distributing to Android Wear doc" into lmp-docs
Joe Fernandez [Wed, 10 Dec 2014 03:23:06 +0000 (03:23 +0000)]
am 1e824284: Merge "docs: Add Distributing to Android Wear doc" into lmp-docs

* commit '1e82428495ae0c909a7c67dd2f7879ee1e603245':
  docs: Add Distributing to Android Wear doc

9 years agoam d412b9ab: Merge "docs: Add new classes to Wearable UI library" into lmp-docs
Ricardo Cervera [Wed, 10 Dec 2014 03:23:03 +0000 (03:23 +0000)]
am d412b9ab: Merge "docs: Add new classes to Wearable UI library" into lmp-docs

* commit 'd412b9ab7435ea03392ef3e710a20c0b69056141':
  docs: Add new classes to Wearable UI library

9 years agoam 0d8f1417: Merge "docs: Add links to wearable support zip for ADT" into lmp-docs
Ricardo Cervera [Wed, 10 Dec 2014 03:22:59 +0000 (03:22 +0000)]
am 0d8f1417: Merge "docs: Add links to wearable support zip for ADT" into lmp-docs

* commit '0d8f1417209ba0a38a97ae8e31b4ae87e0f1e7c2':
  docs: Add links to wearable support zip for ADT

9 years agoam 09e72628: Merge "docs: Updated GMS highlights for v6.5 (Nacho) to reflect removal...
Quddus Chong [Wed, 10 Dec 2014 03:22:54 +0000 (03:22 +0000)]
am 09e72628: Merge "docs: Updated GMS highlights for v6.5 (Nacho) to reflect removal of LocationClient, PlusClient, and ActivityRecognitionClient." into lmp-docs

* commit '09e72628fc9e58659c18b1bbbb1a0ec8a5878221':
  docs: Updated GMS highlights for v6.5 (Nacho) to reflect removal of LocationClient, PlusClient, and ActivityRecognitionClient.

9 years agoMerge "docs: Add Distributing to Android Wear doc" into lmp-docs
Joe Fernandez [Wed, 10 Dec 2014 02:10:05 +0000 (02:10 +0000)]
Merge "docs: Add Distributing to Android Wear doc" into lmp-docs

9 years agomisc updates related to Android Studio.
smain@google.com [Wed, 10 Dec 2014 00:39:47 +0000 (16:39 -0800)]
misc updates related to Android Studio.
clarify a few doc titles for improved search results clarity.
update "get started" page link to Android Studio, add First App link,
and remove some biased language.

Change-Id: I5e4faef8a6eb0a08eec45981a4f9436cb07a995c

9 years agoMerge "docs: Add new classes to Wearable UI library" into lmp-docs
Ricardo Cervera [Wed, 10 Dec 2014 00:56:49 +0000 (00:56 +0000)]
Merge "docs: Add new classes to Wearable UI library" into lmp-docs

9 years agoMerge "docs: Add links to wearable support zip for ADT" into lmp-docs
Ricardo Cervera [Wed, 10 Dec 2014 00:56:13 +0000 (00:56 +0000)]
Merge "docs: Add links to wearable support zip for ADT" into lmp-docs

9 years agoMerge "docs: Updated GMS highlights for v6.5 (Nacho) to reflect removal of LocationCl...
Quddus Chong [Wed, 10 Dec 2014 00:02:16 +0000 (00:02 +0000)]
Merge "docs: Updated GMS highlights for v6.5 (Nacho) to reflect removal of LocationClient, PlusClient, and ActivityRecognitionClient." into lmp-docs

9 years agodocs: platform updates for api 21
Rich Slogar [Tue, 9 Dec 2014 21:20:45 +0000 (13:20 -0800)]
docs: platform updates for api 21

Change-Id: I6dd1897641243a19ece0acfd16866cb0d7c3a24a

9 years agodocs: Add Distributing to Android Wear doc
Luan Nguyen [Thu, 4 Dec 2014 22:32:30 +0000 (14:32 -0800)]
docs: Add Distributing to Android Wear doc

Change-Id: I123f53b4d7a1098c1caabc88a1e6fd6dd828d3fb

9 years agoam b35a509d: Merge ":docs studio tips and tricks headings updates" into lmp-docs
Joe Fernandez [Tue, 9 Dec 2014 23:04:13 +0000 (23:04 +0000)]
am b35a509d: Merge ":docs studio tips and tricks headings updates" into lmp-docs

* commit 'b35a509d0eb4d9c150630fc6108f4bc039a09043':
  :docs studio tips and tricks headings updates

9 years agoMerge ":docs studio tips and tricks headings updates" into lmp-docs
Joe Fernandez [Tue, 9 Dec 2014 22:56:36 +0000 (22:56 +0000)]
Merge ":docs studio tips and tricks headings updates" into lmp-docs

9 years agodocs: Updated GMS highlights for v6.5 (Nacho) to reflect removal of LocationClient...
Quddus Chong [Tue, 9 Dec 2014 21:09:06 +0000 (13:09 -0800)]
docs: Updated GMS highlights for v6.5 (Nacho) to reflect removal of LocationClient, PlusClient, and ActivityRecognitionClient.

Change-Id: I240feafe4002884dbb2495ffefc599a76b6b7a35

9 years ago:docs studio tips and tricks headings updates
Rich Slogar [Tue, 9 Dec 2014 22:23:18 +0000 (14:23 -0800)]
:docs studio tips and tricks headings updates

Change-Id: I5453263b575610b6f418569bdf79f73a693c641b

9 years agoam 5155840b: Merge "docs: Adding links to material design videos" into lmp-docs
Ricardo Cervera [Tue, 9 Dec 2014 22:16:58 +0000 (22:16 +0000)]
am 5155840b: Merge "docs: Adding links to material design videos" into lmp-docs

* commit '5155840ba091f62ea3079328b25a620089223887':
  docs: Adding links to material design videos

9 years agoMerge "docs: Adding links to material design videos" into lmp-docs
Ricardo Cervera [Tue, 9 Dec 2014 21:16:39 +0000 (21:16 +0000)]
Merge "docs: Adding links to material design videos" into lmp-docs

9 years agoam e8f6cb06: Merge "Fix typo." into lmp-docs
Elliott Hughes [Tue, 9 Dec 2014 19:22:33 +0000 (19:22 +0000)]
am e8f6cb06: Merge "Fix typo." into lmp-docs

* commit 'e8f6cb065c33c21dfefe0039739dc38fde5cff6d':
  Fix typo.

9 years agoMerge "Fix typo." into lmp-docs
Elliott Hughes [Tue, 9 Dec 2014 19:16:16 +0000 (19:16 +0000)]
Merge "Fix typo." into lmp-docs

9 years agoam 2023bec7: revise ADT migration message b/18668828 and fix broken link
smain@google.com [Tue, 9 Dec 2014 18:56:20 +0000 (18:56 +0000)]
am 2023bec7: revise ADT migration message b/18668828 and fix broken link

* commit '2023bec7bfed3175819abbe59ebc974872c7981c':
  revise ADT migration message b/18668828 and fix broken link

9 years agodocs: Add new classes to Wearable UI library
Ricardo Cervera [Tue, 9 Dec 2014 18:48:23 +0000 (10:48 -0800)]
docs: Add new classes to Wearable UI library

Bug: 18488927

Change-Id: If91993a456bd939f6c51f60500cf325f5eca1d29

9 years agodocs: Adding links to material design videos
Ricardo Cervera [Tue, 9 Dec 2014 18:33:02 +0000 (10:33 -0800)]
docs: Adding links to material design videos

Change-Id: I07d849f9338a35179b0bb967e8ea3dd29736730a

9 years agoFix typo.
Elliott Hughes [Tue, 9 Dec 2014 04:47:11 +0000 (20:47 -0800)]
Fix typo.

Bug: https://code.google.com/p/android/issues/detail?id=78422

(cherry picked from commit 0adcf15ad8b41559b50b3cbde6a103582f8c95b8)

Change-Id: I62746a0690e9845b20b23b91f2a50d85214e8aa1

9 years agodocs: Design guidelines for watch faces draft.
Ricardo Cervera [Wed, 19 Nov 2014 21:10:15 +0000 (13:10 -0800)]
docs: Design guidelines for watch faces draft.

Bug: 18338418

Change-Id: Ibf699ee48b7d4ac2800a435e4d95c2b15278861f

9 years agodocs: Add links to wearable support zip for ADT
Ricardo Cervera [Thu, 4 Dec 2014 22:55:16 +0000 (14:55 -0800)]
docs: Add links to wearable support zip for ADT

Bug: 16651409
Bug: 18488729

Change-Id: I088fc86a469703f81fdc1e6b36395bcee8ecbf28

9 years agorevise ADT migration message
smain@google.com [Tue, 9 Dec 2014 03:18:27 +0000 (19:18 -0800)]
revise ADT migration message
b/18668828
and fix broken link

Change-Id: I64cba60ebdd0649a0394e0f4284160514f56099e

9 years agoam a111eb84: Merge "clarify release notes pages with more specific titles and new...
smain@google.com [Tue, 9 Dec 2014 02:56:33 +0000 (02:56 +0000)]
am a111eb84: Merge "clarify release notes pages with more specific titles and new links to related docs." into lmp-docs

* commit 'a111eb840bd85c74bf77efca4fce0213b56ff1bd':
  clarify release notes pages with more specific titles and new links to related docs.

9 years agoMerge "clarify release notes pages with more specific titles and new links to related...
smain@google.com [Tue, 9 Dec 2014 02:48:48 +0000 (02:48 +0000)]
Merge "clarify release notes pages with more specific titles and new links to related docs." into lmp-docs

9 years agoclarify release notes pages with more specific titles and
smain@google.com [Mon, 8 Dec 2014 20:56:26 +0000 (12:56 -0800)]
clarify release notes pages with more specific titles and
new links to related docs.

Change-Id: I2532b0eb0fec0999c59b62e5a709a74ba7a1185f

9 years agoam 01ab09c2: docs:studio basics images updates
Rich Slogar [Tue, 9 Dec 2014 00:15:39 +0000 (00:15 +0000)]
am 01ab09c2: docs:studio basics images updates

* commit '01ab09c2a960f20ed4df5148df05ea1d5904feae':
  docs:studio basics images updates

9 years agoam f4814b87: docs: Change Eclipse deprecation language on sdk/index.html page
Joe Fernandez [Tue, 9 Dec 2014 00:15:36 +0000 (00:15 +0000)]
am f4814b87: docs: Change Eclipse deprecation language on sdk/index.html page

* commit 'f4814b874abc80941a0f86975a4511b0bb1a8b93':
  docs: Change Eclipse deprecation language on sdk/index.html page

9 years agoam c4a0882a: edits to sdk install instructions.
smain@google.com [Tue, 9 Dec 2014 00:15:31 +0000 (00:15 +0000)]
am c4a0882a: edits to sdk install instructions.

* commit 'c4a0882a5dc06f1146aef51eff0845d4b086164d':
  edits to sdk install instructions.

9 years agoam 6ae492e6: changes to deprecate eclipse docs and update migration guide
smain@google.com [Tue, 9 Dec 2014 00:15:27 +0000 (00:15 +0000)]
am 6ae492e6: changes to deprecate eclipse docs and update migration guide

* commit '6ae492e672895affb47488db2d224634fe0b487b':
  changes to deprecate eclipse docs and update migration guide

9 years agodocs:studio basics images updates
Rich Slogar [Mon, 8 Dec 2014 19:05:56 +0000 (11:05 -0800)]
docs:studio basics images updates

Change-Id: Ib16bbd76f2afe884a55aba3e23540047523e33f2

9 years agodocs: Change Eclipse deprecation language on sdk/index.html page
Joe Fernandez [Mon, 8 Dec 2014 20:52:32 +0000 (12:52 -0800)]
docs: Change Eclipse deprecation language on sdk/index.html page

text per J.Eason
b/18668828

Change-Id: I9d95a45401e1ec18a3068e71834cdc2054e85a05

9 years agoedits to sdk install instructions.
smain@google.com [Mon, 8 Dec 2014 20:28:25 +0000 (12:28 -0800)]
edits to sdk install instructions.

Change-Id: Ic4be9526a5d4db6a2ffa52dc05e25c4c10eb4c97

9 years agochanges to deprecate eclipse docs and update migration guide
smain@google.com [Mon, 8 Dec 2014 19:28:16 +0000 (11:28 -0800)]
changes to deprecate eclipse docs and update migration guide

Change-Id: Icb3c0d93a968d5b1db829ff1db51ecdc47374803

9 years agoam 88b8b4a5: Merge "docs: studio revision update 1.0" into lmp-docs
Joe Fernandez [Mon, 8 Dec 2014 18:44:09 +0000 (18:44 +0000)]
am 88b8b4a5: Merge "docs: studio revision update 1.0" into lmp-docs

* commit '88b8b4a5d07ada880698a0130e607ea65bf2c044':
  docs: studio revision update 1.0