116699 Commits

Author SHA1 Message Date
Dirk Dougherty
adedcaaa41 am 2761791a: Merge "Doc change: fix url." into klp-dev
* commit '2761791ab5b964cedbed808d6cb5e181973f5771':
  Doc change: fix url.
2013-10-31 14:06:23 -07:00
Joe Fernandez
b9602bcb5e Merge "docs: Screenrecord - add Android 4.4 availability" into klp-docs 2013-10-31 21:05:32 +00:00
Dirk Dougherty
809b084096 Doc change: fix url.
Change-Id: Ie62406af515d43d0f4dbd0f89d06823612547dda
(cherry picked from commit 0d18ac65cc97a5261e3d7bd02aabc2859b5ed437)
2013-10-31 21:04:33 +00:00
Dirk Dougherty
2761791ab5 Merge "Doc change: fix url." into klp-dev 2013-10-31 21:04:21 +00:00
Dirk Dougherty
0d18ac65cc Doc change: fix url.
Change-Id: Ie62406af515d43d0f4dbd0f89d06823612547dda
2013-10-31 14:01:56 -07:00
Scott Main
66bae5ad93 update sample nav dummy links to remove topic.html
Change-Id: I1858373f8d6f0077892b004d784828627356a700
2013-10-31 14:00:18 -07:00
Joe Fernandez
156cc15ade docs: Screenrecord - add Android 4.4 availability
Add a note that this utility is only supported on Android 4.4
and higher devices.

Change-Id: I1798380b68ae49bd54f66302f31d0d4212c0c514
2013-10-31 13:58:11 -07:00
Scott Main
552f88dbd4 am db917a00: am 932edc97: Merge "Add ZIP download for DevBytes: Immersive Mode." into klp-dev
* commit 'db917a00d51ab64595cd296c830adf51eddd0ab3':
  Add ZIP download for DevBytes: Immersive Mode.
2013-10-31 12:25:21 -07:00
Scott Main
db917a00d5 am 932edc97: Merge "Add ZIP download for DevBytes: Immersive Mode." into klp-dev
* commit '932edc973eb8c7b9c501c79f1fae18486d8cd87c':
  Add ZIP download for DevBytes: Immersive Mode.
2013-10-31 12:23:05 -07:00
Roman Nurik
e0510aee09 Add ZIP download for DevBytes: Immersive Mode.
Source code change ID: I3515e2742a4b8285f7e3f7c214af1d43dde605a0

Change-Id: I65db990cc803c4f802c321bb21d3f121ca7eee1a
(cherry picked from commit ba86577d0960861d9ae207789e153f69cfaa885c)
2013-10-31 19:20:39 +00:00
Scott Main
932edc973e Merge "Add ZIP download for DevBytes: Immersive Mode." into klp-dev 2013-10-31 19:20:31 +00:00
Jason Monk
7c053a2fa5 am cb134203: am 86f5a149: Merge "Change PacProxySelector to return unresolved addr" into klp-dev
* commit 'cb1342032283d1a415eb4f916a79039aa8ed0cbf':
  Change PacProxySelector to return unresolved addr
2013-10-31 11:50:07 -07:00
Jason Monk
cb13420322 am 86f5a149: Merge "Change PacProxySelector to return unresolved addr" into klp-dev
* commit '86f5a1499bc681ffae2b9f2300c9a62653d511dc':
  Change PacProxySelector to return unresolved addr
2013-10-31 11:47:03 -07:00
John Spurlock
9916eb6ecb am 39541bfa: am a0bc738f: Merge "Move coalescing to callback, optimize KeyguardStatusView." into klp-dev
* commit '39541bfad07c4f13d61981c1e231144168b41aa8':
  Move coalescing to callback, optimize KeyguardStatusView.
2013-10-31 11:46:15 -07:00
Jason Monk
86f5a1499b Merge "Change PacProxySelector to return unresolved addr" into klp-dev 2013-10-31 18:43:53 +00:00
John Spurlock
39541bfad0 am a0bc738f: Merge "Move coalescing to callback, optimize KeyguardStatusView." into klp-dev
* commit 'a0bc738f46f62ba1a02e956a8c262323ab4ab75c':
  Move coalescing to callback, optimize KeyguardStatusView.
2013-10-31 11:43:28 -07:00
John Spurlock
a0bc738f46 Merge "Move coalescing to callback, optimize KeyguardStatusView." into klp-dev 2013-10-31 18:41:08 +00:00
Jason Monk
179d6e8e20 Change PacProxySelector to return unresolved addr
This was found by a bug in Firefox where it expects the addresses from a
ProxySelector to be unresolved.  Since ProxySelectorImpl returns unresolved
addresses the PAC version should as well to avoid breaking apps.

