124190 Commits

Author SHA1 Message Date
Quddus Chong
ed8b77e668 am 300caefb: Merge "docs: Removing note for app-indexing developer early adopters from training class, since this feature is going to be publically accessible starting in GMS Longhorn." into klp-modular-dev
* commit '300caefb0ca877f45f48d4e76bc086672a6f59b6':
  docs: Removing note for app-indexing developer early adopters from training class, since this feature is going to be publically accessible starting in GMS Longhorn.
2014-06-24 13:55:09 +00:00
Robert Ly
a5dc5869ee am 387891fd: fix resources js bug
* commit '387891fde61a63c98ac3a81a5a0d1d7151a95d1f':
  fix resources js bug
2014-06-24 13:55:05 +00:00
smain@google.com
071894a210 am f98b816b: update landing page gif frame to use new style
* commit 'f98b816b936ee0beb07a66caee2cf0e3e3bed9ce':
  update landing page gif frame to use new style
2014-06-24 13:55:01 +00:00
Narayan Kamath
152d5cd30b am 22a32d88: am 2a0f9e6a: Merge "Explicitly list out the list of cache subdirs to prune."
* commit '22a32d883794a7a96ff5ffb4830ea59065b3ebda':
  Explicitly list out the list of cache subdirs to prune.
2014-06-24 12:19:10 +00:00
Narayan Kamath
22a32d8837 am 2a0f9e6a: Merge "Explicitly list out the list of cache subdirs to prune."
* commit '2a0f9e6a523abc28bdbc249010f5ddd184a27730':
  Explicitly list out the list of cache subdirs to prune.
2014-06-24 12:14:12 +00:00
Narayan Kamath
816cff12e1 am c141ae54: am 989ab6d3: Merge "Update javadoc for android.os.Bundle."
* commit 'c141ae547e9b295ce9013591a6fbb902b0e40073':
  Update javadoc for android.os.Bundle.
2014-06-24 10:18:23 +00:00
Narayan Kamath
c141ae547e am 989ab6d3: Merge "Update javadoc for android.os.Bundle."
* commit '989ab6d38d77c0a1f7dc5e648e1950410d5d01d4':
  Update javadoc for android.os.Bundle.
2014-06-24 10:08:52 +00:00
Stephen Hines
ed24d3f2e9 am db3bcfb8: am 44023a4f: Merge "We need to update mPos when we copy a FieldPacker via its data[] member."
* commit 'db3bcfb8f7c1f148bc89eea663ba5aa6fc0ece2f':
  We need to update mPos when we copy a FieldPacker via its data[] member.
2014-06-24 09:26:31 +00:00
Stephen Hines
db3bcfb8f7 am 44023a4f: Merge "We need to update mPos when we copy a FieldPacker via its data[] member."
* commit '44023a4f20a38ed892a6181765337635d77b1de8':
  We need to update mPos when we copy a FieldPacker via its data[] member.
2014-06-24 06:53:18 +00:00
Narayan Kamath
2a0f9e6a52 Merge "Explicitly list out the list of cache subdirs to prune." 2014-06-24 06:33:30 +00:00
Narayan Kamath
989ab6d38d Merge "Update javadoc for android.os.Bundle." 2014-06-24 06:22:45 +00:00
Stephen Hines
44023a4f20 Merge "We need to update mPos when we copy a FieldPacker via its data[] member." 2014-06-24 00:37:45 +00:00
Stephen Hines
fcb3161e57 We need to update mPos when we copy a FieldPacker via its data[] member.
Bug: 15756600

This change also adds a TODO/FIXME related to subAlign() and our tracking
mechanism for it. We need to further investigate how to make subAlign() work
properly if a user copies their FieldPacker.

Change-Id: I861e529abd11e378f7c73b510d7f418b940fe480
2014-06-23 17:35:04 -07:00
Robert Greenwalt
6ca5129d80 am a77d0ef4: (-s ours) am 0b572896: (-s ours) Merge "DO NOT MERGE refactor wifi p2p\'s startDhcpServer function"
* commit 'a77d0ef49e8c4b53e1cd794c0739584914bd6eda':
  DO NOT MERGE refactor wifi p2p's startDhcpServer function
2014-06-23 22:10:37 +00:00
Robert Greenwalt
a77d0ef49e am 0b572896: (-s ours) Merge "DO NOT MERGE refactor wifi p2p\'s startDhcpServer function"
* commit '0b57289678a4dc82fefa4894901af1be7f5cc3c6':
  DO NOT MERGE refactor wifi p2p's startDhcpServer function
