Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3059c708 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev

* commit 'd5fee164':
  docs: add link to developer survey on main landing pages
parents a4d3dedc d5fee164
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -5,7 +5,14 @@ tab2=Android 4.1
tab2.link=#android-41

@jd:body

<div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>

<style>
#android-41 {display:none;}
+9 −1
Original line number Diff line number Diff line
fullpage=true
page.title=Google I/O 13
@jd:body
<div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>

<style>
#ioplayer-frame {
+8 −0
Original line number Diff line number Diff line
page.title=Downloads
@jd:body
<div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>

<div class="layout-content-row">
  <div class="layout-content-col span-9">
+8 −0
Original line number Diff line number Diff line
@@ -2,6 +2,14 @@ page.title=Design
header.hide=1
footer.hide=1
@jd:body
<div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>

<style>
#landing-graphic-container {
+8 −0
Original line number Diff line number Diff line
@@ -4,6 +4,14 @@ header.hide=1
carousel=1
tabbedList=1
@jd:body
<div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>

<style>
#noplayer-message {
Loading