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

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

am dfb306b2: am f16de3f3: am 0f4a378d: am da9ac596: am 9a93e079: am f857c51d:...

am dfb306b2: am f16de3f3: am 0f4a378d: am da9ac596: am 9a93e079: am f857c51d: Doc change: add notice for iab v3 subscriptions launch.

# Via Android Git Automerger (5) and Dirk Dougherty (1)
* commit 'dfb306b2':
  Doc change: add notice for iab v3 subscriptions launch.
parents 0db3416e dfb306b2
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -69,7 +69,8 @@ ownership of in-app products). The user cannot own multiple copies of an in-app
item; only one copy can be owned at any point in time</li>
item; only one copy can be owned at any point in time</li>
<li>Purchased items can be consumed. When consumed, the item reverts to the 
<li>Purchased items can be consumed. When consumed, the item reverts to the 
"unowned" state and can be purchased again from Google Play</li>
"unowned" state and can be purchased again from Google Play</li>
<li>Provides support for subscriptions</li>
<li>Provides support for <a
  href="{@docRoot}google/play/billing/billing_subscriptions.html">subscriptions</a></li>
</ul>
</ul>
<p>For details about other versions of In-app Billing, see the 
<p>For details about other versions of In-app Billing, see the 
<a href="{@docRoot}google/play/billing/versions.html">Version Notes</a>.</p>
<a href="{@docRoot}google/play/billing/versions.html">Version Notes</a>.</p>
+20 −1
Original line number Original line Diff line number Diff line
@@ -3,7 +3,26 @@ parent.title=In-app Billing
parent.link=index.html
parent.link=index.html
@jd:body
@jd:body


<div id="qv-wrapper">
<!--notice block -->
    <div style="background-color:#fffbd9;width:100%;margin-bottom:1em;padding:8px 8px 1px;">
      <p><em>15 February 2013</em></p>
      <p>In-app Billing V3 now supports subscriptions and you can get
        started developing today. A small app update is currently being
        rolled out to Android devices. This process is automatic and
        most devices will get the update in the next few days. However,
        if you wish to get the update today to start developing right
        away, simply reboot your device. </p>

      <p>However, we recommend that you <em>do not publish</em> an app with 
        V3 subscriptions until all Android devices have received the update. We'll
        notify you here that all devices have received the update and its safe
        to publish your apps that use V3 subscriptions. </p>
    </div>

<!-- Use non-standard wrapper to support notice block. Restore standard 
     wrapper when notice is removed. -->
<!--<div id="qv-wrapper"> -->
<div id="qv-wrapper" style="margin-top:.25em;">
<div id="qv">
<div id="qv">
  <h2>Quickview</h2>
  <h2>Quickview</h2>
  <ul>
  <ul>