2014-06-23 22:02:12 +00:00
Robert Greenwalt
0b57289678 Merge "DO NOT MERGE refactor wifi p2p's startDhcpServer function" 2014-06-23 21:56:07 +00:00
Marco Nelissen
909a1b2e73 am c4d37f58: am 0eee8ac2: Merge "Fix thumbnail bug"
* commit 'c4d37f58a1b5405812eaf96b4bd3a051d86884eb':
  Fix thumbnail bug
2014-06-23 21:51:38 +00:00
Marco Nelissen
c4d37f58a1 am 0eee8ac2: Merge "Fix thumbnail bug"
* commit '0eee8ac275927264f766bb18023365e83d4bfe5a':
  Fix thumbnail bug
2014-06-23 21:45:30 +00:00
Jianzheng Zhou
78c8e7c8bf DO NOT MERGE refactor wifi p2p's startDhcpServer function
Add getTetheredDhcpRanges() interface and call it before calling
mNwService.startTethering() to update dhcp ranges. This will allow p2p app
to run well concurrently with other tethering app(e.g. usb tethering).

Change-Id: I5e8ffeb5d2d396f48b897cd9396f133e25ecca57
Signed-off-by: Jianzheng Zhou <jianzheng.zhou@freescale.com>
2014-06-23 21:02:45 +00:00
Calin Juravle
ac777c8219 am 3e836835: am a06f5fa6: Merge "Fix the initialization of some profile properties"
* commit '3e8368350e4098a5a5bd88fc2cb623f58c012ba2':
  Fix the initialization of some profile properties
2014-06-23 19:44:53 +00:00
Robert Ly
387891fde6 fix resources js bug
Change-Id: Ic44c324bd61069c4a9b3bc05251683b6c586d3b8
2014-06-23 11:24:07 -07:00
smain@google.com
f98b816b93 update landing page gif frame to use new style
Change-Id: I27e32cccbe64fbe32306c1404edd7f965f9ed299
2014-06-23 10:28:04 -07:00
Baligh Uddin
15aca0aa6d am 858b47ca: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit '858b47ca1eb9bc7d5efe183018a4053dd4d068ca':
  Import translations. DO NOT MERGE
2014-06-23 17:27:53 +00:00
Baligh Uddin
96e98d4170 am 2d91bc23: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit '2d91bc23128fc1ab2a958a24c84f75d653886ef1':
  Import translations. DO NOT MERGE
2014-06-23 17:27:49 +00:00
Calin Juravle
3e8368350e am a06f5fa6: Merge "Fix the initialization of some profile properties"
* commit 'a06f5fa6563f7fc08b7bb2305f61bf649add0b5a':
  Fix the initialization of some profile properties
2014-06-23 17:26:29 +00:00
Quddus Chong
300caefb0c Merge "docs: Removing note for app-indexing developer early adopters from training class, since this feature is going to be publically accessible starting in GMS Longhorn." into klp-modular-dev 2014-06-23 17:14:09 +00:00
Quddus Chong
2789664e60 docs: Removing note for app-indexing developer early adopters from training class, since this feature is going to be publically accessible starting in GMS Longhorn.
Change-Id: I0ea5b9c85dd79b786dabeb4923f8f0f7f26948ab
2014-06-23 11:17:37 -07:00
Quddus Chong
d0027fd67f am 11b319c2: Merge "docs: Updated L Preview Highlights." into klp-modular-dev
* commit '11b319c234ef32b6ebd4fb8f44f592c491281de9':
  docs: Updated L Preview Highlights.
2014-06-23 16:45:02 +00:00
Brian Carlstrom
9e36a8cd3e am 1b98ccf2: am 0924ef65: Merge "Treat missing package usage data as a separate case"
* commit '1b98ccf275d93197c1aa746d5c492a57cd62be7f':
  Treat missing package usage data as a separate case
2014-06-23 15:47:45 +00:00
Brian Carlstrom
1b98ccf275 am 0924ef65: Merge "Treat missing package usage data as a separate case"
* commit '0924ef6592c3172db6ae1f3d92f845951f901486':
  Treat missing package usage data as a separate case
2014-06-23 15:43:40 +00:00
Craig Mautner
9587ee0203 am a2121e49: am 5957d6a8: Merge "Fix frontOfTask assignment."
* commit 'a2121e497c2e82676b4bf5dc35b0015c38ddc5ab':
  Fix frontOfTask assignment.
2014-06-23 15:00:10 +00:00
Craig Mautner
a2121e497c am 5957d6a8: Merge "Fix frontOfTask assignment."
* commit '5957d6a889d9c9e46d260d915b9ffa66a763dd23':
  Fix frontOfTask assignment.
