Commit Graph

1203 Commits

Author SHA1 Message Date
antonio f5a3ba49cc Implemented the saving and loading functionality of the queue from the server 2023-03-13 22:55:56 +01:00
antonio cbb6239b90 Synchronization of starred tracks with local downloads 2023-03-13 21:10:10 +01:00
antonio 1aba732ab9 The alert message for downloading starred tracks made more explicit 2023-03-13 21:09:11 +01:00
antonio 56701463e4 Redefined glide cache 2023-03-13 17:01:08 +01:00
antonio 90df6e5fc9 Removed unused preference 2023-03-13 17:00:43 +01:00
antonio a54ba3ddaf Scan library now return continuous updates 2023-03-13 16:14:26 +01:00
antonio d7d52253ff Replaced pixel padding with dp padding 2023-03-13 16:13:35 +01:00
antonio 81eac1efa1 Fixed visibility of placeholder elements 2023-03-13 11:47:32 +01:00
antonio 281e1ba3ee If the user decides to remain in the system even if the server is not reachable, the dialog will not appear for a fixed period of time 2023-03-13 10:55:50 +01:00
antonio 301142b2c6 Added a progress indicator on item loading 2023-03-13 10:54:44 +01:00
antonio 24e94039bb Removed unnecessary margin 2023-03-13 08:25:59 +01:00
antonio f2cd335dd2 Changed NoConnectionTextView default color 2023-03-12 18:03:00 +01:00
antonio da7030bee1 Fixed bulk live download when user chooses to sync starred tracks 2023-03-12 17:59:12 +01:00
antonio 3f6f3ab06a Fix NullPointerException 2023-03-12 17:29:53 +01:00
antonio e5b248f808 Removed unused 2023-03-12 16:45:26 +01:00
antonio e1d1ef61c7 Bump up versionName to 3.1.0 2023-03-12 16:43:16 +01:00
antonio 6351631bff Changed back applicationId 2023-03-12 16:37:32 +01:00
antonio e337c6faf2 Separate the functions for creating a mediaItem from a Child object and from a Download object 2023-03-12 16:34:38 +01:00
antonio e3f088468c Changed the graphics of the playlist adapter 2023-03-12 09:04:13 +01:00
antonio ea151e8438 Centralized Retrofit client policies 2023-03-11 19:37:34 +01:00
antonio d07855a48d Removed category parameter from CustomGlideRequest builder 2023-03-11 19:05:25 +01:00
antonio aa9422fd56 Removed custom parameter from CustomGlideRequest builder and added cross fade transition to image 2023-03-11 18:43:47 +01:00
antonio c48d742fa3 Changed to defaultSharedPreferences 2023-03-11 18:42:50 +01:00
antonio f995ea9cec Removed deprecated kotlin-android-extensions 2023-03-11 18:12:46 +01:00
antonio 92ee492a86 UI - Increased padding between elements 2023-03-11 16:38:51 +01:00
antonio 0090896ca0 Fixed the representation of strings in the playlist adapter 2023-03-11 16:38:13 +01:00
antonio 20052ff054 Removed unused context parameters 2023-03-10 19:02:25 +01:00
antonio ff1a1350f9 Removed almost all hardcoded constants and deleted offline playlist model 2023-03-10 17:46:03 +01:00
antonio e98429503b Removed almost all hardcoded constants 2023-03-10 16:56:53 +01:00
antonio d16db8e36d Removed unused constants 2023-03-10 16:20:33 +01:00
antonio cc7775c986 Speed up fetching artist songs for shuffle and radio 2023-03-10 16:11:10 +01:00
antonio c7dc0a8a31 Removed the padding from the filter chips 2023-03-10 15:52:19 +01:00
antonio b726245a0d Move adapter in UI package 2023-03-10 15:25:08 +01:00
antonio a4b31a9c02 Code decontextualization 2023-03-10 15:21:02 +01:00
antonio f16650a74b DB update 2023-03-10 12:17:46 +01:00
antonio 827edbcb89 Simplified uri management 2023-03-10 12:17:25 +01:00
antonio 66431ca15b Bump up app string version 2023-03-10 11:21:13 +01:00
antonio bd938394b4 DB update 2023-03-10 11:20:46 +01:00
antonio 9ef10f64c5 Commented unused dependency 2023-03-10 11:20:37 +01:00
antonio d0e62fcae1 Simplified download list UI 2023-03-10 11:20:20 +01:00
antonio 3e7d260d6a First reimplementation of download functionality 2023-03-10 09:31:15 +01:00
antonio 77a3b90b4e Fix initial user rating setting 2023-03-09 12:03:31 +01:00
antonio 221ee4d3c9 Dependencies update 2023-03-08 19:20:54 +01:00
antonio 521c51b17e - Switched from subsonic-response in xml to response in json
- Retrofitting of all Subsonic models
2023-03-08 19:19:09 +01:00
antonio ca15f51c85 - Removed middle layer of abstraction for subsonic classes
- Used kotlin for classes
2023-03-06 21:59:10 +01:00
antonio 917c0839de Rename .java to .kt 2023-03-06 21:59:10 +01:00
antonio 103cd308de Rewriting classes in kotlin 2023-03-02 10:48:30 +01:00
antonio 74ec37cb5e Dependencies and gradle update 2023-02-18 11:41:16 +01:00
antonio 9f5860b3f7 Code cleanup 2023-02-18 11:23:53 +01:00
antonio aea5b5fc14 Converting exception logs to printStackTrace 2023-01-06 23:10:34 +01:00