The ProxyServer also needed to be updated to reflect this change as it was
expecting a resolved InetSocketAddress.

Bug: 11443853
Change-Id: I3a4e9e248d22d7808603c147660df708e01cdf82
2013-10-31 14:17:48 -04:00
Chris Craik
7595aa9420 am 3be09114: am b320f4d5: Merge "Revert "Fixed incorrect calculation of dirty invalidation area"" into klp-dev
* commit '3be09114ca8015be91f34108739b711154f58b77':
  Revert "Fixed incorrect calculation of dirty invalidation area"
2013-10-31 11:17:47 -07:00
Chris Craik
3be09114ca am b320f4d5: Merge "Revert "Fixed incorrect calculation of dirty invalidation area"" into klp-dev
* commit 'b320f4d5a6c79ebd66cf96775584d873831b4300':
  Revert "Fixed incorrect calculation of dirty invalidation area"
2013-10-31 11:14:47 -07:00
Chris Craik
b320f4d5a6 Merge "Revert "Fixed incorrect calculation of dirty invalidation area"" into klp-dev 2013-10-31 18:12:05 +00:00
Chris Craik
7546a4bea7 Revert "Fixed incorrect calculation of dirty invalidation area"
bug:11351836

Because SeekBar's thumb Drawable (among others) is positioned without
padding offset baked in, include that offset when invalidating.

This revert fixes invalidate positioning in the system volume SeekBar,
where the original CL broke full redrawing of the thumb Drawable when
it switched states.

This reverts commit e9018f7716d3d2f61602c07c273674585482653d.

Change-Id: I5b3b07e47f466269f8d349e9a63dc29bf213120b
2013-10-31 10:45:24 -07:00
John Spurlock
6252c996ee am 6af08c29: am b207ea96: Merge "Update ic_qs_ime assets to standard brightness." into klp-dev
* commit '6af08c29d8353ad63a4d393ef3d72fcf68c8817b':
  Update ic_qs_ime assets to standard brightness.
2013-10-31 10:42:28 -07:00
John Spurlock
6af08c29d8 am b207ea96: Merge "Update ic_qs_ime assets to standard brightness." into klp-dev
* commit 'b207ea960911867e7c1951338df24108d37ad189':
  Update ic_qs_ime assets to standard brightness.
2013-10-31 10:39:15 -07:00
John Spurlock
b207ea9609 Merge "Update ic_qs_ime assets to standard brightness." into klp-dev 2013-10-31 17:36:06 +00:00
Dirk Dougherty
79fbed08bd Doc change: adjust element spacing.
Change-Id: I108dbf80e0be7af8ed9934a2fa39bba9cb080c8b
(cherry picked from commit f810dc2e35e2c70f3fa8e89288d64b34bc49913a)
2013-10-31 17:04:16 +00:00
Dirk Dougherty
ad209a9385 Doc change: Update landing page for kitkat.
Change-Id: Ia552577811ed1cafe0a7c4f56bf0c1b55f8c61c0
(cherry picked from commit f42010b17156528afec473be84ab49088a412422)
2013-10-31 17:03:30 +00:00
Dirk Dougherty
3e529b462d Doc change: Design guidelines update.
Change-Id: Id37c0bfc1fe7e2c7156aab0ec85df123534c8c96
Bug-id: 11252971 11256762 11256765 11257156 11257769 11276296 11293924 11324992
(cherry picked from commit 0b734038a6ff6c19785ae3979c3085910b9208a0)
2013-10-31 17:02:33 +00:00
Dirk Dougherty
b08447ba51 Doc change: Updates to platform highlights.
Change-Id: I7c4a5f8104dd1887fcac32a525301572243cdb81
(cherry picked from commit e44fce31097a33a6bfaf8225b21047a12584b36c)
2013-10-31 17:00:29 +00:00
Dirk Dougherty
3626569831 Enable samples browsing in builds.
Change-Id: Ic47ef693dd5b2cd4010e68a600cae3b88d426bd2
(cherry picked from commit e8b32feb72bf4347c1bd98e6b21b18a506d2c5e3)
2013-10-31 16:59:42 +00:00
Dirk Dougherty
790f9183ae Doc change: Platform highlights for Android 4.4.
Change-Id: Ic82ca92c224bdc72bdef5f2fcd7921bc17a601a8
(cherry picked from commit 147a9991988e21c455c86bdca2cadd4873b00054)
2013-10-31 16:58:22 +00:00
Dirk Dougherty
eb76848f8f Doc change: Google Play services 4.0 reference docs.
Change-Id: I61c536a80a720364eadec727b9c870d5b869be1a
(cherry picked from commit 28167899617b59874aeeb0f6cd822ca2f6cc9e55)
2013-10-31 16:57:06 +00:00
Dirk Dougherty
8a2a861bd9 am 17727bd9: am 8097573d: Merge "Doc change: adjust element spacing." into klp-dev
* commit '17727bd9b5b12f45f21ea7d2bffb00957abc5ff8':
  Doc change: adjust element spacing.