2014-06-23 14:52:41 +00:00
Quddus Chong
11b319c234 Merge "docs: Updated L Preview Highlights." into klp-modular-dev 2014-06-23 14:51:00 +00:00
Marco Nelissen
0eee8ac275 Merge "Fix thumbnail bug" 2014-06-23 14:50:49 +00:00
Robert Ly
12426cff73 am 878325b3: Merge "docs: l-preview fixes" into klp-modular-dev
* commit '878325b3677584e50536c128e661b4921f2aa154':
  docs: l-preview fixes
2014-06-23 09:56:03 +00:00
Robert Ly
2061f0a2df am 0cff6256: docs: more auto updates
* commit '0cff6256d829a79fa51c189eff765f42bb454907':
  docs: more auto updates
2014-06-23 09:55:53 +00:00
Quddus Chong
aa9d7788e0 docs: Updated L Preview Highlights.
Change-Id: I79e756d1ae93d009395fd3c6c222776705624f47
2014-06-22 15:42:41 -07:00
Robert Ly
0cff6256d8 docs: more auto updates
Change-Id: I50b936217ba5933cbc01d81f1bd1d4b78df4239f
2014-06-22 14:37:38 -07:00
Robert Ly
1fd580b7c3 am 5d9681a3: docs: auto landing cleanup
* commit '5d9681a3986050c8b59201aac5b4243b6b2d0cda':
  docs: auto landing cleanup
2014-06-22 18:38:19 +00:00
Robert Ly
5d9681a398 docs: auto landing cleanup
Change-Id: I9b9f706341047613fd536ba44b6e887922f13d54
2014-06-22 11:33:33 -07:00
Robert Ly
d62cb5843a am e7e8c1b4: Merge "docs: Further work on the Android Auto dev site Added partner logos (car OEMs, aftermarket, apps) Added platform screenshots to the hero page" into klp-modular-dev
* commit 'e7e8c1b4c02544852ddcb07e77e8104a7d7f9e10':
  docs: Further work on the Android Auto dev site  Added partner logos (car OEMs, aftermarket, apps)  Added platform screenshots to the hero page
2014-06-21 22:07:04 +00:00
Robert Ly
ee80a268ac am d7208fda: Merge "docs: remove description text for index" into klp-modular-dev
* commit 'd7208fdaebd6625d8e25fdd4eff3c2d2b5eea065':
  docs: remove description text for index
2014-06-21 21:11:37 +00:00
Quddus Chong
aef3e9e6fd am 1aa273e0: Merge "docs: Updated Support page for L Developer Preview." into klp-modular-dev
* commit '1aa273e0da3a4be9a6e48ba21593ed3b6d0c1014':
  docs: Updated Support page for L Developer Preview.
2014-06-21 20:50:35 +00:00
Robert Ly
901866ccd0 am efa289e2: docs: add device icons for index page
* commit 'efa289e2f01aa069505d830c57e3ef6e46288c9c':
  docs: add device icons for index page
2014-06-21 20:46:43 +00:00
Robert Ly
efa289e2f0 docs: add device icons for index page
Change-Id: I255cff3d4771c5bebc48f3d6a03a4ebacb248a89
2014-06-21 13:40:48 -07:00
Robert Ly
54a7b9325b am 50f08149: Merge "docs: add whitelisting instructions and new index icons" into klp-modular-dev
* commit '50f08149ec7d5ede16f44a855ccf4db450336e93':
  docs: add whitelisting instructions and new index icons
2014-06-21 20:16:37 +00:00
Dirk Dougherty
da6b32226a am ceaa57c9: am 39b707c8: am bf66c17e: Merge "remove extraneous tag causing extra spacing between heading/text." into klp-docs
* commit 'ceaa57c927ad61ed8a8a1fc8c1b5c28d5472a50a':
  remove extraneous tag causing extra spacing between heading/text.
2014-06-21 20:16:25 +00:00
smain@google.com
92cb2a7522 am e77f41a6: prettier sdk buttons
* commit 'e77f41a6e388258d24a29228b8f41d01bd9ae81f':
  prettier sdk buttons
2014-06-21 20:16:16 +00:00
smain@google.com
9ea1436255 am 941f800a: update Edu pages for launch of Chrome edu apps on play store removes the FAQ and Guidelines docs, redirect to devsite copy will be implemented with separate CL
* commit '941f800a848a5dad4d4541a214477e95f738a5c8':
  update Edu pages for launch of Chrome edu apps on play store removes the FAQ and Guidelines docs, redirect to devsite copy will be implemented with separate CL
2014-06-21 20:16:07 +00:00
smain@google.com
3a4924d417 am 371d68cc: add link back to main dev site home
* commit '371d68ccb03e4c3827f8b548ebb128cddd8c4bd3':
  add link back to main dev site home
2014-06-21 20:15:59 +00:00