1357 Commits

Author SHA1 Message Date
Christopher Tate
d8ad764e85 am 4f33a5d7: am 1f835093: Merge "Remove parentheses around return statement"
* commit '4f33a5d7dd50c9ec883e0a3377327460e1df5015':
  Remove parentheses around return statement
2013-10-30 12:25:48 -07:00
Christopher Tate
4f33a5d7dd am 1f835093: Merge "Remove parentheses around return statement"
* commit '1f8350935caa6a44ef2608e34d4e3a91db4424a7':
  Remove parentheses around return statement
2013-10-30 12:22:36 -07:00
Joe Fernandez
31f93acc81 am b99ca1d0: am 91de4125: Merge "docs: Android 4.4 platform version release notes" into klp-dev
* commit 'b99ca1d0844a6b1d339145f67da9731f8e7986b9':
  docs: Android 4.4 platform version release notes
2013-10-30 09:17:04 -07:00
Taeho Kim
67ab4bae1d Remove parentheses around return statement
Removed parentheses around return statement in drag-n-drop sample,
which is not part of the Android style.

Change-Id: I09701829b277f2aa84b1fff1c7a8ea8241bdc578
Signed-off-by: Taeho Kim <jyte82@gmail.com>
2013-10-30 20:13:59 +09:00
Christopher Tate
989769ef95 am 94de60cc: am e431b97c: Merge "Fixed Drag-and-Drop sample code"
* commit '94de60cccc2ac971aa5a63edd1783e99956473c4':
  Fixed Drag-and-Drop sample code
2013-10-29 18:31:04 -07:00
Christopher Tate
94de60cccc am e431b97c: Merge "Fixed Drag-and-Drop sample code"
* commit 'e431b97c1f1692a42c9a348a5ff930f82eee2537':
  Fixed Drag-and-Drop sample code
2013-10-29 15:05:54 -07:00
Joe Fernandez
24a18f432c docs: Android 4.4 platform version release notes
Change-Id: I264a95412bcc80e6bf9fcf734bc6b9e93a2570b6
2013-10-29 09:28:35 -07:00
Taeho Kim
130e1294e8 Fixed Drag-and-Drop sample code
Fixed some erros in 'Responding to drag events' sample code on
http://developer.android.com/guide/topics/ui/drag-drop.html

Changed View.OnDragEventListener to View.OnDragListener,
deleted brace start('{') after DragEvent.ACTION_DRAG_ENTERED which
does not have matching ends, and removed 'break' on each case in
swich statement which causes 'Unreachable code' error.
Added return statement at the 'default' case, so that onDrag() method
can return value in all case.

Change-Id: I7d2335f5c405626e3f0cff275b52818762c84634
Signed-off-by: Taeho Kim <jyte82@gmail.com>
2013-10-29 23:32:16 +09:00
Elliott Hughes
32393fd82a am 591e8ae3: am b4d1ad29: Merge "Added missing permission declaration on <service> tag of AccessibilityService guide documentation (Building Accessibility Services)"
* commit '591e8ae307e2faf18974254899989ca0ce31e5a5':
  Added missing permission declaration on <service> tag of AccessibilityService guide documentation (Building Accessibility Services)
2013-10-01 10:54:22 -07:00
Elliott Hughes
591e8ae307 am b4d1ad29: Merge "Added missing permission declaration on <service> tag of AccessibilityService guide documentation (Building Accessibility Services)"
* commit 'b4d1ad29c00b6d7f66192f91fcac359981102185':
  Added missing permission declaration on <service> tag of AccessibilityService guide documentation (Building Accessibility Services)
2013-10-01 10:51:22 -07:00
Taeho Kim
3d02011734 Added missing permission declaration on <service> tag of AccessibilityService guide documentation (Building Accessibility Services)
With code snippet on current docs, the accessibility service does not show up on the Settings > Accessibility > Services list, with API level 17 or higher. In order to declare service correctly, user have to declare "permission" property with value of "android.permission.BIND_ACCESSIBILITY_SERVICE".

Change-Id: I70c8f98d4ff6fd2286bf5866098b22443afb6cd9
2013-09-30 04:11:39 +09:00
David Friedman
afd85f820e am c6d085a5: am 37453a83: Merge "Docs: Changed" into jb-mr2-docs
* commit 'c6d085a5179311ba3d7395360e6e427fa4fb076c':
  Docs: Changed
