Joe Malin
48872ee0a0
Merge "DOC CHANGE: Android Beam training class" into jb-mr2-docs
2013-10-09 23:08:15 +00:00
Joe Malin
2e1c7b7495
DOC CHANGE: Android Beam training class
...
Change-Id: I4960d2b0ef8fdd32cf985f2104b0819e1311337b
2013-10-09 09:39:30 -07:00
Scott Main
6a831b7d5c
fix typo in code comment
...
Change-Id: Iefe5a52db4bb5852f3651487e97917879cdfa890
2013-10-08 13:38:31 -07:00
Robert Greenwalt
dd8e315b86
DO NOT MERGE Un-deprecate getDhcpInfo
...
Replacement api isn't available.
bug:10003785
Change-Id: I0c91716d9aae61dc1db4d015a78b729157ea99a9
2013-10-04 18:43:29 +00:00
Scott Main
f5468f6d42
update dashboard stats for 10/2/13
...
Change-Id: I7d87142c6ed6b582582435933f5dbb2fcd0f2cac
2013-10-02 16:29:29 -07:00
Scott Main
4a9999f1ad
remove Remembering Your Users class from nav.
...
Separate CL will redirect these pages to the Google Auth doc.
Change-Id: Ib47b8e0fffbe776626b463c1199f435a82e64170
2013-09-27 15:24:35 -07:00
David Friedman
37453a8353
Merge "Docs: Changed" into jb-mr2-docs
2013-09-27 17:25:42 +00:00
David Friedman
2fe85a10ab
Merge "Docs: "radio button"->"checkbox" in "Tip" at bottom of doc Bug: 10641902" into jb-mr2-docs
2013-09-27 17:25:29 +00:00
David Friedman
0b1cfc1fb6
Merge "Docs: In the section "Determine if You Have an Internet Connection," I added to the code snippet so that it also checks whether activeNetwork is null. Bug: 10797360" into jb-mr2-docs
2013-09-27 17:25:16 +00:00
David Friedman
8c38ea3920
Merge "Docs: Fixed wrong parameter in SoundPool file; fixed typo in security file. Bug: 10807931 10796994" into jb-mr2-docs
2013-09-27 17:24:41 +00:00
David Friedman
36b692d8ef
Docs: Fixed wrong parameter in SoundPool file; fixed typo in security file.
...
Bug: 10807931 10796994
Change-Id: I8c8e07c3e8606d5983c2545fa6638af45650d27c
2013-09-27 10:04:48 -07:00
David Friedman
23bd5927f1
Docs: Fixed a typo, such that "C+++"-->"C++"; there was supposed to be another file with extra apostrophes, but it looks like that one had already been fixed.
...
Bug: 10796099
Change-Id: Ideb1dbf70b9034e88683ef19ec1a3d338b7ea06b
2013-09-26 22:30:11 -07:00
David Friedman
8ca6a095a3
Docs: In the section "Determine if You Have an Internet Connection," I added to the code snippet so that it also checks whether activeNetwork is null.
...
Bug: 10797360
Change-Id: I95344c2200cad5efb6457a9cb8fcd0e87298dcda
2013-09-26 17:19:43 -07:00
Scott Main
a8f519ff9c
add Wallet Instant Buy and Google Cloud Platform to the Google services landing page.
...
Change-Id: I196ac5955477cd822bbf78a9cd4fd53a3d8fbd5f
2013-09-26 16:17:57 -07:00
David Friedman
2e7c8e952c
Docs: Changed
...
// Send the negative button event back to the host activity
mListener.onDialogPositiveClick(NoticeDialogFragment.this);
to
// Send the negative button event back to the host activity
mListener.onDialogNegativeClick(NoticeDialogFragment.this);
Bug: 10641712
Change-Id: Ib6af3318928c56cf9d12adbffbd7edff23f116db
2013-09-26 14:28:51 -07:00
Scott Main
4c9ed63cc6
update the nav drawer lesson to link to new action bar icon pack,
...
which now includes the nav drawer icon
Change-Id: I0d6452fa5b4856b96268763141d74dd8f83c221d
2013-09-26 12:39:27 -07:00
Scott Main
54f8facfc8
update action bar icon pack with xxhdpi assets
...
bug: 9761668
Change-Id: Ib76dec4f90052c803c224f6489876644ee2f44ab
2013-09-26 12:30:30 -07:00
Adam Koch
e405da0220
Doc fix: remove insecure sharing suggestions from training class
...
Bug: 10841151
Change-Id: I11de149d512340d098a8c23661cd6f6a342718d5
2013-09-26 17:54:46 +00:00
Scott Main
857814c688
add mention of google cloud to Android Studio landing page
...
Change-Id: Ia363f5384f509722aee0ef83964069767b4911f8
2013-09-25 16:20:05 -07:00
David Friedman
e440cde0c4
Docs: "radio button"->"checkbox" in "Tip" at bottom of doc
...
Bug: 10641902
Change-Id: Iff5190dd5c6ce50530233f9ac7e8aed4c9b83327
2013-09-25 10:43:17 -07:00
Katie McCormick
a9fcf6620d
Merge "New Scheduling class." into jb-mr2-docs
2013-09-23 20:40:46 +00:00
Katie McCormick
7bdb3f6997
New Scheduling class.
...
Change-Id: Iadd9d0d1d3bb8fa6a145d68ee28ae9912a6a9f4c
2013-09-23 10:02:20 -07:00
David Friedman
e12437284f
Merge "Fixed typo: Added missing word. Bug 10617080 Fixed typo:" into jb-mr2-docs
2013-09-21 02:02:45 +00:00
David Friedman
5f1755961b
Fixed typo: Added missing word.
...
Bug 10617080
Fixed typo:
"Determine if AccountManager for You"
-->
"Determine if AccountManager is for You"
Change-Id: I5b8f1368dad72bbbeb581132f480baf46a029be8
2013-09-20 18:33:30 -07:00
Dirk Dougherty
78ec732f73
Doc change: Update Google Play Services reference docs.
...
Change-Id: Iaed2e01a18263000509f243e66a6b6b33037d6b9
2013-09-20 11:30:46 -07:00
Scott Main
0333302ad7
Merge "add custom head tag to verify developers@android.com as site owner" into jb-mr2-docs
2013-09-20 16:58:39 +00:00
Scott Main
9bcea321af
add custom head tag to verify developers@android.com as site owner
...
Change-Id: I1a79669ab1e30de152354fafe5e397d5d1598f15
2013-09-20 09:10:08 -07:00
Joe Fernandez
72f65780c7
Merge "docs: Fix for SDK 22.2.1 Windows download checksum and size" into jb-mr2-docs
2013-09-19 23:41:39 +00:00
Joe Fernandez
cedec4560e
docs: Fix for SDK 22.2.1 Windows download checksum and size
...
external bug: http://b.android.com/60257
Change-Id: I399d21fd792c7c9a1bfac4402bc76fa23d45415b
2013-09-19 16:32:28 -07:00
Joe Fernandez
1d65500d6e
docs: Google APIs emulator 18 r3 - Platform Release Notes
...
Change-Id: I5c11c8c480aa5dcd515f11ae5a4c40b28197a572
2013-09-19 13:55:43 -07:00
Joe Fernandez
608a48afe4
Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs
2013-09-19 04:27:16 +00:00
Joe Fernandez
3ce2108697
Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs
2013-09-19 04:26:38 +00:00
James Kelly
48c6b5735e
Merge "more string changes for wi-fi trademark compliance" into jb-mr2-docs
2013-09-19 01:02:13 +00:00
Joe Fernandez
38f8b7371a
docs: RenderScript Dev Guide fixes
...
Change-Id: I0d0ef44df989419e9335789e2957fbd94c49615f
2013-09-18 16:08:25 -07:00
Joe Fernandez
2ef08f6c9f
docs: SDK 22.2.1 Release Notes
...
Change-Id: I5c07cdb518388bec40388b295eec1f9227f80da4
2013-09-18 15:35:28 -07:00
Dirk Dougherty
1e6c936e84
Merge "Doc change: change initial quota limit for Google Play Developer API v1_1." into jb-mr2-docs
2013-09-17 16:17:58 +00:00
Dirk Dougherty
1ef5374793
Doc change: change initial quota limit for Google Play Developer API v1_1.
...
Change-Id: I553bbe9794cfbeee0fc8ebeded5af9ce6256a975
2013-09-17 09:13:29 -07:00
Scott Main
2d006d2fb2
more string changes for wi-fi trademark compliance
...
Change-Id: Iee87c7d627e724f212d4a378815a77ff056d0dec
2013-09-16 14:25:18 -07:00
Joe Fernandez
27ab217212
Merge "docs: SDK / ADT 22.2 Release Notes" into jb-mr2-docs
2013-09-16 18:10:55 +00:00
Joe Fernandez
385179b281
Merge "Update RenderScript docs to include Support Library APIs" into jb-mr2-docs
2013-09-16 18:07:19 +00:00
Joe Fernandez
881a4b8235
Support Library 18.1 Release Notes
...
adding release notes for v8 support library containing RenderScript
Change-Id: I12d48c26e6b99cacfb8f36750c3f1ce80da5ef23
(cherry picked from commit 75026c547fd00600572c9c4b471ecc9512ab1b17)
2013-09-16 17:28:26 +00:00
Joe Fernandez
0edad69ab4
Update RenderScript docs to include Support Library APIs
...
Added new section to explain how to access the Support Library
RenderScript APIs in Eclipse.
Change-Id: Ife6e25bcc7b91c39bb399d1ace624e106a3f38bc
(cherry picked from commit f82b04d4ecb9450afc8a3679e7178bfa4ca782b8)
2013-09-16 17:27:08 +00:00
Dirk Dougherty
6212f6b3c5
Merge "Update documentation for speech APIs." into jb-mr2-docs
2013-09-14 02:50:16 +00:00
Scott Main
1294a8f9a2
Merge "update samples landing page with summaries based on parameter in the url. This is just for testing purposes... no real functionality yet." into jb-mr2-docs
2013-09-14 02:31:08 +00:00
Scott Main
808eb3ad33
update samples landing page with summaries based on parameter in the url.
...
This is just for testing purposes... no real functionality yet.
Change-Id: I7d18033b01a7c3615e3d998da71062b25af22b28
2013-09-13 19:29:54 -07:00
Scott Main
a23fd88729
more javadocs for onTrimMemory()
...
Change-Id: I52a99bc1b07732e474d1c632f3021c6c4db8c5ab
2013-09-13 17:57:16 -07:00
Joe Fernandez
8bed749607
docs: SDK / ADT 22.2 Release Notes
...
Current release notes draft.
Change-Id: Icbd7bcaeb3e909fe35b4d9b4fdb1f0f9e3fde0da
2013-09-13 15:05:55 -07:00
Scott Main
95e7df915f
fix title for uses-sdk doc
...
Change-Id: I544868d209f04cb46928861148e9320fc0118f56
2013-09-13 12:55:20 -07:00
Marc Wilson
76b02e4e14
Update documentation for speech APIs.
...
Makes it clear that the intent and service APIs are likely to stream
audio over the network and notes that impact this has on bandwidth and
battery life.
Also clarifies that the service API should not be used for continuous
recognition as a result. The intent API only runs when the activity is
in the foreground so I didn't mention continuous recognition for it.
Bug: 10674392
Change-Id: Ib5e0c16b3124f4b7d892ef5bd4167f23662d2ca3
(cherry picked from commit 2921cee3048f7e64ba6645d50a1c1705ef9658f8)
2013-09-13 00:14:26 +00:00
Joe Malin
6f9e30e3b7
Merge "Android Training: Add Location Testing Lesson" into jb-mr2-docs
2013-09-12 17:45:05 +00:00