mucahit-kaya
cc0e264a17
feat: Add home screen music playback widget
...
Introduces a new app widget for music playback control and display. Adds widget provider classes, update manager, view factory, and related resources (layouts, colors, strings, XML). Integrates widget updates with MediaService to reflect current playback state. Updates AndroidManifest to register the widget.
2025-09-23 14:29:21 +02:00
Jaime García
7c0d44680f
feat: Add audio equalizer with UI
2025-09-08 19:28:34 +02:00
eddyizm
f854f49686
feat: adds sync starred albums functionality #66
2025-08-30 09:04:25 -07:00
eddyizm
0377c5e939
feat: setting to show/hide 5 star rating on playerview
2025-08-24 18:55:36 -07:00
mucahit-kaya
6cfa04d368
Add Turkish language
2025-08-22 17:08:08 +02:00
eddyizm
40b5384457
feat: 378-polish-translation manual merge
2025-08-03 10:12:36 -07:00
jaime-garj
c87f407900
Added "es-ES" language code to locale_config.xml
2025-04-05 07:42:01 +02:00
ponfertato
20ffc960df
feat: fix build Russian localization
2024-12-25 17:56:34 +03:00
CappielloAntonio
030ca82c3a
fix: fixed the pull request for the Italian translation
2024-11-06 17:17:17 +01:00
CappielloAntonio
176db09662
feat: Implemented continuous playing
2024-06-02 19:18:16 +02:00
CappielloAntonio
477331da6f
feat: added external memory cache option
2024-05-26 14:49:57 +02:00
CappielloAntonio
92fd6b01e4
feat: read hls data source
2024-05-26 11:05:43 +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
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
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
Victor Alves
1f65b4c321
feat: add brazilian portuguese localization
2024-02-15 02:16:02 -03: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
CappielloAntonio
427394a105
Merge pull request #121 from DelightLane/localization
...
feat: add korean localization
2023-12-21 09:55:09 +01:00
antonio
47bef77723
feat: declared Android Auto support
2023-12-21 09:47:39 +01:00
DelightLane
77d0b4182e
feat: add korean localization
2023-12-21 11:36:57 +09:00
antonio
ac90b89099
fix: network security configuration
2023-12-12 21:57:53 +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
ce6159ad93
feat: add Simplified Chinese localization
2023-11-27 23:08:31 +08:00
antonio
0a5983e32b
feat: implemented streaming buffering strategy
2023-11-26 19:10:21 +01:00
antonio
9fde629233
fix: network security configuration with cleartext traffic opt-out
2023-11-26 17:36:38 +01:00
antonio
94b0572958
feat: network security configuration
2023-11-26 17:22:38 +01:00
antonio
133b5e4794
feat: implemented settings for enabling or disabling music scrobbling
2023-11-26 16:39:05 +01:00
Romain Kowalski
32c8ef3b25
Add French localization
2023-10-05 16:23:17 +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
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
a29cee488e
build: started implementing language picker via appcompat instead of automatically generating language configurations to maintain compatibility with Android versions below 13
2023-08-17 14:07:56 +02:00
antonio
3a1ced65d5
feat: added options in settings to define codec and bitrate for downloaded tracks
2023-08-13 23:17:05 +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
84db4060e6
feat: added server-side track transcoding settings option
2023-07-20 17:20:57 +02:00
antonio
feae1b8bdd
feat: added settings to enable and disable ReplayGain
2023-07-02 23:36:52 +02:00
antonio
57bb51fb8d
feat: version number is now taken dynamically from the VersionName parameter
2023-07-02 19:59:03 +02:00
antonio
a508ec0af6
feat: make music directory section optional
2023-07-02 19:36:39 +02:00
antonio
fcb7135c3d
fix: changed the translation label
2023-06-25 22:12:45 +02:00
antonio
69e9d5686f
feat: hide and show radio and podcast tabs
2023-06-04 11:59:25 +02:00
antonio
1ac6ab3e3c
Centralization in CustomGlideRequest of the corner rounding setting for images
2023-03-16 19:47:39 +01:00
antonio
a130fb38cc
Added settings for play queue sync functionality
2023-03-14 11:55:35 +01:00
antonio
90df6e5fc9
Removed unused preference
2023-03-13 17:00:43 +01:00
CappielloAntonio
7b5842da12
Added thanks to unDraw for illustrations
2022-01-15 17:09:23 +01:00
CappielloAntonio
d20195fdf8
Add unit measure of bitrate in bitrate selection dialog
2021-09-13 17:42:39 +02:00
CappielloAntonio
93d6aafbcc
Priority given to the transcoding mode. If set to "Direct play" the bitrate of the file will not be changed
2021-09-13 17:32:39 +02:00
CappielloAntonio
ff6f8833a7
Revised settings page strings
2021-09-13 12:46:51 +02:00