Commit graph

  • c898b5de6b Fix lint warnings antonio 2023-03-20 20:31:36 +01:00
  • 839b3ec26d Added a neutral button to save the setting without starting the download antonio 2023-03-20 20:29:49 +01:00
  • a0122bb95c Settings reset improvements antonio 2023-03-20 20:16:26 +01:00
  • 52d1ae9d6f Refined the distances between UI elements antonio 2023-03-20 20:15:26 +01:00
  • bc50227ceb
    Create LICENSE CappielloAntonio 2023-03-20 14:52:05 +01:00
  • 7107a4e341 Fix navigation gesture in track playback queue antonio 2023-03-20 14:19:11 +01:00
  • 063d293897 Refined scrobbling and history saving logic antonio 2023-03-19 21:15:38 +01:00
  • 0512cf036e Fix last week's top songs antonio 2023-03-19 20:14:39 +01:00
  • cbeceee81a Code cleanup antonio 2023-03-19 18:52:13 +01:00
  • 10e77d0492 Tracks preloading begins once you've reached three-quarters of the list antonio 2023-03-19 18:51:37 +01:00
  • c77e23af13 Set the final strings and the titles of the songs to be synchronized in the home alert antonio 2023-03-19 18:47:41 +01:00
  • b0b5fc2172 Limited number of tracks (previous and next) to play on track click antonio 2023-03-19 18:24:35 +01:00
  • 35bc02e6d9 First experiment with on-scrolling pagination on track list by genre antonio 2023-03-19 18:23:52 +01:00
  • b345695fa2 Code cleanup antonio 2023-03-16 19:47:59 +01:00
  • 1ac6ab3e3c Centralization in CustomGlideRequest of the corner rounding setting for images antonio 2023-03-16 19:47:39 +01:00
  • afa5375675 Removed cover rounding of currently playing song antonio 2023-03-16 18:53:51 +01:00
  • 94cf24fff1 Cover and Lyrics view now correctly reflect screen size antonio 2023-03-16 18:49:42 +01:00
  • b9e8faac38 Extended the compatibility level starting from Android 7.0 (SDK 24) antonio 2023-03-16 18:02:47 +01:00
  • e1f52958ba Re-added top padding antonio 2023-03-14 15:31:33 +01:00
  • b15ca76589 Code cleanup antonio 2023-03-14 12:06:47 +01:00
  • 632c1cd2c0 Queued songs that have already been played now have different graphics antonio 2023-03-14 12:06:19 +01:00
  • a130fb38cc Added settings for play queue sync functionality antonio 2023-03-14 11:55:35 +01:00
  • 74ff105eee Removed the placeholder png for the album and made the gradient in the various placeholders softer antonio 2023-03-14 11:23:35 +01:00
  • 47be372399 Added loading placeholders to artists page antonio 2023-03-14 11:09:09 +01:00
  • 40cfbef4d7 Further simplified customGlideRequests, adding placeholder, error and fallback colors antonio 2023-03-14 10:48:13 +01:00
  • f5a3ba49cc Implemented the saving and loading functionality of the queue from the server antonio 2023-03-13 22:55:56 +01:00
  • cbb6239b90 Synchronization of starred tracks with local downloads antonio 2023-03-13 21:10:10 +01:00
  • 1aba732ab9 The alert message for downloading starred tracks made more explicit antonio 2023-03-13 21:09:11 +01:00
  • 56701463e4 Redefined glide cache antonio 2023-03-13 17:01:08 +01:00
  • 90df6e5fc9 Removed unused preference antonio 2023-03-13 17:00:43 +01:00
  • a54ba3ddaf Scan library now return continuous updates antonio 2023-03-13 16:14:26 +01:00
  • d7d52253ff Replaced pixel padding with dp padding antonio 2023-03-13 16:13:35 +01:00
  • 81eac1efa1 Fixed visibility of placeholder elements antonio 2023-03-13 11:47:32 +01:00
  • 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 antonio 2023-03-13 10:55:50 +01:00
  • 301142b2c6 Added a progress indicator on item loading antonio 2023-03-13 10:54:44 +01:00
  • 24e94039bb Removed unnecessary margin antonio 2023-03-13 08:25:59 +01:00
  • f2cd335dd2 Changed NoConnectionTextView default color antonio 2023-03-12 18:03:00 +01:00
  • da7030bee1 Fixed bulk live download when user chooses to sync starred tracks antonio 2023-03-12 17:59:12 +01:00
  • 3f6f3ab06a Fix NullPointerException antonio 2023-03-12 17:29:53 +01:00
  • e5b248f808 Removed unused antonio 2023-03-12 16:45:26 +01:00
  • e1d1ef61c7 Bump up versionName to 3.1.0 antonio 2023-03-12 16:43:16 +01:00
  • 6351631bff Changed back applicationId antonio 2023-03-12 16:37:32 +01:00
  • e337c6faf2 Separate the functions for creating a mediaItem from a Child object and from a Download object antonio 2023-03-12 16:34:38 +01:00
  • e3f088468c Changed the graphics of the playlist adapter antonio 2023-03-12 09:04:13 +01:00
  • ea151e8438 Centralized Retrofit client policies antonio 2023-03-11 19:37:34 +01:00
  • d07855a48d Removed category parameter from CustomGlideRequest builder antonio 2023-03-11 19:05:25 +01:00
  • aa9422fd56 Removed custom parameter from CustomGlideRequest builder and added cross fade transition to image antonio 2023-03-11 18:43:47 +01:00
  • c48d742fa3 Changed to defaultSharedPreferences antonio 2023-03-11 18:42:50 +01:00
  • f995ea9cec Removed deprecated kotlin-android-extensions antonio 2023-03-11 18:12:46 +01:00
  • 92ee492a86 UI - Increased padding between elements antonio 2023-03-11 16:38:51 +01:00
  • 0090896ca0 Fixed the representation of strings in the playlist adapter antonio 2023-03-11 16:38:13 +01:00
  • 20052ff054 Removed unused context parameters antonio 2023-03-10 19:02:25 +01:00
  • ff1a1350f9 Removed almost all hardcoded constants and deleted offline playlist model antonio 2023-03-10 17:46:03 +01:00
  • e98429503b Removed almost all hardcoded constants antonio 2023-03-10 16:56:53 +01:00
  • d16db8e36d Removed unused constants antonio 2023-03-10 16:20:33 +01:00
  • cc7775c986 Speed up fetching artist songs for shuffle and radio antonio 2023-03-10 16:11:10 +01:00
  • c7dc0a8a31 Removed the padding from the filter chips antonio 2023-03-10 15:52:19 +01:00
  • b726245a0d Move adapter in UI package antonio 2023-03-10 15:25:08 +01:00
  • a4b31a9c02 Code decontextualization antonio 2023-03-10 15:21:02 +01:00
  • f16650a74b DB update antonio 2023-03-10 12:17:46 +01:00
  • 827edbcb89 Simplified uri management antonio 2023-03-10 12:17:25 +01:00
  • 66431ca15b Bump up app string version antonio 2023-03-10 11:21:13 +01:00
  • bd938394b4 DB update antonio 2023-03-10 11:20:46 +01:00
  • 9ef10f64c5 Commented unused dependency antonio 2023-03-10 11:20:37 +01:00
  • d0e62fcae1 Simplified download list UI antonio 2023-03-10 11:20:20 +01:00
  • 3e7d260d6a First reimplementation of download functionality antonio 2023-03-10 09:31:15 +01:00
  • 77a3b90b4e Fix initial user rating setting antonio 2023-03-09 12:03:31 +01:00
  • 221ee4d3c9 Dependencies update antonio 2023-03-08 19:20:54 +01:00
  • 521c51b17e - Switched from subsonic-response in xml to response in json - Retrofitting of all Subsonic models antonio 2023-03-08 19:19:09 +01:00
  • ca15f51c85 - Removed middle layer of abstraction for subsonic classes - Used kotlin for classes antonio 2023-03-06 21:59:10 +01:00
  • 917c0839de Rename .java to .kt antonio 2023-03-06 21:59:10 +01:00
  • 103cd308de Rewriting classes in kotlin antonio 2023-03-02 10:48:30 +01:00
  • 74ec37cb5e Dependencies and gradle update antonio 2023-02-18 11:41:16 +01:00
  • 9f5860b3f7 Code cleanup antonio 2023-02-18 11:23:53 +01:00
  • aea5b5fc14 Converting exception logs to printStackTrace antonio 2023-01-06 23:10:34 +01:00
  • 84ea21ff05 Required permission to post notifications antonio 2023-01-06 23:09:12 +01:00
  • 105d5ca9c5 Optimized the history saving and scrobbling functions antonio 2023-01-06 21:42:57 +01:00
  • 1204716a65 Made the due distinction based on the server on the most listened to songs of the week antonio 2023-01-06 18:30:07 +01:00
  • 5eed437c5b Added shortcuts to play top songs from user's favorite artists antonio 2023-01-06 17:49:49 +01:00
  • 754fc69eab Refactoring - Removed most of the click listeners from the adapters and moved them into the appropriate fragments antonio 2023-01-04 09:14:15 +01:00
  • 29f56945c2 Reduced global bottom padding antonio 2023-01-02 18:23:40 +01:00
  • 81fe567428 Code formatting antonio 2023-01-02 18:23:20 +01:00
  • af0ca7c218 Revert - Cast context - removed deprecated methods antonio 2023-01-02 18:23:00 +01:00
  • 7aef9af9b4 Cast context - removed deprecated methods antonio 2022-12-30 11:39:05 +01:00
  • c1fa79ef29 Fix a crash caused by the server not being reachable during login antonio 2022-12-30 11:36:03 +01:00
  • 16b5f987e8 Test - Added dataSourceFactory antonio 2022-12-29 19:13:17 +01:00
  • 5e4c682a7c Fixed the toolbar in the play panel for downloaded tracks antonio 2022-12-29 19:12:43 +01:00
  • 6552f9a078 Marked the class with the UnstableApi annotation antonio 2022-12-29 19:11:25 +01:00
  • 8bad43c146 Code formatting antonio 2022-12-29 19:11:02 +01:00
  • 3a93cfd1e3 Code formatting antonio 2022-12-29 19:09:49 +01:00
  • 07ec187d85 Code formatting antonio 2022-12-29 13:49:00 +01:00
  • e6bf87b31f TEST - Initialize the player by setting renderersFactory and mediaSourceFactory antonio 2022-12-29 13:48:16 +01:00
  • 22520772dd Code formatting and use of the NetworkCapabilities class antonio 2022-12-29 13:46:11 +01:00
  • 25441bddc9 Removed the use of setIsRecyclable(false) in adapters that used it antonio 2022-12-29 13:44:57 +01:00
  • 68b6aad96f Marked the class with the UnstableApi annotation antonio 2022-12-29 13:43:45 +01:00
  • 5549921da4 Updated direct access credentials antonio 2022-12-28 14:31:22 +01:00
  • ebe74acae4 Extra: Update of project files antonio 2022-12-28 14:30:41 +01:00
  • a77c061bb4 Removing any special characters from the lyrics of the song antonio 2022-12-28 14:29:54 +01:00
  • 490cce53e5 Removed UnsafeOptInUsageError annotation after media3 library update antonio 2022-12-28 14:29:09 +01:00
  • ff8bf4f6bf Saving play history. The tracks are saved in the db at the time of playback and every week a list of the most played tracks is generated in the home page in grid format antonio 2022-12-28 14:25:59 +01:00