tempus/app/src/main/java/com/cappielloantonio/tempo/util
2023-09-08 14:41:32 +02:00
..
Constants.kt feat: Add bottom sheet for grouped views in Download tab 2023-09-05 18:54:48 +02:00
DownloadUtil.java clean: code cleanup 2023-09-06 22:56:54 +02:00
IndexUtil.java build: change of package name 2023-06-17 15:30:23 +02:00
MappingUtil.java test: implemented and temporarily set aside the implementation of a customLoadController 2023-09-08 10:52:21 +02:00
MusicUtil.java feat: implemented a dialog box for displaying details of the currently playing track 2023-09-06 18:28:32 +02:00
NetworkUtil.java feat: started work on centralizing network state monitoring controls 2023-08-02 10:44:53 +02:00
Preferences.kt feat: added options in settings to define codec and bitrate for downloaded tracks 2023-08-13 23:17:24 +02:00
ReplayGainUtil.java fix: null checking 2023-09-08 14:41:32 +02:00
UIUtil.java feat: implemented language picker in app settings, dynamically populating the list of available languages programmatically. 2023-08-17 14:09:17 +02:00
Util.java fix: manually encoded the username when creating the uri for streaming and fetching coverArt 2023-08-21 16:15:08 +02:00