Skip to content

Commit

Permalink
Merge pull request #1 from partners-sdk/version-0-5-0
Browse files Browse the repository at this point in the history
Bump AppRemote to v0.5.0
  • Loading branch information
manneohlund authored and GitHub Enterprise committed Oct 9, 2018
2 parents d15a3d9 + ced75dd commit e299ea6
Show file tree
Hide file tree
Showing 101 changed files with 1,659 additions and 607 deletions.
18 changes: 14 additions & 4 deletions app-remote-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Version 0.4.0
===================

**What's New:**
# Version 0.5.0

**What's New**

* Play music on the alarm stream
* Audio focusing & volume controls of the alarm stream
* Added connect and disconnect helper methods in `SpotifyAppRemote`
* Added toggle repeat & shuffle methods
* Fix URI validation
* Bug fixes & improvements

# Version 0.4.0

**What's New**

* Initial release
3 changes: 1 addition & 2 deletions app-remote-lib/build.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
configurations.maybeCreate('default')
artifacts.add('default', file('spotify-app-remote-release-0.4.0.aar'))
apply plugin: 'java-library'
6 changes: 4 additions & 2 deletions app-remote-lib/docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>All Classes (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -51,6 +51,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/spotify/protocol/types/PlaybackPosition.html" title="class in com.spotify.protocol.types" target="classFrame">PlaybackPosition</a></li>
<li><a href="com/spotify/protocol/types/PlaybackSpeed.html" title="class in com.spotify.protocol.types" target="classFrame">PlaybackSpeed</a></li>
<li><a href="com/spotify/android/appremote/api/PlayerApi.html" title="interface in com.spotify.android.appremote.api" target="classFrame"><span class="interfaceName">PlayerApi</span></a></li>
<li><a href="com/spotify/android/appremote/api/PlayerApi.StreamType.html" title="enum in com.spotify.android.appremote.api" target="classFrame">PlayerApi.StreamType</a></li>
<li><a href="com/spotify/protocol/types/PlayerContext.html" title="class in com.spotify.protocol.types" target="classFrame">PlayerContext</a></li>
<li><a href="com/spotify/protocol/types/PlayerOptions.html" title="class in com.spotify.protocol.types" target="classFrame">PlayerOptions</a></li>
<li><a href="com/spotify/protocol/types/PlayerRestrictions.html" title="class in com.spotify.protocol.types" target="classFrame">PlayerRestrictions</a></li>
Expand All @@ -73,6 +74,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/spotify/android/appremote/api/error/UnsupportedFeatureVersionException.html" title="class in com.spotify.android.appremote.api.error" target="classFrame">UnsupportedFeatureVersionException</a></li>
<li><a href="com/spotify/protocol/types/Uri.html" title="class in com.spotify.protocol.types" target="classFrame">Uri</a></li>
<li><a href="com/spotify/protocol/types/Uris.html" title="class in com.spotify.protocol.types" target="classFrame">Uris</a></li>
<li><a href="com/spotify/protocol/types/UriWithOptionExtras.html" title="class in com.spotify.protocol.types" target="classFrame">UriWithOptionExtras</a></li>
<li><a href="com/spotify/android/appremote/api/UserApi.html" title="interface in com.spotify.android.appremote.api" target="classFrame"><span class="interfaceName">UserApi</span></a></li>
<li><a href="com/spotify/android/appremote/api/error/UserNotAuthorizedException.html" title="class in com.spotify.android.appremote.api.error" target="classFrame">UserNotAuthorizedException</a></li>
<li><a href="com/spotify/protocol/types/UserStatus.html" title="class in com.spotify.protocol.types" target="classFrame">UserStatus</a></li>
Expand Down
6 changes: 4 additions & 2 deletions app-remote-lib/docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>All Classes (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -51,6 +51,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/spotify/protocol/types/PlaybackPosition.html" title="class in com.spotify.protocol.types">PlaybackPosition</a></li>
<li><a href="com/spotify/protocol/types/PlaybackSpeed.html" title="class in com.spotify.protocol.types">PlaybackSpeed</a></li>
<li><a href="com/spotify/android/appremote/api/PlayerApi.html" title="interface in com.spotify.android.appremote.api"><span class="interfaceName">PlayerApi</span></a></li>
<li><a href="com/spotify/android/appremote/api/PlayerApi.StreamType.html" title="enum in com.spotify.android.appremote.api">PlayerApi.StreamType</a></li>
<li><a href="com/spotify/protocol/types/PlayerContext.html" title="class in com.spotify.protocol.types">PlayerContext</a></li>
<li><a href="com/spotify/protocol/types/PlayerOptions.html" title="class in com.spotify.protocol.types">PlayerOptions</a></li>
<li><a href="com/spotify/protocol/types/PlayerRestrictions.html" title="class in com.spotify.protocol.types">PlayerRestrictions</a></li>
Expand All @@ -73,6 +74,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/spotify/android/appremote/api/error/UnsupportedFeatureVersionException.html" title="class in com.spotify.android.appremote.api.error">UnsupportedFeatureVersionException</a></li>
<li><a href="com/spotify/protocol/types/Uri.html" title="class in com.spotify.protocol.types">Uri</a></li>
<li><a href="com/spotify/protocol/types/Uris.html" title="class in com.spotify.protocol.types">Uris</a></li>
<li><a href="com/spotify/protocol/types/UriWithOptionExtras.html" title="class in com.spotify.protocol.types">UriWithOptionExtras</a></li>
<li><a href="com/spotify/android/appremote/api/UserApi.html" title="interface in com.spotify.android.appremote.api"><span class="interfaceName">UserApi</span></a></li>
<li><a href="com/spotify/android/appremote/api/error/UserNotAuthorizedException.html" title="class in com.spotify.android.appremote.api.error">UserNotAuthorizedException</a></li>
<li><a href="com/spotify/protocol/types/UserStatus.html" title="class in com.spotify.protocol.types">UserStatus</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>ConnectApi (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>ConnectionParams.AuthMethod (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>ConnectionParams.Builder (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>ConnectionParams (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>Connector.ConnectionListener (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>Connector (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>ContentApi.ContentType (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -302,7 +302,8 @@ <h3>Field Detail</h3>
<ul class="blockListLast">
<li class="blockList">
<h4>name</h4>
<pre>public final&nbsp;java.lang.String name</pre>
<pre>@SerializedName(value="type")
public final&nbsp;java.lang.String name</pre>
</li>
</ul>
</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>ContentApi (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>ImagesApi (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -155,7 +155,11 @@ <h4>getImage</h4>
<pre><a href="../../../../../com/spotify/protocol/client/CallResult.html" title="class in com.spotify.protocol.client">CallResult</a>&lt;android.graphics.Bitmap&gt;&nbsp;getImage(<a href="../../../../../com/spotify/protocol/types/ImageUri.html" title="class in com.spotify.protocol.types">ImageUri</a>&nbsp;imageUri)</pre>
<div class="block">Fetch an image from the Spotify app.
See <a href="../../../../../com/spotify/protocol/types/Track.html#imageUri"><code>Track.imageUri</code></a>
Introduced in <code>com.spotify.protocol.client.RequiredFeatures#FEATURES_V1</code></div>
Introduced in <code>com.spotify.protocol.client.RequiredFeatures#FEATURES_V1</code>

Image size of returned bitmap will by default be 200 dip.
Use <a href="../../../../../com/spotify/android/appremote/api/ConnectionParams.Builder.html#setPreferredImageSize-int-"><code>ConnectionParams.Builder.setPreferredImageSize(int)</code></a> upon connection to override
default value of images returned by the ImagesApi.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>imageUri</code> - the id of the image you want to fetch</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Mon Mar 05 22:47:43 UTC 2018 -->
<!-- Generated by javadoc (1.8.0_171) on Wed Oct 03 10:33:14 CEST 2018 -->
<title>MotionStateApi (Spotify App Remote)</title>
<meta name="date" content="2018-03-05">
<meta name="date" content="2018-10-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit e299ea6

Please sign in to comment.