5691 Commits

Author SHA1 Message Date
Dirk Dougherty
13b1c46eed am 48b022ff: am 2d9bfcc0: Merge "Doc change: Add diff report for API level 19." into klp-dev
* commit '48b022ffa162636368cf706e6cf7cde009318de6':
  Doc change: Add diff report for API level 19.
2013-10-29 20:39:38 -07: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
Dirk Dougherty
c17c71ba2a Doc change: Add diff report for API level 19.
Change-Id: I86ccb6cd8e0dbb3bd7115fd619668a2b72bc15b7
2013-10-29 16:46:56 -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
Dirk Dougherty
b752c1b559 am 718991b6: am 24445c35: Doc change: fix docs build.
* commit '718991b69c3a19d3992f5151b256df3589ed3f58':
  Doc change: fix docs build.
2013-10-29 11:41:15 -07:00
Dirk Dougherty
24445c3521 Doc change: fix docs build.
Change-Id: Ifdb25d52629e62b0e909aa3ac00bff4df257ffd2
2013-10-29 11:33:33 -07:00
Dirk Dougherty
96e6ef623a am 57449569: am 3bdf60dc: Merge "Doc change: Add update ProGuard keep rules for Google Play Services." into klp-dev
* commit '57449569b7290c56f823e90bbfa1281e982ae5f5':
  Doc change: Add update ProGuard keep rules for Google Play Services.
2013-10-29 10:44:38 -07:00
Dirk Dougherty
3bdf60dc29 Merge "Doc change: Add update ProGuard keep rules for Google Play Services." into klp-dev 2013-10-29 17:40:49 +00: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
Dirk Dougherty
1a1932749c Doc change: Add update ProGuard keep rules for Google Play Services.
Change-Id: I39cc32c821659b82a4ebf800632571d6beaf5474
Bug-Id: 11336556
2013-10-28 23:01:40 -07:00
Adam Koch
59782e2d74 am 45895d74: am 7fd5c53c: Merge "Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changes Bug: 10411797" into klp-dev
* commit '45895d743dc3c0d37a097e83b1d46095ac5e2db0':
  Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changes Bug: 10411797
2013-10-28 17:20:25 -07:00
Adam Koch
7fd5c53c45 Merge "Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changes Bug: 10411797" into klp-dev 2013-10-29 00:17:03 +00:00
Adam Koch
3a4a1d7174 Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changes
Bug: 10411797

Change-Id: I720d3ade42da31400a6cc7c7ce9e15793f836363
2013-10-28 20:08:18 -04:00
Siva Velusamy
5894e7378b am 09675799: am 334d98f1: am 9e4514cd: am 4062ae2e: am 3ebe71cb: Update AS download page for v0.3.1
* commit '09675799a01d920c58ea1393eaae4756d211215c':
  Update AS download page for v0.3.1
2013-10-25 18:48:42 -07:00
Siva Velusamy
334d98f1ec am 9e4514cd: am 4062ae2e: am 3ebe71cb: Update AS download page for v0.3.1
* commit '9e4514cd06592dc5cc81638699dc9d17065d42d2':
  Update AS download page for v0.3.1
2013-10-25 18:42:42 -07:00
Siva Velusamy
9e4514cd06 am 4062ae2e: am 3ebe71cb: Update AS download page for v0.3.1
* commit '4062ae2ef958b009e8c2850ad249e45df1d476aa':
  Update AS download page for v0.3.1
2013-10-25 18:40:40 -07:00
Siva Velusamy
4062ae2ef9 am 3ebe71cb: Update AS download page for v0.3.1
* commit '3ebe71cb933d99461dfb3702fb4977f966df3713':
  Update AS download page for v0.3.1
