eddyizm
|
f9cc5b39cd
|
Merge pull request #27 from jaime-grj/fix-strings-home
fix: make hardcoded strings in home fragment dynamic
|
2025-08-09 07:18:34 -07:00 |
|
eddyizm
|
04580e380b
|
Merge pull request #26 from jaime-grj/fix-languageselection
fix: show "System default" language option, sort languages alphabetically, include country when showing language in settings
|
2025-08-09 07:12:28 -07:00 |
|
Jaime García
|
77ac195f32
|
fix: make hardcoded strings in home fragment dynamic
|
2025-08-09 13:22:25 +02:00 |
|
Jaime García
|
8a57f8f389
|
fix: show "System default" language option, sort languages alphabetically
|
2025-08-09 02:52:07 +02:00 |
|
Jaime García
|
181af686c2
|
feat: show sampling rate and bit depth if available
|
2025-08-06 01:49:30 +02:00 |
|
eddyizm
|
c5566c4fa8
|
chore: updated readme and set new url for link back to this repo
|
2025-08-04 19:50:48 -07:00 |
|
eddyizm
|
d4aac9206d
|
Merge pull request #4 from typhoon2099/album-add-to-playlist-context-menu-item
367-Album add to playlist context menu item
|
2025-08-02 19:48:41 -07:00 |
|
SemvdH
|
44562f7d4b
|
Display toast message after adding a song to a playlist
|
2025-03-26 22:35:53 +01:00 |
|
Matthew Simpson
|
d66f96432d
|
Add "Add to playlist" menu button to Album pages
|
2025-03-09 16:12:34 +00:00 |
|
Matthew Simpson
|
8ac059bb17
|
Add "Add to playlist" option to Album bottom sheet dialog
Resolves #349
Resolves #202
|
2025-03-09 16:12:19 +00:00 |
|
CappielloAntonio
|
48d9022f9a
|
feat: add sorting and search functionality for album and artist list
|
2024-11-23 16:00:01 +01:00 |
|
CappielloAntonio
|
9e6926fc97
|
feat: add sorting and search functionality for song list
|
2024-11-22 21:57:27 +01:00 |
|
CappielloAntonio
|
780f1c3a2e
|
feat: implemented additional sorting options for albums in the catalog screen
|
2024-11-20 23:02:43 +01:00 |
|
CappielloAntonio
|
fb7296b467
|
feat: added the ability to pin playlists to the home screen
|
2024-06-08 18:53:58 +02:00 |
|
CappielloAntonio
|
078aa87521
|
feat: added long press to delete gesture
|
2024-06-08 16:49:04 +02:00 |
|
CappielloAntonio
|
54a4355793
|
feat: added release date and original release date to album notes, if available
|
2024-06-02 20:19:18 +02:00 |
|
CappielloAntonio
|
176db09662
|
feat: Implemented continuous playing
|
2024-06-02 19:18:16 +02:00 |
|
CappielloAntonio
|
2c3aebc83b
|
feat: Added API call to retrieve AlbumID3 details in album page as the object passed from search and album list are different
|
2024-06-02 17:07:40 +02:00 |
|
CappielloAntonio
|
f6b176a357
|
feat: added the ability for the user to add a local server address and use that address when available
|
2024-06-01 15:23:40 +02:00 |
|
CappielloAntonio
|
aa5290c7ee
|
style: code cleanup
|
2024-05-31 22:41:44 +02:00 |
|
CappielloAntonio
|
0a26f0a7b8
|
feat: implemented version number control and update dialog for Github flavor
|
2024-05-31 22:41:01 +02:00 |
|
CappielloAntonio
|
f94e5892cd
|
feat: edited the interface of top songs divided by week, month, and year
|
2024-05-26 19:38:17 +02:00 |
|
CappielloAntonio
|
477331da6f
|
feat: added external memory cache option
|
2024-05-26 14:49:57 +02:00 |
|
CappielloAntonio
|
b3b1c5b006
|
feat: updated the horizontal song adapter with the disc name information
|
2024-05-25 22:33:26 +02:00 |
|
CappielloAntonio
|
6cbb2ee117
|
fix: set content description to fab
|
2024-05-25 18:21:19 +02:00 |
|
CappielloAntonio
|
dacaa03eb7
|
style: code clean up
|
2024-05-25 17:55:30 +02:00 |
|
CappielloAntonio
|
d08c113d99
|
Merge pull request #190 from kmod-midori/streaming-cache
feat: cache streaming contents
|
2024-05-25 17:25:23 +02:00 |
|
CappielloAntonio
|
ff6bf20c30
|
style: refined the design of favorite and rating indicators
|
2024-03-24 18:50:05 +01:00 |
|
CappielloAntonio
|
58d540b939
|
feat: as an option show the item's rating and whether it is marked as a favorite
|
2024-03-24 00:45:19 +01:00 |
|
CappielloAntonio
|
0e97eab744
|
feat: implemented customizable home, allowing users to toggle visibility of elements and change their order
|
2024-03-23 21:33:11 +01:00 |
|
CappielloAntonio
|
2712b73dac
|
feat: added sorting by newest album added
|
2024-03-16 16:28:33 +01:00 |
|
CappielloAntonio
|
302458e76b
|
feat: added additional information about the album on the dedicated detail page
|
2024-03-16 15:50:06 +01:00 |
|
Midori Kochiya
|
3d3d0fa856
|
Try to cache streaming contents
|
2024-03-11 17:21:28 +08:00 |
|
CappielloAntonio
|
7488346804
|
feat: added optional information about audio quality for horizontal track adapters
|
2024-02-18 17:14:41 +01:00 |
|
antonio
|
b7b02854d5
|
style: improved readability by modifying settings summary
|
2024-01-29 10:35:25 +01:00 |
|
antonio
|
634de67d74
|
feat: added an option to prevent phone from going into sleep mode if in-app
|
2024-01-28 23:22:03 +01:00 |
|
antonio
|
2faba71df0
|
feat: Implemented shuffle feature for downloaded songs based on the set filter
|
2024-01-28 18:02:48 +01:00 |
|
antonio
|
6a893ac424
|
Merge remote-tracking branch 'origin/main'
|
2023-11-29 19:22:41 +01:00 |
|
antonio
|
121c2b33da
|
feat: added filter for songs that don't meet a user defined rating threshold
|
2023-11-29 19:21:42 +01:00 |
|
ixff
|
746ea93dbe
|
chore: fix some typos
|
2023-11-27 22:54:24 +08:00 |
|
antonio
|
0a5983e32b
|
feat: implemented streaming buffering strategy
|
2023-11-26 19:10:21 +01:00 |
|
antonio
|
133b5e4794
|
feat: implemented settings for enabling or disabling music scrobbling
|
2023-11-26 16:39:05 +01:00 |
|
kingbluezback
|
9b3b9771e6
|
Update strings.xml
When editing a playlist the title is "create playlist" instead of "edit playlist"
|
2023-10-22 20:33:51 -07:00 |
|
antonio
|
a92403bda4
|
style: sort translation strings
|
2023-10-14 16:09:19 +02:00 |
|
antonio
|
75980ee18b
|
feat: show download button only if there are music files in the current directory fragment
|
2023-10-11 22:20:50 +02:00 |
|
antonio
|
ed30198c8d
|
feat: implemented playlist deletion starting from current track
|
2023-10-11 21:48:04 +02:00 |
|
antonio
|
a04a2072f7
|
feat: implemented a second grid layout for album display on the artist page
|
2023-09-17 22:33:25 +02:00 |
|
antonio
|
72bd71dea2
|
fix: error handling
|
2023-09-17 22:04:07 +02:00 |
|
antonio
|
e762c91ff3
|
feat: added setting to request estimated duration of transcoded file
|
2023-09-17 19:12:45 +02:00 |
|
antonio
|
0fe4636fe1
|
feat: parameterized track sharing feature
|
2023-09-17 18:51:22 +02:00 |
|