Commit Graph
100 Commits
Author SHA1 Message Date
CappielloAntonio 80f30aa41a Fix HTML info decoding 2021-07-28 19:23:12 +02:00
CappielloAntonio 8f08b12b69 Fix song duration visualization 2021-07-28 18:53:42 +02:00
CappielloAntonio 8f72e4234c Instant mix implementation 2021-07-28 18:29:26 +02:00
CappielloAntonio b380ae160a Login procedure fix 2021-07-28 18:28:47 +02:00
CappielloAntonio cb8597db66 Moved discovery song retrieval logic in homeViewModel 2021-07-28 15:46:05 +02:00
CappielloAntonio ce79bda976 Removed unused database references 2021-07-28 15:28:32 +02:00
CappielloAntonio ca1831d23c Fix SubsonicPreferences creation 2021-07-28 13:55:05 +02:00
CappielloAntonio 7bd2b10165 Fix app asking for credential on every startup 2021-07-28 09:20:22 +02:00
CappielloAntonio a21a051cb5 Fix item image visualization 2021-07-27 17:23:14 +02:00
CappielloAntonio 7742cbdd08 Added starred tracks, starred albums and starred artists view 2021-07-27 16:58:38 +02:00
CappielloAntonio 9495fbd83d Removed Jellyfin dependencies 2021-07-27 14:53:03 +02:00
CappielloAntonio 737eaa1822 Get similar song from subsonic response 2021-07-27 14:52:37 +02:00
CappielloAntonio cf366f6ee8 Get similar song from subsonic response 2021-07-27 14:52:17 +02:00
CappielloAntonio 32968a98dd Added hardcoded Navidrome credential 2021-07-27 14:51:48 +02:00
CappielloAntonio 532fcd1ee6 Added discover/recentryAddedAlbum/recentlyPlayedAlbum/mostPlayedAlbum data retrieval 2021-07-27 12:10:28 +02:00
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
CappielloAntonioandGitHub 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
CappielloAntonioandGitHub 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
CappielloAntonioandGitHub 3b0ba25846 Update README.md 2021-07-17 17:11:22 +02:00
CappielloAntonio a5e060ff56 Close the application after starting a sync and then aborting it 2021-07-17 15:27:48 +02:00
CappielloAntonio c523751aa7 Fix blank page after a sync interruption 2021-07-17 15:00:46 +02:00
CappielloAntonio 3503dc13d3 Fix bottomsheet scroll on top 2021-07-17 14:32:46 +02:00
CappielloAntonio e462d193e0 Code cleanup 2021-07-17 12:54:31 +02:00
CappielloAntonio 0b92e85c4e Added net.beardbot:subsonic-client in build.gradle 2021-07-16 18:47:10 +02:00
CappielloAntonio e676c84018 Updated all dependencies 2021-07-16 18:39:28 +02:00
CappielloAntonio 91fd7a5b29 Changed the sort order of the songs in the playlist and added a download button 2021-06-26 15:10:49 +02:00
CappielloAntonio a466574e08 Changed to image quality preference 2021-05-02 16:47:29 +02:00
CappielloAntonio 0305af2f9f Fix overwriting of data in song_genre_cross table 2021-05-02 16:16:05 +02:00
CappielloAntonio c6254c8416 Removed toast from error callback 2021-05-02 15:42:28 +02:00
CappielloAntonio be6f8776fb Added redscreenofdeath debug implementation 2021-05-02 15:41:51 +02:00
CappielloAntonio f1929edabd Bump up image quality in album/artist adapter 2021-05-02 15:41:09 +02:00
CappielloAntonio 93a08f60da Deleted unused resources 2021-05-02 12:48:51 +02:00
CappielloAntonio e7f43d158c Check bind object existence in SyncFragment 2021-05-02 12:36:30 +02:00
CappielloAntonio 8b73e99311 Removed trimming space in password on login page 2021-05-02 12:24:14 +02:00
CappielloAntonio 86fcc8b479 Changed the order of deletion and saving of items at the time of synchronization 2021-05-02 12:20:43 +02:00
CappielloAntonio 01785b7bed Removed unused preferences 2021-05-01 19:33:11 +02:00
CappielloAntonio ead5346f1b Removed unused settings 2021-05-01 19:30:53 +02:00
CappielloAntonio 76a1bc6541 Simplified layout hierarchy in fragment_album_page 2021-05-01 19:17:51 +02:00
CappielloAntonio 9312d0e203 Added similar items in artist page 2021-05-01 18:52:26 +02:00
CappielloAntonio 214c803984 Rename AlbumArtistPageAdapter in AlbumArtistPageOrSimilarAdapter 2021-05-01 18:35:21 +02:00
CappielloAntonio e7713ce19c Added similar items in album page 2021-05-01 18:29:57 +02:00
CappielloAntonio d24b14453d Decreased padding in BottomNavigationView 2021-05-01 17:16:38 +02:00
CappielloAntonio 26440c0e21 Changed navigation in nav_graph for albumPageFragment 2021-05-01 17:15:12 +02:00
CappielloAntonio 7d17916a5e Added artist and year button in AlbumPage 2021-05-01 17:11:09 +02:00
CappielloAntonio 1598e2964f Added Play and Shuffle button in PlaylistPage 2021-05-01 16:53:44 +02:00
CappielloAntonio 5ce5ef4d38 Added clipCildren property to newly added buttons 2021-04-30 08:53:07 +02:00
CappielloAntonio 7f1b7a4ae3 Added shuffle and play button in song's list page 2021-04-30 08:50:01 +02:00
CappielloAntonio 3fcc9242b3 Added shuffle and radio button in artist's page 2021-04-30 08:36:19 +02:00
CappielloAntonio 7b950f4e5c Reduced the font of the main screen and decreased the padding in the bottom sheet 2021-04-29 15:34:01 +02:00
CappielloAntonio b69188d93b Removed transparent status bar in artist page 2021-04-29 15:08:19 +02:00
CappielloAntonio 4a1618b3d9 Set transparent status bar in artist page 2021-04-29 12:57:05 +02:00
CappielloAntonio 0ad35abb48 Deleted unused styles.xml v27 2021-04-29 11:32:59 +02:00
CappielloAntonio 3a1a39691a Removed download button to album page and added to menu 2021-04-29 11:27:49 +02:00