2013-09-27 10:37:27 -07:00
David Friedman
f0a5a844a9 am 165489da: am 2fe85a10: Merge "Docs: "radio button"->"checkbox" in "Tip" at bottom of doc Bug: 10641902" into jb-mr2-docs
* commit '165489da28ff5b77d84095461934e86da8591f85':
  Docs: "radio button"->"checkbox" in "Tip" at bottom of doc Bug: 10641902
2013-09-27 10:37:22 -07:00
David Friedman
37453a8353 Merge "Docs: Changed" into jb-mr2-docs 2013-09-27 17:25:42 +00: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
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
Joe Fernandez
bf0f07018c am fe2d0c4c: am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs
* commit 'fe2d0c4cbe852de9d3b247cff3013db73d98dce4':
  docs: RenderScript Dev Guide fixes
2013-09-18 21:31:08 -07:00
Joe Fernandez
3ce2108697 Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs 2013-09-19 04:26:38 +00:00
James Kelly
1f8cf09c53 am 2815bb05: am 48c6b573: Merge "more string changes for wi-fi trademark compliance" into jb-mr2-docs
* commit '2815bb05a042975b282f7131514368aa89cf0dd4':
  more string changes for wi-fi trademark compliance
2013-09-18 18:07:02 -07: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
Scott Main
2d006d2fb2 more string changes for wi-fi trademark compliance
Change-Id: Iee87c7d627e724f212d4a378815a77ff056d0dec
2013-09-16 14:25:18 -07:00
Joe Fernandez
9919088b94 am c2260830: Merge "Update RenderScript docs to include Support Library APIs" into jb-mr2-ub-dev
* commit 'c2260830f092152067eac18634b5f4001bf13298':
  Update RenderScript docs to include Support Library APIs
2013-09-16 10:29:06 -07: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
Joe Fernandez
c2260830f0 Merge "Update RenderScript docs to include Support Library APIs" into jb-mr2-ub-dev 2013-09-16 17:26:31 +00:00
Joe Fernandez
f82b04d4ec 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
2013-09-13 16:13:51 -07:00
Scott Main
a73e5df060 am cdde6dc6: am 95e7df91: fix title for uses-sdk doc
* commit 'cdde6dc6675207708020fbe7458b13ccf22fe492':
  fix title for uses-sdk doc
2013-09-13 13:02:20 -07:00
Scott Main
95e7df915f fix title for uses-sdk doc
Change-Id: I544868d209f04cb46928861148e9320fc0118f56
2013-09-13 12:55:20 -07:00
Paul Quei
80d488306e Fix Issue 59989
Case typo in documentation for <application> tag

Signed-off-by: Paul Quei <paulquei@gmail.com>

On the page http://developer.android.com/guide/topics/manifest/application-element.html,
in the "ATTRIBUTES" section,
the heading "android:allowbackup" should be
"android:allowBackup" (ie. upper case "B").

Change-Id: I7cab16729ea2ffc653bc449009ff983a05f6e867
2013-09-12 21:57:02 +08:00
quddusc
eacfc30834 am a0b259a9: am 161e423e: Merge "docs: Fixed deprecated value. Bug: 10641906" into jb-mr2-docs
* commit 'a0b259a917f9c7cf73b4e8ceab104cdab4383c24':
  docs: Fixed deprecated value. Bug: 10641906
2013-09-11 10:15:12 -07:00
quddusc
5a5df7f936 docs: Fixed deprecated value.
Bug: 10641906

Change-Id: I1e89e031292fb225f67c7f8a06924f29a9e950b2
2013-09-06 13:53:11 -07:00
Scott Main
c6ed9ff77a am ca0d88b8: am c3adcf9d: Merge "replace instances of Wi-Fi Direct with Wi-Fi P2P" into jb-mr2-docs
* commit 'ca0d88b841db52fc926027f412003a8bf6efdf39':
  replace instances of Wi-Fi Direct with Wi-Fi P2P
2013-09-04 09:20:31 -07:00
Scott Main
c3adcf9dc7 Merge "replace instances of Wi-Fi Direct with Wi-Fi P2P" into jb-mr2-docs 2013-09-04 16:15:00 +00:00
Scott Main
032c56305e am bb6b1ff0: am d608d5e3: add jb mr2 uses-feature items to reference page and fix a couple doc bugs
* commit 'bb6b1ff012edac329bf4c3e7121651220259e64c':
  add jb mr2 uses-feature items to reference page and fix a couple doc bugs