2013-10-25 18:37:35 -07:00
Siva Velusamy
3ebe71cb93 Update AS download page for v0.3.1
Change-Id: Ie9ba2f69d4e1398dd566f1b2024843f88d250dda
2013-10-25 17:27:59 -07:00
Adam Koch
b5c9c9bec3 am 625eb8bf: am 7c900126: Doc fix: update Displaying Bitmaps training class code snippet Bug: 11372790
* commit '625eb8bf9ed5c7d8ca09508f720c512af353b039':
  Doc fix: update Displaying Bitmaps training class code snippet Bug: 11372790
2013-10-25 09:45:51 -07:00
Adam Koch
7c900126c4 Doc fix: update Displaying Bitmaps training class code snippet
Bug: 11372790

Change-Id: Ifb484b03ac4085eeccadb1602dace37690dc2d6b
2013-10-25 10:14:55 -04:00
Roman Nurik
b1f8f31b4c am 1330dfa8: am acc642bc: Merge "Add Nexus 5 to Device Art Generator." into klp-dev
* commit '1330dfa8c73f05dc076cc822dd46805a1ac31200':
  Add Nexus 5 to Device Art Generator.
2013-10-22 09:12:25 -07:00
Roman Nurik
e81bd59d01 Add Nexus 5 to Device Art Generator.
Change-Id: I101ec82b1d50c6437e96165fb8ac6c73d451ff84
2013-10-21 18:11:58 -04:00
Kenny Root
1ca39b82d8 am ddc91628: am a1b4d97b: Merge "Removed duplicate items on table of contents"
* commit 'ddc91628819f02d6cfb60cfa26b582d52fa76cde':
  Removed duplicate items on table of contents
2013-10-21 10:35:27 -07:00
Kenny Root
ddc9162881 am a1b4d97b: Merge "Removed duplicate items on table of contents"
* commit 'a1b4d97b6920d3cd84fe19b07512a0de6996bb4c':
  Removed duplicate items on table of contents
2013-10-21 10:31:23 -07: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
Joe Fernandez
7ce6090a30 am 5cff1d32: am 4928e2ce: am e90993bb: am 61884867: am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit '5cff1d32adcaad178fc1ba5adf6b8545022ba474':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:47:42 -07:00
Joe Fernandez
4928e2cef5 am e90993bb: am 61884867: am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit 'e90993bb5d30521fcb858702493b55836628b8b2':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:40:17 -07:00
Joe Fernandez
e90993bb5d am 61884867: am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit '6188486766230318ee1e4b91164f3c69c5a4359a':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:37:48 -07:00
Dirk Dougherty
c724c28f3c am 2c837ca3: am afb3a418: Merge "Doc change: add i/o 2013 design video embeds to videos page." into klp-dev
* commit '2c837ca3b5a99e9d89b0ab6d2155f10b048ed255':
  Doc change: add i/o 2013 design video embeds to videos page.
2013-10-16 16:36:08 -07:00
Joe Fernandez
6188486766 am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit '2d96a0d3424314b53b46b0fd6fd5b0dad71e7790':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:34:06 -07:00
Dirk Dougherty
afb3a418c3 Merge "Doc change: add i/o 2013 design video embeds to videos page." into klp-dev 2013-10-16 23:10:12 +00:00
Joe Fernandez
2d96a0d342 FileProvider training fix: add note about Support Lib to setup lesson
Change-Id: I7c513705a22bdac390ac260a3d70bdd771c998e7
2013-10-16 15:05:48 -07:00
Scott Main
e2ac9a975c am 315bd412: am 1bab3f53: am a4825fbe: am 655d8c40: am 4aa6b10c: add some search suggestions
* commit '315bd412a7bd7c74fb32c2a6f963320526b3cbb8':
  add some search suggestions
2013-10-16 11:39:51 -07:00
Scott Main
1bab3f5306 am a4825fbe: am 655d8c40: am 4aa6b10c: add some search suggestions
* commit 'a4825fbe24871c57cc855c7d8640a92d114c0514':
  add some search suggestions
2013-10-16 11:29:58 -07:00
Scott Main
a4825fbe24 am 655d8c40: am 4aa6b10c: add some search suggestions
* commit '655d8c40092730c8029299eb28961263eaad086c':
  add some search suggestions
