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

Commit 374ddfe5 authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Changed Google Analytics link to https://

We've changed the script so the auto-generated versions of these
files will now use https:// for the Google Analytics links (required
if the files are going to be moved into Piper) but the existing
files haven't had that change applied, so I'm doing it by hand.

I'll build and stage to
https://android-dot-devsite.googleplex.com/sdk/support_api_diff/...

Change-Id: Ia11114920f84101522cd4511fde6a0363675bf24
parent d2c5657e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -332,7 +332,7 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style=
<!-- Method zBy -->
<nobr><A HREF="android.support.v4.view.ViewPropertyAnimatorCompat.html#android.support.v4.view.ViewPropertyAnimatorCompat.zBy_added(float)" class="hiddenlink" target="rightframe"><b>zBy</b>
(<code>float</code>)</A></nobr><br>
<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
<script src="https://www.google-analytics.com/ga.js" type="text/javascript">
</script>
<script type="text/javascript">
  try {
+1 −1
Original line number Diff line number Diff line
@@ -425,7 +425,7 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style=
<!-- Method zBy -->
<nobr><A HREF="android.support.v4.view.ViewPropertyAnimatorCompat.html#android.support.v4.view.ViewPropertyAnimatorCompat.zBy_added(float)" class="hiddenlink" target="rightframe"><b>zBy</b>
(<code>float</code>)</A></nobr><br>
<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
<script src="https://www.google-analytics.com/ga.js" type="text/javascript">
</script>
<script type="text/javascript">
  try {
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style=
<A HREF="android.support.v4.view.ViewParentCompat.html" class="hiddenlink" target="rightframe">ViewParentCompat</A><br>
<!-- Class ViewPropertyAnimatorCompat -->
<A HREF="android.support.v4.view.ViewPropertyAnimatorCompat.html" class="hiddenlink" target="rightframe">ViewPropertyAnimatorCompat</A><br>
<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
<script src="https://www.google-analytics.com/ga.js" type="text/javascript">
</script>
<script type="text/javascript">
  try {
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ body{overflow:auto;}
<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
</div>
<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
<script src="https://www.google-analytics.com/ga.js" type="text/javascript">
</script>
<script type="text/javascript">
  try {
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ Class android.support.v4.media.session.<A HREF="../../../../reference/android/su
    </div> <!-- end footer -->
    </div><!-- end doc-content -->
    </div> <!-- end body-content --> 
<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
<script src="https://www.google-analytics.com/ga.js" type="text/javascript">
</script>
<script type="text/javascript">
  try {
Loading