2013-08-26 13:12:20 -07:00
Scott Main
d608d5e3fa add jb mr2 uses-feature items to reference page and fix a couple doc bugs
Change-Id: I1b95d98b083af3dad55f19a9e68f69460d4e6e57
2013-08-26 12:49:39 -07:00
Scott Main
f5e0970c47 replace instances of Wi-Fi Direct with Wi-Fi P2P
Change-Id: I21cb06e27e98c428b4f3f4ac72e759f61607e468
2013-08-22 17:41:10 -07:00
Joe Malin
bc8bb009ae am 93bb7bf2: am 5986f497: Merge "Doc Change: Fix 10224981 error in code snippet" into jb-mr2-docs
* commit '93bb7bf22df96368392199997aa401eef2c12a9c':
  Doc Change: Fix 10224981 error in code snippet
2013-08-08 10:20:40 -07:00
Joe Malin
5986f49751 Merge "Doc Change: Fix 10224981 error in code snippet" into jb-mr2-docs 2013-08-08 17:12:02 +00:00
Joe Malin
81ea1eed82 Doc Change: Fix 10224981 error in code snippet
Change-Id: Ia8193989b0ab08f5b0888a4d3f6823018b48ab18
2013-08-07 16:43:52 -07:00
Joe Malin
68091b9e10 am 72289702: am 6180f104: DOC CHANGE: Fixed bug 10210178
* commit '72289702e5e134eb189a208aa6e2fb3edb041f7a':
  DOC CHANGE: Fixed bug 10210178
2013-08-07 10:47:59 -07:00
Joe Malin
6180f104cf DOC CHANGE: Fixed bug 10210178
Change-Id: If6e955ea287e66df20a441ab44e7bd4557645348
2013-08-07 09:53:09 -07:00
Scott Main
ef54f611c1 am bdf85de3: am 7b60431b: update <uses-feature> for OpenGL ES version with 3.0 example and API guide link. bug: 10207619
* commit 'bdf85de3b81586aadce564cf9cad6f4c725a302e':
  update <uses-feature> for OpenGL ES version with 3.0 example and API guide link. bug: 10207619
2013-08-06 15:35:20 -07:00
Scott Main
7b60431ba0 update <uses-feature> for OpenGL ES version with 3.0 example and API guide link.
bug: 10207619

Change-Id: Ia94b102f3c1476eb118c212de3246e735ffe57b6
2013-08-06 13:17:41 -07:00
Scott Main
efd288a261 am 2a666620: am 1f196903: Merge "add note to use "480" instead of "xxhdpi" (this should be temporary)" into jb-mr2-docs
* commit '2a6666207d0e0b7545cbd1f0a7f6754d5ca1587b':
  add note to use "480" instead of "xxhdpi" (this should be temporary)
2013-08-02 14:29:09 -07:00
Scott Main
d53f8abcf5 add note to use "480" instead of "xxhdpi" (this should be temporary)
Change-Id: I6552f1cc420d3278f363df8e0640d59eba1fd180
2013-08-02 12:56:43 -07:00
Scott Main
a25f983d3e am fb56b4f7: add search suggest tags for "tabs"
* commit 'fb56b4f7995cf7effffa2e18f26b40d9c4186482':
  add search suggest tags for "tabs"
2013-08-01 11:46:16 -07:00
Scott Main
fb56b4f799 add search suggest tags for "tabs"
Change-Id: Ic80228c1293811d85a8177c8800e7c68b84fee4e
2013-08-01 11:42:11 -07:00
Scott Main
c580489cb9 am a2545522: am 48ebc69f: remove obsolete/orphaned "tab layout" doc, make redirect to training lesson
* commit 'a254552270879e08f852c69ebda9640fc1870e6f':
  remove obsolete/orphaned "tab layout" doc, make redirect to training lesson
2013-07-31 11:02:15 -07:00
Scott Main
cc0be914a9 add search suggest tags for "tabs"
Change-Id: Ic80228c1293811d85a8177c8800e7c68b84fee4e
2013-07-31 10:58:48 -07:00
Scott Main
48ebc69f4e remove obsolete/orphaned "tab layout" doc, make redirect to training lesson
Change-Id: I743be26de666c3385cca1e180da0cab13c1c6335
2013-07-31 10:48:57 -07:00