5256 Commits

Author SHA1 Message Date
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
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
Taeho Kim
6ef383ad13 Removed duplicate items on table of contents
Removed duplicate, broken item in 'in this document' on Performance Tips (http://developer.android.com/traning/articles/perf-tips.html)

Change-Id: I499d9bb314fa471e6d2c0590f59c2f71077c00b8
Signed-off-by: Taeho Kim <jyte82@gmail.com>
2013-10-17 11:10:19 +09: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
Scott Main
e86ba6dcbe am 797a99ff: am c0f5bb70: am ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users and fix typos
* commit '797a99ff3e7e1fd81f8def2e5ca4ea089c01ad06':
  add warning for Windows users and fix typos
2013-07-12 14:28:40 -07:00
Scott Main
c0f5bb70b7 am ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users and fix typos
* commit 'ca4b112eb243b1350aba000c4f021574be25bd96':
  add warning for Windows users and fix typos
2013-07-12 14:20:11 -07:00
Scott Main
ca4b112eb2 am 546ac85a: am ad17523d: add warning for Windows users and fix typos
* commit '546ac85a834cf033cf1f3ce82624f1f4a63d099f':
  add warning for Windows users and fix typos
2013-07-12 14:17:30 -07:00
Scott Main
ad17523da9 add warning for Windows users and fix typos
Change-Id: I694baa83cde2b97cf0159a75358fa129bd656da3
2013-07-12 14:09:38 -07:00
Scott Main
a1063aa3fb am a60edcbe: am c079e43f: am e920ab1a: am a618e938: am c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev
* commit 'a60edcbee7d99058eb689761097826adac0593e7':
  add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017
2013-07-11 18:14:52 -07:00
Scott Main
c079e43fc3 am e920ab1a: am a618e938: am c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev
* commit 'e920ab1a82327976e0a25842d7d57dc7a92ba604':
  add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017
2013-07-11 18:09:53 -07:00
Dirk Dougherty
8b1cdd9874 am e34e6520: am e4709679: am c1addd47: am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs
* commit 'e34e65203f8188849cfebb901c4efe5b5b4ad8d5':
  Doc change: Update gcore reference docs.
2013-07-11 18:08:36 -07:00
Scott Main
e920ab1a82 am a618e938: am c660c608: Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev
* commit 'a618e93891603f825fd2c0ec1a67c96c29863dcd':
  add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017
2013-07-11 18:08:01 -07:00
Scott Main
c660c608e7 Merge "add Toshiba usb driver link delete Fujitsu-Toshiba bug: 9755017" into jb-mr1.1-ub-dev 2013-07-12 01:03:22 +00:00
Dirk Dougherty
e470967919 am c1addd47: am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs
* commit 'c1addd4750be5b1721a8668a110e74fa59e476c6':
  Doc change: Update gcore reference docs.
2013-07-11 18:03:17 -07:00
Dirk Dougherty
c1addd4750 am c7da42d7: am f7832a35: am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs
* commit 'c7da42d76470c4e9fb541058e942e31163275b83':
  Doc change: Update gcore reference docs.
2013-07-11 18:01:26 -07:00
Dirk Dougherty
f7832a35f3 am d6bbda24: am bc5f9b66: Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs
* commit 'd6bbda24150eddc59865133377f6b41c8a1ed3b5':
  Doc change: Update gcore reference docs.
2013-07-11 17:56:35 -07:00
Dirk Dougherty
bc5f9b6674 Merge "Doc change: Update gcore reference docs." into jb-mr1.1-docs 2013-07-12 00:50:59 +00:00
Scott Main
717fb2b60d am 334f6ea6: am 24810c6f: am 3c13e528: am 536fa1bb: am 84ad0894: fix markup error in download button and fix transition to install/update guide
* commit '334f6ea68945dd642e6a924bf399d2afd21bf107':
  fix markup error in download button and fix transition to install/update guide
2013-07-11 17:46:29 -07:00
Scott Main
24810c6f58 am 3c13e528: am 536fa1bb: am 84ad0894: fix markup error in download button and fix transition to install/update guide
* commit '3c13e5284e83390301bf3306e5d77f7014483ea0':
  fix markup error in download button and fix transition to install/update guide
2013-07-11 17:41:48 -07:00
Scott Main
3c13e5284e am 536fa1bb: am 84ad0894: fix markup error in download button and fix transition to install/update guide
* commit '536fa1bbe10b793e7c5d585c974693349fb8a4f5':
  fix markup error in download button and fix transition to install/update guide
2013-07-11 17:38:31 -07:00
Scott Main
84ad0894be fix markup error in download button and fix transition to install/update guide
Change-Id: I54b6ed06247ff7456089058549e373a19d9e5016
2013-07-11 17:33:55 -07:00
Scott Main
330cf2f7ff am 7afc5ca3: am 57b0fed7: am 603c3d8a: am 3e82a9c9: am 276f0ce4: update Android Studio for v0.2.0. add release notes and troubleshooting topics
* commit '7afc5ca353c9b4a3839c988fe6c281289495a18a':
  update Android Studio for v0.2.0. add release notes and troubleshooting topics
2013-07-11 16:50:57 -07:00
Scott Main
57b0fed7a9 am 603c3d8a: am 3e82a9c9: am 276f0ce4: update Android Studio for v0.2.0. add release notes and troubleshooting topics
* commit '603c3d8a9ac2b81be0ea09690ba324e2ed744ccd':
  update Android Studio for v0.2.0. add release notes and troubleshooting topics
2013-07-11 16:44:58 -07:00
Scott Main
603c3d8a9a am 3e82a9c9: am 276f0ce4: update Android Studio for v0.2.0. add release notes and troubleshooting topics
* commit '3e82a9c9a5339dca5f4a91c6e5822906cd632ae2':
  update Android Studio for v0.2.0. add release notes and troubleshooting topics
2013-07-11 16:42:47 -07:00
Scott Main
276f0ce4df update Android Studio for v0.2.0.
add release notes and troubleshooting topics

Change-Id: Ic924d61f9ab9208ed3275edb8837d8593d752ae9
2013-07-11 16:22:21 -07:00
Scott Main
52dc4bf58d add Toshiba usb driver link
delete Fujitsu-Toshiba
bug: 9755017

Change-Id: If1417c7e697a2bea9fbdd3086ffeaf1528627364
2013-07-11 14:06:27 -07:00
Dirk Dougherty
8f1a759727 Doc change: Update gcore reference docs.
Change-Id: I9064969741598663ba7a732054ee378d3a14da7e
2013-07-10 18:38:36 -07:00
Scott Main
df541931f9 am c4570b32: am 29282f99: am b1b693ee: am 5e0582cc: am 7cf27aa8: Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev
* commit 'c4570b32d87079a5ff81262c1646fa0301b7f3b9':
  update url for backup service key bug: 8834302
2013-07-09 10:58:43 -07:00
Dirk Dougherty
5fc1e8a33d am ec47cc77: am 0f97f351: am cfb8f9a0: am 3059c708: am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev
* commit 'ec47cc7724464f0ce88456462cbd69aca9a6838e':
  docs: add link to developer survey on main landing pages
2013-07-09 10:58:40 -07:00
Scott Main
29282f9925 am b1b693ee: am 5e0582cc: am 7cf27aa8: Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev
* commit 'b1b693eec6e171a059190e6f17ff53b8c558cbb3':
  update url for backup service key bug: 8834302
2013-07-09 10:54:18 -07:00
Dirk Dougherty
0f97f3510b am cfb8f9a0: am 3059c708: am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev
* commit 'cfb8f9a07681cc090428a47aa856cba51be29ce5':
  docs: add link to developer survey on main landing pages
2013-07-09 10:54:13 -07:00
Scott Main
b1b693eec6 am 5e0582cc: am 7cf27aa8: Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev
* commit '5e0582cc0e09a209bed321323ad9dad3ca51dcb1':
  update url for backup service key bug: 8834302
2013-07-09 10:52:44 -07:00
Dirk Dougherty
cfb8f9a076 am 3059c708: am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev
* commit '3059c70844848c7bd1aad7bffd2d5828cf745540':
  docs: add link to developer survey on main landing pages
2013-07-09 10:52:40 -07:00
Scott Main
7cf27aa8e3 Merge "update url for backup service key bug: 8834302" into jb-mr1.1-ub-dev 2013-07-09 17:50:44 +00:00
Dirk Dougherty
d5fee1644e Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev 2013-07-09 17:50:08 +00:00
Scott Main
bd8dbf0d48 update url for backup service key
bug: 8834302

Change-Id: I7bd35db2531bf03c7503cdf56f932cedacaa6771
2013-07-09 10:49:20 -07:00
Joe Malin
fc13329b84 am 216e340b: am ea4193ef: am 46e8ca92: am a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training
* commit '216e340b72375c5888d1023226582f75c1ed6b98':
  Doc Bug: b9739899 Bugs in Sync Adapters training
2013-07-09 10:11:05 -07:00
Joe Malin
ea4193efaa am 46e8ca92: am a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training
* commit '46e8ca926cb9345e37ca35947d8a8ba3c131bda9':
  Doc Bug: b9739899 Bugs in Sync Adapters training
2013-07-09 10:05:47 -07:00
Joe Malin
46e8ca926c am a4d3dedc: am 420b8212: am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training
* commit 'a4d3dedcb18c56768bebeb3a41e257b80626f0fd':
  Doc Bug: b9739899 Bugs in Sync Adapters training
2013-07-09 10:04:19 -07:00
Joe Malin
420b821239 am a59eb93d: am a6241377: Doc Bug: b9739899 Bugs in Sync Adapters training
* commit 'a59eb93d1954a36b25a6277c0ce3145ce115d460':
  Doc Bug: b9739899 Bugs in Sync Adapters training
2013-07-09 10:01:42 -07:00
Scott Main
5c949ee481 am 0ebc82fe: am 597d7040: am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post
* commit '0ebc82fe79966882bf6cf798afa6c67e1fc7d196':
  add link to cloud backend blog post
2013-07-08 18:22:42 -07:00
Scott Main
597d704030 am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post
* commit '61e1a650c032c1169c31aad7e0aed085c400327d':
  add link to cloud backend blog post
2013-07-08 18:18:26 -07:00
Scott Main
61e1a650c0 am e4d65d24: am eceeaf11: add link to cloud backend blog post
* commit 'e4d65d24c3d9b6ce286193c451b1e90fb2265215':
  add link to cloud backend blog post
2013-07-08 18:15:25 -07:00
Scott Main
eceeaf1146 add link to cloud backend blog post
Change-Id: I38376ff9ceaa7338f03cdfe6cd1685efafa1a4e2
2013-07-08 17:29:22 -07:00
Scott Main
da31f2ea92 docs: add link to developer survey on main landing pages
Change-Id: Ib842dc074be9541764379d2adfecb0af01751d76
2013-07-08 16:16:21 -07:00
Joe Malin
a62413772e Doc Bug: b9739899 Bugs in Sync Adapters training
Change-Id: Ia6f0fc79c73dd66a1d8306e49ff51fc29fb62c7f
2013-07-08 15:37:34 -07:00
Jean-Baptiste Queru
928e045f9a am b8b94d9b: am 538bd4d8: Merge "Fixing missing internal link in document."
* commit 'b8b94d9bb18bd693b77050414d82a3975268ad08':
  Fixing missing internal link in document.
2013-07-08 14:42:59 -07:00
Scott Main
5bd3741d5b am e17a0082: am 0f22b5c3: am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
* commit 'e17a0082f038edd10af7cf35de0ca599a5ccff78':
  add xxhdpi information to tablet checklist
2013-07-08 14:41:50 -07:00
Scott Main
0f22b5c311 am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
* commit '375d9f333a8acd12587de4b9393b63d1e379ca53':
  add xxhdpi information to tablet checklist
2013-07-08 14:36:23 -07:00
Scott Main
375d9f333a am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
* commit 'b13f9eeba107ef21d7488db88821e3b41242cf32':
  add xxhdpi information to tablet checklist
2013-07-08 14:34:20 -07:00