2013-10-31 09:54:27 -07:00
Dirk Dougherty
17727bd9b5 am 8097573d: Merge "Doc change: adjust element spacing." into klp-dev
* commit '8097573dcd0da91f793ef1d78ac3f7c0e17ba84f':
  Doc change: adjust element spacing.
2013-10-31 09:52:02 -07:00
Dirk Dougherty
9af433b2c0 am e48193dc: am 0a5e5bd9: Merge "Doc change: Update landing page for kitkat." into klp-dev
* commit 'e48193dce6593a8bc4a069fab1b8fb6cca6736dd':
  Doc change: Update landing page for kitkat.
2013-10-31 09:50:56 -07:00
Dirk Dougherty
8097573dcd Merge "Doc change: adjust element spacing." into klp-dev 2013-10-31 16:50:14 +00:00
Dirk Dougherty
f810dc2e35 Doc change: adjust element spacing.
Change-Id: I108dbf80e0be7af8ed9934a2fa39bba9cb080c8b
2013-10-31 09:49:00 -07:00
Dirk Dougherty
e48193dce6 am 0a5e5bd9: Merge "Doc change: Update landing page for kitkat." into klp-dev
* commit '0a5e5bd98c21bed592bc6693cb3beca3418dff14':
  Doc change: Update landing page for kitkat.
2013-10-31 09:48:34 -07:00
Dirk Dougherty
0a5e5bd98c Merge "Doc change: Update landing page for kitkat." into klp-dev 2013-10-31 16:46:47 +00:00
Joe Fernandez
84fe617c5b docs: Print API training for KitKat release
Change-Id: Ifbe40961d4f4a6d4c0546c621174ec45c2a30911
(cherry picked from commit 0f737930b88cdc4b1ff82d7865a312e9a701a8d6)
2013-10-31 16:46:16 +00:00
Dirk Dougherty
f42010b171 Doc change: Update landing page for kitkat.
Change-Id: Ia552577811ed1cafe0a7c4f56bf0c1b55f8c61c0
2013-10-31 09:45:51 -07:00
Scott Main
8e308ec5ef am f16bc1c2: am 8b0ec977: Merge "add HCE dev guide" into klp-dev
* commit 'f16bc1c2025dea79649ce46c87e27ac0a9f28b64':
  add HCE dev guide
2013-10-31 09:44:04 -07:00
Scott Main
24e5397185 add API overview for Android 4.4
Change-Id: I92d3cab755a65da1ee3633a69122e5be1fafc6e9
(cherry picked from commit e2ce19d001c6499303d43f64bf12628e4ff4924c)
2013-10-31 16:42:02 +00:00
Scott Main
dcb40061ab add doc about migrating to new WebView in KLP
Change-Id: Ib36c3ff58642166dfbc1b36b41f1c732c7d9a70d
(cherry picked from commit dc277e1ca9f981f4685a86d0093ae76ff5656604)
2013-10-31 16:41:34 +00:00
Scott Main
f16bc1c202 am 8b0ec977: Merge "add HCE dev guide" into klp-dev
* commit '8b0ec97788d7af482f676c3158bfbcbf68d68306':
  add HCE dev guide
2013-10-31 09:40:41 -07:00
Joe Fernandez
b876679d0a am 3cd7c752: am 7b8557da: Merge "docs: Code Samples landing page - listing fix" into klp-dev
* commit '3cd7c75201b759f01ebdbb8b675e14d0eef3c39c':
  docs: Code Samples landing page - listing fix
2013-10-31 09:40:35 -07:00
Scott Main
3b7199aed4 add static landing pages for sample topics
Change-Id: I76c04e7916977d426c4d02554f2eb36309996cf4
(cherry picked from commit 152e7683355bcbc1fc697033c7472bbd508c7c0f)
2013-10-31 16:40:01 +00:00
Scott Main
6af82cf924 add HCE dev guide
Change-Id: I48c196f7f4577304b660c52ba5cd847c0cabfaff
(cherry picked from commit c988ee664e9956901df61e2219c92f50bcb60bc0)
2013-10-31 16:38:25 +00:00
Scott Main
8b0ec97788 Merge "add HCE dev guide" into klp-dev 2013-10-31 16:38:14 +00:00
Joe Fernandez
3cd7c75201 am 7b8557da: Merge "docs: Code Samples landing page - listing fix" into klp-dev
* commit '7b8557dab4800829c425951f60187b9d292409b8':
  docs: Code Samples landing page - listing fix
2013-10-31 09:37:04 -07:00