Kevin Hufnagle
867d09fe18
Merge "App Shortcut: Clarify which attributes must be resources" into nyc-mr1-dev
2016-11-11 22:44:06 +00:00
Hemal Patel
2e594bcc74
Docs: Revised the Drawable example am: ad302b60f4 am: 32bda49ae3 am: 618d339f3c am: 972fed3d41 am: 3fb153b196
...
am: 6a263b9faf
Change-Id: I9a246348630e85edeac441b310326f5c216585e9
2016-11-07 23:03:25 +00:00
Hemal Patel
6a263b9faf
Docs: Revised the Drawable example am: ad302b60f4 am: 32bda49ae3 am: 618d339f3c am: 972fed3d41
...
am: 3fb153b196
Change-Id: Ia04ece98157476b62aed61766c2b0bdb5978a592
2016-11-07 22:52:37 +00:00
Hemal Patel
618d339f3c
Docs: Revised the Drawable example am: ad302b60f4
...
am: 32bda49ae3
Change-Id: I811bb218f83087c5dd602b4382c7496e019dcb0b
2016-11-07 22:21:07 +00:00
Hemal Patel
32bda49ae3
Docs: Revised the Drawable example
...
am: ad302b60f4
Change-Id: I3504dde2e7a31a50c59e3be239ae0160f84435ef
2016-11-07 22:10:59 +00:00
Hemal Patel
80956c99b1
Merge "Docs: Revised the Drawable example" into nyc-dev
2016-11-07 21:57:49 +00:00
Hemal Patel
ad302b60f4
Docs: Revised the Drawable example
...
Revised the Drawable example with VectorDrawable-friendly example
Bug: 18009084
Change-Id: Ia6d0ad46a352601c7032244b17d28b9dd690de1d
2016-11-04 17:08:11 -07:00
Kevin Hufnagle
98a11580ef
docs: Added note - test subscriptions cannot use reserved IDs
...
The "Testing In-app Billing" page now includes a note which explains
that test subscription purchases must use real purchase IDs, not
any of the IDs reserved for testing one-time in-app purchases.
Bug: 27352434
Change-Id: I625178c3517ce9940bc4746d99f1d506fd5e944b
2016-10-31 15:56:50 -07:00
Kevin Hufnagle
145b377b38
docs: Added descriptions of IAB subscription-specific settings.
...
The "Adding items one at a time to a product list" section on the
"In-app Billing Administration" page now includes a new sub-section,
"Adding subscription details," which describes the settings that developers
can configure when creating a new subscription associated with an app.
Bug: 28765727
Change-Id: Ie24c5dc505b11ebf9db0798add1a3150eaee59bc
2016-10-31 15:07:50 -07:00
Makoto Onuki
104f805337
App Shortcut: Clarify which attributes must be resources
...
Test: javadoc only -- m -j32 offline-sdk-docs
Bug 32495737
Change-Id: I4c3884172761b128d07f1c2948ab7ccc53951a7e
2016-10-31 11:31:45 -07:00
Cheryl Potter
34a6b577ce
docs: change gpu debugger redirect b/31781348 am: afbf16f908 am: fb4f5497b7 am: 2e7c67f3cd am: 90d300a0b1 am: 4fdbfbf48d
...
am: b2576a6cce
Change-Id: Ia135d813bf5bf65b52f144d25815715c0c52a48e
2016-10-25 15:29:30 +00:00
Cheryl Potter
b2576a6cce
docs: change gpu debugger redirect b/31781348 am: afbf16f908 am: fb4f5497b7 am: 2e7c67f3cd am: 90d300a0b1
...
am: 4fdbfbf48d
Change-Id: Icd72fc57ab7a2c21509065213c8b292e2c29ed8a
2016-10-25 15:24:55 +00:00
Cheryl Potter
2e7c67f3cd
docs: change gpu debugger redirect b/31781348 am: afbf16f908
...
am: fb4f5497b7
Change-Id: I1c550fa22586145ec949fe54ef727be814624340
2016-10-25 15:10:22 +00:00
Cheryl Potter
fb4f5497b7
docs: change gpu debugger redirect b/31781348
...
am: afbf16f908
Change-Id: I6fa42074ba2fe6019f0bf817a7b21650d2a0dd43
2016-10-25 15:03:23 +00:00
Cheryl Potter
afbf16f908
docs: change gpu debugger redirect
...
b/31781348
Change-Id: I7e374dcec975ba45b03f1cde656a438f986c5093
2016-10-24 21:29:23 -07:00
George French
81efa30831
docs: Update startService() & bindService() documentation (Proj13) am: 9748d76be9 am: e8e196d007 am: d544dc785b am: 5d1af7d918 am: 511fdef6c5
...
am: 434ea7aed4
Change-Id: Ie6a6ff391b7096b14d495fbb1dcca610af543ce0
2016-10-25 00:50:46 +00:00
George French
434ea7aed4
docs: Update startService() & bindService() documentation (Proj13) am: 9748d76be9 am: e8e196d007 am: d544dc785b am: 5d1af7d918
...
am: 511fdef6c5
Change-Id: I35750a7e88fee139b40359210086467eec3a5c48
2016-10-25 00:43:36 +00:00
George French
d544dc785b
docs: Update startService() & bindService() documentation (Proj13) am: 9748d76be9
...
am: e8e196d007
Change-Id: I3d804611d1290eb6cf0fa525e492864220fb85fa
2016-10-25 00:26:05 +00:00
George French
e8e196d007
docs: Update startService() & bindService() documentation (Proj13)
...
am: 9748d76be9
Change-Id: I976128eb4c14ee2587c9cfa9c34f4b3dc006aa38
2016-10-25 00:19:33 +00:00
George French
9748d76be9
docs: Update startService() & bindService() documentation (Proj13)
...
Updated Update startService() and bindService() docs to mention that they
no longer support implicit intent. And mentioned that the Intellegent
job scheduling is now the preferred method for launching services.
We also performed a copy edit, implementing Google styles.
Bug: 18333456
Change-Id: I2b2ec666be870aea15045d30fbc822256d1b9a81
2016-10-24 11:49:41 -07:00
Daniel Yu
10fd65485b
docs: Updating TIF docs for new TIF Companion library. am: e0810402fb am: f8a8260c0d am: 9ce21dc769 am: f45beedf6c am: 3d74d9933c
...
am: ab9e34f9cd
Change-Id: Ia531f675fa35e876d73099e1bec98d89098b6d1c
2016-10-19 18:29:42 +00:00
Yang Ni
3ac237f663
Updated API reference doc for Single-Source RS am: 51f1e93be7 am: 246b0bcc9a am: 93f0442cbd am: 29ce2a91c9
...
am: 8baaab047a
Change-Id: I5a8a0cbd3c86914a09ced7015978818382060332
2016-10-19 18:27:25 +00:00
Daniel Yu
ab9e34f9cd
docs: Updating TIF docs for new TIF Companion library. am: e0810402fb am: f8a8260c0d am: 9ce21dc769 am: f45beedf6c
...
am: 3d74d9933c
Change-Id: I199d261d2dfa7d2b92f0dbe6fe7cbc2cbd8c3d64
2016-10-19 18:15:17 +00:00
Yang Ni
8baaab047a
Updated API reference doc for Single-Source RS am: 51f1e93be7 am: 246b0bcc9a am: 93f0442cbd
...
am: 29ce2a91c9
Change-Id: If8d347e881d7260e9a762c9f588ad535c05ee8dd
2016-10-19 18:13:01 +00:00
Andrew Solovay
3cd41abd3d
docs: Updating the samples "what's new" for API 7.1 am: c86db22b2f am: 630b6320eb
...
am: b1d1b8f02c
Change-Id: Ida776d9ba66b95a79dd5a96e552713103a70badb
2016-10-19 17:58:17 +00:00
Daniel Yu
f45beedf6c
docs: Updating TIF docs for new TIF Companion library. am: e0810402fb am: f8a8260c0d
...
am: 9ce21dc769
Change-Id: I1066a9122bab7f3fe620bd23f17adc36559133a4
2016-10-19 17:57:11 +00:00
Daniel Yu
9ce21dc769
docs: Updating TIF docs for new TIF Companion library. am: e0810402fb
...
am: f8a8260c0d
Change-Id: Ida18c6b46ccff01cb6299b1774fbcc724f54712a
2016-10-19 17:51:36 +00:00
Yang Ni
93f0442cbd
Updated API reference doc for Single-Source RS am: 51f1e93be7
...
am: 246b0bcc9a
Change-Id: I572709a23a33f0a17ad754221c27a042f9c44f2e
2016-10-19 17:51:32 +00:00
Andrew Solovay
b1d1b8f02c
docs: Updating the samples "what's new" for API 7.1 am: c86db22b2f
...
am: 630b6320eb
Change-Id: I124e27242de6de31e6d7d33b4fc93dcb12804caf
2016-10-19 17:46:35 +00:00
Daniel Yu
f8a8260c0d
docs: Updating TIF docs for new TIF Companion library.
...
am: e0810402fb
Change-Id: Ic44c96963d1dd172f07f6564a084ca731bf49762
2016-10-19 17:44:46 +00:00
Yang Ni
246b0bcc9a
Updated API reference doc for Single-Source RS
...
am: 51f1e93be7
Change-Id: Ie8c820ea2d55b16f66afd53034b69d4c770d17e0
2016-10-19 17:37:39 +00:00
Andrew Solovay
630b6320eb
docs: Updating the samples "what's new" for API 7.1
...
am: c86db22b2f
Change-Id: Ic7feef22e3337445f8dccfcb237783a40dd59099
2016-10-19 17:36:46 +00:00
Dan Yu
dc69de5ac6
Merge "docs: Updating TIF docs for new TIF Companion library." into nyc-docs
2016-10-19 17:30:46 +00:00
Yang Ni
6aee6e9ca8
Merge "Updated API reference doc for Single-Source RS" into nyc-dev
2016-10-19 17:26:00 +00:00
Andrew Solovay
439d71837e
Merge "docs: Updating the samples "what's new" for API 7.1" into nyc-mr1-dev
2016-10-19 17:06:47 +00:00
Andrew Solovay
c86db22b2f
docs: Updating the samples "what's new" for API 7.1
...
"What's new" page hadn't been updated since 6.0 (18 months ago).
Replacing the old "new" sample apps with the three new ones added
for 7.1.
Doc is staged to:
http://go/dods-stage/samples/new/
bug: 32212333
Change-Id: Ibb48bb531c0d519e50d940d443b461a215ed87d7
2016-10-19 01:16:18 +00:00
Hemal Patel
27ca7569a5
Docs: Fixed a broken link am: 9a641b6989 am: 40aaf53920 am: 8068fdca0c am: c9f68a8be3
...
am: acaeb09715
Change-Id: I85d667af5fd5fe01501c5f72b6e5419cdd27fc1d
2016-10-18 23:37:49 +00:00
Hemal Patel
acaeb09715
Docs: Fixed a broken link am: 9a641b6989 am: 40aaf53920 am: 8068fdca0c
...
am: c9f68a8be3
Change-Id: I9636eef5a4cfeb8ab875aa15cbfaba20a1c80dcb
2016-10-18 23:23:38 +00:00
Hemal Patel
8068fdca0c
Docs: Fixed a broken link am: 9a641b6989
...
am: 40aaf53920
Change-Id: I4888353281c101f92da0ce438e64531739c332be
2016-10-18 23:08:56 +00:00
Hemal Patel
40aaf53920
Docs: Fixed a broken link
...
am: 9a641b6989
Change-Id: If8e166a3cb36d158fd428e314b90cb265cf2256c
2016-10-18 23:01:53 +00:00
Hemal Patel
b361f519dc
Merge "Docs: Fixed a broken link" into nyc-dev
2016-10-18 22:54:39 +00:00
Hemal Patel
f247742057
Docs: Fixed the menu navigation instructions am: c29dac71c0 am: c2a22f3b41 am: f055b640eb am: 6233b45093
...
am: 739934271d
Change-Id: I56bf2b3399f6561665cd1f26534c0784ad3d317e
2016-10-14 22:34:06 +00:00
Hemal Patel
739934271d
Docs: Fixed the menu navigation instructions am: c29dac71c0 am: c2a22f3b41 am: f055b640eb
...
am: 6233b45093
Change-Id: I3ef63bb9673f917f2e2300b2fee85e945c8962bd
2016-10-14 22:26:35 +00:00
Hemal Patel
f055b640eb
Docs: Fixed the menu navigation instructions am: c29dac71c0
...
am: c2a22f3b41
Change-Id: Ic96f48238e790f925caf7d666681d865deeacf11
2016-10-14 22:10:34 +00:00
Hemal Patel
c2a22f3b41
Docs: Fixed the menu navigation instructions
...
am: c29dac71c0
Change-Id: I0f22649ba3c4dbbca06e5d5087d6fde6737a8467
2016-10-14 22:02:10 +00:00
Hemal Patel
9a641b6989
Docs: Fixed a broken link
...
Fixed a broken link for the setNotificationResponsiveness method.
Bug: 30819479
Change-Id: I5d05878d2b88abed4016729b034144e29a0afb44
2016-10-14 14:59:33 -07:00
Hemal Patel
5b2493a655
Merge "Docs: Fixed the menu navigation instructions" into nyc-dev
2016-10-14 21:52:46 +00:00
Bert McMeen
6474d5c878
Docs: Updates to the Download/Test file related to watch setup am: 137c545e4e am: 58425dc58d am: 669537a9fe am: 0a3270642c
...
am: 4480f347f8
Change-Id: Idc884d7d09cec5aa4df3996560d6fb581dd3ae34
2016-10-13 18:28:36 +00:00
Bert McMeen
4480f347f8
Docs: Updates to the Download/Test file related to watch setup am: 137c545e4e am: 58425dc58d am: 669537a9fe
...
am: 0a3270642c
Change-Id: I5954b87d81b8127cf8a071d51473481770d84061
2016-10-13 18:16:04 +00:00
Bert McMeen
669537a9fe
Docs: Updates to the Download/Test file related to watch setup am: 137c545e4e
...
am: 58425dc58d
Change-Id: Icf36fd2b6c4b2489a7197d32392c4a6382a934c3
2016-10-13 17:50:57 +00:00