tempus/app/src/main/java/com/cappielloantonio/tempo/util
2024-12-30 16:45:38 +01:00
..
Constants.kt feat: add sorting and search functionality for album and artist list 2024-11-23 16:00:01 +01:00
DownloadUtil.java feat: add ALAC codec support via Media3 FFmpeg module 2024-11-20 21:23:56 +01:00
IndexUtil.java build: change of package name 2023-06-17 15:30:23 +02:00
MappingUtil.java fix: null checking 2024-05-26 01:13:41 +02:00
MusicUtil.java feat: add sorting and search functionality for song list 2024-11-22 21:57:27 +01:00
NetworkUtil.java fix: delete deprecated code to check connectivity 2024-12-30 16:45:38 +01:00
OpenSubsonicExtensionsUtil.java feat: implemented new API getLyricsBySongId for retrieving (synced) song lyrics based on song ID 2024-02-17 23:43:02 +01:00
Preferences.kt fix: strengthened controls on the presence of server address strings (local and remote) 2024-08-30 16:47:15 +02:00
ReplayGainUtil.java Fix negative replay gain values 2024-03-10 19:16:03 +08:00
StreamingCacheDataSource.kt style: code clean up 2024-05-25 17:55:30 +02:00
UIUtil.java feat: added shared items list on the homepage 2023-09-17 16:40:41 +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