History log of /frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639 14-Nov-2013 Joe Fernandez <joefernandez@google.com> Removing quotes from page.tags values

Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
67ab4bae1d7ef0534e43638d5158e9f6066ea495 30-Oct-2013 Taeho Kim <jyte82@gmail.com> 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>
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
130e1294e8aead233911e7895cedb63af5752519 17-Oct-2013 Taeho Kim <jyte82@gmail.com> 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>
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
64461bf4f261164cb9e3022761fd217fd0028ac5 12-Apr-2013 Scott Main <smain@google.com> doc tags for api guides
and delete a useless file

Change-Id: If6d2b77c9a2e6d473c4a473f7bd896aa35499938
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
76dfc02135abae5337b48fe99a1b8c0a7d95e33a 03-Apr-2013 kmccormick <kmccormick@google.com> Doc update: clean up ubiquitous typo "the the"

"Bug: 8531405"

Change-Id: Ib2b96dd2c1ab0f4d8abe5a8052bf2ef33f03b8be
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
67970e8aa0ab1a8eb537e5fbbe09f87d8d7edde8 03-Jul-2012 Joe Malin <jmalin@google.com> DOC CHANGE: AOSP 33831 - Typo

Change-Id: I394fd5394baf9615463533157e06699478460ceb
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
b10b48f62d3cac684424e4181d4e8ec61f227e95 14-Sep-2011 Scott Main <smain@google.com> docs: remove gerunds from UI dev guides and resolve linkbacks

Change-Id: Idc8b017aa202dd2dc6240eb348a7a89a6369ff55
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
2a1b706ec11e53689a2f86cc8e558e74591b462a 22-Feb-2011 Scott Main <smain@google.com> docs: add breadcrumb trails to some docs, mostly manifest docs

Change-Id: I85aaed3ee9878a19e983522a7e872cf375be1025
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
13033ea52714d48d754c6bc8fccb18514c645a47 15-Feb-2011 Scott Main <smain@google.com> docs: fix misc broken links

Change-Id: Id7d0ee36398aca452ceb2c3d15982397f58a06c6
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
64c757481050855fbf5557ef14bebd696b9adac0 14-Feb-2011 Scott Main <smain@google.com> docs: fix link to sample app

Change-Id: Ie9127cc15ab527542bd5df564826ea703fba419b
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd
dd05f1812ee86bc8c6176c9dbd30aae8fe0db8b8 19-Jan-2011 Joe Malin <jmalin@google.com> Doc Change: Topics for copy/paste/drag/drop

Change-Id: I755216fe9d2afca87a9adaeb99840142ff34a685
/frameworks/base/docs/html/guide/topics/ui/drag-drop.jd