antonio
|
9ed7744421
|
fix: updated download section navigation to match the system's correct stack-based navigation
|
2023-09-06 21:49:23 +02:00 |
|
antonio
|
6a505eea4e
|
feat: implemented a dialog box for displaying details of the currently playing track
|
2023-09-06 18:28:32 +02:00 |
|
antonio
|
99be2764d0
|
feat: added the ability to shuffle the playback queue
|
2023-09-06 15:03:28 +02:00 |
|
antonio
|
b656ad9e7f
|
feat: increased visibility of gestures within the music player
|
2023-09-06 15:02:32 +02:00 |
|
antonio
|
13d8bbf877
|
feat: made tap on the track cover more prominent to discover quick action commands
|
2023-09-05 21:33:31 +02:00 |
|
antonio
|
347c074368
|
style: fixed visibility state of playback icons
|
2023-08-31 16:20:55 +02:00 |
|
antonio
|
2a74f51f8d
|
fix: corrected folder navigation, now displaying correct subfolders
|
2023-08-31 16:20:05 +02:00 |
|
antonio
|
723bdf9771
|
clean: code cleanup
|
2023-08-28 12:26:04 +02:00 |
|
antonio
|
49fbd85bb4
|
clean: code cleanup
|
2023-08-28 12:25:36 +02:00 |
|
GallowsDove
|
742ac6b17d
|
feat: show albums instead of the artist in artist's top songs.
|
2023-08-28 11:28:59 +02:00 |
|
antonio
|
28fc3dca36
|
fix: set initial visibility of the grid to "Gone" and make it appear once the elements are successfully loaded
|
2023-08-25 15:36:55 +02:00 |
|
antonio
|
beb1d29e8f
|
fix: delayed grid display until server connectivity is confirmed
|
2023-08-25 15:27:39 +02:00 |
|
antonio
|
1eda7cef9e
|
fix: fix a crash when clicking the dot menu of an empty playlist
|
2023-08-25 12:32:24 +02:00 |
|
antonio
|
1af92ad949
|
fix: now refreshing playlist view every time library is visited
|
2023-08-25 12:23:26 +02:00 |
|
antonio
|
3fc9b35fe4
|
fix: a callback on playlist editor dialog closing tells me when to refresh the playlist view
|
2023-08-25 12:22:43 +02:00 |
|
antonio
|
c0a665c00a
|
fix: fix click on mediaitem
|
2023-08-22 14:22:20 +02:00 |
|
antonio
|
1d65a79c20
|
Fix: manually collapse bottomSheet on device state change
|
2023-08-21 16:40:01 +02:00 |
|
antonio
|
7bea180c58
|
feat: implemented language picker in app settings, dynamically populating the list of available languages programmatically.
|
2023-08-17 14:09:17 +02:00 |
|
antonio
|
89b39123da
|
fix: updated status bar and music player background colors
|
2023-08-14 19:24:38 +02:00 |
|
antonio
|
5a43137984
|
fix: fixed issue with dynamic color not being correctly applied
|
2023-08-14 19:02:26 +02:00 |
|
Tim Schneeberger
|
a0b67a06f4
|
refactor: put grouped into bundle instead of songs
|
2023-08-14 18:08:11 +02:00 |
|
Tim Schneeberger
|
59d7adb66d
|
fix: filter array of songs in setItems()
|
2023-08-14 17:43:33 +02:00 |
|
Tim Schneeberger
|
9bf3399371
|
fix: handle null values for genres, artists, and albums in DownloadHorizontalAdapter
|
2023-08-14 00:30:44 +02:00 |
|
antonio
|
28565b691a
|
feat: always display the download button for tracks as users can now re-download the same track multiple times, either by relying on the original download endpoint or setting their preferred codec and bitrate
|
2023-08-13 23:20:01 +02:00 |
|
antonio
|
afeb72803d
|
fix: added file URI to Download object for improved download indexing
|
2023-08-13 23:15:25 +02:00 |
|
antonio
|
60da08cdbc
|
feat: implemented folder download feature for on-screen visible files (not folder and files in subfolder)
|
2023-08-12 23:25:00 +02:00 |
|
antonio
|
bdda3743db
|
style: made the distinction between folders and files visible in folder navigation
|
2023-08-12 23:14:44 +02:00 |
|
antonio
|
4a99c7e9b1
|
feat: implemented last set filter as default grouping for downloaded tracks
|
2023-08-12 11:17:46 +02:00 |
|
antonio
|
17345372a2
|
fix: set placeholder if track number is null
|
2023-08-11 16:37:57 +02:00 |
|
antonio
|
e87eda2757
|
feat: added the ability to filter and group downloaded songs
|
2023-08-11 16:23:53 +02:00 |
|
antonio
|
37ffb88d67
|
fix: null checking
|
2023-08-11 16:20:28 +02:00 |
|
antonio
|
9d7acdb892
|
feat: added the option in the settings to delete all saved offline content.
|
2023-08-06 00:01:02 +02:00 |
|
antonio
|
5733dca68a
|
feat: implemented the ability to choose external storage (if available) as storage for offline file downloads
|
2023-08-04 23:46:33 +02:00 |
|
antonio
|
5c4a292542
|
feat: preventing closing of bottom sheet dialog when heart icon is clicked
|
2023-08-02 15:13:19 +02:00 |
|
antonio
|
9e1a6c804f
|
fix: null checking
|
2023-08-01 21:37:47 +02:00 |
|
antonio
|
4ad2722e81
|
feat: added fast scrollbar to folder navigation screen.
|
2023-08-01 10:34:39 +02:00 |
|
antonio
|
b267b904cc
|
feat: added the ability to request download for an unplayed podcast episode
|
2023-07-31 11:39:35 +02:00 |
|
antonio
|
623a4956a5
|
fix: limit the number of playlists' tracks queued
|
2023-07-30 16:58:26 +02:00 |
|
antonio
|
6572b846c8
|
fix: fixed boolean evaluation in the code
|
2023-07-30 16:57:18 +02:00 |
|
antonio
|
c4b9db303a
|
feat: improved stability and added cover image for playlist section
|
2023-07-30 15:51:03 +02:00 |
|
antonio
|
aed52fdbf8
|
clean: code cleanup
|
2023-07-30 12:45:51 +02:00 |
|
antonio
|
f9573b3eab
|
feat: updated podcast channel UI
|
2023-07-30 12:23:49 +02:00 |
|
antonio
|
68aae32d06
|
feat: add filter to display podcast episodes not yet downloaded
|
2023-07-30 12:22:02 +02:00 |
|
antonio
|
4b07f37378
|
fix: fixed the issue with opening podcast channels from the catalog view.
|
2023-07-29 23:46:47 +02:00 |
|
antonio
|
84db4060e6
|
feat: added server-side track transcoding settings option
|
2023-07-20 17:20:57 +02:00 |
|
antonio
|
b73a1c532b
|
fix: checking for the presence of a system equalizer
|
2023-07-20 12:33:10 +02:00 |
|
antonio
|
560ac2df68
|
fix: fixed search functionality
|
2023-07-18 10:37:17 +02:00 |
|
antonio
|
e60c0e312c
|
fix: null checking
|
2023-07-17 10:55:40 +02:00 |
|
antonio
|
259c8b3599
|
refactor: added search2 method as per Subsonic API specifications
|
2023-07-12 09:52:57 +02:00 |
|
antonio
|
57bb51fb8d
|
feat: version number is now taken dynamically from the VersionName parameter
|
2023-07-02 19:59:03 +02:00 |
|