ultrasonic-app-subsonic-and.../subsonic-api/src/main/kotlin/org/moire/ultrasonic/api/subsonic/response
Yahor Berdnikau 07802e9206 Update KtLint to 0.14.0 version.
Also fix style problems.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-12-21 10:58:43 +01:00
..
BookmarksResponse.kt Add getBookmarks() api call. 2017-11-18 21:33:02 +01:00
ChatMessagesResponse.kt Add getChatMessages() call. 2017-11-16 21:19:24 +01:00
GenresResponse.kt Add getGenres app call. 2017-11-12 00:00:11 +01:00
GetAlbumList2Response.kt Add getAlbumList2 request. 2017-09-16 19:56:38 +02:00
GetAlbumListResponse.kt Add getAlbumList call. 2017-09-13 22:45:10 +02:00
GetAlbumResponse.kt Add getAlbum api call. 2017-08-20 22:04:41 +02:00
GetArtistResponse.kt Add getArtist request. 2017-08-20 19:45:42 +02:00
GetArtistsResponse.kt Add getArtists call. 2017-08-16 06:59:25 +02:00
GetIndexesResponse.kt Make models for getIndexes have default values. 2017-08-11 21:01:02 +02:00
GetLyricsResponse.kt Add getLyrics call. 2017-09-03 22:09:13 +02:00
GetMusicDirectoryResponse.kt Use default values for getMusicDirectory response. 2017-08-20 15:10:34 +02:00
GetPlaylistResponse.kt Add getPlaylist call to subsonic api. 2017-08-27 22:12:23 +02:00
GetPlaylistsResponse.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
GetPodcastsResponse.kt Add getPodcasts call. 2017-09-03 16:10:48 +02:00
GetRandomSongsResponse.kt Add getRandomSongs call. 2017-09-16 20:47:11 +02:00
GetSongsByGenreResponse.kt Add getSongsByGenre api call. 2017-11-14 21:57:28 +01:00
GetStarredResponse.kt Add getStarred call. 2017-09-16 22:19:17 +02:00
GetStarredTwoResponse.kt Add getStarred2() call. 2017-09-16 22:57:39 +02:00
GetUserResponse.kt Add getUser api call. 2017-11-14 22:46:51 +01:00
JukeboxResponse.kt Add jukebox control call. 2017-11-07 21:26:44 +01:00
LicenseResponse.kt Fix detekt issues. 2017-07-30 22:23:25 +02:00
MusicFoldersResponse.kt Replace type of id property to String. 2017-12-12 21:08:49 +01:00
SearchResponse.kt Add search api call. 2017-08-24 22:04:53 +02:00
SearchThreeResponse.kt Add new search3 api call. 2017-08-27 11:39:38 +02:00
SearchTwoResponse.kt Update KtLint to 0.14.0 version. 2017-12-21 10:58:43 +01:00
SharesResponse.kt Add getShares call. 2017-11-10 21:15:36 +01:00
StreamResponse.kt Add stream call. 2017-11-05 22:21:25 +01:00
SubsonicResponse.kt Fix detekt issues. 2017-07-30 22:23:25 +02:00
VideosResponse.kt Add getVideos() call. 2017-11-19 13:51:20 +01:00