2013-10-16 11:27:46 -07:00
Scott Main
655d8c4009 am 4aa6b10c: add some search suggestions
* commit '4aa6b10c7f79090ddf72d64dcc3954fbf135e192':
  add some search suggestions
2013-10-16 11:21:41 -07:00
Scott Main
4aa6b10c7f add some search suggestions
Change-Id: I6b3026bff30dc27119995d93529874fdfa000d5f
2013-10-16 11:18:04 -07:00
Dirk Dougherty
593d970615 Doc change: add i/o 2013 design video embeds to videos page.
Change-Id: I9dc0655671f0365905b01615a64905c12c0a2375
Bug-Id: 11191366
2013-10-14 18:40:38 -07:00
Scott Main
4c33396508 am a8891de3: am 9ecc2904: am da5d7027: am 5a99a702: am 4dfe8944: Merge "add docs about managing app memory" into jb-mr2-docs
* commit 'a8891de3776aa38d13f3e6119233ba1345dff1ef':
  add docs about managing app memory
2013-10-14 10:07:21 -07:00
Scott Main
9ecc29043f am da5d7027: am 5a99a702: am 4dfe8944: Merge "add docs about managing app memory" into jb-mr2-docs
* commit 'da5d7027a8905dd17f1cb8dd249d0d9320a97fec':
  add docs about managing app memory
2013-10-14 09:59:52 -07:00
Scott Main
da5d7027a8 am 5a99a702: am 4dfe8944: Merge "add docs about managing app memory" into jb-mr2-docs
* commit '5a99a7023ee5f8f054a9e8d10ed78e6c3f30a839':
  add docs about managing app memory
2013-10-14 09:57:11 -07:00
Scott Main
5a99a7023e am 4dfe8944: Merge "add docs about managing app memory" into jb-mr2-docs
* commit '4dfe894440f3b1af62df8e6cb74503c86519c74d':
  add docs about managing app memory
2013-10-14 09:52:07 -07:00
Scott Main
4dfe894440 Merge "add docs about managing app memory" into jb-mr2-docs 2013-10-14 16:49:11 +00:00
Dirk Dougherty
50260360f4 am 86858479: am 00c5db05: Merge "Doc change: fix link to widgets design doc." into klp-dev
* commit '86858479e53dc39bafce3be418b39e009df44783':
  Doc change: fix link to widgets design doc.
2013-10-14 09:19:24 -07:00
Dirk Dougherty
00c5db0596 Merge "Doc change: fix link to widgets design doc." into klp-dev 2013-10-14 16:12:29 +00:00
Joe Malin
5f2bc80f18 am e8117b64: am a2c64bb6: am 91245730: am ca338777: am 45edbb70: DOC CHANGE: FileProvider training class
* commit 'e8117b64ee8580892e9fdad76bbd152bcf123c96':
  DOC CHANGE: FileProvider training class
2013-10-12 15:56:42 -07:00
Joe Malin
91245730a1 am ca338777: am 45edbb70: DOC CHANGE: FileProvider training class
* commit 'ca3387776037cd00b7bd7114535e3f3365cf3464':
  DOC CHANGE: FileProvider training class
2013-10-12 15:49:09 -07:00
Joe Malin
ca33877760 am 45edbb70: DOC CHANGE: FileProvider training class
* commit '45edbb701ac44891aa07a403a55ee2393da9b25f':
  DOC CHANGE: FileProvider training class
2013-10-12 15:46:02 -07:00
Scott Main
a3f0e01f33 add docs about managing app memory
Change-Id: I8bd7b05e7ce00faedbbc131a38f2a73637d1b365
2013-10-11 19:40:36 -07:00
Dirk Dougherty
cd514970cc Doc change: fix link to widgets design doc.
bug: 11184594
Change-Id: I975696d172d0862ac20c46f709e81b01bf78fb0f
2013-10-11 17:29:06 -07:00