Skip to content

Commit

Permalink
Merge origin/development into development
Browse files Browse the repository at this point in the history
  • Loading branch information
tanja04 committed Jul 7, 2024
2 parents 13a9bd4 + 47ea67f commit 0332766
Show file tree
Hide file tree
Showing 14 changed files with 3,128 additions and 3,043 deletions.
152 changes: 100 additions & 52 deletions .squot-materialize
Original file line number Diff line number Diff line change
@@ -1,7 +1,37 @@
[
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'SpotifyConnectInSqueak.png'
],
#encoding : Class [ #PNGReadWriter ]
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'recently-played.png'
],
#encoding : @4
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'previous.png'
],
#encoding : @4
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'refresh.png'
],
#encoding : @4
},
SquotPlaintextMapper {
#path : FSAbsolutePath [
'LICENSE'
'assets',
'mockdata',
'playlistResponse'
],
#encoding : 'TXT'
},
Expand All @@ -12,75 +42,92 @@
],
#encoding : 'TXT'
},
SquotImageMapper {
SquotPlaintextMapper {
#path : FSAbsolutePath [
'assets',
'speaker.png'
'CodeGuidelines.md'
],
#encoding : Class [ #PNGReadWriter ]
},
SquotTonelMapper {
#package : MCPackage {
#name : 'BaselineOfSpotifyConnect'
},
#path : FSAbsolutePath [
'src'
]
#encoding : 'TXT'
},
SquotPlaintextMapper {
#path : FSAbsolutePath [
'.smalltalk.ston'
'assets',
'mockdata',
'searchResponse'
],
#encoding : 'TXT'
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'pause.png'
'previous-white.png'
],
#encoding : @8
#encoding : @4
},
SquotImageMapper {
SquotPlaintextMapper {
#path : FSAbsolutePath [
'assets',
'next.png'
'successResponse.html'
],
#encoding : @8
#encoding : 'TXT'
},
SquotImageMapper {
SquotPlaintextMapper {
#path : FSAbsolutePath [
'assets',
'squeak-mouse.png'
'mockdata',
'recentlyPlayedResponse'
],
#encoding : @8
#encoding : 'TXT'
},
SquotImageMapper {
SquotPlaintextMapper {
#path : FSAbsolutePath [
'assets',
'devices.png'
'mockdata',
'devicesResponse'
],
#encoding : @8
#encoding : 'TXT'
},
SquotTonelMapper {
#package : MCPackage {
#name : 'SpotifyConnect'
},
#path : FSAbsolutePath [
'src'
]
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'play.png'
'squeak-mouse.png'
],
#encoding : @8
#encoding : @4
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'recently-played.png'
'devices.png'
],
#encoding : @8
#encoding : @4
},
SquotTonelMapper {
#package : MCPackage {
#name : 'BaselineOfSpotifyConnect'
},
#path : @29
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'next-white.png'
],
#encoding : @8
#encoding : @4
},
SquotPlaintextMapper {
#path : FSAbsolutePath [
'assets',
'mockdata',
'albumResponse'
],
#encoding : 'TXT'
},
SquotPlaintextMapper {
#path : FSAbsolutePath [
Expand All @@ -92,62 +139,63 @@
},
SquotPlaintextMapper {
#path : FSAbsolutePath [
'CodeGuidelines.md'
'LICENSE'
],
#encoding : 'TXT'
},
SquotPlaintextMapper {
#path : FSAbsolutePath [
'assets',
'successResponse.html'
'README.md'
],
#encoding : 'TXT'
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'refresh.png'
'speaker.png'
],
#encoding : @8
#encoding : @4
},
SquotPlaintextMapper {
SquotImageMapper {
#path : FSAbsolutePath [
'README.md'
'assets',
'pause.png'
],
#encoding : 'TXT'
},
SquotTonelMapper {
#package : MCPackage {
#name : 'SpotifyConnect'
},
#path : @11
#encoding : @4
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'previous-white.png'
'play.png'
],
#encoding : @4
},
SquotPlaintextMapper {
#path : FSAbsolutePath [
'.smalltalk.ston'
],
#encoding : @8
#encoding : 'TXT'
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'SpotifyConnectInSqueak.png'
'next.png'
],
#encoding : @8
#encoding : @4
},
SquotImageMapper {
#path : FSAbsolutePath [
'assets',
'speaker-muted.png'
],
#encoding : @8
#encoding : @4
},
SquotImageMapper {
SquotPlaintextMapper {
#path : FSAbsolutePath [
'assets',
'previous.png'
'mockdata',
'playbackStateResponse'
],
#encoding : @8
#encoding : 'TXT'
}
]
117 changes: 117 additions & 0 deletions assets/mockdata/albumResponse
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
{
"href": "https://api.spotify.com/v1/albums/6DEjYFkNZh67HP7R9PSZvv/tracks?offset=0&limit=3&locale=de,en-US;q%3D0.7,en;q%3D0.3",
"items": [
{
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
},
"href": "https://api.spotify.com/v1/artists/06HL4z0CvFAxyc27GXpf02",
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"type": "artist",
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02"
}
],
"disc_number": 1,
"duration_ms": 208186,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/track/2yLa0QULdQr0qAIvVwN6B5"
},
"href": "https://api.spotify.com/v1/tracks/2yLa0QULdQr0qAIvVwN6B5",
"id": "2yLa0QULdQr0qAIvVwN6B5",
"is_local": false,
"is_playable": true,
"name": "...Ready For It?",
"preview_url": "https://p.scdn.co/mp3-preview/f133e47ce7d5f768be3387758d71bc1a8a5726f5?cid=cfe923b2d660439caf2b557b21f31221",
"track_number": 1,
"type": "track",
"uri": "spotify:track:2yLa0QULdQr0qAIvVwN6B5"
},
{
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
},
"href": "https://api.spotify.com/v1/artists/06HL4z0CvFAxyc27GXpf02",
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"type": "artist",
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6eUKZXaKkcviH0Ku9w2n3V"
},
"href": "https://api.spotify.com/v1/artists/6eUKZXaKkcviH0Ku9w2n3V",
"id": "6eUKZXaKkcviH0Ku9w2n3V",
"name": "Ed Sheeran",
"type": "artist",
"uri": "spotify:artist:6eUKZXaKkcviH0Ku9w2n3V"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1RyvyyTE3xzB2ZywiAwp0i"
},
"href": "https://api.spotify.com/v1/artists/1RyvyyTE3xzB2ZywiAwp0i",
"id": "1RyvyyTE3xzB2ZywiAwp0i",
"name": "Future",
"type": "artist",
"uri": "spotify:artist:1RyvyyTE3xzB2ZywiAwp0i"
}
],
"disc_number": 1,
"duration_ms": 244826,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/track/2x0WlnmfG39ZuDmstl9xfX"
},
"href": "https://api.spotify.com/v1/tracks/2x0WlnmfG39ZuDmstl9xfX",
"id": "2x0WlnmfG39ZuDmstl9xfX",
"is_local": false,
"is_playable": true,
"name": "End Game",
"preview_url": "https://p.scdn.co/mp3-preview/908f388e5550f9d6d940ef721eb6d302770f0117?cid=cfe923b2d660439caf2b557b21f31221",
"track_number": 2,
"type": "track",
"uri": "spotify:track:2x0WlnmfG39ZuDmstl9xfX"
},
{
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
},
"href": "https://api.spotify.com/v1/artists/06HL4z0CvFAxyc27GXpf02",
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"type": "artist",
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02"
}
],
"disc_number": 1,
"duration_ms": 238253,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/track/4svZDCRz4cJoneBpjpx8DJ"
},
"href": "https://api.spotify.com/v1/tracks/4svZDCRz4cJoneBpjpx8DJ",
"id": "4svZDCRz4cJoneBpjpx8DJ",
"is_local": false,
"is_playable": true,
"name": "I Did Something Bad",
"preview_url": "https://p.scdn.co/mp3-preview/ef43901885fc52988f3192152a8019fc7a34f0d5?cid=cfe923b2d660439caf2b557b21f31221",
"track_number": 3,
"type": "track",
"uri": "spotify:track:4svZDCRz4cJoneBpjpx8DJ"
}
],
"limit": 3,
"next": "https://api.spotify.com/v1/albums/6DEjYFkNZh67HP7R9PSZvv/tracks?offset=3&limit=3&locale=de,en-US;q%3D0.7,en;q%3D0.3",
"offset": 0,
"previous": null,
"total": 15
}
14 changes: 14 additions & 0 deletions assets/mockdata/devicesResponse
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"devices": [
{
"id": "string",
"is_active": false,
"is_private_session": false,
"is_restricted": false,
"name": "Kitchen speaker",
"type": "computer",
"volume_percent": 59,
"supports_volume": false
}
]
}
Loading

0 comments on commit 0332766

Please sign in to comment.