Commit Graph

556 Commits

Author SHA1 Message Date
CappielloAntonio 304a5f078a Sync libraries, artist, album, genre, song, playlist, playlist song 2021-07-26 19:03:51 +02:00
CappielloAntonio 3a91ee68db handling of errors in the response 2021-07-25 14:44:40 +02:00
CappielloAntonio 1a9e945790 Removed comment 2021-07-25 14:43:48 +02:00
CappielloAntonio a6c6ebe36d Change of request response extension in xml 2021-07-25 14:43:13 +02:00
CappielloAntonio 0e7cdfab1d Use of TikXmlConverterFactory 2021-07-25 14:42:44 +02:00
CappielloAntonio d4c98f5cf1 Implemented response status converter 2021-07-25 14:41:47 +02:00
CappielloAntonio 5e9d1fd16d Implemented error code converter 2021-07-25 14:41:19 +02:00
CappielloAntonio 3eacbc36d0 Added new maven repository for tikxml snapshot 2021-07-25 14:40:15 +02:00
CappielloAntonio a357026676 Added xml parser dependency 2021-07-25 14:39:33 +02:00
CappielloAntonio 6cfdb8ce2d Removed kotlin standard dependency 2021-07-25 10:37:20 +02:00
CappielloAntonio 54b33d90cb Update README.md 2021-07-24 20:00:20 +02:00
CappielloAntonio 5c4a348e28 Strict check on onResponse 2021-07-24 19:59:09 +02:00
CappielloAntonio 67895494e6 Parentheses removed 2021-07-24 19:58:36 +02:00
CappielloAntonio 58078ff7ba Refresh subsonic client implementation 2021-07-24 19:58:17 +02:00
CappielloAntonio 768ec981f3 First API implementation 2021-07-24 19:57:53 +02:00
CappielloAntonio 24ca36197c Implemented getLicense function 2021-07-24 14:51:50 +02:00
CappielloAntonio 4053500080 Added Subsonic client singleton 2021-07-24 14:49:13 +02:00
CappielloAntonio 702b454bf6 Code cleanup 2021-07-24 14:48:48 +02:00
CappielloAntonio c5d7349ec2 Implemented getters for url and params 2021-07-24 14:48:33 +02:00
CappielloAntonio 27cc3b8570 Added authentication via Subsonic API 2021-07-24 14:47:44 +02:00
CappielloAntonio 8a2e2f7000 Password temporarily saved in preferences 2021-07-24 14:47:01 +02:00
CappielloAntonio d43fbe8836 Added httpLoggingInterceptor 2021-07-24 14:46:04 +02:00
CappielloAntonio cf3b592c8c Updated login info 2021-07-24 14:01:53 +02:00
CappielloAntonio 438ad9d271 Added FLAG_IMMUTABLE 2021-07-24 13:59:00 +02:00
CappielloAntonio 97b0d7a3a4 Changed package name 2021-07-24 13:35:44 +02:00
CappielloAntonio dea18cff31 Added SS system API 2021-07-24 12:28:35 +02:00
CappielloAntonio d43b5a1a99 Added retrofit dependencies 2021-07-24 12:28:06 +02:00
CappielloAntonio 30ded0951b Added basic Subsonic interface 2021-07-24 12:27:45 +02:00
CappielloAntonio 3fa634df39 Added Subsonic models 2021-07-24 12:27:06 +02:00
CappielloAntonio 9a02af7c71 Upgraded dependencies 2021-07-24 09:51:50 +02:00
CappielloAntonio 31fa8f30f0 Code cleanup 2021-07-21 17:08:10 +02:00
CappielloAntonio 965b7e0238 Updated kotlin dependency 2021-07-21 17:06:15 +02:00
CappielloAntonio 8a82cd1a4a Removed unused dependency 2021-07-21 17:05:02 +02:00
CappielloAntonio 18227f0aa3 Remove unused permission and its request 2021-07-21 17:02:50 +02:00
CappielloAntonio 862fbd512a Change def icon background color 2021-07-21 16:52:58 +02:00
CappielloAntonio b342d50026 Set MainActivity intent filter "exported" property to true 2021-07-21 16:48:52 +02:00
CappielloAntonio 41adc48619 Bump up targetSdkVersion to 31 2021-07-21 16:47:47 +02:00
CappielloAntonio 5a47a6c094 Fix songs always starting from the beginning 2021-07-20 11:05:30 +02:00
CappielloAntonio 74bf38b7ce Correct ripple on button click 2021-07-17 20:48:14 +02:00
CappielloAntonio 8684f33fd2 Code cleanup 2021-07-17 20:40:05 +02:00
CappielloAntonio 6d25455cc8 Keep in the queue the songs already passed when clicking on song adapter 2021-07-17 20:39:23 +02:00
CappielloAntonio 40bf7ae7d6 Deleted unused code in MultiPlayer 2021-07-17 19:25:07 +02:00
CappielloAntonio 1ab7c7f91a Fix audio focus - notfication and widgets
commit b892acb7d423389723c29a25515e8fa75c945023 by jakobkukla
2021-07-17 18:56:43 +02:00
CappielloAntonio 3a0888ac31 refactor: let exoplayer handle audio focus
commit fcf2c62d9a1d997be64c268c7689b4ca59fef1d4 by jakobkukla
2021-07-17 18:52:12 +02:00
CappielloAntonio 7e2ba5a71a Try exoplayer reload on player error 2021-07-17 18:42:10 +02:00
CappielloAntonio a6ef60a0e7 Deleted unused code 2021-07-17 18:41:35 +02:00
CappielloAntonio 4250160bfb Bump down exoplayer version 2021-07-17 18:41:23 +02:00
CappielloAntonio afadd8e476 Update README.md 2021-07-17 17:14:29 +02:00
CappielloAntonio 42ba4d468d Merge branch 'main' of https://github.com/CappielloAntonio/Play 2021-07-17 17:12:49 +02:00
CappielloAntonio d2582a2a46 Add undraw image in readme 2021-07-17 17:12:39 +02:00