This website requires JavaScript.
f6b176a357
feat: added the ability for the user to add a local server address and use that address when available
CappielloAntonio
2024-06-01 15:23:40 +02:00
aa5290c7ee
style: code cleanup
CappielloAntonio
2024-05-31 22:41:44 +02:00
0a26f0a7b8
feat: implemented version number control and update dialog for Github flavor
CappielloAntonio
2024-05-31 22:41:01 +02:00
c243fa9edc
gradle: dependencies update
CappielloAntonio
2024-05-31 20:28:22 +02:00
f94e5892cd
feat: edited the interface of top songs divided by week, month, and year
CappielloAntonio
2024-05-26 19:38:17 +02:00
477331da6f
feat: added external memory cache option
CappielloAntonio
2024-05-26 14:49:57 +02:00
c4e8fe5261
gradle: gradle update
CappielloAntonio
2024-05-26 12:44:22 +02:00
92fd6b01e4
feat: read hls data source
CappielloAntonio
2024-05-26 11:05:43 +02:00
263d9ebc5f
fix: null checking
CappielloAntonio
2024-05-26 01:13:41 +02:00
f6578afb14
fxi: removed readable string rework
CappielloAntonio
2024-05-26 00:04:42 +02:00
41b374ab23
style: delete unused code
CappielloAntonio
2024-05-25 23:43:46 +02:00
4448a632af
fix: order downloaded tracks by artist, album, disc_number and finally track number
CappielloAntonio
2024-05-25 23:27:28 +02:00
b3b1c5b006
feat: updated the horizontal song adapter with the disc name information
CappielloAntonio
2024-05-25 22:33:26 +02:00
25900c848a
feat: extended the Albums model according to the OpenSubsonic API project indications
CappielloAntonio
2024-05-25 22:31:30 +02:00
08e9be107b
fix: setAllowCrossProtocolRedirects to httpDataSourceFactory
CappielloAntonio
2024-05-25 19:12:10 +02:00
6cbb2ee117
fix: set content description to fab
CappielloAntonio
2024-05-25 18:21:19 +02:00
dacaa03eb7
style: code clean up
CappielloAntonio
2024-05-25 17:55:30 +02:00
a3d8b75d07
Merge remote-tracking branch 'origin/main'
CappielloAntonio
2024-05-25 17:26:08 +02:00
d08c113d99
Merge pull request #190 from kmod-midori/streaming-cache
CappielloAntonio
2024-05-25 17:25:23 +02:00
2db716a79c
gradle: gradle update
CappielloAntonio
2024-05-25 15:35:38 +02:00
71b913be9b
Merge remote-tracking branch 'origin/main'
CappielloAntonio
2024-05-25 15:26:37 +02:00
fb353a33d9
Merge pull request #220 from Sevinfolds/values-ru
CappielloAntonio
2024-05-25 13:08:54 +02:00
240498c219
gradle: dependencies update
CappielloAntonio
2024-05-25 13:07:26 +02:00
1eac053d2d
Update strings.xml
Sevinfolds
2024-04-16 14:36:35 +03:00
160222563c
Create arrays.xml
Sevinfolds
2024-04-16 11:26:46 +03:00
4ec3d6bde7
Create strings.xml
Sevinfolds
2024-04-16 11:02:47 +03:00
e0f276dd2a
fastlane: update fastlane data
CappielloAntonio
2024-03-25 10:00:30 +01:00
acee7f8fa9
gradle: versionName update
CappielloAntonio
2024-03-25 09:57:01 +01:00
499929ad55
gradle: downgrade buildToolsVersion to fix GitHub workflow build error
CappielloAntonio
2024-03-24 19:59:41 +01:00
7b6d2c62a5
style: code cleanup
CappielloAntonio
2024-03-24 19:45:56 +01:00
ff6bf20c30
style: refined the design of favorite and rating indicators
CappielloAntonio
2024-03-24 18:50:05 +01:00
58d540b939
feat: as an option show the item's rating and whether it is marked as a favorite
CappielloAntonio
2024-03-24 00:45:19 +01:00
4b9eaa8c3d
style: code cleanup
CappielloAntonio
2024-03-23 22:49:05 +01:00
03700d9e4c
fix: removed placeholders causing stuttering during interface loading
CappielloAntonio
2024-03-23 22:41:44 +01:00
374dbb58bb
style: code cleanup
CappielloAntonio
2024-03-23 22:40:37 +01:00
a88658ac8f
chore: removed unused placeholders
CappielloAntonio
2024-03-23 22:39:51 +01:00
0e97eab744
feat: implemented customizable home, allowing users to toggle visibility of elements and change their order
CappielloAntonio
2024-03-23 21:33:11 +01:00
309eca0764
gradle: dependencies update
CappielloAntonio
2024-03-23 15:51:06 +01:00
fd85f36411
Merge remote-tracking branch 'origin/main'
CappielloAntonio
2024-03-16 17:44:28 +01:00
b4180afa36
refactor: refactored artist page layout for consistent vertical scrolling
CappielloAntonio
2024-03-16 17:44:18 +01:00
2712b73dac
feat: added sorting by newest album added
CappielloAntonio
2024-03-16 16:28:33 +01:00
302458e76b
feat: added additional information about the album on the dedicated detail page
CappielloAntonio
2024-03-16 15:50:06 +01:00
dd085a2cdb
gradle: Media3 dependencies update
CappielloAntonio
2024-03-16 12:57:57 +01:00
7a58ad5494
Merge pull request #187 from chengyuhui/fix-negative-gain
CappielloAntonio
2024-03-16 12:52:59 +01:00
84234849a4
Merge pull request #188 from chengyuhui/fix-load-control-fdroid
CappielloAntonio
2024-03-16 12:48:06 +01:00
6f6f596432
gradle: gradle update
CappielloAntonio
2024-03-16 12:39:36 +01:00
3d3d0fa856
Try to cache streaming contents
Midori Kochiya
2024-03-11 17:21:28 +08:00
4ff2ed38c7
Fix load control for F-Droid builds
Midori Kochiya
2024-03-11 15:13:13 +08:00
321994496a
Fix negative replay gain values
Midori Kochiya
2024-03-10 19:16:03 +08:00
3e1c3133ca
fix: fix crash with TypeToken and reflection
CappielloAntonio
2024-02-19 21:07:47 +01:00
10b9d7ec76
fix: fix "Now Playing" scrobble implementation
CappielloAntonio
2024-02-18 19:35:49 +01:00
1980e53a27
fix: fix scrolling issue in server registration dialog
CappielloAntonio
2024-02-18 19:15:14 +01:00
54e988b70e
feat: added "Recent songs" and "Random" menu items in Android Auto
CappielloAntonio
2024-02-18 19:06:58 +01:00
14d6128df0
feat: added optional information about audio quality for horizontal track adapters
CappielloAntonio
2024-02-18 17:21:52 +01:00
7488346804
feat: added optional information about audio quality for horizontal track adapters
CappielloAntonio
2024-02-18 17:14:41 +01:00
733102a8a4
feat: implemented karaoke mode for synchronized lyrics
CappielloAntonio
2024-02-18 16:29:42 +01:00
28fef53590
fix: disable shuffle button if there isn't a top song list
CappielloAntonio
2024-02-17 23:54:50 +01:00
e35aed9cc4
feat: implemented synchronized lyrics display
CappielloAntonio
2024-02-17 23:44:49 +01:00
111a17350b
chore: code cleanup
CappielloAntonio
2024-02-17 23:43:17 +01:00
54be869081
feat: implemented new API getLyricsBySongId for retrieving (synced) song lyrics based on song ID
CappielloAntonio
2024-02-17 23:43:02 +01:00
b9462d7374
feat: check and save usable OpenSubsonic APIs
CappielloAntonio
2024-02-17 23:39:25 +01:00
234c9a10d2
Merge pull request #171 from victoralvesf/portuguese-support
CappielloAntonio
2024-02-17 11:37:09 +01:00
817c3b02e5
gradle: dependencies update
CappielloAntonio
2024-02-17 11:34:43 +01:00
1f65b4c321
feat: add brazilian portuguese localization
Victor Alves
2024-02-15 02:16:02 -03:00
ab0e1ead45
Update README.md
CappielloAntonio
2024-02-04 19:00:17 +01:00
73b368d202
style: code cleanup
antonio
2024-01-29 16:42:09 +01:00
f293a0116b
Merge remote-tracking branch 'origin/main'
antonio
2024-01-29 12:29:22 +01:00
ff5bec30c0
Update github_release.yml
CappielloAntonio
2024-01-29 12:29:08 +01:00
5c66bed477
gradle: code version update
antonio
2024-01-29 12:18:34 +01:00
d2068106e4
gradle: standardized code and name version for every flavors, temporarily downgrade com.google.android.material
antonio
2024-01-29 11:45:13 +01:00
b7b02854d5
style: improved readability by modifying settings summary
antonio
2024-01-29 10:35:25 +01:00
0edafc2d8e
gradle: updated gradle
antonio
2024-01-29 10:33:20 +01:00
279302737d
fix: sort genres alphabetically as server's default sorting could lead to unpredictable results
antonio
2024-01-28 23:40:03 +01:00
634de67d74
feat: added an option to prevent phone from going into sleep mode if in-app
antonio
2024-01-28 23:22:03 +01:00
cd44368d66
feat: save user's layout choice and always use user preference
antonio
2024-01-28 23:03:20 +01:00
ae8aa56602
style: code cleanup
antonio
2024-01-28 19:36:25 +01:00
34d6692dae
Merge pull request #122 from DelightLane/duration_crash
CappielloAntonio
2024-01-28 19:35:56 +01:00
8d2f0edbab
fix: variable removed by accident
antonio
2024-01-28 19:19:47 +01:00
d4d7aaba2b
style: code cleanup
antonio
2024-01-28 19:15:42 +01:00
d690df86d8
Merge pull request #150 from GallowsDove/album-catalogue-fixes
CappielloAntonio
2024-01-28 19:08:35 +01:00
e8f3cdbb48
style: code cleanup
antonio
2024-01-28 18:30:50 +01:00
33aa38e885
Merge pull request #145 from GallowsDove/new-download-fix
CappielloAntonio
2024-01-28 18:24:43 +01:00
2faba71df0
feat: Implemented shuffle feature for downloaded songs based on the set filter
antonio
2024-01-28 18:02:48 +01:00
1d3a32be5d
fix: refined scrobbling logic for the NowPlaying feature across all flavors
antonio
2024-01-28 15:46:36 +01:00
5b8e7d1404
style: code cleanup
antonio
2024-01-28 15:45:02 +01:00
85a5d01e72
style: code cleanup
antonio
2024-01-28 15:44:55 +01:00
c7b17f2214
Merge pull request #155 from caiocotts/main
CappielloAntonio
2024-01-28 15:19:10 +01:00
d8c8a783de
Send "now playing" scrobbles to server.
caiocotts
2024-01-22 21:41:54 -05:00
293b0f71c8
Merge pull request #137 from dnno/update-german-localization
CappielloAntonio
2024-01-21 18:54:05 +01:00
e6e0e399e0
gradle: dependencies update
antonio
2024-01-21 18:51:57 +01:00
3223de5d03
fix: Remove duplicated line in AlbumCatalogueViewModel
GallowsDove
2024-01-18 00:06:37 +01:00
c6d08d6a3f
fix: Fix issues with AlbumCatalogue
GallowsDove
2024-01-17 19:21:16 +01:00
375501f282
fix: Fix new download caching
GallowsDove
2024-01-16 19:58:45 +01:00
0a62f0d81e
Upgrade german locale
Reinhard Prechtl
2024-01-11 11:55:02 +01:00
112e468c7d
gradle: bump up code version
antonio
2024-01-03 12:47:08 +01:00
0ccc601f1b
gradle: add db migrations
antonio
2024-01-03 12:46:45 +01:00
ae82bcd7bf
Update github_release.yml
CappielloAntonio
2024-01-03 12:40:21 +01:00
68512b7e12
feat: Implemented search functionality for Android Auto, "Made for You" section, starred songs, albums, artists, podcasts, and radio
antonio
2024-01-03 12:23:46 +01:00
d6cc4fc028
feat: test: Implemented initial functional version with Android Auto support
antonio
2024-01-03 00:45:22 +01:00
e8c7c065e2
gradle: dependencies update
antonio
2023-12-31 15:35:15 +01:00