tempus/app/src/main/java/com/cappielloantonio/tempo/util
2026-01-07 18:14:51 +01:00
..
AssetLinkNavigator.java feat: Make all objects in Tempo references for quick access 2025-10-09 23:03:57 +10:30
AssetLinkUtil.java feat: Make all objects in Tempo references for quick access 2025-10-09 23:03:57 +10:30
Constants.kt wip: changed seedtype constant to camelcase, updated references 2025-12-27 17:46:16 -08:00
DownloadUtil.java feat: Support user-defined download directory for media 2025-10-04 23:33:48 +09:30
DynamicMediaSourceFactory.kt fix: Support HLS (.m3u8) streams with parameters in URL 2025-09-05 21:29:11 +02:00
ExternalAudioReader.java fix: Prevent externalAudioReader from hogging the main thread 2025-10-04 23:33:48 +09:30
ExternalAudioWriter.java fix: Support content URIs for external downloader 2025-10-09 23:03:57 +10:30
ExternalDownloadMetadataStore.java feat: Add metadata caching and proper integration for external media files 2025-10-04 23:33:48 +09:30
IndexUtil.java build: change of package name 2023-06-17 15:30:23 +02:00
MappingUtil.java fix: handle empty albums and null mappings 2025-12-07 10:04:05 -08:00
MusicUtil.java fix: update MediaItems after network change 2025-11-02 16:44:15 +08: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 feat: Ability to toggle artist biography 2026-01-07 18:14:51 +01:00
ReplayGainUtil.java chore: bringing in media service refactor for more testing 2025-11-24 13:11:29 -08:00
StreamingCacheDataSource.kt style: code clean up 2024-05-25 17:55:30 +02:00
UIUtil.java fix: handle null or no expiry field being sent back from server 2025-10-27 20:47:46 -07: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