Commit 57e7b80
File tree
373 files changed
+185
-10252
lines changed- gradle/wrapper
- karma.config.d
- src
- androidTest/kotlin/com/adamratzman/spotify
- commonJvmLikeTest/kotlin/com/adamratzman/spotify
- commonMain/kotlin/com.adamratzman.spotify/http
- commonNonJvmTargetsTest/kotlin/com.adamratzman.spotify
- commonTest
- kotlin/com.adamratzman/spotify
- priv
- pub
- utilities
- resources/cached_responses
- com.adamratzman.spotify.priv.ClientEpisodeApiTest
- testGetEpisodes
- testGetEpisode
- com.adamratzman.spotify.priv.ClientLibraryApiTest
- testInvalidInputs
- testLibraryAlbums
- testLibraryEpisodes
- testLibraryShows
- testLibraryTracks
- com.adamratzman.spotify.priv.ClientPersonalizationApiTest
- testGetTopArtists
- testGetTopTracks
- com.adamratzman.spotify.priv.ClientPlayerApiTest
- testAddItemToEndOfQueue
- testGetCurrentContext
- testGetCurrentlyPlaying
- testGetDevices
- testGetRecentlyPlayed
- testSeek
- testSkipForwardBackward
- testStartPlayback
- testTransferPlayback
- com.adamratzman.spotify.priv.ClientPlaylistApiTest
- testAddAndRemoveChunkedTracks
- testEditPlaylists
- testGetClientPlaylists
- testRemovePlaylistPlayables
- com.adamratzman.spotify.priv.ClientShowApiTest
- testGetShowEpisodes
- testGetShows
- testGetShow
- com.adamratzman.spotify.priv.ClientUserApiTest/testClientProfile
- com.adamratzman.spotify.priv.ShowApiTest
- testGetShowEpisodes
- testGetShows
- testGetShow
- com.adamratzman.spotify.pub.BrowseApiTest
- testGenreSeeds
- testGetCategoryList
- testGetCategory
- testGetFeaturedPlaylists
- testGetNewReleases
- testGetPlaylistsByCategory
- testGetRecommendations
- com.adamratzman.spotify.pub.EpisodeApiTest
- testGetEpisodes
- testGetEpisode
- com.adamratzman.spotify.pub.MarketsApiTest/testGetAvailableMarkets
- com.adamratzman.spotify.pub.PublicAlbumsApiTest
- testConvertSimpleAlbumToAlbum
- testGetAlbumsTracks
- testGetAlbums
- com.adamratzman.spotify.pub.PublicArtistsApiTest
- testGetArtistAlbums
- testGetArtistTopTracksByMarket
- testGetArtists
- testGetRelatedArtists
- com.adamratzman.spotify.pub.PublicFollowingApiTest/testUsersFollowingPlaylist
- com.adamratzman.spotify.pub.PublicPlaylistsApiTest
- testConvertSimplePlaylistToPlaylist
- testGetPlaylistCover
- testGetPlaylistTracks
- testGetPlaylist
- testGetUserPlaylists
- com.adamratzman.spotify.pub.PublicTracksApiTest
- testAudioAnalysis
- testAudioFeatures
- testGetTracks
- testGetTrack
- com.adamratzman.spotify.pub.PublicUserApiTest/testPublicUser
- com.adamratzman.spotify.pub.SearchApiTest
- testSearchAlbum
- testSearchArtist
- testSearchEpisode
- testSearchMultiple
- testSearchPlaylist
- testSearchShow
- testSearchTrack
- com.adamratzman.spotify.pub.ShowApiTest
- testGetShowEpisodes
- testGetShows
- testGetShow
- jsTest/kotlin/com/adamratzman/spotify
- nativeDarwinTest/kotlin/com.adamratzman.spotify
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
373 files changed
+185
-10252
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
190 | 191 | | |
191 | 192 | | |
192 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
193 | 206 | | |
194 | 207 | | |
195 | 208 | | |
| |||
202 | 215 | | |
203 | 216 | | |
204 | 217 | | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
| 218 | + | |
210 | 219 | | |
211 | 220 | | |
212 | 221 | | |
| |||
217 | 226 | | |
218 | 227 | | |
219 | 228 | | |
| 229 | + | |
| 230 | + | |
220 | 231 | | |
221 | 232 | | |
222 | 233 | | |
| |||
242 | 253 | | |
243 | 254 | | |
244 | 255 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
| 256 | + | |
250 | 257 | | |
251 | 258 | | |
252 | 259 | | |
| |||
267 | 274 | | |
268 | 275 | | |
269 | 276 | | |
270 | | - | |
| 277 | + | |
271 | 278 | | |
272 | 279 | | |
273 | 280 | | |
| |||
276 | 283 | | |
277 | 284 | | |
278 | 285 | | |
279 | | - | |
| 286 | + | |
280 | 287 | | |
281 | 288 | | |
282 | 289 | | |
| |||
425 | 432 | | |
426 | 433 | | |
427 | 434 | | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 1 | | |
| 2 | + | |
15 | 3 | | |
16 | | - | |
17 | 4 | | |
18 | | - | |
| 5 | + | |
| 6 | + | |
19 | 7 | | |
20 | 8 | | |
21 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
22 | 12 | | |
| 13 | + | |
| 14 | + | |
23 | 15 | | |
24 | | - | |
25 | 16 | | |
26 | 17 | | |
27 | | - | |
28 | 18 | | |
29 | 19 | | |
| 20 | + | |
| 21 | + | |
30 | 22 | | |
31 | 23 | | |
32 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
This file was deleted.
Lines changed: 0 additions & 67 deletions
This file was deleted.
Lines changed: 45 additions & 47 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 63 | | |
98 | | - | |
99 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
100 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
101 | 72 | | |
102 | | - | |
103 | 73 | | |
104 | | - | |
105 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
106 | 100 | | |
107 | | - | |
108 | | - | |
| 101 | + | |
| 102 | + | |
109 | 103 | | |
110 | | - | |
111 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
0 commit comments