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

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

am 518651c8: Fix download button\'s terms check. Add some cards. Fix some broken stuff.

* commit '518651c8':
  Fix download button's terms check. Add some cards. Fix some broken stuff.
parents e1eea5b2 518651c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ page.image=images/distribute/gpfw.jpg
  <li>Follow best practices for security and manage user data properly. Businesses
  are more conscious of data security and employee productivity, especially when it
  comes to features that share information with other services.</li>
  <li>Support the <a href="{@docRoot}training/enterprise/app-restrictions.html">App Configuration framework to let an administrator remotely configure app settings such as:
  <li>Support the <a href="{@docRoot}training/enterprise/app-restrictions.html">App Configuration framework</a> to let an administrator remotely configure app settings such as:
    <ul>
      <li>Server address and protocol settings</li>
      <li>The ability to switch features on and off</li>
+2 −2
Original line number Diff line number Diff line
@@ -43,11 +43,11 @@ page.metaDescription=The most visited store in the world for Android apps. Cloud
      <span class="dac-sprite dac-auto-chevron"></span>
      Get started
    </a></li>
    <li class="dac-section-link"><a href="/distribute/essentials/index.html#quality-guidelines">
    <li class="dac-section-link"><a href="/distribute/essentials/index.html#guidelines">
      <span class="dac-sprite dac-auto-chevron"></span>
      Quality guidelines
    </a></li>
    <li class="dac-section-link"><a href="/distribute/essentials/index.html#tools-and-resources">
    <li class="dac-section-link"><a href="/distribute/essentials/index.html#tools">
      <span class="dac-sprite dac-auto-chevron"></span>
      Resources &amp; tools
    </a></li>
+1 −1
Original line number Diff line number Diff line
page.title=Smarter App Invites
page.metaDescription=Tap into your existing user base to increase downloads and increase conversions.
page.tags="google", "identity", "signin"
page.image=distribute/images/advertising.jpg
page.image=images/cards/card-app-invites_16-9_2x.png

@jd:body

+1 −1
Original line number Diff line number Diff line
page.title=Cross-Sell to Users with House Ads
page.title=Cross-Sell with House Ads
page.metaDescription=Tap into your existing user base to increase downloads and increase conversions.
page.tags="google", "identity", "signin"
page.image=distribute/images/advertising.jpg
+3 −3
Original line number Diff line number Diff line
@@ -13,13 +13,13 @@ nonavpage=true
<div class="resource-widget resource-flow-layout landing col-16"
  data-query="collection:distribute/users"
  data-cardSizes="6x6"
  data-maxResults="9">
  data-maxResults="15">
</div>
<div class="resource-widget resource-flow-layout landing col-16"
<!--<div class="resource-widget resource-flow-layout landing col-16"
  data-query="collection:distribute/users"
  data-cardSizes="9x3"
  data-maxResults="16">
</div>
</div>-->

<!-- <h2>Related resources</h2>

Loading