tempus/app/src/main/java/com/cappielloantonio/tempo/util
2023-08-12 11:17:46 +02:00
..
Constants.kt feat: created contextual menu for filtering and grouping downloaded songs 2023-08-11 16:23:01 +02:00
DownloadUtil.java feat: implemented the ability to choose external storage (if available) as storage for offline file downloads 2023-08-04 23:46:33 +02:00
IndexUtil.java build: change of package name 2023-06-17 15:30:23 +02:00
MappingUtil.java fix: mediaitem null-proofing 2023-08-11 16:37:14 +02:00
MusicUtil.java fix: set placeholder if track number is null 2023-08-11 16:37:57 +02:00
NetworkUtil.java feat: started work on centralizing network state monitoring controls 2023-08-02 10:44:53 +02:00
Preferences.kt feat: implemented last set filter as default grouping for downloaded tracks 2023-08-12 11:17:46 +02:00
ReplayGainUtil.java fix: null checking 2023-07-30 16:12:32 +02:00
UIUtil.java refactor: extracted common toolbar to better handle two flavors and minimized file duplication 2023-07-01 18:11:44 +02:00
Util.java feat: added the ability to filter and group downloaded songs 2023-08-11 16:23:53 +02:00